[INFO] fetching crate pink-sidevm-macro 0.1.1...
[INFO] testing pink-sidevm-macro-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate pink-sidevm-macro 0.1.1 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pink-sidevm-macro 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f801b8dd92f7c4c9430d88d09c00ef6790cd289a1e2066b98cf93a83971bd54
[INFO] running `Command { std: "docker" "start" "-a" "5f801b8dd92f7c4c9430d88d09c00ef6790cd289a1e2066b98cf93a83971bd54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f801b8dd92f7c4c9430d88d09c00ef6790cd289a1e2066b98cf93a83971bd54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f801b8dd92f7c4c9430d88d09c00ef6790cd289a1e2066b98cf93a83971bd54", kill_on_drop: false }`
[INFO] [stdout] 5f801b8dd92f7c4c9430d88d09c00ef6790cd289a1e2066b98cf93a83971bd54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 497b8bba7ae1e1f6fcaf735ca4f756e1ffd7751e90205e9bc6725fc21ad0bdd1
[INFO] running `Command { std: "docker" "start" "-a" "497b8bba7ae1e1f6fcaf735ca4f756e1ffd7751e90205e9bc6725fc21ad0bdd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[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 pink-sidevm-macro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.85s
[INFO] running `Command { std: "docker" "inspect" "497b8bba7ae1e1f6fcaf735ca4f756e1ffd7751e90205e9bc6725fc21ad0bdd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "497b8bba7ae1e1f6fcaf735ca4f756e1ffd7751e90205e9bc6725fc21ad0bdd1", kill_on_drop: false }`
[INFO] [stdout] 497b8bba7ae1e1f6fcaf735ca4f756e1ffd7751e90205e9bc6725fc21ad0bdd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8cbde21ea8ae6f30b152bf3392175a5e46ce2154b40a3e787c20a790067db20
[INFO] running `Command { std: "docker" "start" "-a" "c8cbde21ea8ae6f30b152bf3392175a5e46ce2154b40a3e787c20a790067db20", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling libc v0.2.177
[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 20.68s
[INFO] running `Command { std: "docker" "inspect" "c8cbde21ea8ae6f30b152bf3392175a5e46ce2154b40a3e787c20a790067db20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8cbde21ea8ae6f30b152bf3392175a5e46ce2154b40a3e787c20a790067db20", kill_on_drop: false }`
[INFO] [stdout] c8cbde21ea8ae6f30b152bf3392175a5e46ce2154b40a3e787c20a790067db20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c421e7d09d32b93186314eda719851238bc9eb8bed3444f311972230e18b7e01
[INFO] running `Command { std: "docker" "start" "-a" "c421e7d09d32b93186314eda719851238bc9eb8bed3444f311972230e18b7e01", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pink_sidevm_macro-ee328ce0023a72b3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '733b47ea4b1b86216f14ef56e49440c33933f230'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '733b47ea4b1b86216f14ef56e49440c33933f230'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test tests::test_ocall ... FAILED
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] [stderr] error: test failed, to rerun pass `--lib`
[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:     0x73ad8f5fb692 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x73ad8f5fb692 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x73ad8f5fb692 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x73ad8f5fb692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x73ad8f64c283 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x73ad8f64c283 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x73ad8f5ef243 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x73ad8f5ef243 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x73ad8f5fb4e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x73ad8f5ff1bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x73ad8f5ff012 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63c711a53214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63c711a53214 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x73ad8f5ffd0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x73ad8f5ffd0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x73ad8f5ff9da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x73ad8f5fbb89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x73ad8f5ff66d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x73ad8f647690 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x73ad8f647c76 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x63c711995e60 - core::result::Result<T,E>::unwrap::h158db0d1f8bb8ba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63c711995e60 - pink_sidevm_macro::tests::test_ocall::h31c27fd4aefe6724
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:18:5
[INFO] [stdout]   22:     0x63c711996ff9 - pink_sidevm_macro::tests::test_ocall::{{closure}}::h1215aa8319aca2f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2:16
[INFO] [stdout]   23:     0x63c711996ff9 - core::ops::function::FnOnce::call_once::ha33d87c6e01eb671
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63c711a5894b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63c711a5894b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x63c711a57b8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x63c711a57b8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x63c711a57b8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x63c711a57b8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x63c711a57b8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63c711a57b8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x63c711a57b8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x63c711a1b734 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x63c711a1b734 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x63c711a1f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63c711a1f0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x63c711a1f0da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x63c711a1f0da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x63c711a1f0da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63c711a1f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63c711a1f0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x73ad8f604507 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x73ad8f604507 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x73ad8f604507 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x73ad8f36eaa4 - <unknown>
[INFO] [stdout]   46:     0x73ad8f3fba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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:     0x73ad8f5fb692 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x73ad8f5fb692 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x73ad8f5fb692 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x73ad8f5fb692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x73ad8f64c283 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x73ad8f64c283 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x73ad8f5ef243 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x73ad8f5ef243 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x73ad8f5fb4e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x73ad8f5ff1bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x73ad8f5ff012 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63c711a53214 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63c711a53214 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x73ad8f5ffd0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x73ad8f5ffd0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x73ad8f5ff9da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x73ad8f5fbb89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x73ad8f5ff66d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x73ad8f647690 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x73ad8f647c76 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x63c711996369 - core::result::Result<T,E>::unwrap::h158db0d1f8bb8ba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63c711996369 - pink_sidevm_macro::tests::test_main::h279357310fdadd52
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:28:5
[INFO] [stdout]   22:     0x63c711996fd9 - pink_sidevm_macro::tests::test_main::{{closure}}::hb851e3100eee83a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:22:15
[INFO] [stdout]   23:     0x63c711996fd9 - core::ops::function::FnOnce::call_once::h9d83d3adeb2e6540
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63c711a5894b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63c711a5894b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x63c711a57b8e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x63c711a57b8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x63c711a57b8e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x63c711a57b8e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x63c711a57b8e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63c711a57b8e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x63c711a57b8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x63c711a1b734 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x63c711a1b734 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x63c711a1f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63c711a1f0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x63c711a1f0da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x63c711a1f0da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x63c711a1f0da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63c711a1f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63c711a1f0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x73ad8f604507 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x73ad8f604507 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x73ad8f604507 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x73ad8f36eaa4 - <unknown>
[INFO] [stdout]   46:     0x73ad8f3fba34 - clone
[INFO] [stdout]   47:                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 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c421e7d09d32b93186314eda719851238bc9eb8bed3444f311972230e18b7e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c421e7d09d32b93186314eda719851238bc9eb8bed3444f311972230e18b7e01", kill_on_drop: false }`
[INFO] [stdout] c421e7d09d32b93186314eda719851238bc9eb8bed3444f311972230e18b7e01
