[INFO] cloning repository https://github.com/brooksmtownsend/factorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooksmtownsend/factorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Ffactorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Ffactorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7ce7d7c9ca6f5c78085ed2c997d34a26b269c1d
[INFO] testing brooksmtownsend/factorial against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Ffactorial" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brooksmtownsend/factorial
[INFO] finished tweaking git repo https://github.com/brooksmtownsend/factorial
[INFO] tweaked toml for git repo https://github.com/brooksmtownsend/factorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brooksmtownsend/factorial on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brooksmtownsend/factorial already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c8b0b3646b4f6f28a8fe841e50654b55eb90062ceba35812865876d6ecb864
[INFO] running `Command { std: "docker" "start" "-a" "14c8b0b3646b4f6f28a8fe841e50654b55eb90062ceba35812865876d6ecb864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c8b0b3646b4f6f28a8fe841e50654b55eb90062ceba35812865876d6ecb864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c8b0b3646b4f6f28a8fe841e50654b55eb90062ceba35812865876d6ecb864", kill_on_drop: false }`
[INFO] [stdout] 14c8b0b3646b4f6f28a8fe841e50654b55eb90062ceba35812865876d6ecb864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a18a43f347f6e9f5484c46cfd52e889e6b2e468f38d7fe103206822f7549932
[INFO] running `Command { std: "docker" "start" "-a" "1a18a43f347f6e9f5484c46cfd52e889e6b2e468f38d7fe103206822f7549932", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling base64ct v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nuid v0.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling minicbor v0.11.5
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.5
[INFO] [stderr]    Compiling base64-url v1.4.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling minicbor v0.17.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling signatory v0.23.2
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling nkeys v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling subslice v0.2.3
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling wasmbus-macros v0.1.10
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling serde_nanos v0.1.2
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling minicbor-ser v0.1.3
[INFO] [stderr]    Compiling rmp-serde v1.1.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling wascap v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling async-nats v0.15.0
[INFO] [stderr]    Compiling nats v0.20.1
[INFO] [stderr]    Compiling wasmbus-rpc v0.9.1
[INFO] [stderr]    Compiling wasmcloud-interface-factorial v0.5.0
[INFO] [stderr]    Compiling factorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "1a18a43f347f6e9f5484c46cfd52e889e6b2e468f38d7fe103206822f7549932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a18a43f347f6e9f5484c46cfd52e889e6b2e468f38d7fe103206822f7549932", kill_on_drop: false }`
[INFO] [stdout] 1a18a43f347f6e9f5484c46cfd52e889e6b2e468f38d7fe103206822f7549932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c8d28911a73404be6c27c813575a3c16fc254ae8375f866286fab5d19921c4
[INFO] running `Command { std: "docker" "start" "-a" "61c8d28911a73404be6c27c813575a3c16fc254ae8375f866286fab5d19921c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling wasmcloud-interface-testing v0.5.0
[INFO] [stderr]    Compiling wasmcloud-test-util v0.4.0
[INFO] [stderr]    Compiling factorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.71s
[INFO] running `Command { std: "docker" "inspect" "61c8d28911a73404be6c27c813575a3c16fc254ae8375f866286fab5d19921c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c8d28911a73404be6c27c813575a3c16fc254ae8375f866286fab5d19921c4", kill_on_drop: false }`
[INFO] [stdout] 61c8d28911a73404be6c27c813575a3c16fc254ae8375f866286fab5d19921c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76346ccb9052eb5a6c5fd0b4af7f8de1fa2e542b82fb4784675d1fb3662fa693
[INFO] running `Command { std: "docker" "start" "-a" "76346ccb9052eb5a6c5fd0b4af7f8de1fa2e542b82fb4784675d1fb3662fa693", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorial-fc25bb6ef443c2a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/factorial_test.rs (/opt/rustwide/target/debug/deps/factorial_test-c2f7f1b1817dba35)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [0m[31mFail[0m: join error: task 1 panicked
[INFO] [stdout] [0m[31mFail[0m: join error: task 2 panicked
[INFO] [stdout] [0m[31mFail[0m: join error: task 3 panicked
[INFO] [stdout] Test results: [0m[31m0/3 Passed
[INFO] [stdout] [0m
[INFO] [stdout] test run_all ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17:
[INFO] [stdout] failed to load provider: io: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f558bd6665a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f558bd6665a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f558bd7eeea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f558bd7eeea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f558bd6b8a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f558bd6b8a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f558bd43f1f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f558bd43f1f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f558bd5dd29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f558b47370c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f558b47370c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f558bd5dfa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f558bd5dfa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f558bd43fd8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f558bd3b749 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f558bd44ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f558bd7f6dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f558b52656d - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17
[INFO] [stdout]   20:     0x5f558b4e52fb - <tokio[e454ceabef5298a3]::sync::once_cell::OnceCell<wasmcloud_test_util[2c452966307b9f0]::provider_test::Provider>>::get_or_init::<wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}, wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/sync/once_cell.rs:319:37
[INFO] [stdout]   21:     0x5f558b52ab5b - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:477:6
[INFO] [stdout]   22:     0x5f558b44466b - factorial_test[fb3a99d7a41f1ac]::health_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:29:32
[INFO] [stdout]   23:     0x5f558b44439f - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:417:39
[INFO] [stdout]   24:     0x5f558b456c58 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   25:     0x5f558b451455 - <tokio[e454ceabef5298a3]::loom::std::unsafe_cell::UnsafeCell<tokio[e454ceabef5298a3]::runtime::task::core::Stage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   26:     0x5f558b4591d7 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   27:     0x5f558b46339c - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   28:     0x5f558b448e7a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5f558b45df7d - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f558b4508eb - __rust_try
[INFO] [stdout]   31:     0x5f558b44c5f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5f558b44c5f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5f558b462e8b - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   34:     0x5f558b465aab - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   35:     0x5f558b465f23 - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   36:     0x5f558b45cffb - tokio[e454ceabef5298a3]::runtime::task::raw::poll::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   37:     0x5f558baf8f57 - <tokio[e454ceabef5298a3]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   38:     0x5f558b4601c1 - <tokio[e454ceabef5298a3]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   39:     0x5f558b443c4a - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:30
[INFO] [stdout]   40:     0x5f558b45f9fc - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   41:     0x5f558b45b347 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::try_with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5f558b45af4e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   44:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   45:     0x5f558b443162 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:29
[INFO] [stdout]   46:     0x5f558b43f416 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::enter::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   47:     0x5f558b43f648 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:14
[INFO] [stdout]   48:     0x5f558b443a0f - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:42
[INFO] [stdout]   49:     0x5f558b4431a4 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   50:     0x5f558b45b56d - <tokio[e454ceabef5298a3]::macros::scoped_tls::ScopedKey<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>>::set::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5f558b43ffbc - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   52:     0x5f558b440205 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   53:     0x5f558b43e902 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::BasicScheduler>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   54:     0x5f558b450b5c - <tokio[e454ceabef5298a3]::runtime::Runtime>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   55:     0x5f558b4488e7 - factorial_test[fb3a99d7a41f1ac]::run_all
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5f558b446097 - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5f558b449216 - <factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f558b4669eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f558b4669eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5f558b4741db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f558b4741db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5f558b4741db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5f558b46ebb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5f558b46ebb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5f558b476de2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f558b476de2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5f558b476de2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f558bd655cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5f558bd655cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7dfe7632caa4 - <unknown>
[INFO] [stdout]   79:     0x7dfe763b9a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17:
[INFO] [stdout] failed to load provider: io: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f558bd6665a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f558bd6665a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f558bd7eeea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f558bd7eeea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f558bd6b8a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f558bd6b8a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f558bd43f1f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f558bd43f1f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f558bd5dd29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f558b47370c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f558b47370c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f558bd5dfa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f558bd5dfa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f558bd43fd8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f558bd3b749 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f558bd44ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f558bd7f6dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f558b52656d - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17
[INFO] [stdout]   20:     0x5f558b4e52fb - <tokio[e454ceabef5298a3]::sync::once_cell::OnceCell<wasmcloud_test_util[2c452966307b9f0]::provider_test::Provider>>::get_or_init::<wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}, wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/sync/once_cell.rs:319:37
[INFO] [stdout]   21:     0x5f558b52ab5b - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:477:6
[INFO] [stdout]   22:     0x5f558b444cee - factorial_test[fb3a99d7a41f1ac]::factorial_0_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:39:32
[INFO] [stdout]   23:     0x5f558b443e9f - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:417:39
[INFO] [stdout]   24:     0x5f558b456518 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   25:     0x5f558b450fd5 - <tokio[e454ceabef5298a3]::loom::std::unsafe_cell::UnsafeCell<tokio[e454ceabef5298a3]::runtime::task::core::Stage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   26:     0x5f558b458e17 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   27:     0x5f558b46313c - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   28:     0x5f558b448d9a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5f558b45dd7d - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f558b4508eb - __rust_try
[INFO] [stdout]   31:     0x5f558b44c172 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5f558b44c172 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5f558b4629ab - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   34:     0x5f558b463b6b - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   35:     0x5f558b463fe3 - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   36:     0x5f558b45cf7b - tokio[e454ceabef5298a3]::runtime::task::raw::poll::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#2}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   37:     0x5f558baf8f57 - <tokio[e454ceabef5298a3]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   38:     0x5f558b4601c1 - <tokio[e454ceabef5298a3]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   39:     0x5f558b443c4a - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:30
[INFO] [stdout]   40:     0x5f558b45f9fc - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   41:     0x5f558b45b347 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::try_with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5f558b45af4e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   44:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   45:     0x5f558b443162 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:29
[INFO] [stdout]   46:     0x5f558b43f416 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::enter::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   47:     0x5f558b43f648 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:14
[INFO] [stdout]   48:     0x5f558b443a0f - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:42
[INFO] [stdout]   49:     0x5f558b4431a4 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   50:     0x5f558b45b56d - <tokio[e454ceabef5298a3]::macros::scoped_tls::ScopedKey<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>>::set::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5f558b43ffbc - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   52:     0x5f558b440205 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   53:     0x5f558b43e902 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::BasicScheduler>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   54:     0x5f558b450b5c - <tokio[e454ceabef5298a3]::runtime::Runtime>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   55:     0x5f558b4488e7 - factorial_test[fb3a99d7a41f1ac]::run_all
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5f558b446097 - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5f558b449216 - <factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f558b4669eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f558b4669eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5f558b4741db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f558b4741db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5f558b4741db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5f558b46ebb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5f558b46ebb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5f558b476de2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f558b476de2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5f558b476de2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f558bd655cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5f558bd655cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7dfe7632caa4 - <unknown>
[INFO] [stdout]   79:     0x7dfe763b9a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17:
[INFO] [stdout] failed to load provider: io: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f558bd6665a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f558bd6665a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f558bd7eeea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f558bd7eeea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f558bd6b8a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f558bd6b8a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f558bd43f1f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f558bd43f1f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f558bd5dd29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f558b47370c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f558b47370c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f558bd5dfa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f558bd5dfa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f558bd43fd8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f558bd3b749 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f558bd44ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f558bd7f6dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f558b52656d - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:473:17
[INFO] [stdout]   20:     0x5f558b4e52fb - <tokio[e454ceabef5298a3]::sync::once_cell::OnceCell<wasmcloud_test_util[2c452966307b9f0]::provider_test::Provider>>::get_or_init::<wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}, wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/sync/once_cell.rs:319:37
[INFO] [stdout]   21:     0x5f558b52ab5b - wasmcloud_test_util[2c452966307b9f0]::provider_test::test_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:477:6
[INFO] [stdout]   22:     0x5f558b445643 - factorial_test[fb3a99d7a41f1ac]::factorial_more::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:56:32
[INFO] [stdout]   23:     0x5f558b44411f - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmcloud-test-util-0.4.0/src/provider_test.rs:417:39
[INFO] [stdout]   24:     0x5f558b4568b8 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   25:     0x5f558b451215 - <tokio[e454ceabef5298a3]::loom::std::unsafe_cell::UnsafeCell<tokio[e454ceabef5298a3]::runtime::task::core::Stage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   26:     0x5f558b458ff7 - <tokio[e454ceabef5298a3]::runtime::task::core::CoreStage<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   27:     0x5f558b46326c - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   28:     0x5f558b448e0a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5f558b45de7d - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f558b4508eb - __rust_try
[INFO] [stdout]   31:     0x5f558b44c3b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5f558b44c3b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[e454ceabef5298a3]::runtime::task::harness::poll_future<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), wasmbus_rpc[80a84b9e62ea0ced]::error::RpcError>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5f558b462c1b - tokio[e454ceabef5298a3]::runtime::task::harness::poll_future::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   34:     0x5f558b464b0b - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   35:     0x5f558b464f83 - <tokio[e454ceabef5298a3]::runtime::task::harness::Harness<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   36:     0x5f558b45cfbb - tokio[e454ceabef5298a3]::runtime::task::raw::poll::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}::{closure#3}, alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   37:     0x5f558baf8f57 - <tokio[e454ceabef5298a3]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   38:     0x5f558b4601c1 - <tokio[e454ceabef5298a3]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   39:     0x5f558b443c4a - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:30
[INFO] [stdout]   40:     0x5f558b45f9fc - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   41:     0x5f558b45b347 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::try_with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5f558b45af4e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::with::<tokio[e454ceabef5298a3]::coop::with_budget<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::with_budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   44:     0x5f558b443162 - tokio[e454ceabef5298a3]::coop::budget::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   45:     0x5f558b443162 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:29
[INFO] [stdout]   46:     0x5f558b43f416 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::enter::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   47:     0x5f558b43f648 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::run_task::<(), <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:14
[INFO] [stdout]   48:     0x5f558b443a0f - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:42
[INFO] [stdout]   49:     0x5f558b4431a4 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   50:     0x5f558b45b56d - <tokio[e454ceabef5298a3]::macros::scoped_tls::ScopedKey<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>>::set::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5f558b43ffbc - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   52:     0x5f558b440205 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   53:     0x5f558b43e902 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::BasicScheduler>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   54:     0x5f558b450b5c - <tokio[e454ceabef5298a3]::runtime::Runtime>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   55:     0x5f558b4488e7 - factorial_test[fb3a99d7a41f1ac]::run_all
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5f558b446097 - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5f558b449216 - <factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f558b4669eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f558b4669eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5f558b4741db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f558b4741db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5f558b4741db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5f558b46ebb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5f558b46ebb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5f558b476de2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f558b476de2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5f558b476de2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f558bd655cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5f558bd655cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7dfe7632caa4 - <unknown>
[INFO] [stdout]   79:     0x7dfe763b9a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' (19) panicked at tests/factorial_test.rs:20:5:
[INFO] [stdout] assertion `left == right` failed: 0 passed out of 3
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f558bd6665a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f558bd6665a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f558bd6665a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f558bd7eeea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f558bd7eeea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f558bd6b8a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f558bd6b8a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f558bd43f1f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f558bd43f1f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f558bd5dd29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f558b47370c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f558b47370c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f558bd5dfa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f558bd5dfa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f558bd43fd8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f558bd3b749 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f558bd44ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f558bd7f6dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f558bd7f5c3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5f558bd799ed - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f558b447dd6 - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:20:5
[INFO] [stdout]   22:     0x5f558b4620fd - <core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f558b443ced - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   24:     0x5f558b45f8d0 - tokio[e454ceabef5298a3]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5f558b45b255 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::try_with::<tokio[e454ceabef5298a3]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f558b45aefe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[e454ceabef5298a3]::coop::Budget>>>::with::<tokio[e454ceabef5298a3]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f558b443baf - tokio[e454ceabef5298a3]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5f558b443baf - tokio[e454ceabef5298a3]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5f558b443baf - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5f558b43f110 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5f558b443418 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   32:     0x5f558b4431a4 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5f558b45b56d - <tokio[e454ceabef5298a3]::macros::scoped_tls::ScopedKey<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Context>>::set::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e454ceabef5298a3]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5f558b43ffbc - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   35:     0x5f558b440205 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   36:     0x5f558b43e902 - <tokio[e454ceabef5298a3]::runtime::basic_scheduler::BasicScheduler>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   37:     0x5f558b450b5c - <tokio[e454ceabef5298a3]::runtime::Runtime>::block_on::<factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   38:     0x5f558b4488e7 - factorial_test[fb3a99d7a41f1ac]::run_all
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   39:     0x5f558b446097 - factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   40:     0x5f558b449216 - <factorial_test[fb3a99d7a41f1ac]::run_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f558b4669eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f558b4669eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f558b4741db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f558b4741db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f558b4741db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f558b4741db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f558b4741db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f558b46ebb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f558b46ebb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f558b476de2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f558b476de2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f558b476de2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f558b476de2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f558b476de2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f558bd655cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f558bd655cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7dfe7632caa4 - <unknown>
[INFO] [stdout]   62:     0x7dfe763b9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test factorial_test`
[INFO] running `Command { std: "docker" "inspect" "76346ccb9052eb5a6c5fd0b4af7f8de1fa2e542b82fb4784675d1fb3662fa693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76346ccb9052eb5a6c5fd0b4af7f8de1fa2e542b82fb4784675d1fb3662fa693", kill_on_drop: false }`
[INFO] [stdout] 76346ccb9052eb5a6c5fd0b4af7f8de1fa2e542b82fb4784675d1fb3662fa693
