[INFO] cloning repository https://github.com/just-a-stream/concrete-type-rules
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just-a-stream/concrete-type-rules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3f0a5252ad0d010d7b9e40bf5a3e0ec3b073a39
[INFO] testing just-a-stream/concrete-type-rules against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/just-a-stream/concrete-type-rules
[INFO] finished tweaking git repo https://github.com/just-a-stream/concrete-type-rules
[INFO] tweaked toml for git repo https://github.com/just-a-stream/concrete-type-rules written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/just-a-stream/concrete-type-rules on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/just-a-stream/concrete-type-rules already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concrete-type v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d9c3f37a3c5331596ca358fc3d4fde5953c8923dc2a45ce2404983d08e8b965
[INFO] running `Command { std: "docker" "start" "-a" "4d9c3f37a3c5331596ca358fc3d4fde5953c8923dc2a45ce2404983d08e8b965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d9c3f37a3c5331596ca358fc3d4fde5953c8923dc2a45ce2404983d08e8b965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9c3f37a3c5331596ca358fc3d4fde5953c8923dc2a45ce2404983d08e8b965", kill_on_drop: false }`
[INFO] [stdout] 4d9c3f37a3c5331596ca358fc3d4fde5953c8923dc2a45ce2404983d08e8b965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a10fafbf028e07df232c8870e4cb560015a8c3ae75fd48111ea0326bc36ce8
[INFO] running `Command { std: "docker" "start" "-a" "16a10fafbf028e07df232c8870e4cb560015a8c3ae75fd48111ea0326bc36ce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling concrete-type v0.2.0
[INFO] [stderr]    Compiling concrete-type-rules v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
[INFO] running `Command { std: "docker" "inspect" "16a10fafbf028e07df232c8870e4cb560015a8c3ae75fd48111ea0326bc36ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a10fafbf028e07df232c8870e4cb560015a8c3ae75fd48111ea0326bc36ce8", kill_on_drop: false }`
[INFO] [stdout] 16a10fafbf028e07df232c8870e4cb560015a8c3ae75fd48111ea0326bc36ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d2d2348fd823e1ec8afaf90f01fffdf049fdd1e6a370a299369e0c75a4134ae
[INFO] running `Command { std: "docker" "start" "-a" "9d2d2348fd823e1ec8afaf90f01fffdf049fdd1e6a370a299369e0c75a4134ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling concrete-type-rules v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `DualSystem<Binance, StrategyB>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:159:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ function or associated item not found in `DualSystem<Binance, StrategyB>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `DualSystem<Okx, StrategyA>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:159:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ function or associated item not found in `DualSystem<Okx, StrategyA>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `DualSystem<Binance, StrategyB>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ function or associated item not found in `DualSystem<Binance, StrategyB>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `DualSystem<Okx, StrategyA>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ function or associated item not found in `DualSystem<Okx, StrategyA>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Binance, StrategyA, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Binance, StrategyA, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Binance, StrategyB, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Binance, StrategyB, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Binance, StrategyB, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Binance, StrategyB, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Okx, StrategyA, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Okx, StrategyA, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Okx, StrategyA, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Okx, StrategyA, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Okx, StrategyB, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Okx, StrategyB, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `TripleSystem<Okx, StrategyB, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ function or associated item not found in `TripleSystem<Okx, StrategyB, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyA, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyA, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyA, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyA, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyA, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyA, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyB, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyB, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyB, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyB, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyB, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyB, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Binance, StrategyB, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Binance, StrategyB, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyA, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyA, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyA, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyA, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyA, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyA, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyA, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyA, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyB, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyB, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyB, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyB, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyB, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyB, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuadSystem<Okx, StrategyB, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ function or associated item not found in `QuadSystem<Okx, StrategyB, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyA, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Binance, StrategyB, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyA, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `QuintSystem<Okx, StrategyB, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concrete-type-rules` (test "test_gen_match_macro") due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d2d2348fd823e1ec8afaf90f01fffdf049fdd1e6a370a299369e0c75a4134ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d2d2348fd823e1ec8afaf90f01fffdf049fdd1e6a370a299369e0c75a4134ae", kill_on_drop: false }`
[INFO] [stdout] 9d2d2348fd823e1ec8afaf90f01fffdf049fdd1e6a370a299369e0c75a4134ae
