[INFO] fetching crate forester-rs 0.4.1...
[INFO] testing forester-rs-0.4.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate forester-rs 0.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate forester-rs 0.4.1
[INFO] finished tweaking crates.io crate forester-rs 0.4.1
[INFO] tweaked toml for crates.io crate forester-rs 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forester-rs 0.4.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 272 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding logos v0.13.0 (available: v0.16.0)
[INFO] [stderr]       Adding quick-xml v0.31.0 (available: v0.38.4)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding tungstenite v0.21.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2e188aa9404fb2b3c247c9a832eb77d1a4fc13e726e5853f28b74c9dc643971
[INFO] running `Command { std: "docker" "start" "-a" "a2e188aa9404fb2b3c247c9a832eb77d1a4fc13e726e5853f28b74c9dc643971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2e188aa9404fb2b3c247c9a832eb77d1a4fc13e726e5853f28b74c9dc643971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e188aa9404fb2b3c247c9a832eb77d1a4fc13e726e5853f28b74c9dc643971", kill_on_drop: false }`
[INFO] [stdout] a2e188aa9404fb2b3c247c9a832eb77d1a4fc13e726e5853f28b74c9dc643971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d025eba934337ab1e8fd98f315bf00c11bccd03b4f66325273ee33ac323bf2c
[INFO] running `Command { std: "docker" "start" "-a" "3d025eba934337ab1e8fd98f315bf00c11bccd03b4f66325273ee33ac323bf2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling parsit v0.2.0
[INFO] [stderr]    Compiling graphviz-rust v0.9.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling forester-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]   --> src/runtime/args.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fmt::{format, Display, Formatter};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::rtree::rnode::RNode`
[INFO] [stdout]   --> src/runtime/context.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::rtree::rnode::RNode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/runtime/builder.rs:488:8
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl ServerPort {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 488 |     fn get(&self) -> u16 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/runtime/forester/serv.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct HttpServ {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     client: Client<HttpConnector, Body>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpServ` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf_size` is never read
[INFO] [stdout]    --> src/runtime/ros.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct TargetCfg {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 141 |     tp: String,
[INFO] [stdout] 142 |     buf_size: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TargetCfg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tp` and `msg` are never read
[INFO] [stdout]    --> src/runtime/ros.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct ForesterRosMessage {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 166 |     tp: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 167 |     msg: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForesterRosMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "3d025eba934337ab1e8fd98f315bf00c11bccd03b4f66325273ee33ac323bf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d025eba934337ab1e8fd98f315bf00c11bccd03b4f66325273ee33ac323bf2c", kill_on_drop: false }`
[INFO] [stdout] 3d025eba934337ab1e8fd98f315bf00c11bccd03b4f66325273ee33ac323bf2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5ca8d6ed4ef6ffca4ba8d231e028ff55c3e7ef7070377499b93fa43b5f8c62f
[INFO] running `Command { std: "docker" "start" "-a" "e5ca8d6ed4ef6ffca4ba8d231e028ff55c3e7ef7070377499b93fa43b5f8c62f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling forester-http v0.1.0
[INFO] [stderr]    Compiling forester-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]   --> src/runtime/args.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fmt::{format, Display, Formatter};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::rtree::rnode::RNode`
[INFO] [stdout]   --> src/runtime/context.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::rtree::rnode::RNode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]   --> src/runtime/args.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fmt::{format, Display, Formatter};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::rtree::rnode::RNode`
[INFO] [stdout]   --> src/runtime/context.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::rtree::rnode::RNode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::turn_on_logs`
[INFO] [stdout]    --> src/runtime/rtree.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     use crate::tests::turn_on_logs;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Impl`
[INFO] [stdout]  --> src/tests/actions_re.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::action::{Impl, ImplRemote};
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Impl`
[INFO] [stdout]  --> src/tests/trimmer.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::runtime::action::{Impl};
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServiceExt`
[INFO] [stdout]   --> src/tests/simulator.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use axum::{Json, Router, ServiceExt};
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/runtime/builder.rs:488:8
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl ServerPort {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 488 |     fn get(&self) -> u16 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/runtime/forester/serv.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct HttpServ {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     client: Client<HttpConnector, Body>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpServ` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf_size` is never read
[INFO] [stdout]    --> src/runtime/ros.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct TargetCfg {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 141 |     tp: String,
[INFO] [stdout] 142 |     buf_size: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TargetCfg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tp` and `msg` are never read
[INFO] [stdout]    --> src/runtime/ros.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct ForesterRosMessage {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 166 |     tp: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 167 |     msg: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForesterRosMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/runtime/builder.rs:488:8
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl ServerPort {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 488 |     fn get(&self) -> u16 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/runtime/forester/serv.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct HttpServ {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     client: Client<HttpConnector, Body>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpServ` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf_size` is never read
[INFO] [stdout]    --> src/runtime/ros.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct TargetCfg {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 141 |     tp: String,
[INFO] [stdout] 142 |     buf_size: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TargetCfg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tp` and `msg` are never read
[INFO] [stdout]    --> src/runtime/ros.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct ForesterRosMessage {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 166 |     tp: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 167 |     msg: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForesterRosMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SmokeTest` is never constructed
[INFO] [stdout]   --> src/tests/trimmer.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct SmokeTest;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn to_inv(&self) -> Invocation<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/parser/ast.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/trimmer.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _ = forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/trimmer.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let _ = forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "e5ca8d6ed4ef6ffca4ba8d231e028ff55c3e7ef7070377499b93fa43b5f8c62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ca8d6ed4ef6ffca4ba8d231e028ff55c3e7ef7070377499b93fa43b5f8c62f", kill_on_drop: false }`
[INFO] [stdout] e5ca8d6ed4ef6ffca4ba8d231e028ff55c3e7ef7070377499b93fa43b5f8c62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c27b51b0e00494688cae42a87a000adb0943587322ee90cfb0afb32b801620fe
[INFO] running `Command { std: "docker" "start" "-a" "c27b51b0e00494688cae42a87a000adb0943587322ee90cfb0afb32b801620fe", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `format`
[INFO] [stderr]   --> src/runtime/args.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::fmt::{format, Display, Formatter};
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::rtree::rnode::RNode`
[INFO] [stderr]   --> src/runtime/context.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use super::rtree::rnode::RNode;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]    --> src/runtime/builder.rs:488:8
[INFO] [stderr]     |
[INFO] [stderr] 481 | impl ServerPort {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 488 |     fn get(&self) -> u16 {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/runtime/forester/serv.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct HttpServ {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |     client: Client<HttpConnector, Body>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HttpServ` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `buf_size` is never read
[INFO] [stderr]    --> src/runtime/ros.rs:142:5
[INFO] [stderr]     |
[INFO] [stderr] 140 | pub struct TargetCfg {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 141 |     tp: String,
[INFO] [stderr] 142 |     buf_size: Option<usize>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TargetCfg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tp` and `msg` are never read
[INFO] [stderr]    --> src/runtime/ros.rs:166:5
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub struct ForesterRosMessage {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 166 |     tp: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 167 |     msg: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ForesterRosMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/parser/ast.rs:115:19
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn to_inv(&self) -> Invocation {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn to_inv(&self) -> Invocation<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/parser/ast.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation {
[INFO] [stderr]     |                        ^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn to_inv_args(&self, args: Arguments) -> Invocation<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `forester-rs` (lib) generated 8 warnings (run `cargo fix --lib -p forester-rs` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `crate::tests::turn_on_logs`
[INFO] [stderr]    --> src/runtime/rtree.rs:289:9
[INFO] [stderr]     |
[INFO] [stderr] 289 |     use crate::tests::turn_on_logs;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Impl`
[INFO] [stderr]  --> src/tests/actions_re.rs:2:30
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::runtime::action::{Impl, ImplRemote};
[INFO] [stderr]   |                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Impl`
[INFO] [stderr]  --> src/tests/trimmer.rs:2:30
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::runtime::action::{Impl};
[INFO] [stderr]   |                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ServiceExt`
[INFO] [stderr]   --> src/tests/simulator.rs:14:26
[INFO] [stderr]    |
[INFO] [stderr] 14 | use axum::{Json, Router, ServiceExt};
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SmokeTest` is never constructed
[INFO] [stderr]   --> src/tests/trimmer.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 | struct SmokeTest;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/tests/trimmer.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let _ = forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/tests/trimmer.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 87 |     forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 87 |     let _ = forester.add_trim_task(TrimTask::rt_tree(Test));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `forester-rs` (lib test) generated 15 warnings (8 duplicates) (run `cargo fix --lib -p forester-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forester_rs-3be224578ad03141)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test runtime::action::builtin::http::tests::smoke ... ignored
[INFO] [stdout] test runtime::ros::client::tests::smoke ... ignored
[INFO] [stdout] test runtime::rtree::iter::tests::smoke ... ok
[INFO] [stdout] test runtime::rtree::builder::tests::smoke ... ok
[INFO] [stdout] test runtime::rtree::analyzer::tests::find_and_parent ... ok
[INFO] [stdout] test runtime::builder::ros_nav::tests::print ... ok
[INFO] [stdout] test runtime::action::builtin::remote::tests::smoke ... ok
[INFO] [stdout] test runtime::rtree::macros::tests::arg ... ok
[INFO] [stdout] test runtime::rtree::tests::decorator_lambda ... ok
[INFO] [stdout] test runtime::rtree::tests::params2 ... ok
[INFO] [stdout] test runtime::rtree::tests::smoke ... ok
[INFO] [stdout] test runtime::action::builtin::data::tests::store_tick ... ok
[INFO] [stdout] test simulator::actions::tests::smoke ... ok
[INFO] [stdout] test runtime::action::builtin::data::tests::lock_unlock ... ok
[INFO] [stdout] test tests::actions::builtin_test ... ok
[INFO] [stdout] test tests::actions::mix_test ... ignored
[INFO] [stdout] test tests::actions::builtin_actions ... ok
[INFO] [stdout] test simulator::tests::smoke_all_success ... ok
[INFO] [stdout] test tests::actions_re::remote_in_tree ... ok
[INFO] [stdout] test tests::actions::sync_action_halt_ok ... ok
[INFO] [stdout] test runtime::rtree::tests::params ... ok
[INFO] [stdout] test tests::actions::lock_unlock ... ok
[INFO] [stdout] test tests::args::inter_args_decorator ... ok
[INFO] [stdout] test tests::args::inter_args_ho ... ok
[INFO] [stdout] test tests::args::inter_args_lambda ... ok
[INFO] [stdout] test tests::args::inter_args_pointers ... ok
[INFO] [stdout] test tests::args::inter_args ... ok
[INFO] [stdout] test tests::actions::sync_action_halt_err ... ok
[INFO] [stdout] test tests::args::pointers ... ok
[INFO] [stdout] test tests::args::inter_args_func ... ok
[INFO] [stdout] test tests::decorator::repeat_failure ... ok
[INFO] [stdout] test tests::actions_re::remote_smoke ... ok
[INFO] [stdout] test tests::decorator::repeat_reactive ... ok
[INFO] [stdout] test tests::decorator::repeat_repeat ... ok
[INFO] [stdout] test tests::decorator::simple_inverter ... ok
[INFO] [stdout] test tests::decorator::retry_retry ... ok
[INFO] [stdout] test tests::decorator::simple_repeat ... ok
[INFO] [stdout] test tests::decorator::simple_retry ... ok
[INFO] [stdout] test tests::flow::fallback ... ok
[INFO] [stdout] test tests::flow::fallback_handles_halt ... ok
[INFO] [stdout] test tests::flow::fallback_reset_after_running_success ... ok
[INFO] [stdout] test tests::flow::fallback_retry ... ok
[INFO] [stdout] test tests::flow::mseq_restart_all_children ... ok
[INFO] [stdout] test tests::flow::parallel_simple ... ok
[INFO] [stdout] test tests::flow::fallback_reset_after_running_failure ... ok
[INFO] [stdout] test tests::flow::parallel_simple_w_retry ... ok
[INFO] [stdout] test tests::flow::r_fallback_halted_by_running ... ok
[INFO] [stdout] test tests::flow::r_fallback_halt_on_interrupt ... ok
[INFO] [stdout] test tests::flow::r_sequence_halt_on_interrupt ... ok
[INFO] [stdout] test tests::flow::r_sequence_halted_by_running ... ok
[INFO] [stdout] test tests::flow::sequence_handles_halt ... ok
[INFO] [stdout] test tests::flow::sequence_reset_after_running_success ... ok
[INFO] [stdout] test tests::flow::sequence_reset_after_running_failure ... ok
[INFO] [stdout] test tests::flow::sequence_restart_all_children ... ok
[INFO] [stdout] test tests::flow::simple_sequence ... ok
[INFO] [stdout] test tests::import::smoke ... ok
[INFO] [stdout] test tests::daemons::built_in_async ... ok
[INFO] [stdout] test tests::nav::import_smoke ... ok
[INFO] [stdout] test tests::daemons::built_in ... ok
[INFO] [stdout] test tests::params::fail_types ... ok
[INFO] [stdout] test tests::params::any_type ... ok
[INFO] [stdout] test tests::parser::smoke ... ok
[INFO] [stdout] test tests::rtree::tests::ho_op ... ok
[INFO] [stdout] test tests::rtree::tests::lambda_ho_op ... ok
[INFO] [stdout] test tests::rtree::tests::std_action ... ok
[INFO] [stdout] test tests::rtree::tests::ho_tree ... ok
[INFO] [stdout] test tests::simulator::file ... ok
[INFO] [stdout] test tests::simulator::smoke_remote ... ignored
[INFO] [stdout] test tests::flow::sequence_running ... ok
[INFO] [stdout] test tests::tracer::custom_state ... ok
[INFO] [stdout] test tests::nav::export_smoke ... FAILED
[INFO] [stdout] test tests::actions::builtin_http_get ... FAILED
[INFO] [stdout] test tests::simulator::text ... FAILED
[INFO] [stdout] test tests::simulator::smoke ... FAILED
[INFO] [stdout] test tests::vizualizer::manual ... ignored
[INFO] [stdout] test tracer::tests::smoke_mem ... ok
[INFO] [stdout] test tests::tracer::file ... FAILED
[INFO] [stdout] test tree::parser::lexer::tests::number ... ok
[INFO] [stdout] test tree::parser::lexer::tests::string ... ok
[INFO] [stdout] test tree::parser::tests::arguments::call_arg ... ok
[INFO] [stdout] test tree::parser::tests::arguments::call_arg_part ... ok
[INFO] [stdout] test tree::parser::tests::call::calls ... ok
[INFO] [stdout] test tests::trimmer::naive ... FAILED
[INFO] [stdout] test tree::parser::tests::call::capt_invocation ... ok
[INFO] [stdout] test tree::parser::tests::call::decorator ... ok
[INFO] [stdout] test tree::parser::tests::call::invocation ... ok
[INFO] [stdout] test tree::parser::tests::arguments::plain_arg ... ok
[INFO] [stdout] test tree::parser::tests::definition::definition ... ok
[INFO] [stdout] test tree::parser::tests::definition::impl_definition ... ok
[INFO] [stdout] test tree::parser::tests::call::lambda ... ok
[INFO] [stdout] test tests::trimmer::smoke ... FAILED
[INFO] [stdout] test tree::parser::tests::file::file ... ok
[INFO] [stdout] test tree::parser::tests::import::import ... ok
[INFO] [stdout] test tree::parser::tests::file::short_description_file ... ok
[INFO] [stdout] test tree::parser::tests::definition::short_definition ... ok
[INFO] [stdout] test tree::parser::tests::import::import_names ... ok
[INFO] [stdout] test tree::parser::tests::message::simple_mess ... ok
[INFO] [stdout] test tree::parser::tests::import::import_names_alias ... ok
[INFO] [stdout] test tree::parser::tests::params::params ... ok
[INFO] [stdout] test tree::parser::tests::message::object ... ok
[INFO] [stdout] test tree::parser::tests::tests::script ... ok
[INFO] [stdout] test visualizer::tests::smoke ... ok
[INFO] [stdout] test tests::tracer::smoke ... ok
[INFO] [stdout] test tests::actions_re::smoke_serv ... ok
[INFO] [stdout] test tests::decorator::simple_delay ... ok
[INFO] [stdout] test tests::daemons::smoke ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::nav::export_smoke stdout ----
[INFO] [stdout] [ast] built project with root: "/opt/rustwide/workdir/tree/tests/ros/nav/smoke", main file: main.tree and root definition: MainTree 
[INFO] [stdout] [tree[construct]] found invocation , id 2 in parent 1
[INFO] [stdout] [tree[construct]] found import from another file,  id 2 in parent 1
[INFO] [stdout] [tree[construct]] found ho invocation with id 3 in parent 2
[INFO] [stdout] [tree[construct]] found invocation , id 3 in parent 1
[INFO] [stdout] [tree[construct]] found invocation , id 4 in parent 3
[INFO] [stdout] [tree[construct]] found import from another file,  id 4 in parent 3
[INFO] [stdout] [tree[construct]] found decorator retry, id 5 in parent 3
[INFO] [stdout] [tree[construct]] found ho invocation with id 6 in parent 4
[INFO] [stdout] [tree[construct]] found invocation , id 6 in parent 3
[INFO] [stdout] [tree[construct]] found import from another file,  id 6 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 7 in parent 5
[INFO] [stdout] [tree[construct]] found ho invocation with id 8 in parent 6
[INFO] [stdout] [tree[construct]] found decorator retry, id 8 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 9 in parent 7
[INFO] [stdout] [tree[construct]] found import from another file,  id 9 in parent 7
[INFO] [stdout] [tree[construct]] found invocation , id 10 in parent 7
[INFO] [stdout] [tree[construct]] found invocation , id 11 in parent 8
[INFO] [stdout] [tree[construct]] found invocation , id 12 in parent 10
[INFO] [stdout] [tree[construct]] found import from another file,  id 12 in parent 10
[INFO] [stdout] [tree[construct]] found invocation , id 13 in parent 10
[INFO] [stdout] [tree[construct]] found import from another file,  id 13 in parent 10
[INFO] [stdout] [tree[construct]] found invocation , id 14 in parent 11
[INFO] [stdout] [tree[construct]] found import from another file,  id 14 in parent 11
[INFO] [stdout] [tree[construct]] found invocation , id 15 in parent 11
[INFO] [stdout] [tree[construct]] found invocation , id 16 in parent 15
[INFO] [stdout] [tree[construct]] found import from another file,  id 16 in parent 15
[INFO] [stdout] [tree[construct]] found invocation , id 17 in parent 15
[INFO] [stdout] [tree[construct]] found import from another file,  id 17 in parent 15
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::nav::export_smoke' (460) panicked at src/tests/nav.rs:16:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: io: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a4b9ad7a - <core[585f66e14d78f9ba]::result::Result<(), forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a4b9ad7a - forester_rs[d61aa0075d483ae3]::tests::nav::export_smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nav.rs:16:33
[INFO] [stdout]   22:     0x5c57a4b8d4d7 - forester_rs[d61aa0075d483ae3]::tests::nav::export_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nav.rs:9:18
[INFO] [stdout]   23:     0x5c57a47c49a6 - <forester_rs[d61aa0075d483ae3]::tests::nav::export_smoke::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::actions::builtin_http_get stdout ----
[INFO] [stdout] [leaf[run]] tick:72, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:72, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 72
[INFO] [stdout] [flow[run]] tick:72, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:72, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:72, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 72
[INFO] [stdout] [flow[ready]] tick:72, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:72, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 72
[INFO] [stdout] [flow[run]] tick:72, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:72, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:73
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 73
[INFO] [stdout] [flow[ready]] tick:73, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:73, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 73
[INFO] [stdout] [flow[run]] tick:73, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:73, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 73
[INFO] [stdout] [leaf[run]] tick:73, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:73, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 73
[INFO] [stdout] [flow[run]] tick:73, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:73, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:73, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 73
[INFO] [stdout] [flow[ready]] tick:73, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:73, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 73
[INFO] [stdout] [flow[run]] tick:73, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:73, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:74
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 74
[INFO] [stdout] [flow[ready]] tick:74, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:74, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 74
[INFO] [stdout] [flow[run]] tick:74, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:74, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 74
[INFO] [stdout] [leaf[run]] tick:74, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:74, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 74
[INFO] [stdout] [flow[run]] tick:74, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:74, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:74, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 74
[INFO] [stdout] [flow[ready]] tick:74, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:74, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 74
[INFO] [stdout] [flow[run]] tick:74, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:74, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:75
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 75
[INFO] [stdout] [flow[ready]] tick:75, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:75, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 75
[INFO] [stdout] [flow[run]] tick:75, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:75, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 75
[INFO] [stdout] [leaf[run]] tick:75, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:75, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 75
[INFO] [stdout] [flow[run]] tick:75, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:75, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:75, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 75
[INFO] [stdout] [flow[ready]] tick:75, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:75, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 75
[INFO] [stdout] [flow[run]] tick:75, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:75, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:76
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 76
[INFO] [stdout] [flow[ready]] tick:76, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:76, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 76
[INFO] [stdout] [flow[run]] tick:76, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:76, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 76
[INFO] [stdout] [leaf[run]] tick:76, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:76, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 76
[INFO] [stdout] [flow[run]] tick:76, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:76, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:76, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 76
[INFO] [stdout] [flow[ready]] tick:76, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:76, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 76
[INFO] [stdout] [flow[run]] tick:76, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:76, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:77
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 77
[INFO] [stdout] [flow[ready]] tick:77, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:77, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 77
[INFO] [stdout] [flow[run]] tick:77, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:77, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 77
[INFO] [stdout] [leaf[run]] tick:77, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:77, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 77
[INFO] [stdout] [flow[run]] tick:77, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:77, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:77, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 77
[INFO] [stdout] [flow[ready]] tick:77, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:77, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 77
[INFO] [stdout] [flow[run]] tick:77, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:77, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:78
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 78
[INFO] [stdout] [flow[ready]] tick:78, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:78, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 78
[INFO] [stdout] [flow[run]] tick:78, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:78, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 78
[INFO] [stdout] [leaf[run]] tick:78, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:78, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 78
[INFO] [stdout] [flow[run]] tick:78, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:78, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:78, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 78
[INFO] [stdout] [flow[ready]] tick:78, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:78, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 78
[INFO] [stdout] [flow[run]] tick:78, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:78, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:79
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 79
[INFO] [stdout] [flow[ready]] tick:79, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:79, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 79
[INFO] [stdout] [flow[run]] tick:79, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:79, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 79
[INFO] [stdout] [leaf[run]] tick:79, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:79, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 79
[INFO] [stdout] [flow[run]] tick:79, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:79, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:79, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 79
[INFO] [stdout] [flow[ready]] tick:79, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:79, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 79
[INFO] [stdout] [flow[run]] tick:79, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:79, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:80
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 80
[INFO] [stdout] [flow[ready]] tick:80, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:80, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 80
[INFO] [stdout] [flow[run]] tick:80, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:80, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 80
[INFO] [stdout] [leaf[run]] tick:80, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:80, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 80
[INFO] [stdout] [flow[run]] tick:80, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:80, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:80, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 80
[INFO] [stdout] [flow[ready]] tick:80, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:80, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 80
[INFO] [stdout] [flow[run]] tick:80, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:80, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:81
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 81
[INFO] [stdout] [flow[ready]] tick:81, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:81, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 81
[INFO] [stdout] [flow[run]] tick:81, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:81, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 81
[INFO] [stdout] [leaf[run]] tick:81, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:81, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 81
[INFO] [stdout] [flow[run]] tick:81, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:81, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:81, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 81
[INFO] [stdout] [flow[ready]] tick:81, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:81, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 81
[INFO] [stdout] [flow[run]] tick:81, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:81, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:82
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 82
[INFO] [stdout] [flow[ready]] tick:82, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:82, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 82
[INFO] [stdout] [flow[run]] tick:82, sequence. Running child 3, cursor:0
[INFO] [stdout] [reqwest::blocking::wait] (ThreadId(81)) park without timeout
[INFO] [stdout] [flow[run]] tick:82, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 82
[INFO] [stdout] [leaf[run]] tick:82, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [reqwest::blocking::client] (ThreadId(129)) start runtime::block_on
[INFO] [stdout] [leaf] tick:82, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 82
[INFO] [stdout] [flow[run]] tick:82, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:82, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:82, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 82
[INFO] [stdout] [flow[ready]] tick:82, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:82, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 82
[INFO] [stdout] [flow[run]] tick:82, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:82, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:83
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 83
[INFO] [stdout] [flow[ready]] tick:83, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:83, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 83
[INFO] [stdout] [flow[run]] tick:83, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:83, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 83
[INFO] [stdout] [leaf[run]] tick:83, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:83, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 83
[INFO] [stdout] [flow[run]] tick:83, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:83, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:83, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 83
[INFO] [stdout] [flow[ready]] tick:83, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:83, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 83
[INFO] [stdout] [flow[run]] tick:83, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:83, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:84
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 84
[INFO] [stdout] [flow[ready]] tick:84, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:84, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 84
[INFO] [stdout] [flow[run]] tick:84, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:84, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 84
[INFO] [stdout] [leaf[run]] tick:84, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:84, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 84
[INFO] [stdout] [flow[run]] tick:84, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:84, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:84, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 84
[INFO] [stdout] [flow[ready]] tick:84, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:84, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 84
[INFO] [stdout] [flow[run]] tick:84, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:84, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:85
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 85
[INFO] [stdout] [flow[ready]] tick:85, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:85, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 85
[INFO] [stdout] [flow[run]] tick:85, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:85, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 85
[INFO] [stdout] [leaf[run]] tick:85, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:85, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 85
[INFO] [stdout] [flow[run]] tick:85, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:85, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:85, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 85
[INFO] [stdout] [flow[ready]] tick:85, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:85, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 85
[INFO] [stdout] [flow[run]] tick:85, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:85, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:86
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 86
[INFO] [stdout] [flow[ready]] tick:86, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:86, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 86
[INFO] [stdout] [flow[run]] tick:86, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:86, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 86
[INFO] [stdout] [leaf[run]] tick:86, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:86, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 86
[INFO] [stdout] [flow[run]] tick:86, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:86, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:86, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 86
[INFO] [stdout] [flow[ready]] tick:86, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:86, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 86
[INFO] [stdout] [flow[run]] tick:86, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:86, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:87
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 87
[INFO] [stdout] [flow[ready]] tick:87, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:87, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 87
[INFO] [stdout] [flow[run]] tick:87, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:87, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 87
[INFO] [stdout] [leaf[run]] tick:87, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:87, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 87
[INFO] [stdout] [flow[run]] tick:87, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:87, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:87, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 87
[INFO] [stdout] [flow[ready]] tick:87, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:87, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 87
[INFO] [stdout] [flow[run]] tick:87, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:87, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:88
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 88
[INFO] [stdout] [flow[ready]] tick:88, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:88, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 88
[INFO] [stdout] [flow[run]] tick:88, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:88, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 88
[INFO] [stdout] [leaf[run]] tick:88, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:88, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 88
[INFO] [stdout] [flow[run]] tick:88, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:88, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:88, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 88
[INFO] [stdout] [flow[ready]] tick:88, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:88, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 88
[INFO] [stdout] [flow[run]] tick:88, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:88, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:89
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 89
[INFO] [stdout] [flow[ready]] tick:89, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:89, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 89
[INFO] [stdout] [flow[run]] tick:89, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:89, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 89
[INFO] [stdout] [leaf[run]] tick:89, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:89, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 89
[INFO] [stdout] [flow[run]] tick:89, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:89, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:89, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 89
[INFO] [stdout] [flow[ready]] tick:89, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:89, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 89
[INFO] [stdout] [flow[run]] tick:89, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:89, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:90
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 90
[INFO] [stdout] [flow[ready]] tick:90, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:90, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 90
[INFO] [stdout] [flow[run]] tick:90, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:90, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 90
[INFO] [stdout] [leaf[run]] tick:90, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:90, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 90
[INFO] [stdout] [flow[run]] tick:90, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:90, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:90, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 90
[INFO] [stdout] [flow[ready]] tick:90, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:90, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 90
[INFO] [stdout] [flow[run]] tick:90, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:90, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:91
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 91
[INFO] [stdout] [flow[ready]] tick:91, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:91, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 91
[INFO] [stdout] [flow[run]] tick:91, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:91, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 91
[INFO] [stdout] [leaf[run]] tick:91, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:91, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 91
[INFO] [stdout] [flow[run]] tick:91, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:91, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:91, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 91
[INFO] [stdout] [flow[ready]] tick:91, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:91, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 91
[INFO] [stdout] [flow[run]] tick:91, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:91, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:92
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 92
[INFO] [stdout] [flow[ready]] tick:92, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:92, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 92
[INFO] [stdout] [flow[run]] tick:92, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:92, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 92
[INFO] [stdout] [leaf[run]] tick:92, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:92, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 92
[INFO] [stdout] [flow[run]] tick:92, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:92, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:92, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 92
[INFO] [stdout] [flow[ready]] tick:92, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:92, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 92
[INFO] [stdout] [flow[run]] tick:92, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:92, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:93
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 93
[INFO] [stdout] [flow[ready]] tick:93, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:93, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 93
[INFO] [stdout] [flow[run]] tick:93, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:93, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 93
[INFO] [stdout] [leaf[run]] tick:93, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:93, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 93
[INFO] [stdout] [flow[run]] tick:93, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:93, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:93, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 93
[INFO] [stdout] [flow[ready]] tick:93, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:93, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 93
[INFO] [stdout] [flow[run]] tick:93, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:93, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:94
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 94
[INFO] [stdout] [flow[ready]] tick:94, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:94, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 94
[INFO] [stdout] [flow[run]] tick:94, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:94, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 94
[INFO] [stdout] [leaf[run]] tick:94, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:94, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 94
[INFO] [stdout] [flow[run]] tick:94, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:94, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:94, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 94
[INFO] [stdout] [flow[ready]] tick:94, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:94, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 94
[INFO] [stdout] [flow[run]] tick:94, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:94, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:95
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 95
[INFO] [stdout] [flow[ready]] tick:95, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:95, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 95
[INFO] [stdout] [flow[run]] tick:95, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:95, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 95
[INFO] [stdout] [leaf[run]] tick:95, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:95, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 95
[INFO] [stdout] [flow[run]] tick:95, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:95, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:95, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 95
[INFO] [stdout] [flow[ready]] tick:95, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:95, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 95
[INFO] [stdout] [flow[run]] tick:95, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:95, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:96
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 96
[INFO] [stdout] [flow[ready]] tick:96, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:96, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 96
[INFO] [stdout] [flow[run]] tick:96, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:96, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 96
[INFO] [stdout] [leaf[run]] tick:96, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:96, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 96
[INFO] [stdout] [flow[run]] tick:96, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:96, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:96, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 96
[INFO] [stdout] [flow[ready]] tick:96, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:96, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 96
[INFO] [stdout] [flow[run]] tick:96, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:96, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:97
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 97
[INFO] [stdout] [flow[ready]] tick:97, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:97, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 97
[INFO] [stdout] [flow[run]] tick:97, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:97, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 97
[INFO] [stdout] [leaf[run]] tick:97, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:97, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 97
[INFO] [stdout] [flow[run]] tick:97, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:97, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:97, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 97
[INFO] [stdout] [flow[ready]] tick:97, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:97, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 97
[INFO] [stdout] [flow[run]] tick:97, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:97, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:98
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 98
[INFO] [stdout] [flow[ready]] tick:98, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:98, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 98
[INFO] [stdout] [flow[run]] tick:98, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:98, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 98
[INFO] [stdout] [leaf[run]] tick:98, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:98, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 98
[INFO] [stdout] [flow[run]] tick:98, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:98, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:98, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 98
[INFO] [stdout] [flow[ready]] tick:98, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:98, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 98
[INFO] [stdout] [flow[run]] tick:98, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:98, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:99
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 99
[INFO] [stdout] [flow[ready]] tick:99, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:99, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 99
[INFO] [stdout] [flow[run]] tick:99, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:99, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 99
[INFO] [stdout] [leaf[run]] tick:99, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:99, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 99
[INFO] [stdout] [flow[run]] tick:99, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:99, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:99, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 99
[INFO] [stdout] [flow[ready]] tick:99, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:99, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 99
[INFO] [stdout] [flow[run]] tick:99, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:99, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:100
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 100
[INFO] [stdout] [flow[ready]] tick:100, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:100, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 100
[INFO] [stdout] [flow[run]] tick:100, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:100, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 100
[INFO] [stdout] [leaf[run]] tick:100, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:100, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 100
[INFO] [stdout] [flow[run]] tick:100, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:100, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:100, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 100
[INFO] [stdout] [flow[ready]] tick:100, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:100, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 100
[INFO] [stdout] [flow[run]] tick:100, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:100, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:101
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 101
[INFO] [stdout] [flow[ready]] tick:101, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:101, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 101
[INFO] [stdout] [flow[run]] tick:101, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:101, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 101
[INFO] [stdout] [leaf[run]] tick:101, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:101, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 101
[INFO] [stdout] [flow[run]] tick:101, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:101, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:101, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 101
[INFO] [stdout] [flow[ready]] tick:101, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:101, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 101
[INFO] [stdout] [flow[run]] tick:101, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:101, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:102
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 102
[INFO] [stdout] [flow[ready]] tick:102, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:102, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 102
[INFO] [stdout] [flow[run]] tick:102, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:102, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 102
[INFO] [stdout] [leaf[run]] tick:102, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:102, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 102
[INFO] [stdout] [flow[run]] tick:102, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:102, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:102, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 102
[INFO] [stdout] [flow[ready]] tick:102, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:102, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 102
[INFO] [stdout] [flow[run]] tick:102, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:102, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:103
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 103
[INFO] [stdout] [flow[ready]] tick:103, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:103, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 103
[INFO] [stdout] [flow[run]] tick:103, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:103, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 103
[INFO] [stdout] [leaf[run]] tick:103, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:103, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 103
[INFO] [stdout] [flow[run]] tick:103, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:103, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:103, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 103
[INFO] [stdout] [flow[ready]] tick:103, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:103, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 103
[INFO] [stdout] [flow[run]] tick:103, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:103, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:104
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 104
[INFO] [stdout] [flow[ready]] tick:104, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:104, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 104
[INFO] [stdout] [flow[run]] tick:104, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:104, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 104
[INFO] [stdout] [leaf[run]] tick:104, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:104, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 104
[INFO] [stdout] [flow[run]] tick:104, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:104, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:104, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 104
[INFO] [stdout] [flow[ready]] tick:104, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:104, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 104
[INFO] [stdout] [flow[run]] tick:104, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:104, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:105
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 105
[INFO] [stdout] [flow[ready]] tick:105, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:105, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 105
[INFO] [stdout] [flow[run]] tick:105, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:105, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 105
[INFO] [stdout] [leaf[run]] tick:105, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:105, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 105
[INFO] [stdout] [flow[run]] tick:105, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:105, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:105, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 105
[INFO] [stdout] [flow[ready]] tick:105, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:105, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 105
[INFO] [stdout] [flow[run]] tick:105, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:105, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:106
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 106
[INFO] [stdout] [flow[ready]] tick:106, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:106, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 106
[INFO] [stdout] [flow[run]] tick:106, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:106, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 106
[INFO] [stdout] [leaf[run]] tick:106, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:106, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 106
[INFO] [stdout] [flow[run]] tick:106, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:106, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:106, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 106
[INFO] [stdout] [flow[ready]] tick:106, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:106, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 106
[INFO] [stdout] [flow[run]] tick:106, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:106, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:107
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 107
[INFO] [stdout] [flow[ready]] tick:107, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:107, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 107
[INFO] [stdout] [flow[run]] tick:107, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:107, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 107
[INFO] [stdout] [leaf[run]] tick:107, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:107, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 107
[INFO] [stdout] [flow[run]] tick:107, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:107, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:107, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 107
[INFO] [stdout] [flow[ready]] tick:107, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:107, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 107
[INFO] [stdout] [flow[run]] tick:107, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:107, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:108
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 108
[INFO] [stdout] [flow[ready]] tick:108, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:108, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 108
[INFO] [stdout] [flow[run]] tick:108, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:108, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 108
[INFO] [stdout] [leaf[run]] tick:108, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:108, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 108
[INFO] [stdout] [flow[run]] tick:108, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:108, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:108, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 108
[INFO] [stdout] [flow[ready]] tick:108, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:108, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 108
[INFO] [stdout] [flow[run]] tick:108, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:108, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:109
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 109
[INFO] [stdout] [flow[ready]] tick:109, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:109, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 109
[INFO] [stdout] [flow[run]] tick:109, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:109, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 109
[INFO] [stdout] [leaf[run]] tick:109, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:109, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 109
[INFO] [stdout] [flow[run]] tick:109, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:109, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:109, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 109
[INFO] [stdout] [flow[ready]] tick:109, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:109, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 109
[INFO] [stdout] [flow[run]] tick:109, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:109, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:110
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 110
[INFO] [stdout] [flow[ready]] tick:110, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:110, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 110
[INFO] [stdout] [flow[run]] tick:110, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:110, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 110
[INFO] [stdout] [leaf[run]] tick:110, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:110, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 110
[INFO] [stdout] [flow[run]] tick:110, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:110, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:110, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 110
[INFO] [stdout] [flow[ready]] tick:110, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:110, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 110
[INFO] [stdout] [flow[run]] tick:110, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:110, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:111
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 111
[INFO] [stdout] [flow[ready]] tick:111, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:111, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 111
[INFO] [stdout] [flow[run]] tick:111, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:111, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 111
[INFO] [stdout] [leaf[run]] tick:111, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:111, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 111
[INFO] [stdout] [flow[run]] tick:111, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:111, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:111, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 111
[INFO] [stdout] [flow[ready]] tick:111, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:111, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 111
[INFO] [stdout] [flow[run]] tick:111, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:111, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:112
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 112
[INFO] [stdout] [flow[ready]] tick:112, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:112, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 112
[INFO] [stdout] [flow[run]] tick:112, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:112, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 112
[INFO] [stdout] [leaf[run]] tick:112, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:112, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 112
[INFO] [stdout] [flow[run]] tick:112, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:112, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:112, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 112
[INFO] [stdout] [flow[ready]] tick:112, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:112, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 112
[INFO] [stdout] [flow[run]] tick:112, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:112, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:113
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 113
[INFO] [stdout] [flow[ready]] tick:113, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:113, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 113
[INFO] [stdout] [flow[run]] tick:113, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:113, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 113
[INFO] [stdout] [leaf[run]] tick:113, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:113, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 113
[INFO] [stdout] [flow[run]] tick:113, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:113, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:113, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 113
[INFO] [stdout] [flow[ready]] tick:113, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:113, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 113
[INFO] [stdout] [flow[run]] tick:113, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:113, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:114
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 114
[INFO] [stdout] [flow[ready]] tick:114, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:114, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 114
[INFO] [stdout] [flow[run]] tick:114, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:114, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 114
[INFO] [stdout] [leaf[run]] tick:114, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:114, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 114
[INFO] [stdout] [flow[run]] tick:114, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:114, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:114, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 114
[INFO] [stdout] [flow[ready]] tick:114, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:114, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 114
[INFO] [stdout] [flow[run]] tick:114, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:114, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:115
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 115
[INFO] [stdout] [flow[ready]] tick:115, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:115, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 115
[INFO] [stdout] [flow[run]] tick:115, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:115, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 115
[INFO] [stdout] [leaf[run]] tick:115, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:115, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 115
[INFO] [stdout] [flow[run]] tick:115, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:115, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:115, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 115
[INFO] [stdout] [flow[ready]] tick:115, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:115, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 115
[INFO] [stdout] [flow[run]] tick:115, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:115, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:116
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 116
[INFO] [stdout] [flow[ready]] tick:116, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:116, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 116
[INFO] [stdout] [flow[run]] tick:116, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:116, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 116
[INFO] [stdout] [leaf[run]] tick:116, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:116, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 116
[INFO] [stdout] [flow[run]] tick:116, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:116, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:116, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 116
[INFO] [stdout] [flow[ready]] tick:116, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:116, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 116
[INFO] [stdout] [flow[run]] tick:116, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:116, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:117
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 117
[INFO] [stdout] [flow[ready]] tick:117, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:117, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 117
[INFO] [stdout] [flow[run]] tick:117, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:117, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 117
[INFO] [stdout] [leaf[run]] tick:117, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:117, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 117
[INFO] [stdout] [flow[run]] tick:117, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:117, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:117, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 117
[INFO] [stdout] [flow[ready]] tick:117, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:117, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 117
[INFO] [stdout] [flow[run]] tick:117, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:117, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:118
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 118
[INFO] [stdout] [flow[ready]] tick:118, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:118, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 118
[INFO] [stdout] [flow[run]] tick:118, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:118, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 118
[INFO] [stdout] [leaf[run]] tick:118, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:118, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 118
[INFO] [stdout] [flow[run]] tick:118, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:118, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:118, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 118
[INFO] [stdout] [flow[ready]] tick:118, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:118, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 118
[INFO] [stdout] [flow[run]] tick:118, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:118, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:119
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 119
[INFO] [stdout] [flow[ready]] tick:119, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:119, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 119
[INFO] [stdout] [flow[run]] tick:119, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:119, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 119
[INFO] [stdout] [leaf[run]] tick:119, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:119, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 119
[INFO] [stdout] [flow[run]] tick:119, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:119, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:119, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 119
[INFO] [stdout] [flow[ready]] tick:119, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:119, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 119
[INFO] [stdout] [flow[run]] tick:119, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:119, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:120
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 120
[INFO] [stdout] [flow[ready]] tick:120, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:120, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 120
[INFO] [stdout] [flow[run]] tick:120, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:120, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 120
[INFO] [stdout] [leaf[run]] tick:120, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:120, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 120
[INFO] [stdout] [flow[run]] tick:120, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:120, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:120, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 120
[INFO] [stdout] [flow[ready]] tick:120, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:120, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 120
[INFO] [stdout] [flow[run]] tick:120, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:120, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:121
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 121
[INFO] [stdout] [flow[ready]] tick:121, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:121, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 121
[INFO] [stdout] [flow[run]] tick:121, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:121, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 121
[INFO] [stdout] [leaf[run]] tick:121, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:121, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 121
[INFO] [stdout] [flow[run]] tick:121, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:121, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:121, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 121
[INFO] [stdout] [flow[ready]] tick:121, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:121, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 121
[INFO] [stdout] [flow[run]] tick:121, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:121, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:122
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 122
[INFO] [stdout] [flow[ready]] tick:122, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:122, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 122
[INFO] [stdout] [flow[run]] tick:122, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:122, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 122
[INFO] [stdout] [leaf[run]] tick:122, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:122, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 122
[INFO] [stdout] [flow[run]] tick:122, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:122, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:122, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 122
[INFO] [stdout] [flow[ready]] tick:122, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:122, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 122
[INFO] [stdout] [flow[run]] tick:122, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:122, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:123
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 123
[INFO] [stdout] [flow[ready]] tick:123, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:123, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 123
[INFO] [stdout] [flow[run]] tick:123, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:123, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 123
[INFO] [stdout] [leaf[run]] tick:123, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:123, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 123
[INFO] [stdout] [flow[run]] tick:123, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:123, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:123, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 123
[INFO] [stdout] [flow[ready]] tick:123, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:123, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 123
[INFO] [stdout] [flow[run]] tick:123, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:123, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:124
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 124
[INFO] [stdout] [flow[ready]] tick:124, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:124, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 124
[INFO] [stdout] [flow[run]] tick:124, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:124, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 124
[INFO] [stdout] [leaf[run]] tick:124, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:124, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 124
[INFO] [stdout] [flow[run]] tick:124, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:124, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:124, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 124
[INFO] [stdout] [flow[ready]] tick:124, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:124, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 124
[INFO] [stdout] [flow[run]] tick:124, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:124, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:125
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 125
[INFO] [stdout] [flow[ready]] tick:125, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:125, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 125
[INFO] [stdout] [flow[run]] tick:125, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:125, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 125
[INFO] [stdout] [leaf[run]] tick:125, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:125, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 125
[INFO] [stdout] [flow[run]] tick:125, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:125, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:125, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 125
[INFO] [stdout] [flow[ready]] tick:125, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:125, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 125
[INFO] [stdout] [flow[run]] tick:125, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:125, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:126
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 126
[INFO] [stdout] [flow[ready]] tick:126, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:126, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 126
[INFO] [stdout] [flow[run]] tick:126, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:126, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 126
[INFO] [stdout] [leaf[run]] tick:126, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:126, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 126
[INFO] [stdout] [flow[run]] tick:126, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:126, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:126, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 126
[INFO] [stdout] [flow[ready]] tick:126, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:126, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 126
[INFO] [stdout] [flow[run]] tick:126, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:126, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:127
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 127
[INFO] [stdout] [flow[ready]] tick:127, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:127, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 127
[INFO] [stdout] [flow[run]] tick:127, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:127, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 127
[INFO] [stdout] [leaf[run]] tick:127, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:127, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 127
[INFO] [stdout] [flow[run]] tick:127, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:127, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:127, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 127
[INFO] [stdout] [flow[ready]] tick:127, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:127, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 127
[INFO] [stdout] [flow[run]] tick:127, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:127, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:128
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 128
[INFO] [stdout] [flow[ready]] tick:128, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:128, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 128
[INFO] [stdout] [flow[run]] tick:128, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:128, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 128
[INFO] [stdout] [leaf[run]] tick:128, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:128, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 128
[INFO] [stdout] [flow[run]] tick:128, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:128, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:128, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 128
[INFO] [stdout] [flow[ready]] tick:128, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:128, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 128
[INFO] [stdout] [flow[run]] tick:128, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:128, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:129
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 129
[INFO] [stdout] [flow[ready]] tick:129, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:129, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 129
[INFO] [stdout] [flow[run]] tick:129, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:129, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 129
[INFO] [stdout] [leaf[run]] tick:129, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:129, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 129
[INFO] [stdout] [flow[run]] tick:129, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:129, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:129, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 129
[INFO] [stdout] [flow[ready]] tick:129, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:129, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 129
[INFO] [stdout] [flow[run]] tick:129, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:129, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:130
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 130
[INFO] [stdout] [flow[ready]] tick:130, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:130, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 130
[INFO] [stdout] [flow[run]] tick:130, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:130, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 130
[INFO] [stdout] [leaf[run]] tick:130, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:130, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 130
[INFO] [stdout] [flow[run]] tick:130, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:130, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:130, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 130
[INFO] [stdout] [flow[ready]] tick:130, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:130, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 130
[INFO] [stdout] [flow[run]] tick:130, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:130, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:131
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 131
[INFO] [stdout] [flow[ready]] tick:131, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:131, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 131
[INFO] [stdout] [flow[run]] tick:131, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:131, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 131
[INFO] [stdout] [leaf[run]] tick:131, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:131, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 131
[INFO] [stdout] [flow[run]] tick:131, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:131, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:131, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 131
[INFO] [stdout] [flow[ready]] tick:131, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:131, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 131
[INFO] [stdout] [flow[run]] tick:131, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:131, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:132
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 132
[INFO] [stdout] [flow[ready]] tick:132, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:132, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 132
[INFO] [stdout] [flow[run]] tick:132, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:132, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 132
[INFO] [stdout] [leaf[run]] tick:132, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:132, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 132
[INFO] [stdout] [flow[run]] tick:132, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:132, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:132, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 132
[INFO] [stdout] [flow[ready]] tick:132, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:132, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 132
[INFO] [stdout] [flow[run]] tick:132, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:132, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:133
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 133
[INFO] [stdout] [flow[ready]] tick:133, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:133, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 133
[INFO] [stdout] [flow[run]] tick:133, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:133, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 133
[INFO] [stdout] [leaf[run]] tick:133, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:133, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 133
[INFO] [stdout] [flow[run]] tick:133, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:133, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:133, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 133
[INFO] [stdout] [flow[ready]] tick:133, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:133, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 133
[INFO] [stdout] [flow[run]] tick:133, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:133, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:134
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 134
[INFO] [stdout] [flow[ready]] tick:134, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:134, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 134
[INFO] [stdout] [flow[run]] tick:134, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:134, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 134
[INFO] [stdout] [leaf[run]] tick:134, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:134, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 134
[INFO] [stdout] [flow[run]] tick:134, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:134, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:134, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 134
[INFO] [stdout] [flow[ready]] tick:134, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:134, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 134
[INFO] [stdout] [flow[run]] tick:134, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:134, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:135
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 135
[INFO] [stdout] [flow[ready]] tick:135, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:135, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 135
[INFO] [stdout] [flow[run]] tick:135, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:135, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 135
[INFO] [stdout] [leaf[run]] tick:135, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:135, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 135
[INFO] [stdout] [flow[run]] tick:135, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:135, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:135, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 135
[INFO] [stdout] [flow[ready]] tick:135, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:135, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 135
[INFO] [stdout] [flow[run]] tick:135, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:135, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:136
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 136
[INFO] [stdout] [flow[ready]] tick:136, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:136, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 136
[INFO] [stdout] [flow[run]] tick:136, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:136, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 136
[INFO] [stdout] [leaf[run]] tick:136, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:136, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 136
[INFO] [stdout] [flow[run]] tick:136, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:136, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:136, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 136
[INFO] [stdout] [flow[ready]] tick:136, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:136, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 136
[INFO] [stdout] [flow[run]] tick:136, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:136, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:137
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 137
[INFO] [stdout] [flow[ready]] tick:137, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:137, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 137
[INFO] [stdout] [flow[run]] tick:137, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:137, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 137
[INFO] [stdout] [leaf[run]] tick:137, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:137, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 137
[INFO] [stdout] [flow[run]] tick:137, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:137, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:137, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 137
[INFO] [stdout] [flow[ready]] tick:137, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:137, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 137
[INFO] [stdout] [flow[run]] tick:137, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:137, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:138
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 138
[INFO] [stdout] [flow[ready]] tick:138, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:138, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 138
[INFO] [stdout] [flow[run]] tick:138, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:138, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 138
[INFO] [stdout] [leaf[run]] tick:138, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:138, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 138
[INFO] [stdout] [flow[run]] tick:138, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:138, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:138, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 138
[INFO] [stdout] [flow[ready]] tick:138, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:138, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 138
[INFO] [stdout] [flow[run]] tick:138, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:138, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:139
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 139
[INFO] [stdout] [flow[ready]] tick:139, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:139, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 139
[INFO] [stdout] [flow[run]] tick:139, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:139, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 139
[INFO] [stdout] [leaf[run]] tick:139, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:139, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 139
[INFO] [stdout] [flow[run]] tick:139, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:139, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:139, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 139
[INFO] [stdout] [flow[ready]] tick:139, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:139, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 139
[INFO] [stdout] [flow[run]] tick:139, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:139, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:140
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 140
[INFO] [stdout] [flow[ready]] tick:140, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:140, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 140
[INFO] [stdout] [flow[run]] tick:140, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:140, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 140
[INFO] [stdout] [leaf[run]] tick:140, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:140, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 140
[INFO] [stdout] [flow[run]] tick:140, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:140, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:140, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 140
[INFO] [stdout] [flow[ready]] tick:140, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:140, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 140
[INFO] [stdout] [flow[run]] tick:140, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:140, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:141
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 141
[INFO] [stdout] [flow[ready]] tick:141, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:141, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 141
[INFO] [stdout] [flow[run]] tick:141, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:141, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 141
[INFO] [stdout] [leaf[run]] tick:141, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:141, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 141
[INFO] [stdout] [flow[run]] tick:141, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:141, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:141, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 141
[INFO] [stdout] [flow[ready]] tick:141, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:141, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 141
[INFO] [stdout] [flow[run]] tick:141, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:141, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:142
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 142
[INFO] [stdout] [flow[ready]] tick:142, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:142, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 142
[INFO] [stdout] [flow[run]] tick:142, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:142, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 142
[INFO] [stdout] [leaf[run]] tick:142, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:142, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 142
[INFO] [stdout] [flow[run]] tick:142, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:142, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:142, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 142
[INFO] [stdout] [flow[ready]] tick:142, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:142, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 142
[INFO] [stdout] [flow[run]] tick:142, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:142, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:143
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 143
[INFO] [stdout] [flow[ready]] tick:143, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:143, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 143
[INFO] [stdout] [flow[run]] tick:143, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:143, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 143
[INFO] [stdout] [leaf[run]] tick:143, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:143, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 143
[INFO] [stdout] [flow[run]] tick:143, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:143, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:143, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 143
[INFO] [stdout] [flow[ready]] tick:143, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:143, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 143
[INFO] [stdout] [flow[run]] tick:143, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:143, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:144
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 144
[INFO] [stdout] [flow[ready]] tick:144, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:144, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 144
[INFO] [stdout] [flow[run]] tick:144, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:144, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 144
[INFO] [stdout] [leaf[run]] tick:144, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:144, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 144
[INFO] [stdout] [flow[run]] tick:144, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:144, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:144, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 144
[INFO] [stdout] [flow[ready]] tick:144, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:144, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 144
[INFO] [stdout] [flow[run]] tick:144, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:144, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:145
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 145
[INFO] [stdout] [flow[ready]] tick:145, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:145, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 145
[INFO] [stdout] [flow[run]] tick:145, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:145, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 145
[INFO] [stdout] [leaf[run]] tick:145, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:145, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 145
[INFO] [stdout] [flow[run]] tick:145, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:145, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:145, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 145
[INFO] [stdout] [flow[ready]] tick:145, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:145, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 145
[INFO] [stdout] [flow[run]] tick:145, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:145, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:146
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 146
[INFO] [stdout] [flow[ready]] tick:146, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:146, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 146
[INFO] [stdout] [flow[run]] tick:146, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:146, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 146
[INFO] [stdout] [leaf[run]] tick:146, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:146, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 146
[INFO] [stdout] [flow[run]] tick:146, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:146, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:146, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 146
[INFO] [stdout] [flow[ready]] tick:146, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:146, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 146
[INFO] [stdout] [flow[run]] tick:146, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:146, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:147
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 147
[INFO] [stdout] [flow[ready]] tick:147, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:147, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 147
[INFO] [stdout] [flow[run]] tick:147, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:147, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 147
[INFO] [stdout] [leaf[run]] tick:147, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:147, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 147
[INFO] [stdout] [flow[run]] tick:147, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:147, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:147, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 147
[INFO] [stdout] [flow[ready]] tick:147, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:147, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 147
[INFO] [stdout] [flow[run]] tick:147, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:147, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:148
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 148
[INFO] [stdout] [flow[ready]] tick:148, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:148, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 148
[INFO] [stdout] [flow[run]] tick:148, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:148, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 148
[INFO] [stdout] [leaf[run]] tick:148, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:148, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 148
[INFO] [stdout] [flow[run]] tick:148, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:148, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:148, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 148
[INFO] [stdout] [flow[ready]] tick:148, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:148, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 148
[INFO] [stdout] [flow[run]] tick:148, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:148, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:149
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 149
[INFO] [stdout] [flow[ready]] tick:149, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:149, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 149
[INFO] [stdout] [flow[run]] tick:149, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:149, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 149
[INFO] [stdout] [leaf[run]] tick:149, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:149, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 149
[INFO] [stdout] [flow[run]] tick:149, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:149, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:149, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 149
[INFO] [stdout] [flow[ready]] tick:149, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:149, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 149
[INFO] [stdout] [flow[run]] tick:149, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:149, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:150
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 150
[INFO] [stdout] [flow[ready]] tick:150, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:150, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 150
[INFO] [stdout] [flow[run]] tick:150, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:150, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 150
[INFO] [stdout] [leaf[run]] tick:150, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:150, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 150
[INFO] [stdout] [flow[run]] tick:150, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:150, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:150, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 150
[INFO] [stdout] [flow[ready]] tick:150, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:150, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 150
[INFO] [stdout] [flow[run]] tick:150, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:150, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:151
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 151
[INFO] [stdout] [flow[ready]] tick:151, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:151, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 151
[INFO] [stdout] [flow[run]] tick:151, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:151, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 151
[INFO] [stdout] [leaf[run]] tick:151, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:151, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 151
[INFO] [stdout] [flow[run]] tick:151, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:151, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:151, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 151
[INFO] [stdout] [flow[ready]] tick:151, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:151, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 151
[INFO] [stdout] [flow[run]] tick:151, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:151, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:152
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 152
[INFO] [stdout] [flow[ready]] tick:152, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:152, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 152
[INFO] [stdout] [flow[run]] tick:152, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:152, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 152
[INFO] [stdout] [leaf[run]] tick:152, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:152, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 152
[INFO] [stdout] [flow[run]] tick:152, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:152, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:152, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 152
[INFO] [stdout] [flow[ready]] tick:152, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:152, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 152
[INFO] [stdout] [flow[run]] tick:152, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:152, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:153
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 153
[INFO] [stdout] [flow[ready]] tick:153, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:153, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 153
[INFO] [stdout] [flow[run]] tick:153, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:153, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 153
[INFO] [stdout] [leaf[run]] tick:153, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:153, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 153
[INFO] [stdout] [flow[run]] tick:153, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:153, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:153, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 153
[INFO] [stdout] [flow[ready]] tick:153, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:153, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 153
[INFO] [stdout] [flow[run]] tick:153, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:153, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:154
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 154
[INFO] [stdout] [flow[ready]] tick:154, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:154, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 154
[INFO] [stdout] [flow[run]] tick:154, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:154, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 154
[INFO] [stdout] [leaf[run]] tick:154, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:154, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 154
[INFO] [stdout] [flow[run]] tick:154, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:154, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:154, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 154
[INFO] [stdout] [flow[ready]] tick:154, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:154, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 154
[INFO] [stdout] [flow[run]] tick:154, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:154, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:155
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 155
[INFO] [stdout] [flow[ready]] tick:155, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:155, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 155
[INFO] [stdout] [flow[run]] tick:155, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:155, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 155
[INFO] [stdout] [leaf[run]] tick:155, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:155, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 155
[INFO] [stdout] [flow[run]] tick:155, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:155, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:155, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 155
[INFO] [stdout] [flow[ready]] tick:155, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:155, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 155
[INFO] [stdout] [flow[run]] tick:155, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:155, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:156
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 156
[INFO] [stdout] [flow[ready]] tick:156, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:156, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 156
[INFO] [stdout] [flow[run]] tick:156, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:156, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 156
[INFO] [stdout] [leaf[run]] tick:156, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:156, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 156
[INFO] [stdout] [flow[run]] tick:156, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:156, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:156, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 156
[INFO] [stdout] [flow[ready]] tick:156, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:156, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 156
[INFO] [stdout] [flow[run]] tick:156, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:156, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:157
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 157
[INFO] [stdout] [flow[ready]] tick:157, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:157, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 157
[INFO] [stdout] [flow[run]] tick:157, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:157, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 157
[INFO] [stdout] [leaf[run]] tick:157, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:157, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 157
[INFO] [stdout] [flow[run]] tick:157, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:157, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:157, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 157
[INFO] [stdout] [flow[ready]] tick:157, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:157, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 157
[INFO] [stdout] [flow[run]] tick:157, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:157, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:158
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 158
[INFO] [stdout] [flow[ready]] tick:158, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:158, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 158
[INFO] [stdout] [flow[run]] tick:158, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:158, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 158
[INFO] [stdout] [leaf[run]] tick:158, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:158, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 158
[INFO] [stdout] [flow[run]] tick:158, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:158, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:158, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 158
[INFO] [stdout] [flow[ready]] tick:158, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:158, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 158
[INFO] [stdout] [flow[run]] tick:158, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:158, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:159
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 159
[INFO] [stdout] [flow[ready]] tick:159, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:159, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 159
[INFO] [stdout] [flow[run]] tick:159, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:159, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 159
[INFO] [stdout] [leaf[run]] tick:159, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:159, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 159
[INFO] [stdout] [flow[run]] tick:159, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:159, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:159, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 159
[INFO] [stdout] [flow[ready]] tick:159, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:159, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 159
[INFO] [stdout] [flow[run]] tick:159, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:159, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:160
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 160
[INFO] [stdout] [flow[ready]] tick:160, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:160, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 160
[INFO] [stdout] [flow[run]] tick:160, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:160, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 160
[INFO] [stdout] [leaf[run]] tick:160, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:160, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 160
[INFO] [stdout] [flow[run]] tick:160, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:160, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:160, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 160
[INFO] [stdout] [flow[ready]] tick:160, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:160, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 160
[INFO] [stdout] [flow[run]] tick:160, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:160, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:161
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 161
[INFO] [stdout] [flow[ready]] tick:161, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:161, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 161
[INFO] [stdout] [flow[run]] tick:161, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:161, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 161
[INFO] [stdout] [leaf[run]] tick:161, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:161, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 161
[INFO] [stdout] [flow[run]] tick:161, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:161, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:161, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 161
[INFO] [stdout] [flow[ready]] tick:161, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:161, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 161
[INFO] [stdout] [flow[run]] tick:161, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:161, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:162
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 162
[INFO] [stdout] [flow[ready]] tick:162, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:162, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 162
[INFO] [stdout] [flow[run]] tick:162, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:162, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 162
[INFO] [stdout] [leaf[run]] tick:162, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:162, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 162
[INFO] [stdout] [flow[run]] tick:162, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:162, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:162, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 162
[INFO] [stdout] [flow[ready]] tick:162, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:162, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 162
[INFO] [stdout] [flow[run]] tick:162, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:162, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:163
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 163
[INFO] [stdout] [flow[ready]] tick:163, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:163, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 163
[INFO] [stdout] [flow[run]] tick:163, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:163, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 163
[INFO] [stdout] [leaf[run]] tick:163, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:163, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 163
[INFO] [stdout] [flow[run]] tick:163, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:163, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:163, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 163
[INFO] [stdout] [flow[ready]] tick:163, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:163, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 163
[INFO] [stdout] [flow[run]] tick:163, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:163, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:164
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 164
[INFO] [stdout] [flow[ready]] tick:164, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:164, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 164
[INFO] [stdout] [flow[run]] tick:164, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:164, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 164
[INFO] [stdout] [leaf[run]] tick:164, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:164, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 164
[INFO] [stdout] [flow[run]] tick:164, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:164, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:164, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 164
[INFO] [stdout] [flow[ready]] tick:164, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:164, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 164
[INFO] [stdout] [flow[run]] tick:164, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:164, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:165
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 165
[INFO] [stdout] [flow[ready]] tick:165, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:165, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 165
[INFO] [stdout] [flow[run]] tick:165, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:165, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 165
[INFO] [stdout] [leaf[run]] tick:165, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:165, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 165
[INFO] [stdout] [flow[run]] tick:165, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:165, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:165, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 165
[INFO] [stdout] [flow[ready]] tick:165, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:165, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 165
[INFO] [stdout] [flow[run]] tick:165, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:165, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:166
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 166
[INFO] [stdout] [flow[ready]] tick:166, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:166, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 166
[INFO] [stdout] [flow[run]] tick:166, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:166, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 166
[INFO] [stdout] [leaf[run]] tick:166, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:166, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 166
[INFO] [stdout] [flow[run]] tick:166, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:166, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:166, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 166
[INFO] [stdout] [flow[ready]] tick:166, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:166, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 166
[INFO] [stdout] [flow[run]] tick:166, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:166, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:167
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 167
[INFO] [stdout] [flow[ready]] tick:167, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:167, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 167
[INFO] [stdout] [flow[run]] tick:167, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:167, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 167
[INFO] [stdout] [leaf[run]] tick:167, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:167, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 167
[INFO] [stdout] [flow[run]] tick:167, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:167, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:167, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 167
[INFO] [stdout] [flow[ready]] tick:167, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:167, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 167
[INFO] [stdout] [flow[run]] tick:167, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:167, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:168
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 168
[INFO] [stdout] [flow[ready]] tick:168, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:168, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 168
[INFO] [stdout] [flow[run]] tick:168, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:168, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 168
[INFO] [stdout] [leaf[run]] tick:168, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:168, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 168
[INFO] [stdout] [flow[run]] tick:168, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:168, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:168, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 168
[INFO] [stdout] [flow[ready]] tick:168, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:168, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 168
[INFO] [stdout] [flow[run]] tick:168, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:168, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:169
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 169
[INFO] [stdout] [flow[ready]] tick:169, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:169, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 169
[INFO] [stdout] [flow[run]] tick:169, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:169, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 169
[INFO] [stdout] [leaf[run]] tick:169, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:169, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 169
[INFO] [stdout] [flow[run]] tick:169, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:169, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:169, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 169
[INFO] [stdout] [flow[ready]] tick:169, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:169, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 169
[INFO] [stdout] [flow[run]] tick:169, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:169, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:170
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 170
[INFO] [stdout] [flow[ready]] tick:170, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:170, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 170
[INFO] [stdout] [flow[run]] tick:170, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:170, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 170
[INFO] [stdout] [leaf[run]] tick:170, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:170, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 170
[INFO] [stdout] [flow[run]] tick:170, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:170, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:170, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 170
[INFO] [stdout] [flow[ready]] tick:170, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:170, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 170
[INFO] [stdout] [flow[run]] tick:170, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:170, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:171
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 171
[INFO] [stdout] [flow[ready]] tick:171, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:171, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 171
[INFO] [stdout] [flow[run]] tick:171, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:171, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 171
[INFO] [stdout] [leaf[run]] tick:171, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:171, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 171
[INFO] [stdout] [flow[run]] tick:171, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:171, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:171, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 171
[INFO] [stdout] [flow[ready]] tick:171, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:171, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 171
[INFO] [stdout] [flow[run]] tick:171, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:171, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:172
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 172
[INFO] [stdout] [flow[ready]] tick:172, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:172, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 172
[INFO] [stdout] [flow[run]] tick:172, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:172, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 172
[INFO] [stdout] [leaf[run]] tick:172, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:172, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 172
[INFO] [stdout] [flow[run]] tick:172, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:172, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:172, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 172
[INFO] [stdout] [flow[ready]] tick:172, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:172, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 172
[INFO] [stdout] [flow[run]] tick:172, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:172, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:173
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 173
[INFO] [stdout] [flow[ready]] tick:173, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:173, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 173
[INFO] [stdout] [flow[run]] tick:173, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:173, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 173
[INFO] [stdout] [leaf[run]] tick:173, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:173, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 173
[INFO] [stdout] [flow[run]] tick:173, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:173, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:173, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 173
[INFO] [stdout] [flow[ready]] tick:173, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:173, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 173
[INFO] [stdout] [flow[run]] tick:173, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:173, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:174
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 174
[INFO] [stdout] [flow[ready]] tick:174, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:174, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 174
[INFO] [stdout] [flow[run]] tick:174, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:174, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 174
[INFO] [stdout] [leaf[run]] tick:174, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:174, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 174
[INFO] [stdout] [flow[run]] tick:174, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:174, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:174, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 174
[INFO] [stdout] [flow[ready]] tick:174, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:174, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 174
[INFO] [stdout] [flow[run]] tick:174, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:174, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:175
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 175
[INFO] [stdout] [flow[ready]] tick:175, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:175, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 175
[INFO] [stdout] [flow[run]] tick:175, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:175, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 175
[INFO] [stdout] [leaf[run]] tick:175, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:175, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 175
[INFO] [stdout] [flow[run]] tick:175, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:175, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:175, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 175
[INFO] [stdout] [flow[ready]] tick:175, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:175, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 175
[INFO] [stdout] [flow[run]] tick:175, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:175, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:176
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 176
[INFO] [stdout] [flow[ready]] tick:176, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:176, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 176
[INFO] [stdout] [flow[run]] tick:176, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:176, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 176
[INFO] [stdout] [leaf[run]] tick:176, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:176, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 176
[INFO] [stdout] [flow[run]] tick:176, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:176, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:176, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 176
[INFO] [stdout] [flow[ready]] tick:176, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:176, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 176
[INFO] [stdout] [flow[run]] tick:176, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:176, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:177
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 177
[INFO] [stdout] [flow[ready]] tick:177, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:177, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 177
[INFO] [stdout] [flow[run]] tick:177, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:177, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 177
[INFO] [stdout] [leaf[run]] tick:177, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:177, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 177
[INFO] [stdout] [flow[run]] tick:177, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:177, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:177, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 177
[INFO] [stdout] [flow[ready]] tick:177, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:177, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 177
[INFO] [stdout] [flow[run]] tick:177, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:177, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:178
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 178
[INFO] [stdout] [flow[ready]] tick:178, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:178, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 178
[INFO] [stdout] [flow[run]] tick:178, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:178, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 178
[INFO] [stdout] [leaf[run]] tick:178, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:178, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 178
[INFO] [stdout] [flow[run]] tick:178, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:178, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:178, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 178
[INFO] [stdout] [flow[ready]] tick:178, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:178, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 178
[INFO] [stdout] [flow[run]] tick:178, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:178, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:179
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 179
[INFO] [stdout] [flow[ready]] tick:179, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:179, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 179
[INFO] [stdout] [flow[run]] tick:179, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:179, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 179
[INFO] [stdout] [leaf[run]] tick:179, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:179, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 179
[INFO] [stdout] [flow[run]] tick:179, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:179, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:179, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 179
[INFO] [stdout] [flow[ready]] tick:179, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:179, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 179
[INFO] [stdout] [flow[run]] tick:179, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:179, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:180
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 180
[INFO] [stdout] [flow[ready]] tick:180, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:180, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 180
[INFO] [stdout] [flow[run]] tick:180, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:180, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 180
[INFO] [stdout] [leaf[run]] tick:180, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:180, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 180
[INFO] [stdout] [flow[run]] tick:180, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:180, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:180, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 180
[INFO] [stdout] [flow[ready]] tick:180, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:180, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 180
[INFO] [stdout] [flow[run]] tick:180, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:180, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:181
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 181
[INFO] [stdout] [flow[ready]] tick:181, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:181, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 181
[INFO] [stdout] [flow[run]] tick:181, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:181, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 181
[INFO] [stdout] [leaf[run]] tick:181, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:181, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 181
[INFO] [stdout] [flow[run]] tick:181, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:181, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:181, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 181
[INFO] [stdout] [flow[ready]] tick:181, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:181, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 181
[INFO] [stdout] [flow[run]] tick:181, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:181, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:182
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 182
[INFO] [stdout] [flow[ready]] tick:182, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:182, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 182
[INFO] [stdout] [flow[run]] tick:182, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:182, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 182
[INFO] [stdout] [leaf[run]] tick:182, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:182, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 182
[INFO] [stdout] [flow[run]] tick:182, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:182, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:182, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 182
[INFO] [stdout] [flow[ready]] tick:182, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:182, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 182
[INFO] [stdout] [flow[run]] tick:182, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:182, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:183
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 183
[INFO] [stdout] [flow[ready]] tick:183, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:183, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 183
[INFO] [stdout] [flow[run]] tick:183, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:183, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 183
[INFO] [stdout] [leaf[run]] tick:183, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:183, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 183
[INFO] [stdout] [flow[run]] tick:183, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:183, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:183, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 183
[INFO] [stdout] [flow[ready]] tick:183, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:183, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 183
[INFO] [stdout] [flow[run]] tick:183, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:183, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:184
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 184
[INFO] [stdout] [flow[ready]] tick:184, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:184, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 184
[INFO] [stdout] [flow[run]] tick:184, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:184, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 184
[INFO] [stdout] [leaf[run]] tick:184, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:184, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 184
[INFO] [stdout] [flow[run]] tick:184, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:184, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:184, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 184
[INFO] [stdout] [flow[ready]] tick:184, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:184, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 184
[INFO] [stdout] [flow[run]] tick:184, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:184, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:185
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 185
[INFO] [stdout] [flow[ready]] tick:185, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:185, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 185
[INFO] [stdout] [flow[run]] tick:185, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:185, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 185
[INFO] [stdout] [leaf[run]] tick:185, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:185, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 185
[INFO] [stdout] [flow[run]] tick:185, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:185, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:185, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 185
[INFO] [stdout] [flow[ready]] tick:185, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:185, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 185
[INFO] [stdout] [flow[run]] tick:185, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:185, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:186
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 186
[INFO] [stdout] [flow[ready]] tick:186, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:186, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 186
[INFO] [stdout] [flow[run]] tick:186, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:186, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 186
[INFO] [stdout] [leaf[run]] tick:186, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:186, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 186
[INFO] [stdout] [flow[run]] tick:186, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:186, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:186, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 186
[INFO] [stdout] [flow[ready]] tick:186, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:186, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 186
[INFO] [stdout] [flow[run]] tick:186, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:186, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:187
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 187
[INFO] [stdout] [flow[ready]] tick:187, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:187, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 187
[INFO] [stdout] [flow[run]] tick:187, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:187, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 187
[INFO] [stdout] [leaf[run]] tick:187, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:187, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 187
[INFO] [stdout] [flow[run]] tick:187, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:187, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:187, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 187
[INFO] [stdout] [flow[ready]] tick:187, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:187, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 187
[INFO] [stdout] [flow[run]] tick:187, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:187, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:188
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 188
[INFO] [stdout] [flow[ready]] tick:188, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:188, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 188
[INFO] [stdout] [flow[run]] tick:188, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:188, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 188
[INFO] [stdout] [leaf[run]] tick:188, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:188, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 188
[INFO] [stdout] [flow[run]] tick:188, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:188, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:188, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 188
[INFO] [stdout] [flow[ready]] tick:188, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:188, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 188
[INFO] [stdout] [flow[run]] tick:188, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:188, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:189
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 189
[INFO] [stdout] [flow[ready]] tick:189, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:189, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 189
[INFO] [stdout] [flow[run]] tick:189, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:189, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 189
[INFO] [stdout] [leaf[run]] tick:189, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:189, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 189
[INFO] [stdout] [flow[run]] tick:189, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:189, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:189, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 189
[INFO] [stdout] [flow[ready]] tick:189, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:189, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 189
[INFO] [stdout] [flow[run]] tick:189, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:189, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:190
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 190
[INFO] [stdout] [flow[ready]] tick:190, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:190, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 190
[INFO] [stdout] [flow[run]] tick:190, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:190, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 190
[INFO] [stdout] [leaf[run]] tick:190, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:190, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 190
[INFO] [stdout] [flow[run]] tick:190, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:190, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:190, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 190
[INFO] [stdout] [flow[ready]] tick:190, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:190, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 190
[INFO] [stdout] [flow[run]] tick:190, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:190, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:191
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 191
[INFO] [stdout] [flow[ready]] tick:191, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:191, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 191
[INFO] [stdout] [flow[run]] tick:191, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:191, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 191
[INFO] [stdout] [leaf[run]] tick:191, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:191, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 191
[INFO] [stdout] [flow[run]] tick:191, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:191, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:191, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 191
[INFO] [stdout] [flow[ready]] tick:191, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:191, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 191
[INFO] [stdout] [flow[run]] tick:191, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:191, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:192
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 192
[INFO] [stdout] [flow[ready]] tick:192, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:192, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 192
[INFO] [stdout] [flow[run]] tick:192, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:192, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 192
[INFO] [stdout] [leaf[run]] tick:192, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:192, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 192
[INFO] [stdout] [flow[run]] tick:192, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:192, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:192, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 192
[INFO] [stdout] [flow[ready]] tick:192, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:192, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 192
[INFO] [stdout] [flow[run]] tick:192, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:192, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:193
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 193
[INFO] [stdout] [flow[ready]] tick:193, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:193, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 193
[INFO] [stdout] [flow[run]] tick:193, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:193, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 193
[INFO] [stdout] [leaf[run]] tick:193, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:193, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 193
[INFO] [stdout] [flow[run]] tick:193, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:193, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:193, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 193
[INFO] [stdout] [flow[ready]] tick:193, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:193, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 193
[INFO] [stdout] [flow[run]] tick:193, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:193, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:194
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 194
[INFO] [stdout] [flow[ready]] tick:194, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:194, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 194
[INFO] [stdout] [flow[run]] tick:194, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:194, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 194
[INFO] [stdout] [leaf[run]] tick:194, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:194, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 194
[INFO] [stdout] [flow[run]] tick:194, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:194, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:194, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 194
[INFO] [stdout] [flow[ready]] tick:194, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:194, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 194
[INFO] [stdout] [flow[run]] tick:194, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:194, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:195
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 195
[INFO] [stdout] [flow[ready]] tick:195, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:195, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 195
[INFO] [stdout] [flow[run]] tick:195, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:195, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 195
[INFO] [stdout] [leaf[run]] tick:195, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:195, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 195
[INFO] [stdout] [flow[run]] tick:195, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:195, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:195, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 195
[INFO] [stdout] [flow[ready]] tick:195, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:195, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 195
[INFO] [stdout] [flow[run]] tick:195, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:195, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:196
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 196
[INFO] [stdout] [flow[ready]] tick:196, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:196, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 196
[INFO] [stdout] [flow[run]] tick:196, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:196, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 196
[INFO] [stdout] [leaf[run]] tick:196, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:196, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 196
[INFO] [stdout] [flow[run]] tick:196, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:196, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:196, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 196
[INFO] [stdout] [flow[ready]] tick:196, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:196, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 196
[INFO] [stdout] [flow[run]] tick:196, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:196, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:197
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 197
[INFO] [stdout] [flow[ready]] tick:197, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:197, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 197
[INFO] [stdout] [flow[run]] tick:197, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:197, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 197
[INFO] [stdout] [leaf[run]] tick:197, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:197, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 197
[INFO] [stdout] [flow[run]] tick:197, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:197, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:197, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 197
[INFO] [stdout] [flow[ready]] tick:197, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:197, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 197
[INFO] [stdout] [flow[run]] tick:197, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:197, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:198
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 198
[INFO] [stdout] [flow[ready]] tick:198, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:198, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 198
[INFO] [stdout] [flow[run]] tick:198, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:198, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 198
[INFO] [stdout] [leaf[run]] tick:198, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:198, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 198
[INFO] [stdout] [flow[run]] tick:198, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:198, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:198, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 198
[INFO] [stdout] [flow[ready]] tick:198, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:198, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 198
[INFO] [stdout] [flow[run]] tick:198, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:198, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:199
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 199
[INFO] [stdout] [flow[ready]] tick:199, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:199, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 199
[INFO] [stdout] [flow[run]] tick:199, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:199, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 199
[INFO] [stdout] [leaf[run]] tick:199, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:199, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 199
[INFO] [stdout] [flow[run]] tick:199, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:199, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:199, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 199
[INFO] [stdout] [flow[ready]] tick:199, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:199, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 199
[INFO] [stdout] [flow[run]] tick:199, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:199, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:200
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 200
[INFO] [stdout] [flow[ready]] tick:200, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:200, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 200
[INFO] [stdout] [flow[run]] tick:200, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:200, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 200
[INFO] [stdout] [leaf[run]] tick:200, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:200, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 200
[INFO] [stdout] [flow[run]] tick:200, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:200, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:200, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 200
[INFO] [stdout] [flow[ready]] tick:200, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:200, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 200
[INFO] [stdout] [flow[run]] tick:200, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:200, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:201
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 201
[INFO] [stdout] [flow[ready]] tick:201, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:201, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 201
[INFO] [stdout] [flow[run]] tick:201, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:201, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 201
[INFO] [stdout] [leaf[run]] tick:201, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:201, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 201
[INFO] [stdout] [flow[run]] tick:201, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:201, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:201, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 201
[INFO] [stdout] [flow[ready]] tick:201, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:201, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 201
[INFO] [stdout] [flow[run]] tick:201, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:201, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:202
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 202
[INFO] [stdout] [flow[ready]] tick:202, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:202, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 202
[INFO] [stdout] [flow[run]] tick:202, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:202, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 202
[INFO] [stdout] [leaf[run]] tick:202, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:202, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 202
[INFO] [stdout] [flow[run]] tick:202, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:202, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:202, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 202
[INFO] [stdout] [flow[ready]] tick:202, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:202, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 202
[INFO] [stdout] [flow[run]] tick:202, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:202, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:203
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 203
[INFO] [stdout] [flow[ready]] tick:203, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:203, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 203
[INFO] [stdout] [flow[run]] tick:203, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:203, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 203
[INFO] [stdout] [leaf[run]] tick:203, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:203, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 203
[INFO] [stdout] [flow[run]] tick:203, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:203, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:203, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 203
[INFO] [stdout] [flow[ready]] tick:203, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:203, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 203
[INFO] [stdout] [flow[run]] tick:203, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:203, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:204
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 204
[INFO] [stdout] [flow[ready]] tick:204, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:204, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 204
[INFO] [stdout] [flow[run]] tick:204, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:204, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 204
[INFO] [stdout] [leaf[run]] tick:204, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:204, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 204
[INFO] [stdout] [flow[run]] tick:204, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:204, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:204, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 204
[INFO] [stdout] [flow[ready]] tick:204, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:204, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 204
[INFO] [stdout] [flow[run]] tick:204, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:204, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:205
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 205
[INFO] [stdout] [flow[ready]] tick:205, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:205, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 205
[INFO] [stdout] [flow[run]] tick:205, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:205, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 205
[INFO] [stdout] [leaf[run]] tick:205, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:205, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 205
[INFO] [stdout] [flow[run]] tick:205, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:205, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:205, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 205
[INFO] [stdout] [flow[ready]] tick:205, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:205, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 205
[INFO] [stdout] [flow[run]] tick:205, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:205, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:206
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 206
[INFO] [stdout] [flow[ready]] tick:206, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:206, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 206
[INFO] [stdout] [flow[run]] tick:206, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:206, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 206
[INFO] [stdout] [leaf[run]] tick:206, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:206, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 206
[INFO] [stdout] [flow[run]] tick:206, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:206, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:206, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 206
[INFO] [stdout] [flow[ready]] tick:206, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:206, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 206
[INFO] [stdout] [flow[run]] tick:206, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:206, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:207
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 207
[INFO] [stdout] [flow[ready]] tick:207, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:207, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 207
[INFO] [stdout] [flow[run]] tick:207, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:207, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 207
[INFO] [stdout] [leaf[run]] tick:207, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:207, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 207
[INFO] [stdout] [flow[run]] tick:207, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:207, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:207, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 207
[INFO] [stdout] [flow[ready]] tick:207, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:207, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 207
[INFO] [stdout] [flow[run]] tick:207, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:207, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:208
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 208
[INFO] [stdout] [flow[ready]] tick:208, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:208, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 208
[INFO] [stdout] [flow[run]] tick:208, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:208, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 208
[INFO] [stdout] [leaf[run]] tick:208, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:208, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 208
[INFO] [stdout] [flow[run]] tick:208, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:208, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:208, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 208
[INFO] [stdout] [flow[ready]] tick:208, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:208, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 208
[INFO] [stdout] [flow[run]] tick:208, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:208, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:209
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 209
[INFO] [stdout] [flow[ready]] tick:209, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:209, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 209
[INFO] [stdout] [flow[run]] tick:209, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:209, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 209
[INFO] [stdout] [leaf[run]] tick:209, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:209, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 209
[INFO] [stdout] [flow[run]] tick:209, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:209, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:209, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 209
[INFO] [stdout] [flow[ready]] tick:209, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:209, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 209
[INFO] [stdout] [flow[run]] tick:209, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:209, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:210
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 210
[INFO] [stdout] [flow[ready]] tick:210, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:210, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 210
[INFO] [stdout] [flow[run]] tick:210, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:210, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 210
[INFO] [stdout] [leaf[run]] tick:210, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:210, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 210
[INFO] [stdout] [flow[run]] tick:210, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:210, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:210, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 210
[INFO] [stdout] [flow[ready]] tick:210, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:210, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 210
[INFO] [stdout] [flow[run]] tick:210, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:210, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:211
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 211
[INFO] [stdout] [flow[ready]] tick:211, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:211, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 211
[INFO] [stdout] [flow[run]] tick:211, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:211, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 211
[INFO] [stdout] [leaf[run]] tick:211, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:211, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 211
[INFO] [stdout] [flow[run]] tick:211, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:211, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:211, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 211
[INFO] [stdout] [flow[ready]] tick:211, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:211, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 211
[INFO] [stdout] [flow[run]] tick:211, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:211, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:212
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 212
[INFO] [stdout] [flow[ready]] tick:212, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:212, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 212
[INFO] [stdout] [flow[run]] tick:212, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:212, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 212
[INFO] [stdout] [leaf[run]] tick:212, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:212, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 212
[INFO] [stdout] [flow[run]] tick:212, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:212, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:212, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 212
[INFO] [stdout] [flow[ready]] tick:212, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:212, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 212
[INFO] [stdout] [flow[run]] tick:212, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:212, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:213
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 213
[INFO] [stdout] [flow[ready]] tick:213, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:213, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 213
[INFO] [stdout] [flow[run]] tick:213, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:213, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 213
[INFO] [stdout] [leaf[run]] tick:213, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:213, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 213
[INFO] [stdout] [flow[run]] tick:213, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:213, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:213, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 213
[INFO] [stdout] [flow[ready]] tick:213, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:213, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 213
[INFO] [stdout] [flow[run]] tick:213, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:213, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:214
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 214
[INFO] [stdout] [flow[ready]] tick:214, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:214, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 214
[INFO] [stdout] [flow[run]] tick:214, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:214, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 214
[INFO] [stdout] [leaf[run]] tick:214, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:214, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 214
[INFO] [stdout] [flow[run]] tick:214, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:214, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:214, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 214
[INFO] [stdout] [flow[ready]] tick:214, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:214, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 214
[INFO] [stdout] [flow[run]] tick:214, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:214, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:215
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 215
[INFO] [stdout] [flow[ready]] tick:215, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:215, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 215
[INFO] [stdout] [flow[run]] tick:215, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:215, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 215
[INFO] [stdout] [leaf[run]] tick:215, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:215, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 215
[INFO] [stdout] [flow[run]] tick:215, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:215, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:215, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 215
[INFO] [stdout] [flow[ready]] tick:215, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:215, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 215
[INFO] [stdout] [flow[run]] tick:215, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:215, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:216
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 216
[INFO] [stdout] [flow[ready]] tick:216, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:216, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 216
[INFO] [stdout] [flow[run]] tick:216, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:216, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 216
[INFO] [stdout] [leaf[run]] tick:216, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:216, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 216
[INFO] [stdout] [flow[run]] tick:216, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:216, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:216, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 216
[INFO] [stdout] [flow[ready]] tick:216, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:216, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 216
[INFO] [stdout] [flow[run]] tick:216, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:216, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:217
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 217
[INFO] [stdout] [flow[ready]] tick:217, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:217, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 217
[INFO] [stdout] [flow[run]] tick:217, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:217, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 217
[INFO] [stdout] [leaf[run]] tick:217, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:217, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 217
[INFO] [stdout] [flow[run]] tick:217, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:217, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:217, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 217
[INFO] [stdout] [flow[ready]] tick:217, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:217, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 217
[INFO] [stdout] [flow[run]] tick:217, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:217, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:218
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 218
[INFO] [stdout] [flow[ready]] tick:218, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:218, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 218
[INFO] [stdout] [flow[run]] tick:218, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:218, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 218
[INFO] [stdout] [leaf[run]] tick:218, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:218, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 218
[INFO] [stdout] [flow[run]] tick:218, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:218, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:218, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 218
[INFO] [stdout] [flow[ready]] tick:218, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:218, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 218
[INFO] [stdout] [flow[run]] tick:218, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:218, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:219
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 219
[INFO] [stdout] [flow[ready]] tick:219, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:219, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 219
[INFO] [stdout] [flow[run]] tick:219, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:219, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 219
[INFO] [stdout] [leaf[run]] tick:219, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:219, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 219
[INFO] [stdout] [flow[run]] tick:219, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:219, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:219, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 219
[INFO] [stdout] [flow[ready]] tick:219, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:219, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 219
[INFO] [stdout] [flow[run]] tick:219, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:219, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:220
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 220
[INFO] [stdout] [flow[ready]] tick:220, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:220, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 220
[INFO] [stdout] [flow[run]] tick:220, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:220, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 220
[INFO] [stdout] [leaf[run]] tick:220, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:220, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 220
[INFO] [stdout] [flow[run]] tick:220, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:220, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:220, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 220
[INFO] [stdout] [flow[ready]] tick:220, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:220, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 220
[INFO] [stdout] [flow[run]] tick:220, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:220, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:221
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 221
[INFO] [stdout] [flow[ready]] tick:221, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:221, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 221
[INFO] [stdout] [flow[run]] tick:221, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:221, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 221
[INFO] [stdout] [leaf[run]] tick:221, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:221, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 221
[INFO] [stdout] [flow[run]] tick:221, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:221, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:221, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 221
[INFO] [stdout] [flow[ready]] tick:221, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:221, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 221
[INFO] [stdout] [flow[run]] tick:221, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:221, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:222
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 222
[INFO] [stdout] [flow[ready]] tick:222, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] [reqwest::blocking::wait] (ThreadId(81)) park timeout 29.99999681s
[INFO] [stdout] [hyper::client::pool] checkout waiting for idle connection: ("https", google.com)
[INFO] [stdout] [reqwest::connect] starting new connection: https://google.com/
[INFO] [stdout] [hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("google.com"), port=None
[INFO] [stdout] [hyper::client::connect::dns] resolving host="google.com"
[INFO] [stdout] [flow[ready]] tick:222, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 222
[INFO] [stdout] [flow[run]] tick:222, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:222, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 222
[INFO] [stdout] [leaf[run]] tick:222, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:222, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 222
[INFO] [stdout] [flow[run]] tick:222, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:222, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:222, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 222
[INFO] [stdout] [flow[ready]] tick:222, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:222, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 222
[INFO] [stdout] [flow[run]] tick:222, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:222, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:223
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 223
[INFO] [stdout] [flow[ready]] tick:223, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:223, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 223
[INFO] [stdout] [flow[run]] tick:223, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:223, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 223
[INFO] [stdout] [leaf[run]] tick:223, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:223, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 223
[INFO] [stdout] [flow[run]] tick:223, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:223, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:223, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 223
[INFO] [stdout] [flow[ready]] tick:223, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:223, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 223
[INFO] [stdout] [flow[run]] tick:223, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:223, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:224
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 224
[INFO] [stdout] [flow[ready]] tick:224, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:224, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 224
[INFO] [stdout] [flow[run]] tick:224, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:224, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 224
[INFO] [stdout] [leaf[run]] tick:224, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:224, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 224
[INFO] [stdout] [flow[run]] tick:224, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:224, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:224, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 224
[INFO] [stdout] [flow[ready]] tick:224, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:224, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 224
[INFO] [stdout] [flow[run]] tick:224, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:224, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:225
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 225
[INFO] [stdout] [flow[ready]] tick:225, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:225, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 225
[INFO] [stdout] [flow[run]] tick:225, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:225, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 225
[INFO] [stdout] [leaf[run]] tick:225, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:225, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 225
[INFO] [stdout] [flow[run]] tick:225, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:225, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:225, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 225
[INFO] [stdout] [flow[ready]] tick:225, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:225, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 225
[INFO] [stdout] [flow[run]] tick:225, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:225, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:226
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 226
[INFO] [stdout] [flow[ready]] tick:226, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:226, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 226
[INFO] [stdout] [flow[run]] tick:226, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:226, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 226
[INFO] [stdout] [leaf[run]] tick:226, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:226, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 226
[INFO] [stdout] [flow[run]] tick:226, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:226, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:226, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 226
[INFO] [stdout] [flow[ready]] tick:226, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:226, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 226
[INFO] [stdout] [flow[run]] tick:226, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:226, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:227
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 227
[INFO] [stdout] [flow[ready]] tick:227, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:227, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 227
[INFO] [stdout] [flow[run]] tick:227, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:227, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 227
[INFO] [stdout] [leaf[run]] tick:227, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:227, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 227
[INFO] [stdout] [flow[run]] tick:227, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:227, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:227, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 227
[INFO] [stdout] [flow[ready]] tick:227, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:227, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 227
[INFO] [stdout] [flow[run]] tick:227, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:227, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:228
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 228
[INFO] [stdout] [flow[ready]] tick:228, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:228, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 228
[INFO] [stdout] [flow[run]] tick:228, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:228, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 228
[INFO] [stdout] [leaf[run]] tick:228, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:228, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 228
[INFO] [stdout] [flow[run]] tick:228, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:228, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:228, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 228
[INFO] [stdout] [flow[ready]] tick:228, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:228, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 228
[INFO] [stdout] [flow[run]] tick:228, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:228, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:229
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 229
[INFO] [stdout] [flow[ready]] tick:229, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:229, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 229
[INFO] [stdout] [flow[run]] tick:229, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:229, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 229
[INFO] [stdout] [leaf[run]] tick:229, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:229, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 229
[INFO] [stdout] [flow[run]] tick:229, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:229, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:229, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 229
[INFO] [stdout] [flow[ready]] tick:229, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:229, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 229
[INFO] [stdout] [flow[run]] tick:229, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:229, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:230
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 230
[INFO] [stdout] [flow[ready]] tick:230, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:230, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 230
[INFO] [stdout] [flow[run]] tick:230, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:230, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 230
[INFO] [stdout] [leaf[run]] tick:230, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:230, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 230
[INFO] [stdout] [flow[run]] tick:230, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:230, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:230, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 230
[INFO] [stdout] [flow[ready]] tick:230, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:230, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 230
[INFO] [stdout] [flow[run]] tick:230, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:230, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:231
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 231
[INFO] [stdout] [flow[ready]] tick:231, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:231, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 231
[INFO] [stdout] [flow[run]] tick:231, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:231, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 231
[INFO] [stdout] [leaf[run]] tick:231, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:231, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 231
[INFO] [stdout] [flow[run]] tick:231, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:231, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:231, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 231
[INFO] [stdout] [flow[ready]] tick:231, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:231, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 231
[INFO] [stdout] [flow[run]] tick:231, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:231, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:232
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 232
[INFO] [stdout] [flow[ready]] tick:232, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:232, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 232
[INFO] [stdout] [flow[run]] tick:232, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:232, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 232
[INFO] [stdout] [leaf[run]] tick:232, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:232, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 232
[INFO] [stdout] [flow[run]] tick:232, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:232, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:232, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 232
[INFO] [stdout] [flow[ready]] tick:232, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:232, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 232
[INFO] [stdout] [flow[run]] tick:232, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:232, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:233
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 233
[INFO] [stdout] [flow[ready]] tick:233, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:233, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 233
[INFO] [stdout] [flow[run]] tick:233, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:233, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 233
[INFO] [stdout] [leaf[run]] tick:233, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:233, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 233
[INFO] [stdout] [flow[run]] tick:233, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:233, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:233, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 233
[INFO] [stdout] [flow[ready]] tick:233, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:233, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 233
[INFO] [stdout] [flow[run]] tick:233, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:233, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:234
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 234
[INFO] [stdout] [flow[ready]] tick:234, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:234, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 234
[INFO] [stdout] [flow[run]] tick:234, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:234, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 234
[INFO] [stdout] [leaf[run]] tick:234, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:234, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 234
[INFO] [stdout] [flow[run]] tick:234, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:234, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:234, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 234
[INFO] [stdout] [flow[ready]] tick:234, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:234, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 234
[INFO] [stdout] [flow[run]] tick:234, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:234, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:235
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 235
[INFO] [stdout] [flow[ready]] tick:235, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:235, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 235
[INFO] [stdout] [flow[run]] tick:235, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:235, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 235
[INFO] [stdout] [leaf[run]] tick:235, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:235, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 235
[INFO] [stdout] [flow[run]] tick:235, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:235, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:235, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 235
[INFO] [stdout] [flow[ready]] tick:235, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:235, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 235
[INFO] [stdout] [flow[run]] tick:235, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:235, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:236
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 236
[INFO] [stdout] [flow[ready]] tick:236, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:236, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 236
[INFO] [stdout] [flow[run]] tick:236, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:236, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 236
[INFO] [stdout] [leaf[run]] tick:236, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:236, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 236
[INFO] [stdout] [flow[run]] tick:236, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:236, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:236, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 236
[INFO] [stdout] [flow[ready]] tick:236, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:236, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 236
[INFO] [stdout] [flow[run]] tick:236, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:236, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:237
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 237
[INFO] [stdout] [flow[ready]] tick:237, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:237, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 237
[INFO] [stdout] [flow[run]] tick:237, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:237, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 237
[INFO] [stdout] [leaf[run]] tick:237, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:237, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 237
[INFO] [stdout] [flow[run]] tick:237, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:237, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:237, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 237
[INFO] [stdout] [flow[ready]] tick:237, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:237, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 237
[INFO] [stdout] [flow[run]] tick:237, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:237, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:238
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 238
[INFO] [stdout] [flow[ready]] tick:238, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:238, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 238
[INFO] [stdout] [flow[run]] tick:238, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:238, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 238
[INFO] [stdout] [leaf[run]] tick:238, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:238, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 238
[INFO] [stdout] [flow[run]] tick:238, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:238, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:238, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 238
[INFO] [stdout] [flow[ready]] tick:238, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:238, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 238
[INFO] [stdout] [flow[run]] tick:238, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:238, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:239
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 239
[INFO] [stdout] [flow[ready]] tick:239, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:239, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 239
[INFO] [stdout] [flow[run]] tick:239, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:239, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 239
[INFO] [stdout] [leaf[run]] tick:239, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:239, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 239
[INFO] [stdout] [flow[run]] tick:239, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:239, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:239, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 239
[INFO] [stdout] [flow[ready]] tick:239, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:239, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 239
[INFO] [stdout] [flow[run]] tick:239, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:239, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:240
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 240
[INFO] [stdout] [flow[ready]] tick:240, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:240, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 240
[INFO] [stdout] [flow[run]] tick:240, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:240, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 240
[INFO] [stdout] [leaf[run]] tick:240, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:240, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 240
[INFO] [stdout] [flow[run]] tick:240, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:240, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:240, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 240
[INFO] [stdout] [flow[ready]] tick:240, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:240, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 240
[INFO] [stdout] [flow[run]] tick:240, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:240, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:241
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 241
[INFO] [stdout] [flow[ready]] tick:241, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:241, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 241
[INFO] [stdout] [flow[run]] tick:241, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:241, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 241
[INFO] [stdout] [leaf[run]] tick:241, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:241, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 241
[INFO] [stdout] [flow[run]] tick:241, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:241, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:241, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 241
[INFO] [stdout] [flow[ready]] tick:241, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:241, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 241
[INFO] [stdout] [flow[run]] tick:241, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:241, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:242
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 242
[INFO] [stdout] [flow[ready]] tick:242, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:242, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 242
[INFO] [stdout] [flow[run]] tick:242, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:242, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 242
[INFO] [stdout] [leaf[run]] tick:242, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:242, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 242
[INFO] [stdout] [flow[run]] tick:242, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:242, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:242, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 242
[INFO] [stdout] [flow[ready]] tick:242, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:242, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 242
[INFO] [stdout] [flow[run]] tick:242, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:242, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:243
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 243
[INFO] [stdout] [flow[ready]] tick:243, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:243, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 243
[INFO] [stdout] [flow[run]] tick:243, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:243, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 243
[INFO] [stdout] [leaf[run]] tick:243, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:243, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 243
[INFO] [stdout] [flow[run]] tick:243, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:243, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:243, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 243
[INFO] [stdout] [flow[ready]] tick:243, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:243, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 243
[INFO] [stdout] [flow[run]] tick:243, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:243, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:244
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 244
[INFO] [stdout] [flow[ready]] tick:244, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:244, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 244
[INFO] [stdout] [flow[run]] tick:244, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:244, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 244
[INFO] [stdout] [leaf[run]] tick:244, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:244, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 244
[INFO] [stdout] [flow[run]] tick:244, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:244, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:244, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 244
[INFO] [stdout] [flow[ready]] tick:244, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:244, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 244
[INFO] [stdout] [flow[run]] tick:244, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:244, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:245
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 245
[INFO] [stdout] [flow[ready]] tick:245, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:245, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 245
[INFO] [stdout] [flow[run]] tick:245, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:245, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 245
[INFO] [stdout] [leaf[run]] tick:245, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:245, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 245
[INFO] [stdout] [flow[run]] tick:245, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:245, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:245, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 245
[INFO] [stdout] [flow[ready]] tick:245, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:245, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 245
[INFO] [stdout] [flow[run]] tick:245, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:245, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:246
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 246
[INFO] [stdout] [flow[ready]] tick:246, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:246, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 246
[INFO] [stdout] [flow[run]] tick:246, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:246, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 246
[INFO] [stdout] [leaf[run]] tick:246, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:246, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 246
[INFO] [stdout] [flow[run]] tick:246, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:246, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:246, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 246
[INFO] [stdout] [flow[ready]] tick:246, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:246, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 246
[INFO] [stdout] [flow[run]] tick:246, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:246, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:247
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 247
[INFO] [stdout] [flow[ready]] tick:247, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:247, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 247
[INFO] [stdout] [flow[run]] tick:247, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:247, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 247
[INFO] [stdout] [leaf[run]] tick:247, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:247, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 247
[INFO] [stdout] [flow[run]] tick:247, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:247, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:247, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 247
[INFO] [stdout] [flow[ready]] tick:247, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:247, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 247
[INFO] [stdout] [flow[run]] tick:247, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:247, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:248
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 248
[INFO] [stdout] [flow[ready]] tick:248, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:248, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 248
[INFO] [stdout] [flow[run]] tick:248, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:248, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 248
[INFO] [stdout] [leaf[run]] tick:248, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:248, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 248
[INFO] [stdout] [flow[run]] tick:248, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:248, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:248, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 248
[INFO] [stdout] [flow[ready]] tick:248, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:248, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 248
[INFO] [stdout] [flow[run]] tick:248, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:248, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:249
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 249
[INFO] [stdout] [flow[ready]] tick:249, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:249, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 249
[INFO] [stdout] [flow[run]] tick:249, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:249, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 249
[INFO] [stdout] [leaf[run]] tick:249, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:249, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 249
[INFO] [stdout] [flow[run]] tick:249, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:249, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:249, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 249
[INFO] [stdout] [flow[ready]] tick:249, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:249, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 249
[INFO] [stdout] [flow[run]] tick:249, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:249, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:250
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 250
[INFO] [stdout] [flow[ready]] tick:250, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:250, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 250
[INFO] [stdout] [flow[run]] tick:250, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:250, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 250
[INFO] [stdout] [leaf[run]] tick:250, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:250, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 250
[INFO] [stdout] [flow[run]] tick:250, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:250, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:250, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 250
[INFO] [stdout] [flow[ready]] tick:250, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:250, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 250
[INFO] [stdout] [flow[run]] tick:250, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:250, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:251
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 251
[INFO] [stdout] [flow[ready]] tick:251, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:251, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 251
[INFO] [stdout] [flow[run]] tick:251, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:251, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 251
[INFO] [stdout] [leaf[run]] tick:251, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:251, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 251
[INFO] [stdout] [flow[run]] tick:251, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:251, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:251, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 251
[INFO] [stdout] [flow[ready]] tick:251, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:251, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 251
[INFO] [stdout] [flow[run]] tick:251, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:251, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:252
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 252
[INFO] [stdout] [flow[ready]] tick:252, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:252, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 252
[INFO] [stdout] [flow[run]] tick:252, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:252, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 252
[INFO] [stdout] [leaf[run]] tick:252, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:252, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 252
[INFO] [stdout] [flow[run]] tick:252, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:252, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:252, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 252
[INFO] [stdout] [flow[ready]] tick:252, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:252, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 252
[INFO] [stdout] [flow[run]] tick:252, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:252, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:253
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 253
[INFO] [stdout] [flow[ready]] tick:253, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:253, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 253
[INFO] [stdout] [flow[run]] tick:253, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:253, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 253
[INFO] [stdout] [leaf[run]] tick:253, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:253, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 253
[INFO] [stdout] [flow[run]] tick:253, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:253, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:253, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 253
[INFO] [stdout] [flow[ready]] tick:253, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:253, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 253
[INFO] [stdout] [flow[run]] tick:253, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:253, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:254
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 254
[INFO] [stdout] [flow[ready]] tick:254, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:254, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 254
[INFO] [stdout] [flow[run]] tick:254, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:254, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 254
[INFO] [stdout] [leaf[run]] tick:254, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:254, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 254
[INFO] [stdout] [flow[run]] tick:254, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:254, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:254, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 254
[INFO] [stdout] [flow[ready]] tick:254, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:254, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 254
[INFO] [stdout] [flow[run]] tick:254, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:254, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:255
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 255
[INFO] [stdout] [flow[ready]] tick:255, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:255, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 255
[INFO] [stdout] [flow[run]] tick:255, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:255, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 255
[INFO] [stdout] [leaf[run]] tick:255, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:255, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 255
[INFO] [stdout] [flow[run]] tick:255, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:255, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:255, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 255
[INFO] [stdout] [flow[ready]] tick:255, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:255, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 255
[INFO] [stdout] [flow[run]] tick:255, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:255, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:256
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 256
[INFO] [stdout] [flow[ready]] tick:256, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:256, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 256
[INFO] [stdout] [flow[run]] tick:256, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:256, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 256
[INFO] [stdout] [leaf[run]] tick:256, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:256, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 256
[INFO] [stdout] [flow[run]] tick:256, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:256, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:256, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 256
[INFO] [stdout] [flow[ready]] tick:256, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:256, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 256
[INFO] [stdout] [flow[run]] tick:256, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:256, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:257
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 257
[INFO] [stdout] [flow[ready]] tick:257, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:257, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 257
[INFO] [stdout] [flow[run]] tick:257, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:257, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 257
[INFO] [stdout] [leaf[run]] tick:257, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:257, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 257
[INFO] [stdout] [flow[run]] tick:257, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:257, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:257, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 257
[INFO] [stdout] [flow[ready]] tick:257, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:257, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 257
[INFO] [stdout] [flow[run]] tick:257, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:257, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:258
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 258
[INFO] [stdout] [flow[ready]] tick:258, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:258, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 258
[INFO] [stdout] [flow[run]] tick:258, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:258, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 258
[INFO] [stdout] [leaf[run]] tick:258, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:258, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 258
[INFO] [stdout] [flow[run]] tick:258, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:258, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:258, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 258
[INFO] [stdout] [flow[ready]] tick:258, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:258, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 258
[INFO] [stdout] [flow[run]] tick:258, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:258, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:259
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 259
[INFO] [stdout] [flow[ready]] tick:259, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:259, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 259
[INFO] [stdout] [flow[run]] tick:259, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:259, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 259
[INFO] [stdout] [leaf[run]] tick:259, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:259, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 259
[INFO] [stdout] [flow[run]] tick:259, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:259, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:259, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 259
[INFO] [stdout] [flow[ready]] tick:259, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:259, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 259
[INFO] [stdout] [flow[run]] tick:259, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:259, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:260
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 260
[INFO] [stdout] [flow[ready]] tick:260, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:260, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 260
[INFO] [stdout] [flow[run]] tick:260, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:260, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 260
[INFO] [stdout] [leaf[run]] tick:260, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:260, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 260
[INFO] [stdout] [flow[run]] tick:260, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:260, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:260, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 260
[INFO] [stdout] [flow[ready]] tick:260, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:260, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 260
[INFO] [stdout] [flow[run]] tick:260, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:260, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:261
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 261
[INFO] [stdout] [flow[ready]] tick:261, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:261, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 261
[INFO] [stdout] [flow[run]] tick:261, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:261, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 261
[INFO] [stdout] [leaf[run]] tick:261, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:261, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 261
[INFO] [stdout] [flow[run]] tick:261, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:261, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:261, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 261
[INFO] [stdout] [flow[ready]] tick:261, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:261, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 261
[INFO] [stdout] [flow[run]] tick:261, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:261, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:262
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 262
[INFO] [stdout] [flow[ready]] tick:262, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:262, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 262
[INFO] [stdout] [flow[run]] tick:262, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:262, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 262
[INFO] [stdout] [leaf[run]] tick:262, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:262, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 262
[INFO] [stdout] [flow[run]] tick:262, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:262, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:262, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 262
[INFO] [stdout] [flow[ready]] tick:262, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:262, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 262
[INFO] [stdout] [flow[run]] tick:262, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:262, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:263
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 263
[INFO] [stdout] [flow[ready]] tick:263, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:263, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 263
[INFO] [stdout] [flow[run]] tick:263, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:263, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 263
[INFO] [stdout] [leaf[run]] tick:263, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:263, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 263
[INFO] [stdout] [flow[run]] tick:263, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:263, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:263, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 263
[INFO] [stdout] [flow[ready]] tick:263, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:263, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 263
[INFO] [stdout] [flow[run]] tick:263, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:263, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:264
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 264
[INFO] [stdout] [flow[ready]] tick:264, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:264, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 264
[INFO] [stdout] [flow[run]] tick:264, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:264, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 264
[INFO] [stdout] [leaf[run]] tick:264, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:264, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 264
[INFO] [stdout] [flow[run]] tick:264, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:264, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:264, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 264
[INFO] [stdout] [flow[ready]] tick:264, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:264, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 264
[INFO] [stdout] [flow[run]] tick:264, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:264, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:265
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 265
[INFO] [stdout] [flow[ready]] tick:265, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:265, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 265
[INFO] [stdout] [flow[run]] tick:265, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:265, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 265
[INFO] [stdout] [leaf[run]] tick:265, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:265, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 265
[INFO] [stdout] [flow[run]] tick:265, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:265, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:265, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 265
[INFO] [stdout] [flow[ready]] tick:265, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:265, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 265
[INFO] [stdout] [flow[run]] tick:265, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:265, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:266
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 266
[INFO] [stdout] [flow[ready]] tick:266, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:266, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 266
[INFO] [stdout] [flow[run]] tick:266, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:266, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 266
[INFO] [stdout] [leaf[run]] tick:266, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:266, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 266
[INFO] [stdout] [flow[run]] tick:266, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:266, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:266, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 266
[INFO] [stdout] [flow[ready]] tick:266, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:266, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 266
[INFO] [stdout] [flow[run]] tick:266, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:266, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:267
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 267
[INFO] [stdout] [flow[ready]] tick:267, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:267, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 267
[INFO] [stdout] [flow[run]] tick:267, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:267, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 267
[INFO] [stdout] [leaf[run]] tick:267, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:267, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 267
[INFO] [stdout] [flow[run]] tick:267, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:267, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:267, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 267
[INFO] [stdout] [flow[ready]] tick:267, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:267, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 267
[INFO] [stdout] [flow[run]] tick:267, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:267, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:268
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 268
[INFO] [stdout] [flow[ready]] tick:268, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:268, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 268
[INFO] [stdout] [flow[run]] tick:268, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:268, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 268
[INFO] [stdout] [leaf[run]] tick:268, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:268, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 268
[INFO] [stdout] [flow[run]] tick:268, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:268, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:268, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 268
[INFO] [stdout] [flow[ready]] tick:268, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:268, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 268
[INFO] [stdout] [flow[run]] tick:268, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:268, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:269
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 269
[INFO] [stdout] [flow[ready]] tick:269, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:269, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 269
[INFO] [stdout] [flow[run]] tick:269, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:269, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 269
[INFO] [stdout] [leaf[run]] tick:269, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:269, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 269
[INFO] [stdout] [flow[run]] tick:269, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:269, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:269, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 269
[INFO] [stdout] [flow[ready]] tick:269, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:269, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 269
[INFO] [stdout] [flow[run]] tick:269, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:269, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:270
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 270
[INFO] [stdout] [flow[ready]] tick:270, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:270, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 270
[INFO] [stdout] [flow[run]] tick:270, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:270, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 270
[INFO] [stdout] [leaf[run]] tick:270, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:270, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 270
[INFO] [stdout] [flow[run]] tick:270, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:270, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:270, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 270
[INFO] [stdout] [flow[ready]] tick:270, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:270, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 270
[INFO] [stdout] [flow[run]] tick:270, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:270, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:271
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 271
[INFO] [stdout] [flow[ready]] tick:271, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:271, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 271
[INFO] [stdout] [flow[run]] tick:271, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:271, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 271
[INFO] [stdout] [leaf[run]] tick:271, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:271, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 271
[INFO] [stdout] [flow[run]] tick:271, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:271, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:271, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 271
[INFO] [stdout] [flow[ready]] tick:271, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:271, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 271
[INFO] [stdout] [flow[run]] tick:271, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:271, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:272
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 272
[INFO] [stdout] [flow[ready]] tick:272, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:272, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 272
[INFO] [stdout] [flow[run]] tick:272, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:272, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 272
[INFO] [stdout] [leaf[run]] tick:272, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:272, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 272
[INFO] [stdout] [flow[run]] tick:272, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:272, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:272, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 272
[INFO] [stdout] [flow[ready]] tick:272, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:272, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 272
[INFO] [stdout] [flow[run]] tick:272, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:272, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:273
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 273
[INFO] [stdout] [flow[ready]] tick:273, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:273, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 273
[INFO] [stdout] [flow[run]] tick:273, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:273, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 273
[INFO] [stdout] [leaf[run]] tick:273, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:273, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 273
[INFO] [stdout] [flow[run]] tick:273, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:273, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:273, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 273
[INFO] [stdout] [flow[ready]] tick:273, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:273, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 273
[INFO] [stdout] [flow[run]] tick:273, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:273, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:274
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 274
[INFO] [stdout] [flow[ready]] tick:274, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:274, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 274
[INFO] [stdout] [flow[run]] tick:274, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:274, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 274
[INFO] [stdout] [leaf[run]] tick:274, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:274, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 274
[INFO] [stdout] [flow[run]] tick:274, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:274, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:274, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 274
[INFO] [stdout] [flow[ready]] tick:274, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:274, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 274
[INFO] [stdout] [flow[run]] tick:274, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:274, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:275
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 275
[INFO] [stdout] [flow[ready]] tick:275, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:275, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 275
[INFO] [stdout] [flow[run]] tick:275, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:275, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 275
[INFO] [stdout] [leaf[run]] tick:275, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:275, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 275
[INFO] [stdout] [flow[run]] tick:275, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:275, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:275, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 275
[INFO] [stdout] [flow[ready]] tick:275, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:275, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 275
[INFO] [stdout] [flow[run]] tick:275, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:275, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:276
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 276
[INFO] [stdout] [flow[ready]] tick:276, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:276, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 276
[INFO] [stdout] [flow[run]] tick:276, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:276, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 276
[INFO] [stdout] [leaf[run]] tick:276, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:276, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 276
[INFO] [stdout] [flow[run]] tick:276, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:276, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:276, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 276
[INFO] [stdout] [flow[ready]] tick:276, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:276, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 276
[INFO] [stdout] [flow[run]] tick:276, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:276, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:277
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 277
[INFO] [stdout] [flow[ready]] tick:277, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:277, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 277
[INFO] [stdout] [flow[run]] tick:277, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:277, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 277
[INFO] [stdout] [leaf[run]] tick:277, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:277, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 277
[INFO] [stdout] [flow[run]] tick:277, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:277, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:277, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 277
[INFO] [stdout] [flow[ready]] tick:277, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:277, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 277
[INFO] [stdout] [flow[run]] tick:277, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:277, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:278
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 278
[INFO] [stdout] [flow[ready]] tick:278, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:278, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 278
[INFO] [stdout] [flow[run]] tick:278, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:278, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 278
[INFO] [stdout] [leaf[run]] tick:278, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:278, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 278
[INFO] [stdout] [flow[run]] tick:278, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:278, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:278, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 278
[INFO] [stdout] [flow[ready]] tick:278, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:278, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 278
[INFO] [stdout] [flow[run]] tick:278, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:278, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:279
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 279
[INFO] [stdout] [flow[ready]] tick:279, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:279, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 279
[INFO] [stdout] [flow[run]] tick:279, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:279, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 279
[INFO] [stdout] [leaf[run]] tick:279, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:279, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 279
[INFO] [stdout] [flow[run]] tick:279, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:279, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:279, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 279
[INFO] [stdout] [flow[ready]] tick:279, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:279, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 279
[INFO] [stdout] [flow[run]] tick:279, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:279, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:280
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 280
[INFO] [stdout] [flow[ready]] tick:280, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:280, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 280
[INFO] [stdout] [flow[run]] tick:280, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:280, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 280
[INFO] [stdout] [leaf[run]] tick:280, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:280, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 280
[INFO] [stdout] [flow[run]] tick:280, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:280, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:280, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 280
[INFO] [stdout] [flow[ready]] tick:280, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:280, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 280
[INFO] [stdout] [flow[run]] tick:280, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:280, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:281
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 281
[INFO] [stdout] [flow[ready]] tick:281, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:281, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 281
[INFO] [stdout] [flow[run]] tick:281, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:281, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 281
[INFO] [stdout] [leaf[run]] tick:281, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:281, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 281
[INFO] [stdout] [flow[run]] tick:281, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:281, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:281, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 281
[INFO] [stdout] [flow[ready]] tick:281, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:281, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 281
[INFO] [stdout] [flow[run]] tick:281, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:281, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:282
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 282
[INFO] [stdout] [flow[ready]] tick:282, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:282, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 282
[INFO] [stdout] [flow[run]] tick:282, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:282, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 282
[INFO] [stdout] [leaf[run]] tick:282, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:282, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 282
[INFO] [stdout] [flow[run]] tick:282, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:282, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:282, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 282
[INFO] [stdout] [flow[ready]] tick:282, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:282, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 282
[INFO] [stdout] [flow[run]] tick:282, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:282, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:283
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 283
[INFO] [stdout] [flow[ready]] tick:283, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:283, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 283
[INFO] [stdout] [flow[run]] tick:283, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:283, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 283
[INFO] [stdout] [leaf[run]] tick:283, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:283, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 283
[INFO] [stdout] [flow[run]] tick:283, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:283, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:283, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 283
[INFO] [stdout] [flow[ready]] tick:283, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:283, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 283
[INFO] [stdout] [flow[run]] tick:283, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:283, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:284
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 284
[INFO] [stdout] [flow[ready]] tick:284, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:284, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 284
[INFO] [stdout] [flow[run]] tick:284, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:284, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 284
[INFO] [stdout] [leaf[run]] tick:284, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:284, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 284
[INFO] [stdout] [flow[run]] tick:284, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:284, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:284, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 284
[INFO] [stdout] [flow[ready]] tick:284, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:284, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 284
[INFO] [stdout] [flow[run]] tick:284, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:284, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:285
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 285
[INFO] [stdout] [flow[ready]] tick:285, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:285, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 285
[INFO] [stdout] [flow[run]] tick:285, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:285, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 285
[INFO] [stdout] [leaf[run]] tick:285, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:285, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 285
[INFO] [stdout] [flow[run]] tick:285, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:285, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:285, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 285
[INFO] [stdout] [flow[ready]] tick:285, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:285, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 285
[INFO] [stdout] [flow[run]] tick:285, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:285, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:286
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 286
[INFO] [stdout] [flow[ready]] tick:286, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:286, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 286
[INFO] [stdout] [flow[run]] tick:286, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:286, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 286
[INFO] [stdout] [leaf[run]] tick:286, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:286, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 286
[INFO] [stdout] [flow[run]] tick:286, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:286, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:286, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 286
[INFO] [stdout] [flow[ready]] tick:286, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:286, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 286
[INFO] [stdout] [flow[run]] tick:286, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:286, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:287
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 287
[INFO] [stdout] [flow[ready]] tick:287, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:287, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 287
[INFO] [stdout] [flow[run]] tick:287, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:287, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 287
[INFO] [stdout] [leaf[run]] tick:287, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:287, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 287
[INFO] [stdout] [flow[run]] tick:287, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:287, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:287, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 287
[INFO] [stdout] [flow[ready]] tick:287, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:287, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 287
[INFO] [stdout] [flow[run]] tick:287, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:287, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:288
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 288
[INFO] [stdout] [flow[ready]] tick:288, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:288, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 288
[INFO] [stdout] [flow[run]] tick:288, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:288, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 288
[INFO] [stdout] [leaf[run]] tick:288, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:288, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 288
[INFO] [stdout] [flow[run]] tick:288, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:288, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:288, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 288
[INFO] [stdout] [flow[ready]] tick:288, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:288, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 288
[INFO] [stdout] [hyper::client::pool] checkout dropped for ("https", google.com)
[INFO] [stdout] [reqwest::blocking::client] closing runtime thread (ThreadId(129))
[INFO] [stdout] [reqwest::blocking::client] (ThreadId(129)) Receiver is shutdown
[INFO] [stdout] [reqwest::blocking::client] (ThreadId(129)) end runtime::block_on
[INFO] [stdout] [flow[run]] tick:288, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:288, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:289
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 289
[INFO] [stdout] [flow[ready]] tick:289, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:289, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 289
[INFO] [stdout] [flow[run]] tick:289, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:289, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 289
[INFO] [stdout] [leaf[run]] tick:289, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:289, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 289
[INFO] [stdout] [flow[run]] tick:289, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:289, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:289, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 289
[INFO] [stdout] [flow[ready]] tick:289, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:289, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 289
[INFO] [stdout] [flow[run]] tick:289, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:289, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:290
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 290
[INFO] [stdout] [flow[ready]] tick:290, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:290, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 290
[INFO] [stdout] [flow[run]] tick:290, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:290, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 290
[INFO] [stdout] [leaf[run]] tick:290, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:290, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [loop] node = 2, tick = 290
[INFO] [stdout] [flow[run]] tick:290, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:290, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:290, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 290
[INFO] [stdout] [flow[ready]] tick:290, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:290, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 290
[INFO] [stdout] [flow[run]] tick:290, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:290, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:291
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 291
[INFO] [stdout] [flow[ready]] tick:291, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:291, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 291
[INFO] [stdout] [flow[run]] tick:291, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:291, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 291
[INFO] [stdout] [leaf[run]] tick:291, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:291, the new state: Running(url=https://google.com,bb_key=out1)
[INFO] [stdout] [reqwest::blocking::client] (ThreadId(129)) finished
[INFO] [stdout] [reqwest::blocking::client] signaled close for runtime thread (ThreadId(129))
[INFO] [stdout] [reqwest::blocking::client] closed runtime thread (ThreadId(129))
[INFO] [stdout] [loop] node = 2, tick = 291
[INFO] [stdout] [flow[run]] tick:291, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:291, sequence. The '3' is running, decide to go up or stay here.
[INFO] [stdout] [flow[run]] tick:291, sequence. Go up with the new state: Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 1, tick = 291
[INFO] [stdout] [flow[ready]] tick:291, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:291, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 291
[INFO] [stdout] [flow[run]] tick:291, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:291, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:292
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 292
[INFO] [stdout] [flow[ready]] tick:292, sequence. Start node
[INFO] [stdout] [params] cursor=0,len=2,running_child=0,prev_cursor=0, cur:0, len:2
[INFO] [stdout] [flow[ready]] tick:292, sequence. Switch to the new_state:Running(cursor=0,len=2,running_child=0,prev_cursor=0)
[INFO] [stdout] [loop] node = 2, tick = 292
[INFO] [stdout] [flow[run]] tick:292, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:292, sequence. The '3' is ready, push it on the stack
[INFO] [stdout] [loop] node = 3, tick = 292
[INFO] [stdout] [leaf[run]] tick:292, args :RtArgs([RtArgument { name: "url", value: String("https://google.com") }, RtArgument { name: "bb_key", value: String("out1") }])
[INFO] [stdout] [leaf] tick:292, the new state: Failure(url=https://google.com,bb_key=out1,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution)
[INFO] [stdout] [loop] node = 2, tick = 292
[INFO] [stdout] [flow[run]] tick:292, sequence. Running child 3, cursor:0
[INFO] [stdout] [flow[run]] tick:292, sequence. The '3' is finished, decide to go up or stay here.
[INFO] [stdout] [params] cursor=0,len=2,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution, cur:0, len:2
[INFO] [stdout] [flow[run]] tick:292, sequence. The '3' is finished as Failure(url=https://google.com,bb_key=out1,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution), the new state: Failure(cursor=0,len=2,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution). Stay at this node. 
[INFO] [stdout] [loop] node = 2, tick = 292
[INFO] [stdout] [flow[fin]] tick:292,sequence gets popped up
[INFO] [stdout] [loop] node = 1, tick = 292
[INFO] [stdout] [flow[ready]] tick:292, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:292, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 292
[INFO] [stdout] [flow[run]] tick:292, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:292, root. The '2' is finished, decide to go up or stay here.
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[run]] tick:292, root. The '2' is finished as Failure(cursor=0,len=2,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution), the new state: Failure(cursor=0,len=1,reason=error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution). Stay at this node. 
[INFO] [stdout] [loop] node = 1, tick = 292
[INFO] [stdout] [flow[fin]] tick:292,root gets popped up
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::actions::builtin_http_get' (62) panicked at src/tests/actions.rs:68:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok(Failure("error error sending request for url (https://google.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution"))
[INFO] [stdout]  right: Ok(Success)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679993 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c57a47ced3d - core[585f66e14d78f9ba]::panicking::assert_failed::<core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::runtime::TickResult, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>, core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::runtime::TickResult, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c57a4a6cdea - forester_rs[d61aa0075d483ae3]::tests::actions::builtin_http_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/actions.rs:68:5
[INFO] [stdout]   22:     0x5c57a4a5bcb7 - forester_rs[d61aa0075d483ae3]::tests::actions::builtin_http_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/actions.rs:65:22
[INFO] [stdout]   23:     0x5c57a47c52e6 - <forester_rs[d61aa0075d483ae3]::tests::actions::builtin_http_get::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simulator::text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simulator::text' (479) panicked at src/tests/simulator.rs:249:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a4977914 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a4977914 - forester_rs[d61aa0075d483ae3]::tests::simulator::text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/simulator.rs:249:67
[INFO] [stdout]   22:     0x5c57a4961777 - forester_rs[d61aa0075d483ae3]::tests::simulator::text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/simulator.rs:214:10
[INFO] [stdout]   23:     0x5c57a47c57a6 - <forester_rs[d61aa0075d483ae3]::tests::simulator::text::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simulator::smoke stdout ----
[INFO] [stdout] [tracer] create new tracer from TracerConfig { indent: 2, time_format: Some("%M:%S%.3f"), to_file: Some("/opt/rustwide/workdir/tree/tests/simulator/smoke/gen\\main.log") }
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simulator::smoke' (478) panicked at src/tests/simulator.rs:157:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: io: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a497812d - <core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::simulator::Simulator, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a497812d - forester_rs[d61aa0075d483ae3]::tests::simulator::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/simulator.rs:157:30
[INFO] [stdout]   22:     0x5c57a49617a7 - forester_rs[d61aa0075d483ae3]::tests::simulator::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/simulator.rs:143:11
[INFO] [stdout]   23:     0x5c57a47c57e6 - <forester_rs[d61aa0075d483ae3]::tests::simulator::smoke::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tracer::file stdout ----
[INFO] [stdout] [tracer] create new tracer from TracerConfig { indent: 2, time_format: None, to_file: Some("/opt/rustwide/workdir/tree/tests/tracer/custom/main.trace") }
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tracer::file' (489) panicked at src/tests/tracer.rs:283:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: io: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a4ba5782 - <core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::tracer::Tracer, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a4ba5782 - forester_rs[d61aa0075d483ae3]::tests::tracer::file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tracer.rs:283:10
[INFO] [stdout]   22:     0x5c57a4b8e267 - forester_rs[d61aa0075d483ae3]::tests::tracer::file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tracer.rs:248:10
[INFO] [stdout]   23:     0x5c57a47c51a6 - <forester_rs[d61aa0075d483ae3]::tests::tracer::file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::trimmer::naive stdout ----
[INFO] [stdout] [tracer] create new tracer from TracerConfig { indent: 2, time_format: None, to_file: Some("/opt/rustwide/workdir/tree/tests/trimmer/naive/main.log") }
[INFO] [stdout] [ast] built project with root: "/opt/rustwide/workdir/tree/tests/trimmer/naive", main file: main.tree and root definition: main 
[INFO] [stdout] [tree[construct]] found lambda r_sequence: id 2 and parent 1
[INFO] [stdout] [tree[construct]] found invocation , id 3 in parent 2
[INFO] [stdout] [tree[construct]] found invocation , id 4 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 5 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 6 in parent 3
[INFO] [stdout] [action] register action place with the given impl
[INFO] [stdout] [action] register action pick with the given impl
[INFO] [stdout] [action] register action validate with the given impl
[INFO] [stdout] 1 Flow(Root, Name("main", "main.tree"), RtArgs([]), [2])
[INFO] [stdout] 2 Flow(RSequence, Lambda, RtArgs([]), [3])
[INFO] [stdout] 3 Flow(RFallback, Name("work", "main.tree"), RtArgs([RtArgument { name: "item", value: Object({"x": Number(Int(1)), "y": Number(Int(1))}) }]), [4, 5, 6])
[INFO] [stdout] 4 Leaf(Name("pick", "main.tree"), RtArgs([RtArgument { name: "item", value: Object({"x": Number(Int(1)), "y": Number(Int(1))}) }]))
[INFO] [stdout] 5 Leaf(Name("validate", "main.tree"), RtArgs([]))
[INFO] [stdout] 6 Leaf(Name("place", "main.tree"), RtArgs([]))
[INFO] [stdout] [loop] node = 1, tick = 1
[INFO] [stdout] [flow[ready]] tick:1, root. Start node
[INFO] [stdout] [params] , cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:1, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::trimmer::naive' (499) panicked at src/tests/trimmer.rs:88:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: io: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a4ba6b2a - <core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::runtime::TickResult, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a4ba6b2a - forester_rs[d61aa0075d483ae3]::tests::trimmer::naive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/trimmer.rs:88:48
[INFO] [stdout]   22:     0x5c57a4b8e347 - forester_rs[d61aa0075d483ae3]::tests::trimmer::naive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/trimmer.rs:69:11
[INFO] [stdout]   23:     0x5c57a47c54a6 - <forester_rs[d61aa0075d483ae3]::tests::trimmer::naive::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::trimmer::smoke stdout ----
[INFO] [stdout] [tracer] create new tracer from TracerConfig { indent: 2, time_format: None, to_file: Some("/opt/rustwide/workdir/tree/tests/trimmer/smoke/main.log") }
[INFO] [stdout] [ast] built project with root: "/opt/rustwide/workdir/tree/tests/trimmer/smoke", main file: main.tree and root definition: main 
[INFO] [stdout] [tree[construct]] found lambda r_fallback: id 2 and parent 1
[INFO] [stdout] [tree[construct]] found invocation , id 3 in parent 2
[INFO] [stdout] [tree[construct]] found invocation , id 4 in parent 2
[INFO] [stdout] [tree[construct]] found import from another file,  id 4 in parent 2
[INFO] [stdout] [tree[construct]] found invocation , id 5 in parent 3
[INFO] [stdout] [tree[construct]] found import from another file,  id 5 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 6 in parent 3
[INFO] [stdout] [tree[construct]] found import from another file,  id 6 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 7 in parent 3
[INFO] [stdout] [tree[construct]] found import from another file,  id 7 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 8 in parent 3
[INFO] [stdout] [tree[construct]] found invocation , id 9 in parent 8
[INFO] [stdout] [tree[construct]] found import from another file,  id 9 in parent 8
[INFO] [stdout] [tree[construct]] found invocation , id 10 in parent 8
[INFO] [stdout] [tree[construct]] found import from another file,  id 10 in parent 8
[INFO] [stdout] [tree[construct]] found invocation , id 11 in parent 8
[INFO] [stdout] [tree[construct]] found import from another file,  id 11 in parent 8
[INFO] [stdout] [tree[construct]] found invocation , id 12 in parent 8
[INFO] [stdout] [tree[construct]] found import from another file,  id 12 in parent 8
[INFO] [stdout] [action] register action fail_empty with the given impl
[INFO] [stdout] [action] register action running with the given impl
[INFO] [stdout] [action] register action success with the given impl
[INFO] [stdout] [loop] node = 1, tick = 1
[INFO] [stdout] [flow[ready]] tick:1, root. Start node
[INFO] [stdout] [params] , cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:1, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::trimmer::smoke' (508) panicked at src/tests/trimmer.rs:33:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: io: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a4ba71e5 - <core[585f66e14d78f9ba]::result::Result<forester_rs[d61aa0075d483ae3]::runtime::TickResult, forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a4ba71e5 - forester_rs[d61aa0075d483ae3]::tests::trimmer::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/trimmer.rs:33:48
[INFO] [stdout]   22:     0x5c57a4b8e377 - forester_rs[d61aa0075d483ae3]::tests::trimmer::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/trimmer.rs:20:11
[INFO] [stdout]   23:     0x5c57a47c54e6 - <forester_rs[d61aa0075d483ae3]::tests::trimmer::smoke::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::daemons::smoke stdout ----
[INFO] [stdout] [ast] built project with root: "/opt/rustwide/workdir/tree/tests/daemons/smoke", main file: main.tree and root definition: main 
[INFO] [stdout] [tree[construct]] found invocation , id 2 in parent 1
[INFO] [stdout] [daemon] start a daemon test_daemon
[INFO] [stdout] [action] register action test with the given impl
[INFO] [stdout] [loop] node = 1, tick = 1
[INFO] [stdout] [flow[ready]] tick:1, root. Start node
[INFO] [stdout] [params] , cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:1, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 1
[INFO] [stdout] [flow[run]] tick:1, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:1, root. The '2' is ready, push it on the stack
[INFO] [stdout] [loop] node = 2, tick = 1
[INFO] [stdout] [leaf[run]] tick:1, args :RtArgs([])
[INFO] [stdout] [leaf] tick:1, the new state: Running()
[INFO] [stdout] [loop] node = 1, tick = 1
[INFO] [stdout] [flow[run]] tick:1, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:1, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:2
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 2
[INFO] [stdout] [leaf[run]] tick:2, args :RtArgs([])
[INFO] [stdout] [leaf] tick:2, the new state: Running()
[INFO] [stdout] [loop] node = 1, tick = 2
[INFO] [stdout] [flow[ready]] tick:2, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:2, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 2
[INFO] [stdout] [flow[run]] tick:2, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:2, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:3
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 3
[INFO] [stdout] [leaf[run]] tick:3, args :RtArgs([])
[INFO] [stdout] [leaf] tick:3, the new state: Running()
[INFO] [stdout] [loop] node = 1, tick = 3
[INFO] [stdout] [flow[ready]] tick:3, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:3, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 3
[INFO] [stdout] [flow[run]] tick:3, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:3, root. The '2' is running, tick up the flow. 
[INFO] [stdout] [root] tick up the flow to:4
[INFO] [stdout] [trim] trying to trim the tree, the number of tasks in the q is 0
[INFO] [stdout] [trim] attempt to trim is  Ok(())
[INFO] [stdout] [loop] node = 2, tick = 4
[INFO] [stdout] [leaf[run]] tick:4, args :RtArgs([])
[INFO] [stdout] [leaf] tick:4, the new state: Success()
[INFO] [stdout] [loop] node = 1, tick = 4
[INFO] [stdout] [flow[ready]] tick:4, root. Start node
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[ready]] tick:4, root. Switch to the new_state:Running(cursor=0,len=1)
[INFO] [stdout] [loop] node = 1, tick = 4
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] [flow[run]] tick:4, root. Running child 2, cursor:0
[INFO] [stdout] [flow[run]] tick:4, root. The '2' is finished, decide to go up or stay here.
[INFO] [stdout] [params] cursor=0,len=1, cur:0, len:1
[INFO] [stdout] [flow[run]] tick:4, root. The '2' is finished as Success(), the new state: Success(cursor=0,len=1). Stay at this node. 
[INFO] [stdout] [loop] node = 1, tick = 4
[INFO] [stdout] [flow[fin]] tick:4,root gets popped up
[INFO] [stdout] [daemon] stop a daemon test_daemon
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::daemons::smoke' (207) panicked at src/tests/daemons.rs:49:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [1, 1, 1]
[INFO] [stdout]  right: [1, 1, 1, 1]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679993 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c57a47cef23 - core[585f66e14d78f9ba]::panicking::assert_failed::<alloc[15e7b27aba85d2e2]::vec::Vec<i64>, alloc[15e7b27aba85d2e2]::vec::Vec<i64>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c57a4973326 - forester_rs[d61aa0075d483ae3]::tests::daemons::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/daemons.rs:49:5
[INFO] [stdout]   22:     0x5c57a4961657 - forester_rs[d61aa0075d483ae3]::tests::daemons::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/daemons.rs:36:11
[INFO] [stdout]   23:     0x5c57a47c5426 - <forester_rs[d61aa0075d483ae3]::tests::daemons::smoke::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c57a4c2cb9b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c57a4c2cb9b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c57a4c393fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c57a4c393fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c57a4c393fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c57a4c338c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c57a4c338c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c57a4c3bef2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c57a4c3bef2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c57a4c3bef2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   45:     0x79bacaac8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (227) panicked at src/tests/daemons.rs:19:92:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: multi thread: poisoned lock: another task failed inside
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57a565e912 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57a565e912 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57a565e912 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57a567931a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57a567931a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c57a5665506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c57a5665506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c57a563a69f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57a563a69f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57a5655a79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57a4c387ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c57a4c387ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c57a5655ce2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c57a5655ce2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57a563a758 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57a562f689 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57a563b77d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57a5679b0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57a5679852 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c57a498881f - <core[585f66e14d78f9ba]::result::Result<(), forester_rs[d61aa0075d483ae3]::runtime::RuntimeError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c57a498881f - <forester_rs[d61aa0075d483ae3]::tests::daemons::Test as forester_rs[d61aa0075d483ae3]::runtime::env::daemon::DaemonFn>::perform
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/daemons.rs:19:92
[INFO] [stdout]   22:     0x5c57a4b26280 - <forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/env.rs:77:27
[INFO] [stdout]   23:     0x5c57a473f898 - <tokio[1c4800eb486bb6da]::runtime::task::core::Core<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:374:24
[INFO] [stdout]   24:     0x5c57a476efa8 - <tokio[1c4800eb486bb6da]::loom::std::unsafe_cell::UnsafeCell<tokio[1c4800eb486bb6da]::runtime::task::core::Stage<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[1c4800eb486bb6da]::runtime::task::core::Core<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5c57a476efa8 - <tokio[1c4800eb486bb6da]::runtime::task::core::Core<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:363:30
[INFO] [stdout]   26:     0x5c57a47e427a - tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future::<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5c57a49e0b40 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c57a4b6f3fe - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c57a488c0db - __rust_try
[INFO] [stdout]   30:     0x5c57a487e563 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c57a487e563 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c57a47dd96f - tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future::<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5c57a4809192 - <tokio[1c4800eb486bb6da]::runtime::task::harness::Harness<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5c57a4809443 - <tokio[1c4800eb486bb6da]::runtime::task::harness::Harness<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x5c57a483bfdb - tokio[1c4800eb486bb6da]::runtime::task::raw::poll::<<forester_rs[d61aa0075d483ae3]::runtime::env::RtEnv>::start_daemon_impl::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   36:     0x5c57a529c327 - <tokio[1c4800eb486bb6da]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   37:     0x5c57a526cd42 - <tokio[1c4800eb486bb6da]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/mod.rs:515:13
[INFO] [stdout]   38:     0x5c57a528d4cd - <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:643:18
[INFO] [stdout]   39:     0x5c57a52958d9 - tokio[1c4800eb486bb6da]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5c57a52958d9 - tokio[1c4800eb486bb6da]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5c57a52958d9 - <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:634:9
[INFO] [stdout]   42:     0x5c57a5294701 - <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:567:29
[INFO] [stdout]   43:     0x5c57a528cd89 - tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:532:24
[INFO] [stdout]   44:     0x5c57a528a100 - <tokio[1c4800eb486bb6da]::runtime::context::scoped::Scoped<tokio[1c4800eb486bb6da]::runtime::scheduler::Context>>::set::<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x5c57a5281a9b - tokio[1c4800eb486bb6da]::runtime::context::set_scheduler::<(), tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x5c57a527fe0b - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[1c4800eb486bb6da]::runtime::context::Context>>::try_with::<tokio[1c4800eb486bb6da]::runtime::context::set_scheduler<(), tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5c57a527fa6f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[1c4800eb486bb6da]::runtime::context::Context>>::with::<tokio[1c4800eb486bb6da]::runtime::context::set_scheduler<(), tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x5c57a5281434 - tokio[1c4800eb486bb6da]::runtime::context::set_scheduler::<(), tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x5c57a528e089 - tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:527:9
[INFO] [stdout]   50:     0x5c57a528c19f - tokio[1c4800eb486bb6da]::runtime::context::runtime::enter_runtime::<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5c57a5296681 - tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:519:5
[INFO] [stdout]   52:     0x5c57a528ce5b - <tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/worker.rs:485:45
[INFO] [stdout]   53:     0x5c57a5277f3b - <tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5c57a524f4fc - <tokio[1c4800eb486bb6da]::runtime::task::core::Core<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:374:24
[INFO] [stdout]   55:     0x5c57a5250b7c - <tokio[1c4800eb486bb6da]::loom::std::unsafe_cell::UnsafeCell<tokio[1c4800eb486bb6da]::runtime::task::core::Stage<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[1c4800eb486bb6da]::runtime::task::core::Core<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x5c57a5250b7c - <tokio[1c4800eb486bb6da]::runtime::task::core::Core<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:363:30
[INFO] [stdout]   57:     0x5c57a524d74e - tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future::<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x5c57a5259e91 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5c57a525aeef - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c57a5251e2b - __rust_try
[INFO] [stdout]   61:     0x5c57a5251a83 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c57a5251a83 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c57a524d350 - tokio[1c4800eb486bb6da]::runtime::task::harness::poll_future::<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x5c57a524e2e9 - <tokio[1c4800eb486bb6da]::runtime::task::harness::Harness<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x5c57a524e5a7 - <tokio[1c4800eb486bb6da]::runtime::task::harness::Harness<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x5c57a52996ed - tokio[1c4800eb486bb6da]::runtime::task::raw::poll::<tokio[1c4800eb486bb6da]::runtime::blocking::task::BlockingTask<<tokio[1c4800eb486bb6da]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   67:     0x5c57a529c327 - <tokio[1c4800eb486bb6da]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   68:     0x5c57a526cdb7 - <tokio[1c4800eb486bb6da]::runtime::task::UnownedTask<tokio[1c4800eb486bb6da]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/mod.rs:552:13
[INFO] [stdout]   69:     0x5c57a5273477 - <tokio[1c4800eb486bb6da]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x5c57a5276030 - <tokio[1c4800eb486bb6da]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5c57a52711c4 - <tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5c57a5286316 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5c57a52b9752 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x5c57a5259f01 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5c57a525af77 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5c57a52be5eb - __rust_try
[INFO] [stdout]   77:     0x5c57a52b93b0 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5c57a52b93b0 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5c57a52b93b0 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5c57a52b269f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[1c4800eb486bb6da]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5c57a565d96f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   82:     0x5c57a565d96f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x79bacaa3baa4 - <unknown>
[INFO] [stdout]   84:     0x79bacaac8a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::actions::builtin_http_get
[INFO] [stdout]     tests::daemons::smoke
[INFO] [stdout]     tests::nav::export_smoke
[INFO] [stdout]     tests::simulator::smoke
[INFO] [stdout]     tests::simulator::text
[INFO] [stdout]     tests::tracer::file
[INFO] [stdout]     tests::trimmer::naive
[INFO] [stdout]     tests::trimmer::smoke
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 8 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c27b51b0e00494688cae42a87a000adb0943587322ee90cfb0afb32b801620fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27b51b0e00494688cae42a87a000adb0943587322ee90cfb0afb32b801620fe", kill_on_drop: false }`
[INFO] [stdout] c27b51b0e00494688cae42a87a000adb0943587322ee90cfb0afb32b801620fe
