[INFO] fetching crate procezor 0.22.5... [INFO] testing procezor-0.22.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate procezor 0.22.5 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate procezor 0.22.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate procezor 0.22.5 [INFO] finished tweaking crates.io crate procezor 0.22.5 [INFO] tweaked toml for crates.io crate procezor 0.22.5 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca04070483f1625cb45dba04fbd3b3025955c498ccca0d7004b08bc4e808b6a [INFO] running `Command { std: "docker" "start" "-a" "4ca04070483f1625cb45dba04fbd3b3025955c498ccca0d7004b08bc4e808b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca04070483f1625cb45dba04fbd3b3025955c498ccca0d7004b08bc4e808b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca04070483f1625cb45dba04fbd3b3025955c498ccca0d7004b08bc4e808b6a", kill_on_drop: false }` [INFO] [stdout] 4ca04070483f1625cb45dba04fbd3b3025955c498ccca0d7004b08bc4e808b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb026c93fcc13d102bbd6f91942435e96212aeb8a5d397f933271d133f6dfea [INFO] running `Command { std: "docker" "start" "-a" "8cb026c93fcc13d102bbd6f91942435e96212aeb8a5d397f933271d133f6dfea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal_macros v1.23.1 [INFO] [stderr] Compiling legalios v0.22.2 [INFO] [stderr] Compiling procezor v0.22.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | crate::impl_result_term!(TimeshtWorkingResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | crate::impl_result_term!(AmountBasisResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | crate::impl_result_term!(AmountFixedResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | crate::impl_result_term!(HealthInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | crate::impl_result_term!(SocialInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | crate::impl_result_term!(HealthInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | crate::impl_result_term!(SocialInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | crate::impl_result_term!(TaxingAdvbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | crate::impl_result_term!(TaxingAdvpaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | crate::impl_result_term!(IncomeGrossResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | crate::impl_result_term!(IncomeNettoResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | crate::impl_concept_prov!(TimeshtWorkingConProv, provider, TimeshtWorkingConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | crate::impl_concept_spec!(TimeshtWorkingConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | crate::impl_concept_prov!(AmountBasisConProv, provider, AmountBasisConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | crate::impl_concept_spec!(AmountBasisConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | crate::impl_concept_prov!(AmountFixedConProv, provider, AmountFixedConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | crate::impl_concept_spec!(AmountFixedConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | crate::impl_concept_prov!(HealthInsbaseConProv, provider, HealthInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | crate::impl_concept_spec!(HealthInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | crate::impl_concept_prov!(SocialInsbaseConProv, provider, SocialInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | crate::impl_concept_spec!(SocialInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | crate::impl_concept_prov!(HealthInspaymConProv, provider, HealthInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | crate::impl_concept_spec!(HealthInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | crate::impl_concept_prov!(SocialInspaymConProv, provider, SocialInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | crate::impl_concept_spec!(SocialInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | crate::impl_concept_prov!(TaxingAdvbaseConProv, provider, TaxingAdvbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | crate::impl_concept_spec!(TaxingAdvbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | crate::impl_concept_prov!(TaxingAdvpaymConProv, provider, TaxingAdvpaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | crate::impl_concept_spec!(TaxingAdvpaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | crate::impl_concept_prov!(IncomeGrossConProv, provider, IncomeGrossConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | crate::impl_concept_spec!(IncomeGrossConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | crate::impl_concept_prov!(IncomeNettoConProv, provider, IncomeNettoConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:543:1 [INFO] [stdout] | [INFO] [stdout] 543 | crate::impl_concept_spec!(IncomeNettoConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.85s [INFO] running `Command { std: "docker" "inspect" "8cb026c93fcc13d102bbd6f91942435e96212aeb8a5d397f933271d133f6dfea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb026c93fcc13d102bbd6f91942435e96212aeb8a5d397f933271d133f6dfea", kill_on_drop: false }` [INFO] [stdout] 8cb026c93fcc13d102bbd6f91942435e96212aeb8a5d397f933271d133f6dfea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c13cc6c62756814c52e25a26852d824cf46c875524e11133846ad7a1dadca43 [INFO] running `Command { std: "docker" "start" "-a" "7c13cc6c62756814c52e25a26852d824cf46c875524e11133846ad7a1dadca43", kill_on_drop: false }` [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | crate::impl_result_term!(TimeshtWorkingResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | crate::impl_result_term!(AmountBasisResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | crate::impl_result_term!(AmountFixedResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | crate::impl_result_term!(HealthInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | crate::impl_result_term!(SocialInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | crate::impl_result_term!(HealthInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | crate::impl_result_term!(SocialInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | crate::impl_result_term!(TaxingAdvbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | crate::impl_result_term!(TaxingAdvpaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | crate::impl_result_term!(IncomeGrossResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | crate::impl_result_term!(IncomeNettoResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | crate::impl_concept_prov!(TimeshtWorkingConProv, provider, TimeshtWorkingConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | crate::impl_concept_spec!(TimeshtWorkingConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | crate::impl_concept_prov!(AmountBasisConProv, provider, AmountBasisConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | crate::impl_concept_spec!(AmountBasisConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | crate::impl_concept_prov!(AmountFixedConProv, provider, AmountFixedConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | crate::impl_concept_spec!(AmountFixedConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | crate::impl_concept_prov!(HealthInsbaseConProv, provider, HealthInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | crate::impl_concept_spec!(HealthInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | crate::impl_concept_prov!(SocialInsbaseConProv, provider, SocialInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | crate::impl_concept_spec!(SocialInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | crate::impl_concept_prov!(HealthInspaymConProv, provider, HealthInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | crate::impl_concept_spec!(HealthInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | crate::impl_concept_prov!(SocialInspaymConProv, provider, SocialInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | crate::impl_concept_spec!(SocialInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | crate::impl_concept_prov!(TaxingAdvbaseConProv, provider, TaxingAdvbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | crate::impl_concept_spec!(TaxingAdvbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | crate::impl_concept_prov!(TaxingAdvpaymConProv, provider, TaxingAdvpaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | crate::impl_concept_spec!(TaxingAdvpaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | crate::impl_concept_prov!(IncomeGrossConProv, provider, IncomeGrossConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | crate::impl_concept_spec!(IncomeGrossConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | crate::impl_concept_prov!(IncomeNettoConProv, provider, IncomeNettoConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:543:1 [INFO] [stdout] | [INFO] [stdout] 543 | crate::impl_concept_spec!(IncomeNettoConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling procezor v0.22.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | crate::impl_result_term!(TimeshtWorkingResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | crate::impl_result_term!(AmountBasisResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | crate::impl_result_term!(AmountFixedResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | crate::impl_result_term!(HealthInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | crate::impl_result_term!(SocialInsbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | crate::impl_result_term!(HealthInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | crate::impl_result_term!(SocialInspaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | crate::impl_result_term!(TaxingAdvbaseResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | crate::impl_result_term!(TaxingAdvpaymResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | crate::impl_result_term!(IncomeGrossResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_results.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[macro_use(crate::impl_result_term)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stdout] --> src/service_tests/example_results.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | crate::impl_result_term!(IncomeNettoResult, term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | crate::impl_concept_prov!(TimeshtWorkingConProv, provider, TimeshtWorkingConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | crate::impl_concept_spec!(TimeshtWorkingConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | crate::impl_concept_prov!(AmountBasisConProv, provider, AmountBasisConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | crate::impl_concept_spec!(AmountBasisConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | crate::impl_concept_prov!(AmountFixedConProv, provider, AmountFixedConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | crate::impl_concept_spec!(AmountFixedConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | crate::impl_concept_prov!(HealthInsbaseConProv, provider, HealthInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | crate::impl_concept_spec!(HealthInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | crate::impl_concept_prov!(SocialInsbaseConProv, provider, SocialInsbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | crate::impl_concept_spec!(SocialInsbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | crate::impl_concept_prov!(HealthInspaymConProv, provider, HealthInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | crate::impl_concept_spec!(HealthInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | crate::impl_concept_prov!(SocialInspaymConProv, provider, SocialInspaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | crate::impl_concept_spec!(SocialInspaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | crate::impl_concept_prov!(TaxingAdvbaseConProv, provider, TaxingAdvbaseConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | crate::impl_concept_spec!(TaxingAdvbaseConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | crate::impl_concept_prov!(TaxingAdvpaymConProv, provider, TaxingAdvpaymConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | crate::impl_concept_spec!(TaxingAdvpaymConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | crate::impl_concept_prov!(IncomeGrossConProv, provider, IncomeGrossConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | crate::impl_concept_spec!(IncomeGrossConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[macro_use(crate::impl_concept_prov)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stdout] --> src/service_tests/example_providers.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | crate::impl_concept_prov!(IncomeNettoConProv, provider, IncomeNettoConSpec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/service_tests/example_providers.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | #[macro_use(crate::impl_concept_spec)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stdout] --> src/service_tests/example_providers.rs:543:1 [INFO] [stdout] | [INFO] [stdout] 543 | crate::impl_concept_spec!(IncomeNettoConSpec, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/procezor-654b07baece0cd67) [INFO] running `Command { std: "docker" "inspect" "7c13cc6c62756814c52e25a26852d824cf46c875524e11133846ad7a1dadca43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c13cc6c62756814c52e25a26852d824cf46c875524e11133846ad7a1dadca43", kill_on_drop: false }` [INFO] [stdout] 7c13cc6c62756814c52e25a26852d824cf46c875524e11133846ad7a1dadca43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef0fe4f47d05a574fcfcbbb6dc09e1cba5c496788737861de060613a831a7ffb [INFO] running `Command { std: "docker" "start" "-a" "ef0fe4f47d05a574fcfcbbb6dc09e1cba5c496788737861de060613a831a7ffb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | crate::impl_result_term!(TimeshtWorkingResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | crate::impl_result_term!(AmountBasisResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | crate::impl_result_term!(AmountFixedResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | crate::impl_result_term!(HealthInsbaseResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:96:1 [INFO] [stderr] | [INFO] [stderr] 96 | crate::impl_result_term!(SocialInsbaseResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:112:1 [INFO] [stderr] | [INFO] [stderr] 112 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | crate::impl_result_term!(HealthInspaymResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | crate::impl_result_term!(SocialInspaymResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:147:1 [INFO] [stderr] | [INFO] [stderr] 147 | crate::impl_result_term!(TaxingAdvbaseResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | crate::impl_result_term!(TaxingAdvpaymResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | crate::impl_result_term!(IncomeGrossResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_results.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | #[macro_use(crate::impl_result_term)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_result_term` [INFO] [stderr] --> src/service_tests/example_results.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | crate::impl_result_term!(IncomeNettoResult, term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | crate::impl_concept_prov!(TimeshtWorkingConProv, provider, TimeshtWorkingConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | crate::impl_concept_spec!(TimeshtWorkingConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | crate::impl_concept_prov!(AmountBasisConProv, provider, AmountBasisConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:114:1 [INFO] [stderr] | [INFO] [stderr] 114 | crate::impl_concept_spec!(AmountBasisConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:125:1 [INFO] [stderr] | [INFO] [stderr] 125 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | crate::impl_concept_prov!(AmountFixedConProv, provider, AmountFixedConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:159:1 [INFO] [stderr] | [INFO] [stderr] 159 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:160:1 [INFO] [stderr] | [INFO] [stderr] 160 | crate::impl_concept_spec!(AmountFixedConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:172:1 [INFO] [stderr] | [INFO] [stderr] 172 | crate::impl_concept_prov!(HealthInsbaseConProv, provider, HealthInsbaseConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:206:1 [INFO] [stderr] | [INFO] [stderr] 206 | crate::impl_concept_spec!(HealthInsbaseConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:217:1 [INFO] [stderr] | [INFO] [stderr] 217 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:218:1 [INFO] [stderr] | [INFO] [stderr] 218 | crate::impl_concept_prov!(SocialInsbaseConProv, provider, SocialInsbaseConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:252:1 [INFO] [stderr] | [INFO] [stderr] 252 | crate::impl_concept_spec!(SocialInsbaseConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:264:1 [INFO] [stderr] | [INFO] [stderr] 264 | crate::impl_concept_prov!(HealthInspaymConProv, provider, HealthInspaymConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:301:1 [INFO] [stderr] | [INFO] [stderr] 301 | crate::impl_concept_spec!(HealthInspaymConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:312:1 [INFO] [stderr] | [INFO] [stderr] 312 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:313:1 [INFO] [stderr] | [INFO] [stderr] 313 | crate::impl_concept_prov!(SocialInspaymConProv, provider, SocialInspaymConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:349:1 [INFO] [stderr] | [INFO] [stderr] 349 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:350:1 [INFO] [stderr] | [INFO] [stderr] 350 | crate::impl_concept_spec!(SocialInspaymConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:361:1 [INFO] [stderr] | [INFO] [stderr] 361 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:362:1 [INFO] [stderr] | [INFO] [stderr] 362 | crate::impl_concept_prov!(TaxingAdvbaseConProv, provider, TaxingAdvbaseConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:395:1 [INFO] [stderr] | [INFO] [stderr] 395 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:396:1 [INFO] [stderr] | [INFO] [stderr] 396 | crate::impl_concept_spec!(TaxingAdvbaseConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:407:1 [INFO] [stderr] | [INFO] [stderr] 407 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:408:1 [INFO] [stderr] | [INFO] [stderr] 408 | crate::impl_concept_prov!(TaxingAdvpaymConProv, provider, TaxingAdvpaymConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:444:1 [INFO] [stderr] | [INFO] [stderr] 444 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:445:1 [INFO] [stderr] | [INFO] [stderr] 445 | crate::impl_concept_spec!(TaxingAdvpaymConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:456:1 [INFO] [stderr] | [INFO] [stderr] 456 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:457:1 [INFO] [stderr] | [INFO] [stderr] 457 | crate::impl_concept_prov!(IncomeGrossConProv, provider, IncomeGrossConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:490:1 [INFO] [stderr] | [INFO] [stderr] 490 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:491:1 [INFO] [stderr] | [INFO] [stderr] 491 | crate::impl_concept_spec!(IncomeGrossConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:502:1 [INFO] [stderr] | [INFO] [stderr] 502 | #[macro_use(crate::impl_concept_prov)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_prov` [INFO] [stderr] --> src/service_tests/example_providers.rs:503:1 [INFO] [stderr] | [INFO] [stderr] 503 | crate::impl_concept_prov!(IncomeNettoConProv, provider, IncomeNettoConSpec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `macro_use` [INFO] [stderr] --> src/service_tests/example_providers.rs:542:1 [INFO] [stderr] | [INFO] [stderr] 542 | #[macro_use(crate::impl_concept_spec)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `crate::impl_concept_spec` [INFO] [stderr] --> src/service_tests/example_providers.rs:543:1 [INFO] [stderr] | [INFO] [stderr] 543 | crate::impl_concept_spec!(IncomeNettoConSpec, spec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `procezor` (lib) generated 33 warnings [INFO] [stderr] warning: `procezor` (lib test) generated 33 warnings (33 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/procezor-654b07baece0cd67) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test service_tests::example_procezor_salary_bonus_barter_test::service_example_tests::example_salary_bonus_barter ... ok [INFO] [stderr] Doc-tests procezor [INFO] [stdout] test service_tests::example_procezor_salary_home_office_test::service_example_tests::example_salary_home_office ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef0fe4f47d05a574fcfcbbb6dc09e1cba5c496788737861de060613a831a7ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0fe4f47d05a574fcfcbbb6dc09e1cba5c496788737861de060613a831a7ffb", kill_on_drop: false }` [INFO] [stdout] ef0fe4f47d05a574fcfcbbb6dc09e1cba5c496788737861de060613a831a7ffb