[INFO] fetching crate pink-sidevm-macro 0.1.1...
[INFO] testing pink-sidevm-macro-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pink-sidevm-macro 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pink-sidevm-macro 0.1.1
[INFO] finished tweaking crates.io crate pink-sidevm-macro 0.1.1
[INFO] tweaked toml for crates.io crate pink-sidevm-macro 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pink-sidevm-macro 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustfmt-snippet v0.1.2
[INFO] [stderr]   Downloaded insta v1.43.2
[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] 15cb2ee56e47e3ea3d0dc52e11afa35e54d909ecf56a813fb9eff22a683fdbfb
[INFO] running `Command { std: "docker" "start" "-a" "15cb2ee56e47e3ea3d0dc52e11afa35e54d909ecf56a813fb9eff22a683fdbfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15cb2ee56e47e3ea3d0dc52e11afa35e54d909ecf56a813fb9eff22a683fdbfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15cb2ee56e47e3ea3d0dc52e11afa35e54d909ecf56a813fb9eff22a683fdbfb", kill_on_drop: false }`
[INFO] [stdout] 15cb2ee56e47e3ea3d0dc52e11afa35e54d909ecf56a813fb9eff22a683fdbfb
[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] 6c4042185332ae7933a5d48d13183f775fab3927273f5e5c67930807f56a55f2
[INFO] running `Command { std: "docker" "start" "-a" "6c4042185332ae7933a5d48d13183f775fab3927273f5e5c67930807f56a55f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pink-sidevm-macro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
[INFO] running `Command { std: "docker" "inspect" "6c4042185332ae7933a5d48d13183f775fab3927273f5e5c67930807f56a55f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4042185332ae7933a5d48d13183f775fab3927273f5e5c67930807f56a55f2", kill_on_drop: false }`
[INFO] [stdout] 6c4042185332ae7933a5d48d13183f775fab3927273f5e5c67930807f56a55f2
[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] 40d1980ca860cbf4837346e2b6f5afabafdfbc14fb22c3997932f1b4d81c500a
[INFO] running `Command { std: "docker" "start" "-a" "40d1980ca860cbf4837346e2b6f5afabafdfbc14fb22c3997932f1b4d81c500a", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustfmt-snippet v0.1.2
[INFO] [stderr]    Compiling pink-sidevm-macro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> src/tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     insta::assert_display_snapshot!(rustfmt_snippet::rustfmt_token_stream(&stream).unwrap())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> src/tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     insta::assert_display_snapshot!(rustfmt_snippet::rustfmt_token_stream(&stream).unwrap())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.97s
[INFO] running `Command { std: "docker" "inspect" "40d1980ca860cbf4837346e2b6f5afabafdfbc14fb22c3997932f1b4d81c500a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d1980ca860cbf4837346e2b6f5afabafdfbc14fb22c3997932f1b4d81c500a", kill_on_drop: false }`
[INFO] [stdout] 40d1980ca860cbf4837346e2b6f5afabafdfbc14fb22c3997932f1b4d81c500a
[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] 5a3ca8ce163ff2c5a62e50b3fe45e066165aaf251b231fab19fa4d58194b4430
[INFO] running `Command { std: "docker" "start" "-a" "5a3ca8ce163ff2c5a62e50b3fe45e066165aaf251b231fab19fa4d58194b4430", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]   --> src/tests.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     insta::assert_display_snapshot!(rustfmt_snippet::rustfmt_token_stream(&stream).unwrap())
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]   --> src/tests.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     insta::assert_display_snapshot!(rustfmt_snippet::rustfmt_token_stream(&stream).unwrap())
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pink-sidevm-macro` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pink_sidevm_macro-ab04e908b612a80d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.90.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.90.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] test tests::test_ocall ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_main stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/pink_sidevm_macro__tests__main.snap
[INFO] [stdout] Snapshot: main
[INFO] [stdout] Source: src/tests.rs:28
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: rustfmt_snippet::rustfmt_token_stream(&stream).unwrap()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-#[no_mangle]
[INFO] [stdout]     2       │-fn sidevm_main_future() -> std::pin::Pin<std::boxed::Box<dyn std::future::Future<Output = ()>>> {
[INFO] [stdout]     3       │-    async fn the_main() {
[INFO] [stdout]     4       │-        sleep(1).await
[INFO] [stdout]     5       │-    }
[INFO] [stdout]     6       │-    Box::pin(the_main())
[INFO] [stdout]     7       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_main' panicked at src/tests.rs:28:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/pink_sidevm_macro__tests__main.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x783cd82cdc92 - 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:     0x783cd82cdc92 - 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:     0x783cd82cdc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x783cd82cdc92 - <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:     0x783cd831ea13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x783cd831ea13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x783cd82c1843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x783cd82c1843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x783cd82cdae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x783cd82d17a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x783cd82d15de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bb45903ecb4 - <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:     0x5bb45903ecb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x783cd82d22ee - <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:     0x783cd82d22ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x783cd82d1fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x783cd82ce199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x783cd82d1c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x783cd8319c30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x783cd831a236 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5bb458f0168f - core::result::Result<T,E>::unwrap::ha033fd9f41880a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bb458f0168f - pink_sidevm_macro::tests::test_main::hd5ad37a91b288433
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:28:5
[INFO] [stdout]   22:     0x5bb458f00e97 - pink_sidevm_macro::tests::test_main::{{closure}}::h620c7dfa5ce51fd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:22:15
[INFO] [stdout]   23:     0x5bb458eeef76 - core::ops::function::FnOnce::call_once::hc41fcd9d4ae4f7be
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5bb45904451b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5bb45904451b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5bb459043655 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5bb459043655 - <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]   28:     0x5bb459043655 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5bb459043655 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5bb459043655 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bb459043655 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5bb459043655 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5bb459007254 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5bb459007254 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5bb45900ac2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5bb45900ac2a - <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]   37:     0x5bb45900ac2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5bb45900ac2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5bb45900ac2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bb45900ac2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5bb45900ac2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x783cd82d6adf - <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]   43:     0x783cd82d6adf - 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]   44:     0x783cd8040aa4 - <unknown>
[INFO] [stdout]   45:     0x783cd80cda34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_ocall stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/pink_sidevm_macro__tests__ocall.snap
[INFO] [stdout] Snapshot: ocall
[INFO] [stdout] Source: src/tests.rs:18
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: rustfmt_snippet::rustfmt_token_stream(&stream).unwrap()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-pub trait Ocall {
[INFO] [stdout]     2       │-    fn call_slow(&mut self, a: i32, b: i32) -> i32;
[INFO] [stdout]     3       │-    fn call_fi(&mut self, a: i32, b: i32) -> i32;
[INFO] [stdout]     4       │-    fn call_fo(&mut self, a: i32, b: i32) -> i32;
[INFO] [stdout]     5       │-    fn poll_fi_fo(&mut self, a: i32, b: i32) -> i32;
[INFO] [stdout]     6       │-}
[INFO] [stdout]     7       │-pub mod ocall_guest {
[INFO] [stdout]     8       │-    use super::*;
[INFO] [stdout]     9       │-    pub fn call_slow(a: i32, b: i32) -> i32 {
[INFO] [stdout]    10       │-        unsafe {
[INFO] [stdout]    11       │-            let inputs = (a, b);
[INFO] [stdout]    12       │-            let mut input_buf = Buffer::default();
[INFO] [stdout]    13       │-            Encode::encode_to(&inputs, &mut input_buf);
[INFO] [stdout]    14       │-            let len = input_buf.len() as IntPtr;
[INFO] [stdout]    15       │-            let ret = do_ocall(101, input_buf.as_ptr() as IntPtr, len, 0, 0);
[INFO] [stdout]    16       │-            let len = <Result<i32> as RetDecode>::decode_ret(ret)?;
[INFO] [stdout]    17       │-            if len < 0 {
[INFO] [stdout]    18       │-                panic!("ocall returned an error");
[INFO] [stdout]    19       │-            }
[INFO] [stdout]    20       │-            let mut buf = alloc_buffer(len as _);
[INFO] [stdout]    21       │-            let ret = do_ocall_fast_return(0, buf.as_mut_ptr() as IntPtr, len as IntPtr, 0, 0);
[INFO] [stdout]    22       │-            let ret = <Result<i32> as RetDecode>::decode_ret(ret)?;
[INFO] [stdout]    23       │-            if ret != len {
[INFO] [stdout]    24       │-                panic!("ocall get return length mismatch");
[INFO] [stdout]    25       │-            }
[INFO] [stdout]    26       │-            Ok(Decode::decode(&mut buf.as_ref()).expect("Failed to decode ocall return value"))
[INFO] [stdout]    27       │-        }
[INFO] [stdout]    28       │-    }
[INFO] [stdout]    29       │-    pub fn call_fi(a: i32, b: i32) -> i32 {
[INFO] [stdout]    30       │-        unsafe {
[INFO] [stdout]    31       │-            let stack = StackedArgs::empty();
[INFO] [stdout]    32       │-            let stack = stack.push_arg(a);
[INFO] [stdout]    33       │-            let stack = stack.push_arg(b);
[INFO] [stdout]    34       │-            let args = stack.dump();
[INFO] [stdout]    35       │-            let ret = do_ocall(103, args[0], args[1], args[2], args[3]);
[INFO] [stdout]    36       │-            let len = <Result<i32> as RetDecode>::decode_ret(ret)?;
[INFO] [stdout]    37       │-            if len < 0 {
[INFO] [stdout]    38       │-                panic!("ocall returned an error");
[INFO] [stdout]    39       │-            }
[INFO] [stdout]    40       │-            let mut buf = alloc_buffer(len as _);
[INFO] [stdout]    41       │-            let ret = do_ocall_fast_return(0, buf.as_mut_ptr() as IntPtr, len as IntPtr, 0, 0);
[INFO] [stdout]    42       │-            let ret = <Result<i32> as RetDecode>::decode_ret(ret)?;
[INFO] [stdout]    43       │-            if ret != len {
[INFO] [stdout]    44       │-                panic!("ocall get return length mismatch");
[INFO] [stdout]    45       │-            }
[INFO] [stdout]    46       │-            Ok(Decode::decode(&mut buf.as_ref()).expect("Failed to decode ocall return value"))
[INFO] [stdout]    47       │-        }
[INFO] [stdout]    48       │-    }
[INFO] [stdout]    49       │-    pub fn call_fo(a: i32, b: i32) -> i32 {
[INFO] [stdout]    50       │-        unsafe {
[INFO] [stdout]    51       │-            let inputs = (a, b);
[INFO] [stdout]    52       │-            let mut input_buf = Buffer::default();
[INFO] [stdout]    53       │-            Encode::encode_to(&inputs, &mut input_buf);
[INFO] [stdout]    54       │-            let len = input_buf.len() as IntPtr;
[INFO] [stdout]    55       │-            let ret = do_ocall_fast_return(104, input_buf.as_ptr() as IntPtr, len, 0, 0);
[INFO] [stdout]    56       │-            <Result<i32> as RetDecode>::decode_ret(ret).and_then(I32Convertible::from_i32)
[INFO] [stdout]    57       │-        }
[INFO] [stdout]    58       │-    }
[INFO] [stdout]    59       │-    pub fn poll_fi_fo(a: i32, b: i32) -> i32 {
[INFO] [stdout]    60       │-        unsafe {
[INFO] [stdout]    61       │-            let stack = StackedArgs::empty();
[INFO] [stdout]    62       │-            let stack = stack.push_arg(a);
[INFO] [stdout]    63       │-            let stack = stack.push_arg(b);
[INFO] [stdout]    64       │-            let args = stack.dump();
[INFO] [stdout]    65       │-            let ret = do_ocall_fast_return(102, args[0], args[1], args[2], args[3]);
[INFO] [stdout]    66       │-            <Result<i32> as RetDecode>::decode_ret(ret).and_then(I32Convertible::from_i32)
[INFO] [stdout]    67       │-        }
[INFO] [stdout]    68       │-    }
[INFO] [stdout]    69       │-}
[INFO] [stdout]    70       │-pub fn dispatch_call_fast_return<Env: Ocall + OcallEnv, Vm: VmMemory>(
[INFO] [stdout]    71       │-    env: &mut Env,
[INFO] [stdout]    72       │-    vm: &Vm,
[INFO] [stdout]    73       │-    id: i32,
[INFO] [stdout]    74       │-    p0: IntPtr,
[INFO] [stdout]    75       │-    p1: IntPtr,
[INFO] [stdout]    76       │-    p2: IntPtr,
[INFO] [stdout]    77       │-    p3: IntPtr,
[INFO] [stdout]    78       │-) -> Result<i32> {
[INFO] [stdout]    79       │-    match id {
[INFO] [stdout]    80       │-        0 => {
[INFO] [stdout]    81       │-            let buffer = env.take_return().ok_or(OcallError::NotFound)?;
[INFO] [stdout]    82       │-            let len = p1 as usize;
[INFO] [stdout]    83       │-            if buffer.len() != len {
[INFO] [stdout]    84       │-                return Err(OcallError::InvalidParameter);
[INFO] [stdout]    85       │-            }
[INFO] [stdout]    86       │-            vm.copy_to_vm(&buffer, p0)?;
[INFO] [stdout]    87       │-            Ok(len as i32)
[INFO] [stdout]    88       │-        }
[INFO] [stdout]    89       │-        104 => {
[INFO] [stdout]    90       │-            let (a, b) = {
[INFO] [stdout]    91       │-                let mut buf = vm.slice_from_vm(p0, p1)?;
[INFO] [stdout]    92       │-                Decode::decode(&mut buf).or(Err(OcallError::InvalidParameter))?
[INFO] [stdout]    93       │-            };
[INFO] [stdout]    94       │-            env.call_fo(a, b).map(|x| x.to_i32())
[INFO] [stdout]    95       │-        }
[INFO] [stdout]    96       │-        102 => {
[INFO] [stdout]    97       │-            let stack = StackedArgs::load(&[p0, p1, p2, p3]).ok_or(OcallError::InvalidParameter)?;
[INFO] [stdout]    98       │-            let (b, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]    99       │-            let (a, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   100       │-            let _: StackedArgs<()> = stack;
[INFO] [stdout]   101       │-            env.poll_fi_fo(a, b).map(|x| x.to_i32())
[INFO] [stdout]   102       │-        }
[INFO] [stdout]   103       │-        _ => Err(OcallError::UnknownCallNumber),
[INFO] [stdout]   104       │-    }
[INFO] [stdout]   105       │-}
[INFO] [stdout]   106       │-pub fn dispatch_call<Env: Ocall + OcallEnv, Vm: VmMemory>(
[INFO] [stdout]   107       │-    env: &mut Env,
[INFO] [stdout]   108       │-    vm: &Vm,
[INFO] [stdout]   109       │-    id: i32,
[INFO] [stdout]   110       │-    p0: IntPtr,
[INFO] [stdout]   111       │-    p1: IntPtr,
[INFO] [stdout]   112       │-    p2: IntPtr,
[INFO] [stdout]   113       │-    p3: IntPtr,
[INFO] [stdout]   114       │-) -> Result<i32> {
[INFO] [stdout]   115       │-    Ok(match id {
[INFO] [stdout]   116       │-        101 => {
[INFO] [stdout]   117       │-            let (a, b) = {
[INFO] [stdout]   118       │-                let mut buf = vm.slice_from_vm(p0, p1)?;
[INFO] [stdout]   119       │-                Decode::decode(&mut buf).or(Err(OcallError::InvalidParameter))?
[INFO] [stdout]   120       │-            };
[INFO] [stdout]   121       │-            let ret = env.call_slow(a, b);
[INFO] [stdout]   122       │-            env.put_return(ret?.encode()) as _
[INFO] [stdout]   123       │-        }
[INFO] [stdout]   124       │-        103 => {
[INFO] [stdout]   125       │-            let stack = StackedArgs::load(&[p0, p1, p2, p3]).ok_or(OcallError::InvalidParameter)?;
[INFO] [stdout]   126       │-            let (b, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   127       │-            let (a, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   128       │-            let _: StackedArgs<()> = stack;
[INFO] [stdout]   129       │-            let ret = env.call_fi(a, b);
[INFO] [stdout]   130       │-            env.put_return(ret?.encode()) as _
[INFO] [stdout]   131       │-        }
[INFO] [stdout]   132       │-        _ => return Err(OcallError::UnknownCallNumber),
[INFO] [stdout]   133       │-    })
[INFO] [stdout]   134       │-}
[INFO] [stdout]   135       │-pub fn ocall_id2name(id: i32) -> &'static str {
[INFO] [stdout]   136       │-    match id {
[INFO] [stdout]   137       │-        0 => "get_return",
[INFO] [stdout]   138       │-        101i32 => "call_slow",
[INFO] [stdout]   139       │-        103i32 => "call_fi",
[INFO] [stdout]   140       │-        104i32 => "call_fo",
[INFO] [stdout]   141       │-        102i32 => "poll_fi_fo",
[INFO] [stdout]   142       │-        _ => "unknown",
[INFO] [stdout]   143       │-    }
[INFO] [stdout]   144       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_ocall' panicked at src/tests.rs:18:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/pink_sidevm_macro__tests__ocall.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x783cd82cdc92 - 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:     0x783cd82cdc92 - 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:     0x783cd82cdc92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x783cd82cdc92 - <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:     0x783cd831ea13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x783cd831ea13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x783cd82c1843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x783cd82c1843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x783cd82cdae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x783cd82d17a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x783cd82d15de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bb45903ecb4 - <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:     0x5bb45903ecb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x783cd82d22ee - <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:     0x783cd82d22ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x783cd82d1fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x783cd82ce199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x783cd82d1c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x783cd8319c30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x783cd831a236 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5bb458f00c27 - core::result::Result<T,E>::unwrap::ha033fd9f41880a8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bb458f00c27 - pink_sidevm_macro::tests::test_ocall::hbc34d5d4b79e3891
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:18:5
[INFO] [stdout]   22:     0x5bb458eff7c7 - pink_sidevm_macro::tests::test_ocall::{{closure}}::h68baaf00aa37226a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2:16
[INFO] [stdout]   23:     0x5bb458eeef06 - core::ops::function::FnOnce::call_once::h1951f0dd8a6b96a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5bb45904451b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5bb45904451b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5bb459043655 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5bb459043655 - <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]   28:     0x5bb459043655 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5bb459043655 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5bb459043655 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bb459043655 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5bb459043655 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5bb459007254 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5bb459007254 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5bb45900ac2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5bb45900ac2a - <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]   37:     0x5bb45900ac2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5bb45900ac2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5bb45900ac2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bb45900ac2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5bb45900ac2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x783cd82d6adf - <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]   43:     0x783cd82d6adf - 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]   44:     0x783cd8040aa4 - <unknown>
[INFO] [stdout]   45:     0x783cd80cda34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_main
[INFO] [stdout]     tests::test_ocall
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.86s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a3ca8ce163ff2c5a62e50b3fe45e066165aaf251b231fab19fa4d58194b4430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a3ca8ce163ff2c5a62e50b3fe45e066165aaf251b231fab19fa4d58194b4430", kill_on_drop: false }`
[INFO] [stdout] 5a3ca8ce163ff2c5a62e50b3fe45e066165aaf251b231fab19fa4d58194b4430
