[INFO] crate aqi-nacor-schema 2.1.0 is already in cache [INFO] extracting crate aqi-nacor-schema 2.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/aqi-nacor-schema/2.1.0 [INFO] extracting crate aqi-nacor-schema 2.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aqi-nacor-schema/2.1.0 [INFO] validating manifest of aqi-nacor-schema-2.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aqi-nacor-schema-2.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aqi-nacor-schema-2.1.0 [INFO] finished frobbing aqi-nacor-schema-2.1.0 [INFO] frobbed toml for aqi-nacor-schema-2.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/aqi-nacor-schema/2.1.0/Cargo.toml [INFO] started frobbing aqi-nacor-schema-2.1.0 [INFO] finished frobbing aqi-nacor-schema-2.1.0 [INFO] frobbed toml for aqi-nacor-schema-2.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aqi-nacor-schema/2.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aqi-nacor-schema-2.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aqi-nacor-schema/2.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6f0f90a2d63eb8654e537d880bb8eb865069aebdfed31e0d417908c039a3ca8d [INFO] running `"docker" "start" "-a" "6f0f90a2d63eb8654e537d880bb8eb865069aebdfed31e0d417908c039a3ca8d"` [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling aqi-nacor-schema v2.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:677:1 [INFO] [stderr] | [INFO] [stderr] 677 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stderr] | --------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:701:1 [INFO] [stderr] | [INFO] [stderr] 701 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [INFO] [stderr] | --------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:714:1 [INFO] [stderr] | [INFO] [stderr] 714 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [INFO] [stderr] | ----------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:724:1 [INFO] [stderr] | [INFO] [stderr] 724 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [INFO] [stderr] | ------------------------------------------------------------ rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:762:1 [INFO] [stderr] | [INFO] [stderr] 762 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [INFO] [stderr] | --------------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:876:1 [INFO] [stderr] | [INFO] [stderr] 876 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [INFO] [stderr] | ------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 880 | schema_string_tuple_struct!(CommonUnit); [INFO] [stderr] | ---------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:882:1 [INFO] [stderr] | [INFO] [stderr] 882 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [INFO] [stderr] | ---------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | /// Examles provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 887 | schema_string_tuple_struct!(RouteCodeType); [INFO] [stderr] | ------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:889:1 [INFO] [stderr] | [INFO] [stderr] 889 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [INFO] [stderr] | ---------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:892:1 [INFO] [stderr] | [INFO] [stderr] 892 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 893 | schema_string_tuple_struct!(OutputCodeType); [INFO] [stderr] | -------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:895:1 [INFO] [stderr] | [INFO] [stderr] 895 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [INFO] [stderr] | ------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:936:1 [INFO] [stderr] | [INFO] [stderr] 936 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1141:1 [INFO] [stderr] | [INFO] [stderr] 1141 | / schema_pattern_type!( [INFO] [stderr] 1142 | | QCDRMeasureType, [INFO] [stderr] 1143 | | 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] 1144 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1145:1 [INFO] [stderr] | [INFO] [stderr] 1145 | / schema_pattern_type!( [INFO] [stderr] 1146 | | QCDRCodeValueType, [INFO] [stderr] 1147 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stderr] 1148 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1173:1 [INFO] [stderr] | [INFO] [stderr] 1173 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1174:1 [INFO] [stderr] | [INFO] [stderr] 1174 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1175:1 [INFO] [stderr] | [INFO] [stderr] 1175 | / schema_pattern_type!( [INFO] [stderr] 1176 | | EmailAddressType, [INFO] [stderr] 1177 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stderr] 1178 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1179:1 [INFO] [stderr] | [INFO] [stderr] 1179 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1180:1 [INFO] [stderr] | [INFO] [stderr] 1180 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1181:1 [INFO] [stderr] | [INFO] [stderr] 1181 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1182:1 [INFO] [stderr] | [INFO] [stderr] 1182 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1183:1 [INFO] [stderr] | [INFO] [stderr] 1183 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `"docker" "inspect" "6f0f90a2d63eb8654e537d880bb8eb865069aebdfed31e0d417908c039a3ca8d"` [INFO] running `"docker" "rm" "-f" "6f0f90a2d63eb8654e537d880bb8eb865069aebdfed31e0d417908c039a3ca8d"` [INFO] [stdout] 6f0f90a2d63eb8654e537d880bb8eb865069aebdfed31e0d417908c039a3ca8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aqi-nacor-schema/2.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 39bdde38c2d11d5659097af5e2faf8c472fbd0656912e4dcebc41effba0d380d [INFO] running `"docker" "start" "-a" "39bdde38c2d11d5659097af5e2faf8c472fbd0656912e4dcebc41effba0d380d"` [INFO] [stderr] Compiling aqi-nacor-schema v2.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:677:1 [INFO] [stderr] | [INFO] [stderr] 677 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stderr] | --------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:701:1 [INFO] [stderr] | [INFO] [stderr] 701 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [INFO] [stderr] | --------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:714:1 [INFO] [stderr] | [INFO] [stderr] 714 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [INFO] [stderr] | ----------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:724:1 [INFO] [stderr] | [INFO] [stderr] 724 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [INFO] [stderr] | ------------------------------------------------------------ rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:762:1 [INFO] [stderr] | [INFO] [stderr] 762 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [INFO] [stderr] | --------------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:876:1 [INFO] [stderr] | [INFO] [stderr] 876 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [INFO] [stderr] | ------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 880 | schema_string_tuple_struct!(CommonUnit); [INFO] [stderr] | ---------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:882:1 [INFO] [stderr] | [INFO] [stderr] 882 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [INFO] [stderr] | ---------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | /// Examles provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 887 | schema_string_tuple_struct!(RouteCodeType); [INFO] [stderr] | ------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:889:1 [INFO] [stderr] | [INFO] [stderr] 889 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [INFO] [stderr] | ---------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:892:1 [INFO] [stderr] | [INFO] [stderr] 892 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 893 | schema_string_tuple_struct!(OutputCodeType); [INFO] [stderr] | -------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:895:1 [INFO] [stderr] | [INFO] [stderr] 895 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [INFO] [stderr] | ------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:936:1 [INFO] [stderr] | [INFO] [stderr] 936 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1141:1 [INFO] [stderr] | [INFO] [stderr] 1141 | / schema_pattern_type!( [INFO] [stderr] 1142 | | QCDRMeasureType, [INFO] [stderr] 1143 | | 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] 1144 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1145:1 [INFO] [stderr] | [INFO] [stderr] 1145 | / schema_pattern_type!( [INFO] [stderr] 1146 | | QCDRCodeValueType, [INFO] [stderr] 1147 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stderr] 1148 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1173:1 [INFO] [stderr] | [INFO] [stderr] 1173 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1174:1 [INFO] [stderr] | [INFO] [stderr] 1174 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1175:1 [INFO] [stderr] | [INFO] [stderr] 1175 | / schema_pattern_type!( [INFO] [stderr] 1176 | | EmailAddressType, [INFO] [stderr] 1177 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stderr] 1178 | | ); [INFO] [stderr] | |__^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1179:1 [INFO] [stderr] | [INFO] [stderr] 1179 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1180:1 [INFO] [stderr] | [INFO] [stderr] 1180 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1181:1 [INFO] [stderr] | [INFO] [stderr] 1181 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1182:1 [INFO] [stderr] | [INFO] [stderr] 1182 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/schema/mod.rs:1183:1 [INFO] [stderr] | [INFO] [stderr] 1183 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "39bdde38c2d11d5659097af5e2faf8c472fbd0656912e4dcebc41effba0d380d"` [INFO] running `"docker" "rm" "-f" "39bdde38c2d11d5659097af5e2faf8c472fbd0656912e4dcebc41effba0d380d"` [INFO] [stdout] 39bdde38c2d11d5659097af5e2faf8c472fbd0656912e4dcebc41effba0d380d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aqi-nacor-schema/2.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] a3783de981f29c22929b4892d28211111d36ab2edab36c2945598f9e39fef7f5 [INFO] running `"docker" "start" "-a" "a3783de981f29c22929b4892d28211111d36ab2edab36c2945598f9e39fef7f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/aqi_nacor_schema-8990852576ffdde7 [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "a3783de981f29c22929b4892d28211111d36ab2edab36c2945598f9e39fef7f5"` [INFO] running `"docker" "rm" "-f" "a3783de981f29c22929b4892d28211111d36ab2edab36c2945598f9e39fef7f5"` [INFO] [stdout] a3783de981f29c22929b4892d28211111d36ab2edab36c2945598f9e39fef7f5