[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.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Ffactorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooksmtownsend/factorial on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brooksmtownsend/factorial [INFO] finished tweaking git repo https://github.com/brooksmtownsend/factorial [INFO] tweaked toml for git repo https://github.com/brooksmtownsend/factorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmcloud-test-util v0.4.0 [INFO] [stderr] Downloaded lexical-sort v0.3.1 [INFO] [stderr] Downloaded downloader v0.2.6 [INFO] [stderr] Downloaded atelier_smithy v0.2.13 [INFO] [stderr] Downloaded base64-url v1.4.13 [INFO] [stderr] Downloaded subslice v0.2.3 [INFO] [stderr] Downloaded minicbor v0.11.5 [INFO] [stderr] Downloaded atelier_json v0.2.7 [INFO] [stderr] Downloaded async-nats v0.15.0 [INFO] [stderr] Downloaded nats v0.20.1 [INFO] [stderr] Downloaded clap v3.2.11 [INFO] [stderr] Downloaded atelier_core v0.2.22 [INFO] [stderr] Downloaded any_ascii v0.1.7 [INFO] [stderr] Downloaded minicbor v0.17.1 [INFO] [stderr] Downloaded handlebars v4.3.1 [INFO] [stderr] Downloaded minicbor-ser v0.1.3 [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] [stderr] Downloaded nuid v0.3.2 [INFO] [stderr] Downloaded atelier_assembler v0.1.4 [INFO] [stderr] Downloaded ascii_tree v0.1.1 [INFO] [stderr] Downloaded atelier_test v0.1.4 [INFO] [stderr] Downloaded wasmcloud-interface-testing v0.5.0 [INFO] [stderr] Downloaded wascap v0.8.0 [INFO] [stderr] Downloaded escape_string v0.1.2 [INFO] [stderr] Downloaded nkeys v0.2.0 [INFO] [stderr] Downloaded pest_ascii_tree v0.1.0 [INFO] [stderr] Downloaded wasmcloud-interface-factorial v0.5.0 [INFO] [stderr] Downloaded wasmbus-macros v0.1.10 [INFO] [stderr] Downloaded wasmbus-rpc v0.9.1 [INFO] [stderr] Downloaded weld-codegen v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c9fb4275356ee29341adb53e17ecd93d1ed51a85d3b40248c6f6d387355047 [INFO] running `Command { std: "docker" "start" "-a" "03c9fb4275356ee29341adb53e17ecd93d1ed51a85d3b40248c6f6d387355047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c9fb4275356ee29341adb53e17ecd93d1ed51a85d3b40248c6f6d387355047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c9fb4275356ee29341adb53e17ecd93d1ed51a85d3b40248c6f6d387355047", kill_on_drop: false }` [INFO] [stdout] 03c9fb4275356ee29341adb53e17ecd93d1ed51a85d3b40248c6f6d387355047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48b07b6b02d14a92de56500757b8d6d9bcf821c20f2cbf5d25531efd3846257 [INFO] running `Command { std: "docker" "start" "-a" "d48b07b6b02d14a92de56500757b8d6d9bcf821c20f2cbf5d25531efd3846257", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling minicbor v0.11.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [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 nuid v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling minicbor v0.17.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling subslice v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wasmbus-macros v0.1.10 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling serde_nanos v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling minicbor-ser v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling wascap v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [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 27.30s [INFO] running `Command { std: "docker" "inspect" "d48b07b6b02d14a92de56500757b8d6d9bcf821c20f2cbf5d25531efd3846257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48b07b6b02d14a92de56500757b8d6d9bcf821c20f2cbf5d25531efd3846257", kill_on_drop: false }` [INFO] [stdout] d48b07b6b02d14a92de56500757b8d6d9bcf821c20f2cbf5d25531efd3846257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd89e75f68cc1386d4dd61441c7a3e932db8144744a2e3d8268f2d47c4898ac9 [INFO] running `Command { std: "docker" "start" "-a" "dd89e75f68cc1386d4dd61441c7a3e932db8144744a2e3d8268f2d47c4898ac9", kill_on_drop: false }` [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling wasmcloud-interface-testing v0.5.0 [INFO] [stderr] Compiling wasmcloud-test-util v0.4.0 [INFO] [stderr] Compiling factorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "dd89e75f68cc1386d4dd61441c7a3e932db8144744a2e3d8268f2d47c4898ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd89e75f68cc1386d4dd61441c7a3e932db8144744a2e3d8268f2d47c4898ac9", kill_on_drop: false }` [INFO] [stdout] dd89e75f68cc1386d4dd61441c7a3e932db8144744a2e3d8268f2d47c4898ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a49d1310ade3acc4f3c7f99ecff65bafb0dbbf9b749f1fe16f2e0a9ff67f6c2d [INFO] running `Command { std: "docker" "start" "-a" "a49d1310ade3acc4f3c7f99ecff65bafb0dbbf9b749f1fe16f2e0a9ff67f6c2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factorial-11531a2bd9cbd250) [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-c4e7ae0750e0b467) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Fail: join error: task 1 panicked [INFO] [stdout] Fail: join error: task 2 panicked [INFO] [stdout] Fail: join error: task 3 panicked [INFO] [stdout] Test results: 0/3 Passed [INFO] [stdout]  [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: 0x637578f69ca0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637578f69ca0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637578f69ca0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x637578f69ca0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x637578f95893 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x637578f95893 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x637578f66093 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x637578f69af2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x637578f6b0cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x637578f6aee8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x63757870aa45 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x63757870aa45 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x637578f6bb43 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x637578f6bb43 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x637578f6b81a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x637578f6a1b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x637578f6b4ad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x63757861c570 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6375786bf908 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::hcbe0d878f20d966a [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] 19: 0x637578679243 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h34203d15741b657a [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] 20: 0x6375786bf556 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hd87fdeb60580ceb9 [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] 21: 0x63757868c328 - factorial_test::health_check::{{closure}}::hcd87f63118351a10 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:29:32 [INFO] [stdout] 22: 0x63757869013a - factorial_test::run_all::{{closure}}::{{closure}}::hf96b30762927d4dd [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] 23: 0x6375786ad1b5 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hb072b5cf659a41fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:17 [INFO] [stdout] 24: 0x63757865e015 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h720279e2793803aa [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] 25: 0x6375786ac497 - tokio::runtime::task::core::CoreStage::poll::h25432b21f2af720b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:13 [INFO] [stdout] 26: 0x63757862cfcc - tokio::runtime::task::harness::poll_future::{{closure}}::h55e6a6a3da5a64a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:19 [INFO] [stdout] 27: 0x6375786affda - as core::ops::function::FnOnce<()>>::call_once::h34b0adfb0a37af6f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6375786b1ace - std::panicking::try::do_call::h343e9da52b4e1d35 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x63757867f8eb - __rust_try [INFO] [stdout] 30: 0x63757867d7e9 - std::panicking::try::ha21761e4ad64cb95 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 31: 0x63757867d7e9 - std::panic::catch_unwind::hae699745e5dd8b5a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x63757862c37b - tokio::runtime::task::harness::poll_future::hf09011c3b47eaa3c [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] 33: 0x63757862f7ba - tokio::runtime::task::harness::Harness::poll_inner::h6f7e0887ada89b6b [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] 34: 0x637578636a53 - tokio::runtime::task::harness::Harness::poll::h7b270dbf06d890d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 35: 0x63757869c2db - tokio::runtime::task::raw::poll::hcf80b9ab6f4e59b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:5 [INFO] [stdout] 36: 0x637578d00ea7 - tokio::runtime::task::raw::RawTask::poll::hedc3fe7dd0d13990 [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] 37: 0x6375786b6451 - tokio::runtime::task::LocalNotified::run::hcf24cf1f62ec7203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:9 [INFO] [stdout] 38: 0x637578663cea - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h714dc3e300d4f829 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:25 [INFO] [stdout] 39: 0x63757865c8df - tokio::coop::with_budget::{{closure}}::hf9be915e9aebba28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 40: 0x637578677d47 - std::thread::local::LocalKey::try_with::h1046f12a0da616cc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 41: 0x637578677bfe - std::thread::local::LocalKey::with::hc72edae6d1083a90 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 42: 0x637578661052 - tokio::coop::with_budget::he9a560dd40a75dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 43: 0x637578661052 - tokio::coop::budget::h7712d55fbb6a4e46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 44: 0x637578661052 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h7c74548370de3a2b [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] 45: 0x637578660a46 - tokio::runtime::basic_scheduler::Context::enter::h3acd98bb16e221cc [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] 46: 0x637578660f85 - tokio::runtime::basic_scheduler::Context::run_task::he58f216d84a49b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:9 [INFO] [stdout] 47: 0x637578663aac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0eae19da767c313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:34 [INFO] [stdout] 48: 0x637578663254 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h00a33ed2c902fb23 [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] 49: 0x637578688bfd - tokio::macros::scoped_tls::ScopedKey::set::hb64826e53e8b09b8 [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] 50: 0x63757866302c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6983b58eca88e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 51: 0x63757866326a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h44feed213dbf9e22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 52: 0x6375786604e0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7622fd5132b94930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 53: 0x63757867995b - tokio::runtime::Runtime::block_on::hec27b9d95fdcea16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 54: 0x63757868de27 - factorial_test::run_all::hb112fc842695410b [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:24:5 [INFO] [stdout] 55: 0x63757868dcb7 - factorial_test::run_all::{{closure}}::h7713732cb58bede7 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:13:19 [INFO] [stdout] 56: 0x63757863d566 - core::ops::function::FnOnce::call_once::hda46eeb1b2cc17d8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x6375787101cb - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x6375787101cb - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 59: 0x63757870f0b8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 60: 0x63757870f0b8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x63757870f0b8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x63757870f0b8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x63757870f0b8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 64: 0x63757870f0b8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x63757870f0b8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 66: 0x6375786d3045 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 67: 0x6375786d3045 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 68: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x6375786d6aba - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x6375786d6aba - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 71: 0x6375786d6aba - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 72: 0x6375786d6aba - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x6375786d6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 76: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x637578f6fbeb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 78: 0x755a7453faa4 - [INFO] [stdout] 79: 0x755a745cca34 - clone [INFO] [stdout] 80: 0x0 - [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] [stderr] error: test failed, to rerun pass `--test factorial_test` [INFO] [stdout] 0: 0x637578f69ca0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637578f69ca0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637578f69ca0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x637578f69ca0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x637578f95893 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x637578f95893 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x637578f66093 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x637578f69af2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x637578f6b0cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x637578f6aee8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x63757870aa45 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x63757870aa45 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x637578f6bb43 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x637578f6bb43 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x637578f6b81a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x637578f6a1b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x637578f6b4ad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x63757861c570 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6375786bf908 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::hcbe0d878f20d966a [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] 19: 0x637578679243 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h34203d15741b657a [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] 20: 0x6375786bf556 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hd87fdeb60580ceb9 [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] 21: 0x63757868c998 - factorial_test::factorial_0_1::{{closure}}::h20040291eca5273b [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:39:32 [INFO] [stdout] 22: 0x6375786903da - factorial_test::run_all::{{closure}}::{{closure}}::h0c2437feedf2035f [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] 23: 0x6375786ad255 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::hc222cc377e8e0a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:17 [INFO] [stdout] 24: 0x63757865f355 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hf3abfdf7ab4c1391 [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] 25: 0x6375786ac6c7 - tokio::runtime::task::core::CoreStage::poll::h4e53733141315563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:13 [INFO] [stdout] 26: 0x63757862cecc - tokio::runtime::task::harness::poll_future::{{closure}}::h536acf2267de2b79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:19 [INFO] [stdout] 27: 0x6375786b0b6a - as core::ops::function::FnOnce<()>>::call_once::hf8a6e26d3dc19955 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6375786b280e - std::panicking::try::do_call::hcf7e861608cd3306 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x63757867f8eb - __rust_try [INFO] [stdout] 30: 0x63757867b9f9 - std::panicking::try::h72cee43e1cd931a4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 31: 0x63757867b9f9 - std::panic::catch_unwind::h119006fb81787e19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x63757862be9b - tokio::runtime::task::harness::poll_future::hdd60f0186f320481 [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] 33: 0x63757862fb5a - tokio::runtime::task::harness::Harness::poll_inner::ha3d06c2ddbbb7661 [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] 34: 0x637578636ff3 - tokio::runtime::task::harness::Harness::poll::hb60e11782d46b6a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 35: 0x63757869c35b - tokio::runtime::task::raw::poll::he0b7c4db89fed56f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:5 [INFO] [stdout] 36: 0x637578d00ea7 - tokio::runtime::task::raw::RawTask::poll::hedc3fe7dd0d13990 [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] 37: 0x6375786b6451 - tokio::runtime::task::LocalNotified::run::hcf24cf1f62ec7203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:9 [INFO] [stdout] 38: 0x637578663cea - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h714dc3e300d4f829 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:25 [INFO] [stdout] 39: 0x63757865c8df - tokio::coop::with_budget::{{closure}}::hf9be915e9aebba28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 40: 0x637578677d47 - std::thread::local::LocalKey::try_with::h1046f12a0da616cc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 41: 0x637578677bfe - std::thread::local::LocalKey::with::hc72edae6d1083a90 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 42: 0x637578661052 - tokio::coop::with_budget::he9a560dd40a75dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 43: 0x637578661052 - tokio::coop::budget::h7712d55fbb6a4e46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 44: 0x637578661052 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h7c74548370de3a2b [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] 45: 0x637578660a46 - tokio::runtime::basic_scheduler::Context::enter::h3acd98bb16e221cc [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] 46: 0x637578660f85 - tokio::runtime::basic_scheduler::Context::run_task::he58f216d84a49b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:9 [INFO] [stdout] 47: 0x637578663aac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0eae19da767c313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:34 [INFO] [stdout] 48: 0x637578663254 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h00a33ed2c902fb23 [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] 49: 0x637578688bfd - tokio::macros::scoped_tls::ScopedKey::set::hb64826e53e8b09b8 [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] 50: 0x63757866302c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6983b58eca88e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 51: 0x63757866326a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h44feed213dbf9e22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 52: 0x6375786604e0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7622fd5132b94930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 53: 0x63757867995b - tokio::runtime::Runtime::block_on::hec27b9d95fdcea16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 54: 0x63757868de27 - factorial_test::run_all::hb112fc842695410b [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:24:5 [INFO] [stdout] 55: 0x63757868dcb7 - factorial_test::run_all::{{closure}}::h7713732cb58bede7 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:13:19 [INFO] [stdout] 56: 0x63757863d566 - core::ops::function::FnOnce::call_once::hda46eeb1b2cc17d8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x6375787101cb - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x6375787101cb - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 59: 0x63757870f0b8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 60: 0x63757870f0b8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x63757870f0b8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x63757870f0b8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x63757870f0b8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 64: 0x63757870f0b8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x63757870f0b8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 66: 0x6375786d3045 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 67: 0x6375786d3045 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 68: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x6375786d6aba - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x6375786d6aba - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 71: 0x6375786d6aba - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 72: 0x6375786d6aba - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x6375786d6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 76: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x637578f6fbeb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 78: 0x755a7453faa4 - [INFO] [stdout] 79: 0x755a745cca34 - clone [INFO] [stdout] 80: 0x0 - [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: 0x637578f69ca0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637578f69ca0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637578f69ca0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x637578f69ca0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x637578f95893 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x637578f95893 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x637578f66093 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x637578f69af2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x637578f6b0cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x637578f6aee8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x63757870aa45 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x63757870aa45 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x637578f6bb43 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x637578f6bb43 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x637578f6b81a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x637578f6a1b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x637578f6b4ad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x63757861c570 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6375786bf908 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::{{closure}}::{{closure}}::hcbe0d878f20d966a [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] 19: 0x637578679243 - tokio::sync::once_cell::OnceCell::get_or_init::{{closure}}::h34203d15741b657a [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] 20: 0x6375786bf556 - wasmcloud_test_util::provider_test::test_provider::{{closure}}::hd87fdeb60580ceb9 [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] 21: 0x63757868d2ed - factorial_test::factorial_more::{{closure}}::hefe0170e54f4bc1c [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:56:32 [INFO] [stdout] 22: 0x63757869067a - factorial_test::run_all::{{closure}}::{{closure}}::ha50ef3c687f15fd1 [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] 23: 0x6375786ad075 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h9d53c553e86cda3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:17 [INFO] [stdout] 24: 0x63757865e1a5 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h8028f6f36033f7ef [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] 25: 0x6375786ac607 - tokio::runtime::task::core::CoreStage::poll::h47085a2ee11d1c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:13 [INFO] [stdout] 26: 0x63757862d0cc - tokio::runtime::task::harness::poll_future::{{closure}}::h594ee88e0963161d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:19 [INFO] [stdout] 27: 0x6375786b059a - as core::ops::function::FnOnce<()>>::call_once::h8e1d197288ca83f0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6375786b28ae - std::panicking::try::do_call::hd14240a726646975 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x63757867f8eb - __rust_try [INFO] [stdout] 30: 0x63757867bf89 - std::panicking::try::hfaf68a55e724143e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 31: 0x63757867bf89 - std::panic::catch_unwind::h2d023d6e9a151826 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x63757862c10b - tokio::runtime::task::harness::poll_future::hddded465065c1e12 [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] 33: 0x63757862f41a - tokio::runtime::task::harness::Harness::poll_inner::h612765c5d84be147 [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] 34: 0x637578636c93 - tokio::runtime::task::harness::Harness::poll::ha00bbe25fc571517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 35: 0x63757869c05b - tokio::runtime::task::raw::poll::h0341ab81aabb1667 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:5 [INFO] [stdout] 36: 0x637578d00ea7 - tokio::runtime::task::raw::RawTask::poll::hedc3fe7dd0d13990 [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] 37: 0x6375786b6451 - tokio::runtime::task::LocalNotified::run::hcf24cf1f62ec7203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:9 [INFO] [stdout] 38: 0x637578663cea - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h714dc3e300d4f829 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:542:25 [INFO] [stdout] 39: 0x63757865c8df - tokio::coop::with_budget::{{closure}}::hf9be915e9aebba28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 40: 0x637578677d47 - std::thread::local::LocalKey::try_with::h1046f12a0da616cc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 41: 0x637578677bfe - std::thread::local::LocalKey::with::hc72edae6d1083a90 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 42: 0x637578661052 - tokio::coop::with_budget::he9a560dd40a75dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 43: 0x637578661052 - tokio::coop::budget::h7712d55fbb6a4e46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 44: 0x637578661052 - tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h7c74548370de3a2b [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] 45: 0x637578660a46 - tokio::runtime::basic_scheduler::Context::enter::h3acd98bb16e221cc [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] 46: 0x637578660f85 - tokio::runtime::basic_scheduler::Context::run_task::he58f216d84a49b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:297:9 [INFO] [stdout] 47: 0x637578663aac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0eae19da767c313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:541:34 [INFO] [stdout] 48: 0x637578663254 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h00a33ed2c902fb23 [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] 49: 0x637578688bfd - tokio::macros::scoped_tls::ScopedKey::set::hb64826e53e8b09b8 [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] 50: 0x63757866302c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6983b58eca88e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 51: 0x63757866326a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h44feed213dbf9e22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 52: 0x6375786604e0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7622fd5132b94930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 53: 0x63757867995b - tokio::runtime::Runtime::block_on::hec27b9d95fdcea16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 54: 0x63757868de27 - factorial_test::run_all::hb112fc842695410b [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:24:5 [INFO] [stdout] 55: 0x63757868dcb7 - factorial_test::run_all::{{closure}}::h7713732cb58bede7 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:13:19 [INFO] [stdout] 56: 0x63757863d566 - core::ops::function::FnOnce::call_once::hda46eeb1b2cc17d8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x6375787101cb - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x6375787101cb - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 59: 0x63757870f0b8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 60: 0x63757870f0b8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x63757870f0b8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x63757870f0b8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x63757870f0b8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 64: 0x63757870f0b8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x63757870f0b8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 66: 0x6375786d3045 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 67: 0x6375786d3045 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 68: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x6375786d6aba - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x6375786d6aba - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 71: 0x6375786d6aba - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 72: 0x6375786d6aba - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x6375786d6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 76: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x637578f6fbeb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 78: 0x755a7453faa4 - [INFO] [stdout] 79: 0x755a745cca34 - clone [INFO] [stdout] 80: 0x0 - [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: 0x637578f69ca0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637578f69ca0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637578f69ca0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x637578f69ca0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x637578f95893 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x637578f95893 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x637578f66093 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x637578f69af2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x637578f6b0cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x637578f6aee8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x63757870aa45 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x63757870aa45 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x637578f6bb43 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x637578f6bb43 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x637578f6b81a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x637578f6a1b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x637578f6b4ad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x63757861c570 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x63757861c9fb - core::panicking::assert_failed_inner::h75e36b16d296c663 [INFO] [stdout] 19: 0x63757861c882 - core::panicking::assert_failed::h078dd15f75a47e13 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:380:5 [INFO] [stdout] 20: 0x63757868fc45 - factorial_test::run_all::{{closure}}::ha209274d7b8bb660 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:20:5 [INFO] [stdout] 21: 0x6375786cf79d - as core::future::future::Future>::poll::hb9635fa3329c3a66 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x637578663d1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfd70cc8cb7603d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 23: 0x63757865c7b3 - tokio::coop::with_budget::{{closure}}::hd4f31de551387c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 24: 0x637578678055 - std::thread::local::LocalKey::try_with::he1f996df05575650 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 25: 0x637578677bae - std::thread::local::LocalKey::with::h7e12bbd1fb8a3da0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 26: 0x637578663cb9 - tokio::coop::with_budget::hc37b737f3fcda4be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 27: 0x637578663cb9 - tokio::coop::budget::h60d20d923573a0c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 28: 0x637578663cb9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5dc4b46814606cca [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] 29: 0x637578660d50 - tokio::runtime::basic_scheduler::Context::enter::ha0ba6e1c6d6d732d [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] 30: 0x6375786634b7 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0eae19da767c313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 31: 0x637578663254 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h00a33ed2c902fb23 [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] 32: 0x637578688bfd - tokio::macros::scoped_tls::ScopedKey::set::hb64826e53e8b09b8 [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] 33: 0x63757866302c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6983b58eca88e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 34: 0x63757866326a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h44feed213dbf9e22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 35: 0x6375786604e0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7622fd5132b94930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 36: 0x63757867995b - tokio::runtime::Runtime::block_on::hec27b9d95fdcea16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 37: 0x63757868de27 - factorial_test::run_all::hb112fc842695410b [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:24:5 [INFO] [stdout] 38: 0x63757868dcb7 - factorial_test::run_all::{{closure}}::h7713732cb58bede7 [INFO] [stdout] at /opt/rustwide/workdir/tests/factorial_test.rs:13:19 [INFO] [stdout] 39: 0x63757863d566 - core::ops::function::FnOnce::call_once::hda46eeb1b2cc17d8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x6375787101cb - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6375787101cb - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x63757870f0b8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 43: 0x63757870f0b8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x63757870f0b8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x63757870f0b8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x63757870f0b8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x63757870f0b8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x63757870f0b8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 49: 0x6375786d3045 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 50: 0x6375786d3045 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x6375786d6aba - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x6375786d6aba - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x6375786d6aba - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x6375786d6aba - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x6375786d6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x6375786d6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 59: 0x637578f6fbeb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 60: 0x637578f6fbeb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x755a7453faa4 - [INFO] [stdout] 62: 0x755a745cca34 - clone [INFO] [stdout] 63: 0x0 - [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.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a49d1310ade3acc4f3c7f99ecff65bafb0dbbf9b749f1fe16f2e0a9ff67f6c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49d1310ade3acc4f3c7f99ecff65bafb0dbbf9b749f1fe16f2e0a9ff67f6c2d", kill_on_drop: false }` [INFO] [stdout] a49d1310ade3acc4f3c7f99ecff65bafb0dbbf9b749f1fe16f2e0a9ff67f6c2d