[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Ffactorial" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brooksmtownsend/factorial on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded downloader v0.2.6
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded wasmcloud-interface-testing v0.5.0
[INFO] [stderr]   Downloaded wasmcloud-interface-factorial v0.5.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded minicbor-ser v0.1.3
[INFO] [stderr]   Downloaded base64-url v1.4.13
[INFO] [stderr]   Downloaded pem-rfc7468 v0.2.4
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] [stderr]   Downloaded subslice v0.2.3
[INFO] [stderr]   Downloaded async-nats v0.15.0
[INFO] [stderr]   Downloaded signatory v0.23.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded atelier_core v0.2.22
[INFO] [stderr]   Downloaded clap v3.2.11
[INFO] [stderr]   Downloaded nats v0.20.1
[INFO] [stderr]   Downloaded rmp v0.8.11
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded handlebars v4.3.1
[INFO] [stderr]   Downloaded weld-codegen v0.4.6
[INFO] [stderr]   Downloaded minicbor v0.17.1
[INFO] [stderr]   Downloaded minicbor v0.11.5
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded rmp-serde v1.1.0
[INFO] [stderr]   Downloaded base64ct v1.1.1
[INFO] [stderr]   Downloaded zeroize v1.5.6
[INFO] [stderr]   Downloaded ascii_tree v0.1.1
[INFO] [stderr]   Downloaded nkeys v0.2.0
[INFO] [stderr]   Downloaded nuid v0.3.2
[INFO] [stderr]   Downloaded wascap v0.8.0
[INFO] [stderr]   Downloaded wasmcloud-test-util v0.4.0
[INFO] [stderr]   Downloaded atelier_json v0.2.7
[INFO] [stderr]   Downloaded wasmbus-macros v0.1.10
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded atelier_test v0.1.4
[INFO] [stderr]   Downloaded escape_string v0.1.2
[INFO] [stderr]   Downloaded pest_ascii_tree v0.1.0
[INFO] [stderr]   Downloaded atelier_smithy v0.2.13
[INFO] [stderr]   Downloaded serde_nanos v0.1.2
[INFO] [stderr]   Downloaded atelier_assembler v0.1.4
[INFO] [stderr]   Downloaded wasmbus-rpc v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b0122b7d197d54bf2b5e98fb4154f81080cf083566c3e7fcd51f1da8027f110
[INFO] running `Command { std: "docker" "start" "-a" "9b0122b7d197d54bf2b5e98fb4154f81080cf083566c3e7fcd51f1da8027f110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0122b7d197d54bf2b5e98fb4154f81080cf083566c3e7fcd51f1da8027f110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0122b7d197d54bf2b5e98fb4154f81080cf083566c3e7fcd51f1da8027f110", kill_on_drop: false }`
[INFO] [stdout] 9b0122b7d197d54bf2b5e98fb4154f81080cf083566c3e7fcd51f1da8027f110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 123e6cb1ad88e13103c4fac9a8d47141236e1212503c79999299308665cf8239
[INFO] running `Command { std: "docker" "start" "-a" "123e6cb1ad88e13103c4fac9a8d47141236e1212503c79999299308665cf8239", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[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 serde_derive v1.0.139
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling base64ct v1.1.1
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.4
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[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 sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ed25519 v1.5.2
[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 regex v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[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 crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling nuid v0.3.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling minicbor v0.11.5
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 atty v0.2.14
[INFO] [stderr]    Compiling base64-url v1.4.13
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling minicbor v0.17.1
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling signatory v0.23.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling nkeys v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling subslice v0.2.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling wasmbus-macros v0.1.10
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[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 uuid v1.1.2
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling rmp-serde v1.1.0
[INFO] [stderr]    Compiling minicbor-ser v0.1.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling wascap v0.8.0
[INFO] [stderr]    Compiling nats v0.20.1
[INFO] [stderr]    Compiling async-nats v0.15.0
[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 1m 56s
[INFO] running `Command { std: "docker" "inspect" "123e6cb1ad88e13103c4fac9a8d47141236e1212503c79999299308665cf8239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123e6cb1ad88e13103c4fac9a8d47141236e1212503c79999299308665cf8239", kill_on_drop: false }`
[INFO] [stdout] 123e6cb1ad88e13103c4fac9a8d47141236e1212503c79999299308665cf8239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b55bdd33c50847fb8630c7277be74a2239b397f97a28bf9de2ee8bbdc5a0ec82
[INFO] running `Command { std: "docker" "start" "-a" "b55bdd33c50847fb8630c7277be74a2239b397f97a28bf9de2ee8bbdc5a0ec82", 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 6.60s
[INFO] running `Command { std: "docker" "inspect" "b55bdd33c50847fb8630c7277be74a2239b397f97a28bf9de2ee8bbdc5a0ec82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55bdd33c50847fb8630c7277be74a2239b397f97a28bf9de2ee8bbdc5a0ec82", kill_on_drop: false }`
[INFO] [stdout] b55bdd33c50847fb8630c7277be74a2239b397f97a28bf9de2ee8bbdc5a0ec82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81d1f038fd5018fd122bea0c077fb1af18cdbc1fe6c5e784441b361be62003a7
[INFO] running `Command { std: "docker" "start" "-a" "81d1f038fd5018fd122bea0c077fb1af18cdbc1fe6c5e784441b361be62003a7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorial-5c4b4e55533e7a68)
[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-6b69ed29db9ffa54)
[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' 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:     0x5bef81490182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bef81490182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bef81490182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bef81490182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bef814bb393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bef814bb393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bef8148c323 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bef8148c323 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bef8148ffd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bef81491709 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bef8149153e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bef80c24934 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bef80c24934 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bef814921de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bef814921de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bef81491eaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bef81490689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bef81491b3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bef814b8e20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bef80b76784 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::h41c2a5673af29ff2
[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:     0x5bef80b7baf7 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::hf3ea09c5204502be
[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:     0x5bef80b763de - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hc667267b8b08af39
[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:     0x5bef80bad0a5 - factorial_test::health_check::{{closure}}::h4522ae94528ee968
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:29:32
[INFO] [stdout]   23:     0x5bef80bb0d32 - factorial_test::run_all::{{closure}}::{{closure}}::h2199877b3d53e325
[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:     0x5bef80b92b08 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h31caf4a05cd50952
[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:     0x5bef80b9cc35 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h0a791fc96b56932d
[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:     0x5bef80b927a7 - tokio::runtime::task::core::CoreStage<T>::poll::he6d5dea389710586
[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:     0x5bef80b4984c - tokio::runtime::task::harness::poll_future::{{closure}}::he28c5d5126c22a72
[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:     0x5bef80bbbe7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc710308dd30b605c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bef80bd8f2e - std::panicking::catch_unwind::do_call::haeecca0fdbb4faa5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bef80b9aa2b - __rust_try
[INFO] [stdout]   31:     0x5bef80b97509 - std::panicking::catch_unwind::hceb28a7f40311ce7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5bef80b97509 - std::panic::catch_unwind::h86f941374088035d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bef80b477eb - tokio::runtime::task::harness::poll_future::h7dc9661d414444ab
[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:     0x5bef80b4c404 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd6b094ae7c92db65
[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:     0x5bef80b53033 - tokio::runtime::task::harness::Harness<T,S>::poll::hc3560c2f2fec8ecc
[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:     0x5bef80ba2cbb - tokio::runtime::task::raw::poll::hea2202984774a4a5
[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:     0x5bef81252c77 - tokio::runtime::task::raw::RawTask::poll::hf5348661c01a066d
[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:     0x5bef80b7bed1 - tokio::runtime::task::LocalNotified<S>::run::h73716e0df577940e
[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:     0x5bef80bc81aa - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hed8e3d82120e6de8
[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:     0x5bef80b9bf8c - tokio::coop::with_budget::{{closure}}::h3039c5f1ef65d8f0
[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:     0x5bef80bd0277 - std::thread::local::LocalKey<T>::try_with::h0c14ec498a82515e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x5bef80bd002e - std::thread::local::LocalKey<T>::with::h7dbd64c8d0ecc443
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x5bef80bc5942 - tokio::coop::with_budget::h18578334f86115a2
[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:     0x5bef80bc5942 - tokio::coop::budget::hf0bc17ee7ec56bd9
[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:     0x5bef80bc5942 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::hdb5efc7c6263fca3
[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:     0x5bef80bc5326 - tokio::runtime::basic_scheduler::Context::enter::h739d781c421d980a
[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:     0x5bef80bc5878 - tokio::runtime::basic_scheduler::Context::run_task::h97c11cf76b14b3f5
[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:     0x5bef80bc7f3b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h511924959ff9cb26
[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:     0x5bef80bc76c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h252f26b84853325c
[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:     0x5bef80b8981d - tokio::macros::scoped_tls::ScopedKey<T>::set::h2dcdfa76c6073ed2
[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:     0x5bef80bc749c - tokio::runtime::basic_scheduler::CoreGuard::enter::h78e2f12f13ccd65c
[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:     0x5bef80bc76da - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc8e91aafd83befc7
[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:     0x5bef80bc4f02 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h203886758af56d08
[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:     0x5bef80b80e1c - tokio::runtime::Runtime::block_on::hb8ed18f0f4fc4be2
[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:     0x5bef80baeb57 - factorial_test::run_all::h02ab40ae212875a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5bef80bae9e7 - factorial_test::run_all::{{closure}}::h96e1a53c41966c65
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5bef80b58206 - core::ops::function::FnOnce::call_once::h43e3c7dbd3296815
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5bef80c2a19b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5bef80c2a19b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5bef80c292d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5bef80c292d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5bef80c292d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5bef80c292d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5bef80c292d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5bef80c292d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5bef80c292d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5bef80beced4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5bef80beced4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5bef80bf08aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5bef80bf08aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5bef80bf08aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5bef80bf08aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5bef80bf08aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5bef8149540f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5bef8149540f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x78c38e256aa4 - <unknown>
[INFO] [stdout]   79:     0x78c38e2e3a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' 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:     0x5bef81490182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bef81490182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bef81490182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bef81490182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bef814bb393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bef814bb393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bef8148c323 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bef8148c323 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bef8148ffd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bef81491709 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bef8149153e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bef80c24934 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bef80c24934 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bef814921de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bef814921de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bef81491eaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bef81490689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bef81491b3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bef814b8e20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bef80b76784 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::h41c2a5673af29ff2
[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:     0x5bef80b7baf7 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::hf3ea09c5204502be
[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:     0x5bef80b763de - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hc667267b8b08af39
[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:     0x5bef80bad702 - factorial_test::factorial_0_1::{{closure}}::h6cc38f552fcb9f2d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:39:32
[INFO] [stdout]   23:     0x5bef80bb0fc2 - factorial_test::run_all::{{closure}}::{{closure}}::h8787028c0100c09d
[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:     0x5bef80b93198 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::hc4848205e7fcdb13
[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:     0x5bef80b9e3e5 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::ha228082f77e0024f
[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:     0x5bef80b926e7 - tokio::runtime::task::core::CoreStage<T>::poll::hde4d46807fe50a53
[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:     0x5bef80b491cc - tokio::runtime::task::harness::poll_future::{{closure}}::h721d58569a66aa11
[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:     0x5bef80bbb85a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h56a32c0b0ac8b5d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bef80bd91be - std::panicking::catch_unwind::do_call::hc1f2c44b49d1d0d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bef80b9aa2b - __rust_try
[INFO] [stdout]   31:     0x5bef80b98e39 - std::panicking::catch_unwind::h956db74ace7fdb9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5bef80b98e39 - std::panic::catch_unwind::hfc59fe364b69d62c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bef80b47f5b - tokio::runtime::task::harness::poll_future::hb0efd7f2771a01f5
[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:     0x5bef80b4a444 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h277d548da8e0958f
[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:     0x5bef80b53363 - tokio::runtime::task::harness::Harness<T,S>::poll::hda986460819955a3
[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:     0x5bef80ba2c1b - tokio::runtime::task::raw::poll::hb688c9cf635d2dd5
[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:     0x5bef81252c77 - tokio::runtime::task::raw::RawTask::poll::hf5348661c01a066d
[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:     0x5bef80b7bed1 - tokio::runtime::task::LocalNotified<S>::run::h73716e0df577940e
[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:     0x5bef80bc81aa - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hed8e3d82120e6de8
[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:     0x5bef80b9bf8c - tokio::coop::with_budget::{{closure}}::h3039c5f1ef65d8f0
[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:     0x5bef80bd0277 - std::thread::local::LocalKey<T>::try_with::h0c14ec498a82515e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x5bef80bd002e - std::thread::local::LocalKey<T>::with::h7dbd64c8d0ecc443
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x5bef80bc5942 - tokio::coop::with_budget::h18578334f86115a2
[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:     0x5bef80bc5942 - tokio::coop::budget::hf0bc17ee7ec56bd9
[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:     0x5bef80bc5942 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::hdb5efc7c6263fca3
[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:     0x5bef80bc5326 - tokio::runtime::basic_scheduler::Context::enter::h739d781c421d980a
[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:     0x5bef80bc5878 - tokio::runtime::basic_scheduler::Context::run_task::h97c11cf76b14b3f5
[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:     0x5bef80bc7f3b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h511924959ff9cb26
[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:     0x5bef80bc76c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h252f26b84853325c
[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:     0x5bef80b8981d - tokio::macros::scoped_tls::ScopedKey<T>::set::h2dcdfa76c6073ed2
[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:     0x5bef80bc749c - tokio::runtime::basic_scheduler::CoreGuard::enter::h78e2f12f13ccd65c
[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:     0x5bef80bc76da - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc8e91aafd83befc7
[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:     0x5bef80bc4f02 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h203886758af56d08
[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:     0x5bef80b80e1c - tokio::runtime::Runtime::block_on::hb8ed18f0f4fc4be2
[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:     0x5bef80baeb57 - factorial_test::run_all::h02ab40ae212875a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5bef80bae9e7 - factorial_test::run_all::{{closure}}::h96e1a53c41966c65
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5bef80b58206 - core::ops::function::FnOnce::call_once::h43e3c7dbd3296815
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5bef80c2a19b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5bef80c2a19b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5bef80c292d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5bef80c292d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5bef80c292d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5bef80c292d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5bef80c292d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5bef80c292d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5bef80c292d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5bef80beced4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5bef80beced4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5bef80bf08aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5bef80bf08aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5bef80bf08aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5bef80bf08aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5bef80bf08aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5bef8149540f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5bef8149540f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x78c38e256aa4 - <unknown>
[INFO] [stdout]   79:     0x78c38e2e3a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' 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:     0x5bef81490182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bef81490182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bef81490182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bef81490182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bef814bb393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bef814bb393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bef8148c323 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bef8148c323 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bef8148ffd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bef81491709 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bef8149153e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bef80c24934 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bef80c24934 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bef814921de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bef814921de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bef81491eaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bef81490689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bef81491b3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bef814b8e20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bef80b76784 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::h41c2a5673af29ff2
[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:     0x5bef80b7baf7 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::hf3ea09c5204502be
[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:     0x5bef80b763de - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hc667267b8b08af39
[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:     0x5bef80bae037 - factorial_test::factorial_more::{{closure}}::h65e7562a003db57e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:56:32
[INFO] [stdout]   23:     0x5bef80bb1252 - factorial_test::run_all::{{closure}}::{{closure}}::h75b2af7773fe62ef
[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:     0x5bef80b92a48 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h2dd59816fe8730ec
[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:     0x5bef80b9dd95 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h8a1c4adfeb1b6e8f
[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:     0x5bef80b922e7 - tokio::runtime::task::core::CoreStage<T>::poll::h69f75d0a0a7aca43
[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:     0x5bef80b495fc - tokio::runtime::task::harness::poll_future::{{closure}}::ha6df832ebcbbbfda
[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:     0x5bef80bbbeba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc78bbf53cf2b933b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bef80bd867e - std::panicking::catch_unwind::do_call::h59a74386e913d171
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bef80b9aa2b - __rust_try
[INFO] [stdout]   31:     0x5bef80b97c69 - std::panicking::catch_unwind::h01de5550294b929a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5bef80b97c69 - std::panic::catch_unwind::ha730b6a249801ea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bef80b46d9b - tokio::runtime::task::harness::poll_future::h1d5e7333381308e8
[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:     0x5bef80b4a7d4 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h4341005be62b9ab3
[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:     0x5bef80b53153 - tokio::runtime::task::harness::Harness<T,S>::poll::hd080663b3966ed47
[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:     0x5bef80ba2a1b - tokio::runtime::task::raw::poll::h1d240c28a4286b3e
[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:     0x5bef81252c77 - tokio::runtime::task::raw::RawTask::poll::hf5348661c01a066d
[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:     0x5bef80b7bed1 - tokio::runtime::task::LocalNotified<S>::run::h73716e0df577940e
[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:     0x5bef80bc81aa - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hed8e3d82120e6de8
[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:     0x5bef80b9bf8c - tokio::coop::with_budget::{{closure}}::h3039c5f1ef65d8f0
[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:     0x5bef80bd0277 - std::thread::local::LocalKey<T>::try_with::h0c14ec498a82515e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x5bef80bd002e - std::thread::local::LocalKey<T>::with::h7dbd64c8d0ecc443
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x5bef80bc5942 - tokio::coop::with_budget::h18578334f86115a2
[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:     0x5bef80bc5942 - tokio::coop::budget::hf0bc17ee7ec56bd9
[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:     0x5bef80bc5942 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::hdb5efc7c6263fca3
[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:     0x5bef80bc5326 - tokio::runtime::basic_scheduler::Context::enter::h739d781c421d980a
[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:     0x5bef80bc5878 - tokio::runtime::basic_scheduler::Context::run_task::h97c11cf76b14b3f5
[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:     0x5bef80bc7f3b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h511924959ff9cb26
[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:     0x5bef80bc76c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h252f26b84853325c
[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:     0x5bef80b8981d - tokio::macros::scoped_tls::ScopedKey<T>::set::h2dcdfa76c6073ed2
[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:     0x5bef80bc749c - tokio::runtime::basic_scheduler::CoreGuard::enter::h78e2f12f13ccd65c
[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:     0x5bef80bc76da - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc8e91aafd83befc7
[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:     0x5bef80bc4f02 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h203886758af56d08
[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:     0x5bef80b80e1c - tokio::runtime::Runtime::block_on::hb8ed18f0f4fc4be2
[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:     0x5bef80baeb57 - factorial_test::run_all::h02ab40ae212875a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   56:     0x5bef80bae9e7 - factorial_test::run_all::{{closure}}::h96e1a53c41966c65
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   57:     0x5bef80b58206 - core::ops::function::FnOnce::call_once::h43e3c7dbd3296815
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5bef80c2a19b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5bef80c2a19b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5bef80c292d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5bef80c292d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5bef80c292d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5bef80c292d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5bef80c292d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5bef80c292d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5bef80c292d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5bef80beced4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5bef80beced4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5bef80bf08aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5bef80bf08aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5bef80bf08aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5bef80bf08aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5bef80bf08aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5bef8149540f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5bef8149540f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x78c38e256aa4 - <unknown>
[INFO] [stdout]   79:     0x78c38e2e3a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'run_all' 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:     0x5bef81490182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bef81490182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bef81490182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bef81490182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bef814bb393 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bef814bb393 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bef8148c323 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bef8148c323 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bef8148ffd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bef81491709 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bef8149153e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bef80c24934 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bef80c24934 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bef814921de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bef814921de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bef81491eaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bef81490689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bef81491b3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bef814b8e20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bef814b92bd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5bef814b917f - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5bef80bb084d - factorial_test::run_all::{{closure}}::h1c4402418f5e7f7b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:20:5
[INFO] [stdout]   22:     0x5bef80bab91d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha05d39fdf864d3bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bef80bc81dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6067ff09e40915d
[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:     0x5bef80b9c1f0 - tokio::coop::with_budget::{{closure}}::hb64a3e53f68c5eba
[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:     0x5bef80bd0485 - std::thread::local::LocalKey<T>::try_with::hb2874afd830feb3a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5bef80bcff8e - std::thread::local::LocalKey<T>::with::h2ee018c36a37a4ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5bef80bc810f - tokio::coop::with_budget::h8141c66a0272b375
[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:     0x5bef80bc810f - tokio::coop::budget::h6340da78b743cf6c
[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:     0x5bef80bc810f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h90974ff6e6bde2ce
[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:     0x5bef80bc5630 - tokio::runtime::basic_scheduler::Context::enter::hdfd4201e74d325eb
[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:     0x5bef80bc7948 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h511924959ff9cb26
[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:     0x5bef80bc76c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h252f26b84853325c
[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:     0x5bef80b8981d - tokio::macros::scoped_tls::ScopedKey<T>::set::h2dcdfa76c6073ed2
[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:     0x5bef80bc749c - tokio::runtime::basic_scheduler::CoreGuard::enter::h78e2f12f13ccd65c
[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:     0x5bef80bc76da - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc8e91aafd83befc7
[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:     0x5bef80bc4f02 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h203886758af56d08
[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:     0x5bef80b80e1c - tokio::runtime::Runtime::block_on::hb8ed18f0f4fc4be2
[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:     0x5bef80baeb57 - factorial_test::run_all::h02ab40ae212875a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:24:38
[INFO] [stdout]   39:     0x5bef80bae9e7 - factorial_test::run_all::{{closure}}::h96e1a53c41966c65
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/factorial_test.rs:13:19
[INFO] [stdout]   40:     0x5bef80b58206 - core::ops::function::FnOnce::call_once::h43e3c7dbd3296815
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5bef80c2a19b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5bef80c2a19b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5bef80c292d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5bef80c292d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5bef80c292d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5bef80c292d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5bef80c292d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5bef80c292d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5bef80c292d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5bef80beced4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5bef80beced4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5bef80bf08aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5bef80bf08aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5bef80bf08aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5bef80bf08aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5bef80bf08aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5bef80bf08aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5bef8149540f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5bef8149540f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x78c38e256aa4 - <unknown>
[INFO] [stdout]   62:     0x78c38e2e3a34 - 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test factorial_test`
[INFO] running `Command { std: "docker" "inspect" "81d1f038fd5018fd122bea0c077fb1af18cdbc1fe6c5e784441b361be62003a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d1f038fd5018fd122bea0c077fb1af18cdbc1fe6c5e784441b361be62003a7", kill_on_drop: false }`
[INFO] [stdout] 81d1f038fd5018fd122bea0c077fb1af18cdbc1fe6c5e784441b361be62003a7
