[INFO] fetching crate sidevm-macro 0.2.0-alpha.7... [INFO] testing sidevm-macro-0.2.0-alpha.7 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sidevm-macro 0.2.0-alpha.7 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sidevm-macro 0.2.0-alpha.7 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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] 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d078fe6f2dc3a59cc9d2999d29db127913e3f5ff6fcf4320e6519b436dcddd4a [INFO] running `Command { std: "docker" "start" "-a" "d078fe6f2dc3a59cc9d2999d29db127913e3f5ff6fcf4320e6519b436dcddd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d078fe6f2dc3a59cc9d2999d29db127913e3f5ff6fcf4320e6519b436dcddd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d078fe6f2dc3a59cc9d2999d29db127913e3f5ff6fcf4320e6519b436dcddd4a", kill_on_drop: false }` [INFO] [stdout] d078fe6f2dc3a59cc9d2999d29db127913e3f5ff6fcf4320e6519b436dcddd4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7befd5b201c4b4cdcf84f00c185ecd8fc44c1691456e4d2d96b436ef439f47bd [INFO] running `Command { std: "docker" "start" "-a" "7befd5b201c4b4cdcf84f00c185ecd8fc44c1691456e4d2d96b436ef439f47bd", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [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 6.94s [INFO] running `Command { std: "docker" "inspect" "7befd5b201c4b4cdcf84f00c185ecd8fc44c1691456e4d2d96b436ef439f47bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7befd5b201c4b4cdcf84f00c185ecd8fc44c1691456e4d2d96b436ef439f47bd", kill_on_drop: false }` [INFO] [stdout] 7befd5b201c4b4cdcf84f00c185ecd8fc44c1691456e4d2d96b436ef439f47bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37923ff1b61924a7610b86fb4bcdeec68184da665f4ee536f93cd5909624d381 [INFO] running `Command { std: "docker" "start" "-a" "37923ff1b61924a7610b86fb4bcdeec68184da665f4ee536f93cd5909624d381", 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 3.96s [INFO] running `Command { std: "docker" "inspect" "37923ff1b61924a7610b86fb4bcdeec68184da665f4ee536f93cd5909624d381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37923ff1b61924a7610b86fb4bcdeec68184da665f4ee536f93cd5909624d381", kill_on_drop: false }` [INFO] [stdout] 37923ff1b61924a7610b86fb4bcdeec68184da665f4ee536f93cd5909624d381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3de40bf234e4e2c841ceb19a6b1b529c31e2ec4e493a9d13796dcd0ad1624482 [INFO] running `Command { std: "docker" "start" "-a" "3de40bf234e4e2c841ceb19a6b1b529c31e2ec4e493a9d13796dcd0ad1624482", 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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sidevm_macro-0fab9ae207ca3296) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2440211fe03bc45c89b6dc1a3df18382ce91e32b'. [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 '2440211fe03bc45c89b6dc1a3df18382ce91e32b'. [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_main ... FAILED [INFO] [stdout] test tests::test_ocall ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--lib` [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>> { [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' (26) 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: 0x7b3359401682 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7b3359401682 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7b3359401682 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7b3359401682 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7b335943270f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7b335943270f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x7b33593b2521 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7b33593b2521 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7b33593c7b62 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7b33593cfe5a - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x7b33593cfcec - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5764daa527de - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5764daa527de - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7b33593d05bf - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x7b33593d05bf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x7b33593d036a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x7b33593c7ca9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x7b33593a3cad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x7b3359442730 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x7b3359441096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5764da92e03f - core::result::Result::unwrap::hf9446e3d44ac218c [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5764da92e03f - sidevm_macro::tests::test_main::h54aba146444b311f [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:29:5 [INFO] [stdout] 22: 0x5764da92e1c7 - sidevm_macro::tests::test_main::{{closure}}::h8d2e336612e42dd0 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:23:15 [INFO] [stdout] 23: 0x5764da91f0f6 - core::ops::function::FnOnce::call_once::h853940b0f1bc3af2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5764daa525bb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5764daa525bb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5764daa681e5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5764daa681e5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5764daa681e5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5764daa681e5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5764daa681e5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5764daa681e5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5764daa681e5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5764daa3e9f4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5764daa3e9f4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5764daa4239a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5764daa4239a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5764daa4239a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5764daa4239a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5764daa4239a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5764daa4239a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5764daa4239a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7b33593c22ff - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x7b33593c22ff - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7b335915daa4 - [INFO] [stdout] 45: 0x7b33591eaa34 - clone [INFO] [stdout] 46: 0x0 - [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 = 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 = 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 = 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 = 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 │- 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 │- 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( [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 { [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' (27) 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: 0x7b3359401682 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7b3359401682 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7b3359401682 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7b3359401682 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7b335943270f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7b335943270f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x7b33593b2521 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7b33593b2521 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7b33593c7b62 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7b33593cfe5a - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x7b33593cfcec - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5764daa527de - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5764daa527de - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7b33593d05bf - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x7b33593d05bf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x7b33593d036a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x7b33593c7ca9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x7b33593a3cad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x7b3359442730 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x7b3359441096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5764da92d5d7 - core::result::Result::unwrap::hf9446e3d44ac218c [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5764da92d5d7 - sidevm_macro::tests::test_ocall::h188c013ecb711046 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:19:5 [INFO] [stdout] 22: 0x5764da92d807 - sidevm_macro::tests::test_ocall::{{closure}}::h8763d9dd4c22dcd3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:3:16 [INFO] [stdout] 23: 0x5764da91f166 - core::ops::function::FnOnce::call_once::hf13f00876a4f1428 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5764daa525bb - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5764daa525bb - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5764daa681e5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5764daa681e5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5764daa681e5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5764daa681e5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5764daa681e5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5764daa681e5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5764daa681e5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5764daa3e9f4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5764daa3e9f4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5764daa4239a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5764daa4239a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5764daa4239a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5764daa4239a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5764daa4239a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5764daa4239a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5764daa4239a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7b33593c22ff - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x7b33593c22ff - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7b335915daa4 - [INFO] [stdout] 45: 0x7b33591eaa34 - clone [INFO] [stdout] 46: 0x0 - [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 1.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3de40bf234e4e2c841ceb19a6b1b529c31e2ec4e493a9d13796dcd0ad1624482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de40bf234e4e2c841ceb19a6b1b529c31e2ec4e493a9d13796dcd0ad1624482", kill_on_drop: false }` [INFO] [stdout] 3de40bf234e4e2c841ceb19a6b1b529c31e2ec4e493a9d13796dcd0ad1624482