[INFO] fetching crate sidevm-macro 0.2.0-alpha.7...
[INFO] testing sidevm-macro-0.2.0-alpha.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sidevm-macro 0.2.0-alpha.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sidevm-macro 0.2.0-alpha.7
[INFO] finished tweaking crates.io crate sidevm-macro 0.2.0-alpha.7
[INFO] tweaked toml for crates.io crate sidevm-macro 0.2.0-alpha.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sidevm-macro 0.2.0-alpha.7 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]      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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustfmt-snippet v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 45e25191ee5d52a3a7614738da139161bea0ea675e2b203e3bb05b07b57583a3
[INFO] running `Command { std: "docker" "start" "-a" "45e25191ee5d52a3a7614738da139161bea0ea675e2b203e3bb05b07b57583a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45e25191ee5d52a3a7614738da139161bea0ea675e2b203e3bb05b07b57583a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e25191ee5d52a3a7614738da139161bea0ea675e2b203e3bb05b07b57583a3", kill_on_drop: false }`
[INFO] [stdout] 45e25191ee5d52a3a7614738da139161bea0ea675e2b203e3bb05b07b57583a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b1a45c47f9fc2e36b1471767ceeecfaa48588fc7826b45fc9811c285696c9a82
[INFO] running `Command { std: "docker" "start" "-a" "b1a45c47f9fc2e36b1471767ceeecfaa48588fc7826b45fc9811c285696c9a82", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sidevm-macro v0.2.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
[INFO] running `Command { std: "docker" "inspect" "b1a45c47f9fc2e36b1471767ceeecfaa48588fc7826b45fc9811c285696c9a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a45c47f9fc2e36b1471767ceeecfaa48588fc7826b45fc9811c285696c9a82", kill_on_drop: false }`
[INFO] [stdout] b1a45c47f9fc2e36b1471767ceeecfaa48588fc7826b45fc9811c285696c9a82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 075e7f930e1b5b9ab405b3cc686f81325cc5dcc451f8c910d9bf4327f3f3d683
[INFO] running `Command { std: "docker" "start" "-a" "075e7f930e1b5b9ab405b3cc686f81325cc5dcc451f8c910d9bf4327f3f3d683", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustfmt-snippet v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sidevm-macro v0.2.0-alpha.7 (/opt/rustwide/workdir)
[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:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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 6.36s
[INFO] running `Command { std: "docker" "inspect" "075e7f930e1b5b9ab405b3cc686f81325cc5dcc451f8c910d9bf4327f3f3d683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075e7f930e1b5b9ab405b3cc686f81325cc5dcc451f8c910d9bf4327f3f3d683", kill_on_drop: false }`
[INFO] [stdout] 075e7f930e1b5b9ab405b3cc686f81325cc5dcc451f8c910d9bf4327f3f3d683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] da36b6a8cea0b65118b6721f53c767e2331a267f9e89621acee9cfad0808a0a6
[INFO] running `Command { std: "docker" "start" "-a" "da36b6a8cea0b65118b6721f53c767e2331a267f9e89621acee9cfad0808a0a6", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]   --> src/tests.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     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:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     insta::assert_display_snapshot!(rustfmt_snippet::rustfmt_token_stream(&stream).unwrap())
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sidevm-macro` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sidevm_macro-4b5c6dafd771533e)
[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] [stderr] error: test failed, to rerun pass `--lib`
[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/sidevm_macro__tests__main.snap
[INFO] [stdout] Snapshot: main
[INFO] [stdout] Source: src/tests.rs:29
[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:29: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/sidevm_macro__tests__main.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7903666c6c92 - 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:     0x7903666c6c92 - 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:     0x7903666c6c92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7903666c6c92 - <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:     0x790366717a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x790366717a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7903666ba843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7903666ba843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7903666c6ae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7903666ca7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7903666ca5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ed13ec2564 - <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:     0x58ed13ec2564 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7903666cb2ee - <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:     0x7903666cb2ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x7903666cafba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x7903666c7199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x7903666cac4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x790366712c30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x790366713236 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58ed13d84f7f - core::result::Result<T,E>::unwrap::h829926b5de26be0f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58ed13d84f7f - sidevm_macro::tests::test_main::hc4a9cdaaf4ac1520
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:29:5
[INFO] [stdout]   22:     0x58ed13d84787 - sidevm_macro::tests::test_main::{{closure}}::hfffff449506fd037
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:23:15
[INFO] [stdout]   23:     0x58ed13d6cf86 - core::ops::function::FnOnce::call_once::hfc5f8e87f2e2ec74
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58ed13ec7dcb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58ed13ec7dcb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58ed13ec6f05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58ed13ec6f05 - <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:     0x58ed13ec6f05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58ed13ec6f05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58ed13ec6f05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58ed13ec6f05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58ed13ec6f05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58ed13e8ab04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58ed13e8ab04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58ed13e8e4da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58ed13e8e4da - <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:     0x58ed13e8e4da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58ed13e8e4da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58ed13e8e4da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58ed13e8e4da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58ed13e8e4da - 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:     0x7903666cfadf - <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:     0x7903666cfadf - 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:     0x790366439aa4 - <unknown>
[INFO] [stdout]   45:     0x7903664c6a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_ocall stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/sidevm_macro__tests__ocall.snap
[INFO] [stdout] Snapshot: ocall
[INFO] [stdout] Source: src/tests.rs:19
[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       │-#[allow(clippy::too_many_arguments)]
[INFO] [stdout]    71       │-pub fn dispatch_ocall<Env: Ocall + OcallEnv, Vm: VmMemory>(
[INFO] [stdout]    72       │-    fast_return: bool,
[INFO] [stdout]    73       │-    env: &mut Env,
[INFO] [stdout]    74       │-    vm: &Vm,
[INFO] [stdout]    75       │-    id: i32,
[INFO] [stdout]    76       │-    p0: IntPtr,
[INFO] [stdout]    77       │-    p1: IntPtr,
[INFO] [stdout]    78       │-    p2: IntPtr,
[INFO] [stdout]    79       │-    p3: IntPtr,
[INFO] [stdout]    80       │-) -> Result<i32> {
[INFO] [stdout]    81       │-    if fast_return {
[INFO] [stdout]    82       │-        match id {
[INFO] [stdout]    83       │-            0 => {
[INFO] [stdout]    84       │-                let buffer = env.take_return().ok_or(OcallError::NotFound)?;
[INFO] [stdout]    85       │-                let len = p1 as usize;
[INFO] [stdout]    86       │-                if buffer.len() != len {
[INFO] [stdout]    87       │-                    return Err(OcallError::InvalidParameter);
[INFO] [stdout]    88       │-                }
[INFO] [stdout]    89       │-                vm.copy_to_vm(&buffer, p0)?;
[INFO] [stdout]    90       │-                Ok(len as i32)
[INFO] [stdout]    91       │-            }
[INFO] [stdout]    92       │-            104 => {
[INFO] [stdout]    93       │-                let (a, b) = {
[INFO] [stdout]    94       │-                    let mut buf = vm.slice_from_vm(p0, p1)?;
[INFO] [stdout]    95       │-                    Decode::decode(&mut buf).or(Err(OcallError::InvalidParameter))?
[INFO] [stdout]    96       │-                };
[INFO] [stdout]    97       │-                env.call_fo(a, b).map(|x| x.to_i32())
[INFO] [stdout]    98       │-            }
[INFO] [stdout]    99       │-            102 => {
[INFO] [stdout]   100       │-                let stack =
[INFO] [stdout]   101       │-                    StackedArgs::load(&[p0, p1, p2, p3]).ok_or(OcallError::InvalidParameter)?;
[INFO] [stdout]   102       │-                let (b, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   103       │-                let (a, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   104       │-                let _: StackedArgs<()> = stack;
[INFO] [stdout]   105       │-                env.poll_fi_fo(a, b).map(|x| x.to_i32())
[INFO] [stdout]   106       │-            }
[INFO] [stdout]   107       │-            _ => Err(OcallError::UnknownCallNumber),
[INFO] [stdout]   108       │-        }
[INFO] [stdout]   109       │-    } else {
[INFO] [stdout]   110       │-        Ok(match id {
[INFO] [stdout]   111       │-            101 => {
[INFO] [stdout]   112       │-                let (a, b) = {
[INFO] [stdout]   113       │-                    let mut buf = vm.slice_from_vm(p0, p1)?;
[INFO] [stdout]   114       │-                    Decode::decode(&mut buf).or(Err(OcallError::InvalidParameter))?
[INFO] [stdout]   115       │-                };
[INFO] [stdout]   116       │-                let ret = env.call_slow(a, b);
[INFO] [stdout]   117       │-                env.put_return(ret?.encode()) as _
[INFO] [stdout]   118       │-            }
[INFO] [stdout]   119       │-            103 => {
[INFO] [stdout]   120       │-                let stack =
[INFO] [stdout]   121       │-                    StackedArgs::load(&[p0, p1, p2, p3]).ok_or(OcallError::InvalidParameter)?;
[INFO] [stdout]   122       │-                let (b, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   123       │-                let (a, stack) = stack.pop_arg(vm)?;
[INFO] [stdout]   124       │-                let _: StackedArgs<()> = stack;
[INFO] [stdout]   125       │-                let ret = env.call_fi(a, b);
[INFO] [stdout]   126       │-                env.put_return(ret?.encode()) as _
[INFO] [stdout]   127       │-            }
[INFO] [stdout]   128       │-            _ => return Err(OcallError::UnknownCallNumber),
[INFO] [stdout]   129       │-        })
[INFO] [stdout]   130       │-    }
[INFO] [stdout]   131       │-}
[INFO] [stdout]   132       │-pub fn ocall_id2name(id: i32) -> &'static str {
[INFO] [stdout]   133       │-    match id {
[INFO] [stdout]   134       │-        0 => "get_return",
[INFO] [stdout]   135       │-        101i32 => "call_slow",
[INFO] [stdout]   136       │-        103i32 => "call_fi",
[INFO] [stdout]   137       │-        104i32 => "call_fo",
[INFO] [stdout]   138       │-        102i32 => "poll_fi_fo",
[INFO] [stdout]   139       │-        _ => "unknown",
[INFO] [stdout]   140       │-    }
[INFO] [stdout]   141       │-}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_ocall' panicked at src/tests.rs:19: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/sidevm_macro__tests__ocall.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7903666c6c92 - 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:     0x7903666c6c92 - 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:     0x7903666c6c92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7903666c6c92 - <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:     0x790366717a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x790366717a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7903666ba843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7903666ba843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7903666c6ae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7903666ca7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7903666ca5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ed13ec2564 - <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:     0x58ed13ec2564 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7903666cb2ee - <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:     0x7903666cb2ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x7903666cafba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x7903666c7199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x7903666cac4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x790366712c30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x790366713236 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58ed13d84517 - core::result::Result<T,E>::unwrap::h829926b5de26be0f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58ed13d84517 - sidevm_macro::tests::test_ocall::hd3da43fa802c3e69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:19:5
[INFO] [stdout]   22:     0x58ed13d830b7 - sidevm_macro::tests::test_ocall::{{closure}}::hf1309c27878a1373
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:3:16
[INFO] [stdout]   23:     0x58ed13d6ce36 - core::ops::function::FnOnce::call_once::h02e429b36f4d4181
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58ed13ec7dcb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58ed13ec7dcb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58ed13ec6f05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58ed13ec6f05 - <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:     0x58ed13ec6f05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58ed13ec6f05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58ed13ec6f05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58ed13ec6f05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58ed13ec6f05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58ed13e8ab04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58ed13e8ab04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58ed13e8e4da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58ed13e8e4da - <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:     0x58ed13e8e4da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58ed13e8e4da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58ed13e8e4da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58ed13e8e4da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58ed13e8e4da - 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:     0x7903666cfadf - <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:     0x7903666cfadf - 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:     0x790366439aa4 - <unknown>
[INFO] [stdout]   45:     0x7903664c6a34 - 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 6.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da36b6a8cea0b65118b6721f53c767e2331a267f9e89621acee9cfad0808a0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da36b6a8cea0b65118b6721f53c767e2331a267f9e89621acee9cfad0808a0a6", kill_on_drop: false }`
[INFO] [stdout] da36b6a8cea0b65118b6721f53c767e2331a267f9e89621acee9cfad0808a0a6
