[INFO] crate coi 0.9.2 is already in cache [INFO] checking coi-0.9.2 against master#7726070fa755f660b5da3f82f46e07d9c6866f69 for pr-72622 [INFO] extracting crate coi 0.9.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate coi 0.9.2 on toolchain 7726070fa755f660b5da3f82f46e07d9c6866f69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7726070fa755f660b5da3f82f46e07d9c6866f69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate coi 0.9.2 [INFO] finished tweaking crates.io crate coi 0.9.2 [INFO] tweaked toml for crates.io crate coi 0.9.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7726070fa755f660b5da3f82f46e07d9c6866f69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7726070fa755f660b5da3f82f46e07d9c6866f69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+7726070fa755f660b5da3f82f46e07d9c6866f69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ac724b620189f3fd36324ac58a2483441f5f01f54a0e87efe0e227cdf3f7496 [INFO] running `"docker" "start" "-a" "7ac724b620189f3fd36324ac58a2483441f5f01f54a0e87efe0e227cdf3f7496"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.25 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling coi-derive v0.9.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking coi v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 386 | make_dep!(ID1, D1, [d2 => ID2]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 387 | make_dep!(ID2, D2, [d3 => ID3]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 388 | make_dep!(ID3, D3, [d4 => ID4]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 389 | make_dep!(ID4, D4, [d5 => ID5]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 390 | make_dep!(ID5, D5, [d6 => ID6]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 391 | make_dep!(ID6, D6, [d7 => ID7]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 392 | make_dep!(ID7, D7, [d8 => ID8]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 393 | make_dep!(ID8, D8, [d9 => ID9]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 394 | make_dep!(ID9, D9, [d10 => ID10]); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 395 | make_dep!(ID10, D10, [d11 => ID11]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 396 | make_dep!(ID11, D11, [d12 => ID12]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 397 | make_dep!(ID12, D12, [d13 => ID13]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 398 | make_dep!(ID13, D13, [d14 => ID14]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 399 | make_dep!(ID14, D14, [d15 => ID15]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 400 | make_dep!(ID15, D15, [d16 => ID16]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 401 | make_dep!(ID16, D16, [d17 => ID17]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 402 | make_dep!(ID17, D17, [d18 => ID18]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 403 | make_dep!(ID18, D18, [d19 => ID19]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 404 | make_dep!(ID19, D19, [d20 => ID20]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 405 | make_dep!(ID20, D20, [d21 => ID21]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 406 | make_dep!(ID21, D21, [d22 => ID22]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 407 | make_dep!(ID22, D22, [d23 => ID23]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 408 | make_dep!(ID23, D23, [d24 => ID24]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 409 | make_dep!(ID24, D24, [d25 => ID25]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 410 | make_dep!(ID25, D25, [d26 => ID26]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 411 | make_dep!(ID26, D26, [d27 => ID27]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 412 | make_dep!(ID27, D27, [d28 => ID28]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 413 | make_dep!(ID28, D28, [d29 => ID29]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 414 | make_dep!(ID29, D29, [d30 => ID30]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 415 | make_dep!(ID30, D30, [d31 => ID31]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 416 | make_dep!(ID31, D31, [d32 => ID32]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 417 | make_dep!(ID32, D32, [d33 => ID33]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 418 | make_dep!(ID33, D33, [d34 => ID34]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 419 | make_dep!(ID34, D34, [d35 => ID35]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 420 | make_dep!(ID35, D35, [d36 => ID36]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 421 | make_dep!(ID36, D36, [d37 => ID37]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 422 | make_dep!(ID37, D37, [d38 => ID38]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 423 | make_dep!(ID38, D38, [d39 => ID39]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 424 | make_dep!(ID39, D39, [d40 => ID40]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 425 | make_dep!(ID40, D40, [d41 => ID41]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 426 | make_dep!(ID41, D41, [d42 => ID42]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 427 | make_dep!(ID42, D42, [d43 => ID43]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 428 | make_dep!(ID43, D43, [d44 => ID44]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 429 | make_dep!(ID44, D44, [d45 => ID45]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 430 | make_dep!(ID45, D45, [d46 => ID46]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 431 | make_dep!(ID46, D46, [d47 => ID47]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 432 | make_dep!(ID47, D47, [d48 => ID48]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 433 | make_dep!(ID48, D48, [d49 => ID49]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 434 | make_dep!(ID49, D49, [d50 => ID50]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 435 | make_dep!(ID50, D50, [d51 => ID51]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 436 | make_dep!(ID51, D51, [d52 => ID52]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 437 | make_dep!(ID52, D52, [d53 => ID53]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 438 | make_dep!(ID53, D53, [d54 => ID54]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 439 | make_dep!(ID54, D54, [d55 => ID55]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 440 | make_dep!(ID55, D55, [d56 => ID56]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 441 | make_dep!(ID56, D56, [d57 => ID57]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 442 | make_dep!(ID57, D57, [d58 => ID58]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 443 | make_dep!(ID58, D58, [d59 => ID59]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 444 | make_dep!(ID59, D59, [d60 => ID60]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 445 | make_dep!(ID60, D60, [d61 => ID61]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 446 | make_dep!(ID61, D61, [d62 => ID62]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 447 | make_dep!(ID62, D62, [d63 => ID63]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 448 | make_dep!(ID63, D63, [d64 => ID64]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 449 | make_dep!(ID64, D64, [d65 => ID65]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 450 | make_dep!(ID65, D65, [d66 => ID66]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 451 | make_dep!(ID66, D66, [d67 => ID67]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 452 | make_dep!(ID67, D67, [d68 => ID68]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 453 | make_dep!(ID68, D68, [d69 => ID69]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 454 | make_dep!(ID69, D69, [d70 => ID70]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 455 | make_dep!(ID70, D70, [d71 => ID71]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 456 | make_dep!(ID71, D71, [d72 => ID72]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 457 | make_dep!(ID72, D72, [d73 => ID73]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 458 | make_dep!(ID73, D73, [d74 => ID74]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 459 | make_dep!(ID74, D74, [d75 => ID75]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 460 | make_dep!(ID75, D75, [d76 => ID76]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 461 | make_dep!(ID76, D76, [d77 => ID77]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 462 | make_dep!(ID77, D77, [d78 => ID78]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 463 | make_dep!(ID78, D78, [d79 => ID79]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 464 | make_dep!(ID79, D79, [d80 => ID80]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 465 | make_dep!(ID80, D80, [d81 => ID81]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 466 | make_dep!(ID81, D81, [d82 => ID82]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 467 | make_dep!(ID82, D82, [d83 => ID83]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 468 | make_dep!(ID83, D83, [d84 => ID84]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 469 | make_dep!(ID84, D84, [d85 => ID85]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 470 | make_dep!(ID85, D85, [d86 => ID86]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 471 | make_dep!(ID86, D86, [d87 => ID87]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 472 | make_dep!(ID87, D87, [d88 => ID88]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 473 | make_dep!(ID88, D88, [d89 => ID89]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 474 | make_dep!(ID89, D89, [d90 => ID90]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 475 | make_dep!(ID90, D90, [d91 => ID91]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 476 | make_dep!(ID91, D91, [d92 => ID92]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 477 | make_dep!(ID92, D92, [d93 => ID93]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 478 | make_dep!(ID93, D93, [d94 => ID94]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 479 | make_dep!(ID94, D94, [d95 => ID95]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 480 | make_dep!(ID95, D95, [d96 => ID96]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 481 | make_dep!(ID96, D96, [d97 => ID97]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 482 | make_dep!(ID97, D97, [d98 => ID98]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 483 | make_dep!(ID98, D98, [d99 => ID99]); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 484 | make_dep!(ID99, D99, [d100 => ID100]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 485 | make_dep!(ID100, D100, []); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 487 | / make_dep!(IW1, W1, [ [INFO] [stderr] 488 | | w2 => IW2, [INFO] [stderr] 489 | | w3 => IW3, [INFO] [stderr] 490 | | w4 => IW4, [INFO] [stderr] ... | [INFO] [stderr] 586 | | w100 => IW100 [INFO] [stderr] 587 | | ]); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 588 | make_dep!(IW2, W2, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 589 | make_dep!(IW3, W3, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 590 | make_dep!(IW4, W4, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 591 | make_dep!(IW5, W5, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 592 | make_dep!(IW6, W6, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 593 | make_dep!(IW7, W7, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 594 | make_dep!(IW8, W8, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 595 | make_dep!(IW9, W9, []); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 596 | make_dep!(IW10, W10, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 597 | make_dep!(IW11, W11, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 598 | make_dep!(IW12, W12, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 599 | make_dep!(IW13, W13, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 600 | make_dep!(IW14, W14, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 601 | make_dep!(IW15, W15, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 602 | make_dep!(IW16, W16, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 603 | make_dep!(IW17, W17, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 604 | make_dep!(IW18, W18, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 605 | make_dep!(IW19, W19, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 606 | make_dep!(IW20, W20, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 607 | make_dep!(IW21, W21, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 608 | make_dep!(IW22, W22, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 609 | make_dep!(IW23, W23, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 610 | make_dep!(IW24, W24, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 611 | make_dep!(IW25, W25, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 612 | make_dep!(IW26, W26, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 613 | make_dep!(IW27, W27, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 614 | make_dep!(IW28, W28, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 615 | make_dep!(IW29, W29, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 616 | make_dep!(IW30, W30, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 617 | make_dep!(IW31, W31, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 618 | make_dep!(IW32, W32, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 619 | make_dep!(IW33, W33, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 620 | make_dep!(IW34, W34, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 621 | make_dep!(IW35, W35, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 622 | make_dep!(IW36, W36, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 623 | make_dep!(IW37, W37, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 624 | make_dep!(IW38, W38, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 625 | make_dep!(IW39, W39, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 626 | make_dep!(IW40, W40, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 627 | make_dep!(IW41, W41, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 628 | make_dep!(IW42, W42, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 629 | make_dep!(IW43, W43, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 630 | make_dep!(IW44, W44, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 631 | make_dep!(IW45, W45, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 632 | make_dep!(IW46, W46, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 633 | make_dep!(IW47, W47, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 634 | make_dep!(IW48, W48, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 635 | make_dep!(IW49, W49, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 636 | make_dep!(IW50, W50, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 637 | make_dep!(IW51, W51, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 638 | make_dep!(IW52, W52, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 639 | make_dep!(IW53, W53, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 640 | make_dep!(IW54, W54, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 641 | make_dep!(IW55, W55, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 642 | make_dep!(IW56, W56, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 643 | make_dep!(IW57, W57, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 644 | make_dep!(IW58, W58, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 645 | make_dep!(IW59, W59, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 646 | make_dep!(IW60, W60, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 647 | make_dep!(IW61, W61, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 648 | make_dep!(IW62, W62, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 649 | make_dep!(IW63, W63, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 650 | make_dep!(IW64, W64, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 651 | make_dep!(IW65, W65, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 652 | make_dep!(IW66, W66, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 653 | make_dep!(IW67, W67, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 654 | make_dep!(IW68, W68, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 655 | make_dep!(IW69, W69, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 656 | make_dep!(IW70, W70, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 657 | make_dep!(IW71, W71, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 658 | make_dep!(IW72, W72, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 659 | make_dep!(IW73, W73, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 660 | make_dep!(IW74, W74, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 661 | make_dep!(IW75, W75, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 662 | make_dep!(IW76, W76, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 663 | make_dep!(IW77, W77, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 664 | make_dep!(IW78, W78, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 665 | make_dep!(IW79, W79, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 666 | make_dep!(IW80, W80, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 667 | make_dep!(IW81, W81, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 668 | make_dep!(IW82, W82, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 669 | make_dep!(IW83, W83, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 670 | make_dep!(IW84, W84, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 671 | make_dep!(IW85, W85, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 672 | make_dep!(IW86, W86, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 673 | make_dep!(IW87, W87, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 674 | make_dep!(IW88, W88, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 675 | make_dep!(IW89, W89, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 676 | make_dep!(IW90, W90, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 677 | make_dep!(IW91, W91, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 678 | make_dep!(IW92, W92, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 679 | make_dep!(IW93, W93, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 680 | make_dep!(IW94, W94, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 681 | make_dep!(IW95, W95, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 682 | make_dep!(IW96, W96, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 683 | make_dep!(IW97, W97, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 684 | make_dep!(IW98, W98, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 685 | make_dep!(IW99, W99, []); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unexpected token [INFO] [stderr] --> benches/bench.rs:369:47 [INFO] [stderr] | [INFO] [stderr] 369 | #[coi(provides dyn $trait with $struct::new($($dep_name),*))] [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 686 | make_dep!(IW100, W100, []); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | d1 => D1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | d2 => D2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | d3 => D3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | d4 => D4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | d5 => D5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | d6 => D6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | d7 => D7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | d8 => D8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | d9 => D9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | d10 => D10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | d11 => D11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | d12 => D12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | d13 => D13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | d14 => D14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | d15 => D15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | d16 => D16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | d17 => D17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | d18 => D18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | d19 => D19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | d20 => D20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | d21 => D21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | d22 => D22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | d23 => D23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | d24 => D24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | d25 => D25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | d26 => D26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | d27 => D27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | d28 => D28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | d29 => D29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | d30 => D30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | d31 => D31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | d32 => D32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | d33 => D33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | d34 => D34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | d35 => D35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | d36 => D36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | d37 => D37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | d38 => D38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:50:20 [INFO] [stderr] | [INFO] [stderr] 50 | d39 => D39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | d40 => D40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | d41 => D41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | d42 => D42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | d43 => D43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | d44 => D44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | d45 => D45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | d46 => D46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | d47 => D47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | d48 => D48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | d49 => D49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | d50 => D50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | d51 => D51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | d52 => D52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | d53 => D53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | d54 => D54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:66:20 [INFO] [stderr] | [INFO] [stderr] 66 | d55 => D55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:67:20 [INFO] [stderr] | [INFO] [stderr] 67 | d56 => D56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | d57 => D57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:69:20 [INFO] [stderr] | [INFO] [stderr] 69 | d58 => D58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | d59 => D59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | d60 => D60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | d61 => D61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:73:20 [INFO] [stderr] | [INFO] [stderr] 73 | d62 => D62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | d63 => D63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | d64 => D64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | d65 => D65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | d66 => D66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | d67 => D67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | d68 => D68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | d69 => D69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | d70 => D70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:82:20 [INFO] [stderr] | [INFO] [stderr] 82 | d71 => D71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | d72 => D72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | d73 => D73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | d74 => D74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | d75 => D75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | d76 => D76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | d77 => D77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:89:20 [INFO] [stderr] | [INFO] [stderr] 89 | d78 => D78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:90:20 [INFO] [stderr] | [INFO] [stderr] 90 | d79 => D79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:91:20 [INFO] [stderr] | [INFO] [stderr] 91 | d80 => D80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | d81 => D81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | d82 => D82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:94:20 [INFO] [stderr] | [INFO] [stderr] 94 | d83 => D83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:95:20 [INFO] [stderr] | [INFO] [stderr] 95 | d84 => D84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | d85 => D85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | d86 => D86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | d87 => D87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | d88 => D88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:100:20 [INFO] [stderr] | [INFO] [stderr] 100 | d89 => D89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:101:20 [INFO] [stderr] | [INFO] [stderr] 101 | d90 => D90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | d91 => D91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | d92 => D92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | d93 => D93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:105:20 [INFO] [stderr] | [INFO] [stderr] 105 | d94 => D94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | d95 => D95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | d96 => D96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:108:20 [INFO] [stderr] | [INFO] [stderr] 108 | d97 => D97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:109:20 [INFO] [stderr] | [INFO] [stderr] 109 | d98 => D98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:110:20 [INFO] [stderr] | [INFO] [stderr] 110 | d99 => D99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | d100 => D100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 240 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | d1 => D1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | d2 => D2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | d3 => D3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | d4 => D4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | d5 => D5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | d6 => D6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | d7 => D7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | d8 => D8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | d9 => D9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | d10 => D10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | d11 => D11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | d12 => D12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | d13 => D13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | d14 => D14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | d15 => D15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | d16 => D16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | d17 => D17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | d18 => D18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | d19 => D19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | d20 => D20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | d21 => D21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | d22 => D22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | d23 => D23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | d24 => D24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | d25 => D25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | d26 => D26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | d27 => D27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | d28 => D28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | d29 => D29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | d30 => D30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | d31 => D31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | d32 => D32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | d33 => D33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | d34 => D34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | d35 => D35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | d36 => D36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | d37 => D37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | d38 => D38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:50:20 [INFO] [stderr] | [INFO] [stderr] 50 | d39 => D39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | d40 => D40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | d41 => D41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | d42 => D42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | d43 => D43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | d44 => D44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | d45 => D45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | d46 => D46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | d47 => D47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | d48 => D48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | d49 => D49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | d50 => D50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | d51 => D51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | d52 => D52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | d53 => D53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | d54 => D54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:66:20 [INFO] [stderr] | [INFO] [stderr] 66 | d55 => D55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:67:20 [INFO] [stderr] | [INFO] [stderr] 67 | d56 => D56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | d57 => D57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:69:20 [INFO] [stderr] | [INFO] [stderr] 69 | d58 => D58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | d59 => D59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | d60 => D60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | d61 => D61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:73:20 [INFO] [stderr] | [INFO] [stderr] 73 | d62 => D62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | d63 => D63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | d64 => D64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | d65 => D65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | d66 => D66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | d67 => D67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | d68 => D68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | d69 => D69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | d70 => D70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:82:20 [INFO] [stderr] | [INFO] [stderr] 82 | d71 => D71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | d72 => D72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | d73 => D73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | d74 => D74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | d75 => D75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | d76 => D76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | d77 => D77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:89:20 [INFO] [stderr] | [INFO] [stderr] 89 | d78 => D78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:90:20 [INFO] [stderr] | [INFO] [stderr] 90 | d79 => D79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:91:20 [INFO] [stderr] | [INFO] [stderr] 91 | d80 => D80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | d81 => D81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | d82 => D82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:94:20 [INFO] [stderr] | [INFO] [stderr] 94 | d83 => D83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:95:20 [INFO] [stderr] | [INFO] [stderr] 95 | d84 => D84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | d85 => D85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | d86 => D86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | d87 => D87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | d88 => D88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:100:20 [INFO] [stderr] | [INFO] [stderr] 100 | d89 => D89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:101:20 [INFO] [stderr] | [INFO] [stderr] 101 | d90 => D90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | d91 => D91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | d92 => D92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | d93 => D93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:105:20 [INFO] [stderr] | [INFO] [stderr] 105 | d94 => D94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | d95 => D95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | d96 => D96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:108:20 [INFO] [stderr] | [INFO] [stderr] 108 | d97 => D97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:109:20 [INFO] [stderr] | [INFO] [stderr] 109 | d98 => D98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:110:20 [INFO] [stderr] | [INFO] [stderr] 110 | d99 => D99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | d100 => D100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 246 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | d1 => D1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | d2 => D2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | d3 => D3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | d4 => D4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | d5 => D5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | d6 => D6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | d7 => D7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | d8 => D8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | d9 => D9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | d10 => D10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | d11 => D11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | d12 => D12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | d13 => D13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | d14 => D14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | d15 => D15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | d16 => D16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | d17 => D17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | d18 => D18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | d19 => D19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | d20 => D20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | d21 => D21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | d22 => D22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | d23 => D23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | d24 => D24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | d25 => D25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | d26 => D26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | d27 => D27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | d28 => D28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | d29 => D29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | d30 => D30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | d31 => D31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | d32 => D32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | d33 => D33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | d34 => D34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | d35 => D35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | d36 => D36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | d37 => D37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | d38 => D38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:50:20 [INFO] [stderr] | [INFO] [stderr] 50 | d39 => D39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | d40 => D40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | d41 => D41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | d42 => D42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | d43 => D43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | d44 => D44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | d45 => D45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | d46 => D46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | d47 => D47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | d48 => D48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | d49 => D49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | d50 => D50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | d51 => D51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | d52 => D52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | d53 => D53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | d54 => D54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:66:20 [INFO] [stderr] | [INFO] [stderr] 66 | d55 => D55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:67:20 [INFO] [stderr] | [INFO] [stderr] 67 | d56 => D56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | d57 => D57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:69:20 [INFO] [stderr] | [INFO] [stderr] 69 | d58 => D58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | d59 => D59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | d60 => D60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | d61 => D61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:73:20 [INFO] [stderr] | [INFO] [stderr] 73 | d62 => D62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | d63 => D63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | d64 => D64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | d65 => D65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | d66 => D66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | d67 => D67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | d68 => D68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | d69 => D69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | d70 => D70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:82:20 [INFO] [stderr] | [INFO] [stderr] 82 | d71 => D71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | d72 => D72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | d73 => D73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | d74 => D74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | d75 => D75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | d76 => D76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | d77 => D77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:89:20 [INFO] [stderr] | [INFO] [stderr] 89 | d78 => D78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:90:20 [INFO] [stderr] | [INFO] [stderr] 90 | d79 => D79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:91:20 [INFO] [stderr] | [INFO] [stderr] 91 | d80 => D80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | d81 => D81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | d82 => D82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:94:20 [INFO] [stderr] | [INFO] [stderr] 94 | d83 => D83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:95:20 [INFO] [stderr] | [INFO] [stderr] 95 | d84 => D84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | d85 => D85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | d86 => D86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | d87 => D87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | d88 => D88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:100:20 [INFO] [stderr] | [INFO] [stderr] 100 | d89 => D89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:101:20 [INFO] [stderr] | [INFO] [stderr] 101 | d90 => D90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | d91 => D91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | d92 => D92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | d93 => D93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:105:20 [INFO] [stderr] | [INFO] [stderr] 105 | d94 => D94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | d95 => D95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | d96 => D96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:108:20 [INFO] [stderr] | [INFO] [stderr] 108 | d97 => D97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:109:20 [INFO] [stderr] | [INFO] [stderr] 109 | d98 => D98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:110:20 [INFO] [stderr] | [INFO] [stderr] 110 | d99 => D99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | d100 => D100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 252 | let container = make_deep_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:119:19 [INFO] [stderr] | [INFO] [stderr] 119 | w1 => W1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:120:19 [INFO] [stderr] | [INFO] [stderr] 120 | w2 => W2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:121:19 [INFO] [stderr] | [INFO] [stderr] 121 | w3 => W3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:122:19 [INFO] [stderr] | [INFO] [stderr] 122 | w4 => W4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:123:19 [INFO] [stderr] | [INFO] [stderr] 123 | w5 => W5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | w6 => W6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | w7 => W7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:126:19 [INFO] [stderr] | [INFO] [stderr] 126 | w8 => W8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:127:19 [INFO] [stderr] | [INFO] [stderr] 127 | w9 => W9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:128:20 [INFO] [stderr] | [INFO] [stderr] 128 | w10 => W10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | w11 => W11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:130:20 [INFO] [stderr] | [INFO] [stderr] 130 | w12 => W12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:131:20 [INFO] [stderr] | [INFO] [stderr] 131 | w13 => W13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | w14 => W14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:133:20 [INFO] [stderr] | [INFO] [stderr] 133 | w15 => W15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | w16 => W16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:135:20 [INFO] [stderr] | [INFO] [stderr] 135 | w17 => W17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:136:20 [INFO] [stderr] | [INFO] [stderr] 136 | w18 => W18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:137:20 [INFO] [stderr] | [INFO] [stderr] 137 | w19 => W19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:138:20 [INFO] [stderr] | [INFO] [stderr] 138 | w20 => W20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | w21 => W21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:140:20 [INFO] [stderr] | [INFO] [stderr] 140 | w22 => W22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | w23 => W23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | w24 => W24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:143:20 [INFO] [stderr] | [INFO] [stderr] 143 | w25 => W25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:144:20 [INFO] [stderr] | [INFO] [stderr] 144 | w26 => W26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | w27 => W27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:146:20 [INFO] [stderr] | [INFO] [stderr] 146 | w28 => W28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:147:20 [INFO] [stderr] | [INFO] [stderr] 147 | w29 => W29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | w30 => W30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:149:20 [INFO] [stderr] | [INFO] [stderr] 149 | w31 => W31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:150:20 [INFO] [stderr] | [INFO] [stderr] 150 | w32 => W32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:151:20 [INFO] [stderr] | [INFO] [stderr] 151 | w33 => W33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | w34 => W34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | w35 => W35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:154:20 [INFO] [stderr] | [INFO] [stderr] 154 | w36 => W36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:155:20 [INFO] [stderr] | [INFO] [stderr] 155 | w37 => W37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:156:20 [INFO] [stderr] | [INFO] [stderr] 156 | w38 => W38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:157:20 [INFO] [stderr] | [INFO] [stderr] 157 | w39 => W39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | w40 => W40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | w41 => W41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | w42 => W42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | w43 => W43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:162:20 [INFO] [stderr] | [INFO] [stderr] 162 | w44 => W44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:163:20 [INFO] [stderr] | [INFO] [stderr] 163 | w45 => W45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:164:20 [INFO] [stderr] | [INFO] [stderr] 164 | w46 => W46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:165:20 [INFO] [stderr] | [INFO] [stderr] 165 | w47 => W47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:166:20 [INFO] [stderr] | [INFO] [stderr] 166 | w48 => W48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | w49 => W49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:168:20 [INFO] [stderr] | [INFO] [stderr] 168 | w50 => W50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | w51 => W51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:170:20 [INFO] [stderr] | [INFO] [stderr] 170 | w52 => W52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:171:20 [INFO] [stderr] | [INFO] [stderr] 171 | w53 => W53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | w54 => W54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:173:20 [INFO] [stderr] | [INFO] [stderr] 173 | w55 => W55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:174:20 [INFO] [stderr] | [INFO] [stderr] 174 | w56 => W56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:175:20 [INFO] [stderr] | [INFO] [stderr] 175 | w57 => W57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:176:20 [INFO] [stderr] | [INFO] [stderr] 176 | w58 => W58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | w59 => W59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:178:20 [INFO] [stderr] | [INFO] [stderr] 178 | w60 => W60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | w61 => W61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:180:20 [INFO] [stderr] | [INFO] [stderr] 180 | w62 => W62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:181:20 [INFO] [stderr] | [INFO] [stderr] 181 | w63 => W63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:182:20 [INFO] [stderr] | [INFO] [stderr] 182 | w64 => W64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | w65 => W65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | w66 => W66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:185:20 [INFO] [stderr] | [INFO] [stderr] 185 | w67 => W67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | w68 => W68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | w69 => W69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:188:20 [INFO] [stderr] | [INFO] [stderr] 188 | w70 => W70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:189:20 [INFO] [stderr] | [INFO] [stderr] 189 | w71 => W71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | w72 => W72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:191:20 [INFO] [stderr] | [INFO] [stderr] 191 | w73 => W73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:192:20 [INFO] [stderr] | [INFO] [stderr] 192 | w74 => W74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:193:20 [INFO] [stderr] | [INFO] [stderr] 193 | w75 => W75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:194:20 [INFO] [stderr] | [INFO] [stderr] 194 | w76 => W76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:195:20 [INFO] [stderr] | [INFO] [stderr] 195 | w77 => W77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:196:20 [INFO] [stderr] | [INFO] [stderr] 196 | w78 => W78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:197:20 [INFO] [stderr] | [INFO] [stderr] 197 | w79 => W79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:198:20 [INFO] [stderr] | [INFO] [stderr] 198 | w80 => W80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:199:20 [INFO] [stderr] | [INFO] [stderr] 199 | w81 => W81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:200:20 [INFO] [stderr] | [INFO] [stderr] 200 | w82 => W82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | w83 => W83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:202:20 [INFO] [stderr] | [INFO] [stderr] 202 | w84 => W84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:203:20 [INFO] [stderr] | [INFO] [stderr] 203 | w85 => W85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:204:20 [INFO] [stderr] | [INFO] [stderr] 204 | w86 => W86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:205:20 [INFO] [stderr] | [INFO] [stderr] 205 | w87 => W87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:206:20 [INFO] [stderr] | [INFO] [stderr] 206 | w88 => W88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:207:20 [INFO] [stderr] | [INFO] [stderr] 207 | w89 => W89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:208:20 [INFO] [stderr] | [INFO] [stderr] 208 | w90 => W90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:209:20 [INFO] [stderr] | [INFO] [stderr] 209 | w91 => W91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:210:20 [INFO] [stderr] | [INFO] [stderr] 210 | w92 => W92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:211:20 [INFO] [stderr] | [INFO] [stderr] 211 | w93 => W93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:212:20 [INFO] [stderr] | [INFO] [stderr] 212 | w94 => W94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:213:20 [INFO] [stderr] | [INFO] [stderr] 213 | w95 => W95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:214:20 [INFO] [stderr] | [INFO] [stderr] 214 | w96 => W96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:215:20 [INFO] [stderr] | [INFO] [stderr] 215 | w97 => W97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:216:20 [INFO] [stderr] | [INFO] [stderr] 216 | w98 => W98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:217:20 [INFO] [stderr] | [INFO] [stderr] 217 | w99 => W99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | w100 => W100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 258 | let container = make_wide_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:119:19 [INFO] [stderr] | [INFO] [stderr] 119 | w1 => W1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:120:19 [INFO] [stderr] | [INFO] [stderr] 120 | w2 => W2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:121:19 [INFO] [stderr] | [INFO] [stderr] 121 | w3 => W3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:122:19 [INFO] [stderr] | [INFO] [stderr] 122 | w4 => W4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:123:19 [INFO] [stderr] | [INFO] [stderr] 123 | w5 => W5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | w6 => W6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | w7 => W7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:126:19 [INFO] [stderr] | [INFO] [stderr] 126 | w8 => W8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:127:19 [INFO] [stderr] | [INFO] [stderr] 127 | w9 => W9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:128:20 [INFO] [stderr] | [INFO] [stderr] 128 | w10 => W10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | w11 => W11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:130:20 [INFO] [stderr] | [INFO] [stderr] 130 | w12 => W12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:131:20 [INFO] [stderr] | [INFO] [stderr] 131 | w13 => W13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | w14 => W14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:133:20 [INFO] [stderr] | [INFO] [stderr] 133 | w15 => W15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | w16 => W16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:135:20 [INFO] [stderr] | [INFO] [stderr] 135 | w17 => W17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:136:20 [INFO] [stderr] | [INFO] [stderr] 136 | w18 => W18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:137:20 [INFO] [stderr] | [INFO] [stderr] 137 | w19 => W19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:138:20 [INFO] [stderr] | [INFO] [stderr] 138 | w20 => W20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | w21 => W21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:140:20 [INFO] [stderr] | [INFO] [stderr] 140 | w22 => W22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | w23 => W23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | w24 => W24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:143:20 [INFO] [stderr] | [INFO] [stderr] 143 | w25 => W25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:144:20 [INFO] [stderr] | [INFO] [stderr] 144 | w26 => W26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | w27 => W27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:146:20 [INFO] [stderr] | [INFO] [stderr] 146 | w28 => W28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:147:20 [INFO] [stderr] | [INFO] [stderr] 147 | w29 => W29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | w30 => W30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:149:20 [INFO] [stderr] | [INFO] [stderr] 149 | w31 => W31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:150:20 [INFO] [stderr] | [INFO] [stderr] 150 | w32 => W32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:151:20 [INFO] [stderr] | [INFO] [stderr] 151 | w33 => W33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | w34 => W34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | w35 => W35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:154:20 [INFO] [stderr] | [INFO] [stderr] 154 | w36 => W36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:155:20 [INFO] [stderr] | [INFO] [stderr] 155 | w37 => W37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:156:20 [INFO] [stderr] | [INFO] [stderr] 156 | w38 => W38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:157:20 [INFO] [stderr] | [INFO] [stderr] 157 | w39 => W39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | w40 => W40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | w41 => W41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | w42 => W42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | w43 => W43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:162:20 [INFO] [stderr] | [INFO] [stderr] 162 | w44 => W44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:163:20 [INFO] [stderr] | [INFO] [stderr] 163 | w45 => W45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:164:20 [INFO] [stderr] | [INFO] [stderr] 164 | w46 => W46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:165:20 [INFO] [stderr] | [INFO] [stderr] 165 | w47 => W47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:166:20 [INFO] [stderr] | [INFO] [stderr] 166 | w48 => W48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | w49 => W49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:168:20 [INFO] [stderr] | [INFO] [stderr] 168 | w50 => W50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | w51 => W51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:170:20 [INFO] [stderr] | [INFO] [stderr] 170 | w52 => W52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:171:20 [INFO] [stderr] | [INFO] [stderr] 171 | w53 => W53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | w54 => W54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:173:20 [INFO] [stderr] | [INFO] [stderr] 173 | w55 => W55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:174:20 [INFO] [stderr] | [INFO] [stderr] 174 | w56 => W56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:175:20 [INFO] [stderr] | [INFO] [stderr] 175 | w57 => W57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:176:20 [INFO] [stderr] | [INFO] [stderr] 176 | w58 => W58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | w59 => W59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:178:20 [INFO] [stderr] | [INFO] [stderr] 178 | w60 => W60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | w61 => W61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:180:20 [INFO] [stderr] | [INFO] [stderr] 180 | w62 => W62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:181:20 [INFO] [stderr] | [INFO] [stderr] 181 | w63 => W63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:182:20 [INFO] [stderr] | [INFO] [stderr] 182 | w64 => W64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | w65 => W65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | w66 => W66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:185:20 [INFO] [stderr] | [INFO] [stderr] 185 | w67 => W67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | w68 => W68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | w69 => W69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:188:20 [INFO] [stderr] | [INFO] [stderr] 188 | w70 => W70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:189:20 [INFO] [stderr] | [INFO] [stderr] 189 | w71 => W71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | w72 => W72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:191:20 [INFO] [stderr] | [INFO] [stderr] 191 | w73 => W73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:192:20 [INFO] [stderr] | [INFO] [stderr] 192 | w74 => W74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:193:20 [INFO] [stderr] | [INFO] [stderr] 193 | w75 => W75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:194:20 [INFO] [stderr] | [INFO] [stderr] 194 | w76 => W76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:195:20 [INFO] [stderr] | [INFO] [stderr] 195 | w77 => W77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:196:20 [INFO] [stderr] | [INFO] [stderr] 196 | w78 => W78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:197:20 [INFO] [stderr] | [INFO] [stderr] 197 | w79 => W79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:198:20 [INFO] [stderr] | [INFO] [stderr] 198 | w80 => W80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:199:20 [INFO] [stderr] | [INFO] [stderr] 199 | w81 => W81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:200:20 [INFO] [stderr] | [INFO] [stderr] 200 | w82 => W82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | w83 => W83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:202:20 [INFO] [stderr] | [INFO] [stderr] 202 | w84 => W84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:203:20 [INFO] [stderr] | [INFO] [stderr] 203 | w85 => W85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:204:20 [INFO] [stderr] | [INFO] [stderr] 204 | w86 => W86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:205:20 [INFO] [stderr] | [INFO] [stderr] 205 | w87 => W87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:206:20 [INFO] [stderr] | [INFO] [stderr] 206 | w88 => W88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:207:20 [INFO] [stderr] | [INFO] [stderr] 207 | w89 => W89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:208:20 [INFO] [stderr] | [INFO] [stderr] 208 | w90 => W90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:209:20 [INFO] [stderr] | [INFO] [stderr] 209 | w91 => W91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:210:20 [INFO] [stderr] | [INFO] [stderr] 210 | w92 => W92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:211:20 [INFO] [stderr] | [INFO] [stderr] 211 | w93 => W93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:212:20 [INFO] [stderr] | [INFO] [stderr] 212 | w94 => W94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:213:20 [INFO] [stderr] | [INFO] [stderr] 213 | w95 => W95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:214:20 [INFO] [stderr] | [INFO] [stderr] 214 | w96 => W96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:215:20 [INFO] [stderr] | [INFO] [stderr] 215 | w97 => W97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:216:20 [INFO] [stderr] | [INFO] [stderr] 216 | w98 => W98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:217:20 [INFO] [stderr] | [INFO] [stderr] 217 | w99 => W99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | w100 => W100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 264 | let container = make_wide_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:119:19 [INFO] [stderr] | [INFO] [stderr] 119 | w1 => W1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:120:19 [INFO] [stderr] | [INFO] [stderr] 120 | w2 => W2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:121:19 [INFO] [stderr] | [INFO] [stderr] 121 | w3 => W3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:122:19 [INFO] [stderr] | [INFO] [stderr] 122 | w4 => W4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:123:19 [INFO] [stderr] | [INFO] [stderr] 123 | w5 => W5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | w6 => W6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | w7 => W7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:126:19 [INFO] [stderr] | [INFO] [stderr] 126 | w8 => W8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:127:19 [INFO] [stderr] | [INFO] [stderr] 127 | w9 => W9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:128:20 [INFO] [stderr] | [INFO] [stderr] 128 | w10 => W10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | w11 => W11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:130:20 [INFO] [stderr] | [INFO] [stderr] 130 | w12 => W12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:131:20 [INFO] [stderr] | [INFO] [stderr] 131 | w13 => W13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | w14 => W14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:133:20 [INFO] [stderr] | [INFO] [stderr] 133 | w15 => W15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | w16 => W16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:135:20 [INFO] [stderr] | [INFO] [stderr] 135 | w17 => W17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:136:20 [INFO] [stderr] | [INFO] [stderr] 136 | w18 => W18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:137:20 [INFO] [stderr] | [INFO] [stderr] 137 | w19 => W19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:138:20 [INFO] [stderr] | [INFO] [stderr] 138 | w20 => W20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | w21 => W21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:140:20 [INFO] [stderr] | [INFO] [stderr] 140 | w22 => W22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | w23 => W23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | w24 => W24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:143:20 [INFO] [stderr] | [INFO] [stderr] 143 | w25 => W25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:144:20 [INFO] [stderr] | [INFO] [stderr] 144 | w26 => W26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | w27 => W27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:146:20 [INFO] [stderr] | [INFO] [stderr] 146 | w28 => W28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:147:20 [INFO] [stderr] | [INFO] [stderr] 147 | w29 => W29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | w30 => W30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:149:20 [INFO] [stderr] | [INFO] [stderr] 149 | w31 => W31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:150:20 [INFO] [stderr] | [INFO] [stderr] 150 | w32 => W32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:151:20 [INFO] [stderr] | [INFO] [stderr] 151 | w33 => W33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | w34 => W34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | w35 => W35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:154:20 [INFO] [stderr] | [INFO] [stderr] 154 | w36 => W36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:155:20 [INFO] [stderr] | [INFO] [stderr] 155 | w37 => W37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:156:20 [INFO] [stderr] | [INFO] [stderr] 156 | w38 => W38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:157:20 [INFO] [stderr] | [INFO] [stderr] 157 | w39 => W39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | w40 => W40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | w41 => W41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | w42 => W42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | w43 => W43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:162:20 [INFO] [stderr] | [INFO] [stderr] 162 | w44 => W44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:163:20 [INFO] [stderr] | [INFO] [stderr] 163 | w45 => W45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:164:20 [INFO] [stderr] | [INFO] [stderr] 164 | w46 => W46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:165:20 [INFO] [stderr] | [INFO] [stderr] 165 | w47 => W47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:166:20 [INFO] [stderr] | [INFO] [stderr] 166 | w48 => W48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | w49 => W49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:168:20 [INFO] [stderr] | [INFO] [stderr] 168 | w50 => W50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | w51 => W51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:170:20 [INFO] [stderr] | [INFO] [stderr] 170 | w52 => W52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:171:20 [INFO] [stderr] | [INFO] [stderr] 171 | w53 => W53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | w54 => W54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:173:20 [INFO] [stderr] | [INFO] [stderr] 173 | w55 => W55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:174:20 [INFO] [stderr] | [INFO] [stderr] 174 | w56 => W56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:175:20 [INFO] [stderr] | [INFO] [stderr] 175 | w57 => W57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:176:20 [INFO] [stderr] | [INFO] [stderr] 176 | w58 => W58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | w59 => W59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:178:20 [INFO] [stderr] | [INFO] [stderr] 178 | w60 => W60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | w61 => W61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:180:20 [INFO] [stderr] | [INFO] [stderr] 180 | w62 => W62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:181:20 [INFO] [stderr] | [INFO] [stderr] 181 | w63 => W63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:182:20 [INFO] [stderr] | [INFO] [stderr] 182 | w64 => W64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | w65 => W65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | w66 => W66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:185:20 [INFO] [stderr] | [INFO] [stderr] 185 | w67 => W67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | w68 => W68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | w69 => W69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:188:20 [INFO] [stderr] | [INFO] [stderr] 188 | w70 => W70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:189:20 [INFO] [stderr] | [INFO] [stderr] 189 | w71 => W71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | w72 => W72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:191:20 [INFO] [stderr] | [INFO] [stderr] 191 | w73 => W73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:192:20 [INFO] [stderr] | [INFO] [stderr] 192 | w74 => W74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:193:20 [INFO] [stderr] | [INFO] [stderr] 193 | w75 => W75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:194:20 [INFO] [stderr] | [INFO] [stderr] 194 | w76 => W76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:195:20 [INFO] [stderr] | [INFO] [stderr] 195 | w77 => W77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:196:20 [INFO] [stderr] | [INFO] [stderr] 196 | w78 => W78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:197:20 [INFO] [stderr] | [INFO] [stderr] 197 | w79 => W79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:198:20 [INFO] [stderr] | [INFO] [stderr] 198 | w80 => W80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:199:20 [INFO] [stderr] | [INFO] [stderr] 199 | w81 => W81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:200:20 [INFO] [stderr] | [INFO] [stderr] 200 | w82 => W82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | w83 => W83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:202:20 [INFO] [stderr] | [INFO] [stderr] 202 | w84 => W84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:203:20 [INFO] [stderr] | [INFO] [stderr] 203 | w85 => W85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:204:20 [INFO] [stderr] | [INFO] [stderr] 204 | w86 => W86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:205:20 [INFO] [stderr] | [INFO] [stderr] 205 | w87 => W87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:206:20 [INFO] [stderr] | [INFO] [stderr] 206 | w88 => W88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:207:20 [INFO] [stderr] | [INFO] [stderr] 207 | w89 => W89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:208:20 [INFO] [stderr] | [INFO] [stderr] 208 | w90 => W90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:209:20 [INFO] [stderr] | [INFO] [stderr] 209 | w91 => W91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:210:20 [INFO] [stderr] | [INFO] [stderr] 210 | w92 => W92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:211:20 [INFO] [stderr] | [INFO] [stderr] 211 | w93 => W93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:212:20 [INFO] [stderr] | [INFO] [stderr] 212 | w94 => W94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:213:20 [INFO] [stderr] | [INFO] [stderr] 213 | w95 => W95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:214:20 [INFO] [stderr] | [INFO] [stderr] 214 | w96 => W96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:215:20 [INFO] [stderr] | [INFO] [stderr] 215 | w97 => W97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:216:20 [INFO] [stderr] | [INFO] [stderr] 216 | w98 => W98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:217:20 [INFO] [stderr] | [INFO] [stderr] 217 | w99 => W99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `W100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | w100 => W100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 270 | let container = make_wide_container!(scoped); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | d1 => D1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | d2 => D2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | d3 => D3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | d4 => D4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | d5 => D5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | d6 => D6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | d7 => D7Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D8Provider` in this scope [INFO] [stderr] --> benches/bench.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | d8 => D8Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D9Provider` in this scope [INFO] [stderr] --> benches/bench.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | d9 => D9Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D10Provider` in this scope [INFO] [stderr] --> benches/bench.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | d10 => D10Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D11Provider` in this scope [INFO] [stderr] --> benches/bench.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | d11 => D11Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D12Provider` in this scope [INFO] [stderr] --> benches/bench.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | d12 => D12Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D13Provider` in this scope [INFO] [stderr] --> benches/bench.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | d13 => D13Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D14Provider` in this scope [INFO] [stderr] --> benches/bench.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | d14 => D14Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D15Provider` in this scope [INFO] [stderr] --> benches/bench.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | d15 => D15Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D16Provider` in this scope [INFO] [stderr] --> benches/bench.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | d16 => D16Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D17Provider` in this scope [INFO] [stderr] --> benches/bench.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | d17 => D17Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D18Provider` in this scope [INFO] [stderr] --> benches/bench.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | d18 => D18Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D19Provider` in this scope [INFO] [stderr] --> benches/bench.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | d19 => D19Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D20Provider` in this scope [INFO] [stderr] --> benches/bench.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | d20 => D20Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D21Provider` in this scope [INFO] [stderr] --> benches/bench.rs:32:20 [INFO] [stderr] | [INFO] [stderr] 32 | d21 => D21Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D22Provider` in this scope [INFO] [stderr] --> benches/bench.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | d22 => D22Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D23Provider` in this scope [INFO] [stderr] --> benches/bench.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | d23 => D23Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D24Provider` in this scope [INFO] [stderr] --> benches/bench.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | d24 => D24Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D25Provider` in this scope [INFO] [stderr] --> benches/bench.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | d25 => D25Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D26Provider` in this scope [INFO] [stderr] --> benches/bench.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | d26 => D26Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D27Provider` in this scope [INFO] [stderr] --> benches/bench.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | d27 => D27Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D28Provider` in this scope [INFO] [stderr] --> benches/bench.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | d28 => D28Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D29Provider` in this scope [INFO] [stderr] --> benches/bench.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | d29 => D29Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D30Provider` in this scope [INFO] [stderr] --> benches/bench.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | d30 => D30Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D31Provider` in this scope [INFO] [stderr] --> benches/bench.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | d31 => D31Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D32Provider` in this scope [INFO] [stderr] --> benches/bench.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | d32 => D32Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D33Provider` in this scope [INFO] [stderr] --> benches/bench.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | d33 => D33Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D34Provider` in this scope [INFO] [stderr] --> benches/bench.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | d34 => D34Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D35Provider` in this scope [INFO] [stderr] --> benches/bench.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | d35 => D35Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D36Provider` in this scope [INFO] [stderr] --> benches/bench.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | d36 => D36Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D37Provider` in this scope [INFO] [stderr] --> benches/bench.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | d37 => D37Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D38Provider` in this scope [INFO] [stderr] --> benches/bench.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | d38 => D38Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D39Provider` in this scope [INFO] [stderr] --> benches/bench.rs:50:20 [INFO] [stderr] | [INFO] [stderr] 50 | d39 => D39Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D40Provider` in this scope [INFO] [stderr] --> benches/bench.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | d40 => D40Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D41Provider` in this scope [INFO] [stderr] --> benches/bench.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | d41 => D41Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D42Provider` in this scope [INFO] [stderr] --> benches/bench.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | d42 => D42Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D43Provider` in this scope [INFO] [stderr] --> benches/bench.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | d43 => D43Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D44Provider` in this scope [INFO] [stderr] --> benches/bench.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | d44 => D44Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D45Provider` in this scope [INFO] [stderr] --> benches/bench.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | d45 => D45Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D46Provider` in this scope [INFO] [stderr] --> benches/bench.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | d46 => D46Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D47Provider` in this scope [INFO] [stderr] --> benches/bench.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | d47 => D47Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D48Provider` in this scope [INFO] [stderr] --> benches/bench.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | d48 => D48Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D49Provider` in this scope [INFO] [stderr] --> benches/bench.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | d49 => D49Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D50Provider` in this scope [INFO] [stderr] --> benches/bench.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | d50 => D50Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D51Provider` in this scope [INFO] [stderr] --> benches/bench.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | d51 => D51Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D52Provider` in this scope [INFO] [stderr] --> benches/bench.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | d52 => D52Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D53Provider` in this scope [INFO] [stderr] --> benches/bench.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | d53 => D53Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D54Provider` in this scope [INFO] [stderr] --> benches/bench.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | d54 => D54Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D55Provider` in this scope [INFO] [stderr] --> benches/bench.rs:66:20 [INFO] [stderr] | [INFO] [stderr] 66 | d55 => D55Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D56Provider` in this scope [INFO] [stderr] --> benches/bench.rs:67:20 [INFO] [stderr] | [INFO] [stderr] 67 | d56 => D56Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D57Provider` in this scope [INFO] [stderr] --> benches/bench.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | d57 => D57Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D58Provider` in this scope [INFO] [stderr] --> benches/bench.rs:69:20 [INFO] [stderr] | [INFO] [stderr] 69 | d58 => D58Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D59Provider` in this scope [INFO] [stderr] --> benches/bench.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | d59 => D59Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D60Provider` in this scope [INFO] [stderr] --> benches/bench.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | d60 => D60Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D61Provider` in this scope [INFO] [stderr] --> benches/bench.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | d61 => D61Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D62Provider` in this scope [INFO] [stderr] --> benches/bench.rs:73:20 [INFO] [stderr] | [INFO] [stderr] 73 | d62 => D62Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D63Provider` in this scope [INFO] [stderr] --> benches/bench.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | d63 => D63Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D64Provider` in this scope [INFO] [stderr] --> benches/bench.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | d64 => D64Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D65Provider` in this scope [INFO] [stderr] --> benches/bench.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | d65 => D65Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D66Provider` in this scope [INFO] [stderr] --> benches/bench.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | d66 => D66Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D67Provider` in this scope [INFO] [stderr] --> benches/bench.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | d67 => D67Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D68Provider` in this scope [INFO] [stderr] --> benches/bench.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | d68 => D68Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D69Provider` in this scope [INFO] [stderr] --> benches/bench.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | d69 => D69Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D70Provider` in this scope [INFO] [stderr] --> benches/bench.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | d70 => D70Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D71Provider` in this scope [INFO] [stderr] --> benches/bench.rs:82:20 [INFO] [stderr] | [INFO] [stderr] 82 | d71 => D71Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D72Provider` in this scope [INFO] [stderr] --> benches/bench.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | d72 => D72Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D73Provider` in this scope [INFO] [stderr] --> benches/bench.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | d73 => D73Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D74Provider` in this scope [INFO] [stderr] --> benches/bench.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | d74 => D74Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D75Provider` in this scope [INFO] [stderr] --> benches/bench.rs:86:20 [INFO] [stderr] | [INFO] [stderr] 86 | d75 => D75Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D76Provider` in this scope [INFO] [stderr] --> benches/bench.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | d76 => D76Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D77Provider` in this scope [INFO] [stderr] --> benches/bench.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | d77 => D77Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D78Provider` in this scope [INFO] [stderr] --> benches/bench.rs:89:20 [INFO] [stderr] | [INFO] [stderr] 89 | d78 => D78Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D79Provider` in this scope [INFO] [stderr] --> benches/bench.rs:90:20 [INFO] [stderr] | [INFO] [stderr] 90 | d79 => D79Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D80Provider` in this scope [INFO] [stderr] --> benches/bench.rs:91:20 [INFO] [stderr] | [INFO] [stderr] 91 | d80 => D80Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D81Provider` in this scope [INFO] [stderr] --> benches/bench.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | d81 => D81Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D82Provider` in this scope [INFO] [stderr] --> benches/bench.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | d82 => D82Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D83Provider` in this scope [INFO] [stderr] --> benches/bench.rs:94:20 [INFO] [stderr] | [INFO] [stderr] 94 | d83 => D83Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D84Provider` in this scope [INFO] [stderr] --> benches/bench.rs:95:20 [INFO] [stderr] | [INFO] [stderr] 95 | d84 => D84Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D85Provider` in this scope [INFO] [stderr] --> benches/bench.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | d85 => D85Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D86Provider` in this scope [INFO] [stderr] --> benches/bench.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | d86 => D86Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D87Provider` in this scope [INFO] [stderr] --> benches/bench.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | d87 => D87Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D88Provider` in this scope [INFO] [stderr] --> benches/bench.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | d88 => D88Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D89Provider` in this scope [INFO] [stderr] --> benches/bench.rs:100:20 [INFO] [stderr] | [INFO] [stderr] 100 | d89 => D89Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D90Provider` in this scope [INFO] [stderr] --> benches/bench.rs:101:20 [INFO] [stderr] | [INFO] [stderr] 101 | d90 => D90Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D91Provider` in this scope [INFO] [stderr] --> benches/bench.rs:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | d91 => D91Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D92Provider` in this scope [INFO] [stderr] --> benches/bench.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | d92 => D92Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D93Provider` in this scope [INFO] [stderr] --> benches/bench.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | d93 => D93Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D94Provider` in this scope [INFO] [stderr] --> benches/bench.rs:105:20 [INFO] [stderr] | [INFO] [stderr] 105 | d94 => D94Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D95Provider` in this scope [INFO] [stderr] --> benches/bench.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | d95 => D95Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D96Provider` in this scope [INFO] [stderr] --> benches/bench.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | d96 => D96Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D97Provider` in this scope [INFO] [stderr] --> benches/bench.rs:108:20 [INFO] [stderr] | [INFO] [stderr] 108 | d97 => D97Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D98Provider` in this scope [INFO] [stderr] --> benches/bench.rs:109:20 [INFO] [stderr] | [INFO] [stderr] 109 | d98 => D98Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D99Provider` in this scope [INFO] [stderr] --> benches/bench.rs:110:20 [INFO] [stderr] | [INFO] [stderr] 110 | d99 => D99Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D100Provider` in this scope [INFO] [stderr] --> benches/bench.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | d100 => D100Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 276 | let container = make_deep_container!(); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D1Provider` in this scope [INFO] [stderr] --> benches/bench.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | d1 => D1Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D2Provider` in this scope [INFO] [stderr] --> benches/bench.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | d2 => D2Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D3Provider` in this scope [INFO] [stderr] --> benches/bench.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | d3 => D3Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D4Provider` in this scope [INFO] [stderr] --> benches/bench.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | d4 => D4Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D5Provider` in this scope [INFO] [stderr] --> benches/bench.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | d5 => D5Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D6Provider` in this scope [INFO] [stderr] --> benches/bench.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | d6 => D6Provider$(;$scope_type)?, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 283 | let container = make_deep_container!(singleton); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `D7Provider` in this scope [INFO] [stderr] --> benches/bench.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | d7 => D7Provider$(;$scope_type)?, [WARN] too many lines in the log, truncating it