[INFO] cloning repository https://github.com/sunjay/wolf-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/wolf-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fwolf-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fwolf-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b8a8130b685a02506f9079acd6cdf60daed5329 [INFO] testing sunjay/wolf-asm against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fwolf-asm" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/wolf-asm on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sunjay/wolf-asm [INFO] finished tweaking git repo https://github.com/sunjay/wolf-asm [INFO] tweaked toml for git repo https://github.com/sunjay/wolf-asm written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/wolf-asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53b1f058d1d235b55ce076a14a79f53f06ffe580342a7fc58872bec8bde9d079 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53b1f058d1d235b55ce076a14a79f53f06ffe580342a7fc58872bec8bde9d079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53b1f058d1d235b55ce076a14a79f53f06ffe580342a7fc58872bec8bde9d079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b1f058d1d235b55ce076a14a79f53f06ffe580342a7fc58872bec8bde9d079", kill_on_drop: false }` [INFO] [stdout] 53b1f058d1d235b55ce076a14a79f53f06ffe580342a7fc58872bec8bde9d079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42659b1abcba02af228006d37179a9d6f8d56f36b56977124e6f42d7110be7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e42659b1abcba02af228006d37179a9d6f8d56f36b56977124e6f42d7110be7c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling wolf-asm v0.1.0 (/opt/rustwide/workdir/asm) [INFO] [stderr] Compiling wolf-vm v0.1.0 (/opt/rustwide/workdir/vm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "e42659b1abcba02af228006d37179a9d6f8d56f36b56977124e6f42d7110be7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42659b1abcba02af228006d37179a9d6f8d56f36b56977124e6f42d7110be7c", kill_on_drop: false }` [INFO] [stdout] e42659b1abcba02af228006d37179a9d6f8d56f36b56977124e6f42d7110be7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 94e65369b5c9203be26f0ac56865fc79078529022b9655ac355f3c8a39738fc2 [INFO] running `Command { std: "docker" "start" "-a" "94e65369b5c9203be26f0ac56865fc79078529022b9655ac355f3c8a39738fc2", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wolf-vm v0.1.0 (/opt/rustwide/workdir/vm) [INFO] [stderr] Compiling wolf-asm v0.1.0 (/opt/rustwide/workdir/asm) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.81s [INFO] running `Command { std: "docker" "inspect" "94e65369b5c9203be26f0ac56865fc79078529022b9655ac355f3c8a39738fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e65369b5c9203be26f0ac56865fc79078529022b9655ac355f3c8a39738fc2", kill_on_drop: false }` [INFO] [stdout] 94e65369b5c9203be26f0ac56865fc79078529022b9655ac355f3c8a39738fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 838610f63e39cee8d1bdd26e2201d5d0136ccc481ad5ca6ccf09ce7ad7f22112 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "838610f63e39cee8d1bdd26e2201d5d0136ccc481ad5ca6ccf09ce7ad7f22112", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wolf_asm-3402c198c8b52014) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test asm::layout::tests::encoded_instr ... ok [INFO] [stdout] test asm::layout::tests::fits_within_arguments_section ... ok [INFO] [stdout] test parser::lexer::tests::bytes ... ok [INFO] [stdout] test parser::lexer::tests::dot_idents ... ok [INFO] [stdout] test parser::lexer::tests::hex_literals_invalid ... ok [INFO] [stdout] test parser::lexer::tests::hex_literals ... ok [INFO] [stdout] test parser::lexer::tests::bytes_mismatched_quotes ... ok [INFO] [stdout] test parser::lexer::tests::bytes_invalid_escape ... ok [INFO] [stdout] test parser::lexer::tests::idents_invalid ... ok [INFO] [stdout] test parser::lexer::tests::line_comments ... ok [INFO] [stdout] test parser::lexer::tests::keywords ... ok [INFO] [stdout] test parser::lexer::tests::idents ... ok [INFO] [stdout] test parser::lexer::tests::offset_register ... ok [INFO] [stdout] test parser::lexer::tests::parens ... ok [INFO] [stdout] test parser::lexer::tests::dot_idents_invalid ... ok [INFO] [stdout] test parser::lexer::tests::unknown_token_start ... ok [INFO] [stdout] test parser::lexer::tests::registers_invalid ... ok [INFO] [stdout] test parser::lexer::tests::decimal_literals ... ok [INFO] [stdout] test parser::lexer::tests::comma ... ok [INFO] [stdout] test parser::lexer::tests::binary_literals ... ok [INFO] [stdout] test parser::lexer::tests::bytes_multiline ... ok [INFO] [stdout] test parser::lexer::tests::decimal_literals_invalid ... ok [INFO] [stdout] test parser::lexer::tests::binary_literals_invalid ... ok [INFO] [stdout] test parser::lexer::tests::colon ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wolf_asm-e65868a14ddf01a5) [INFO] [stdout] test parser::lexer::tests::newline ... ok [INFO] [stdout] test parser::lexer::tests::registers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/assembler-test.rs (/opt/rustwide/target/debug/deps/assembler_test-151d2a287926d08f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ui ... ok [INFO] [stdout] test run_pass ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wolf_vm-f45536da3ad8eaa9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wolf_vm-71010516765290bf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_execute.rs (/opt/rustwide/target/debug/deps/test_execute-95864ddcd04866f2) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cmp_flags ... ok [INFO] [stdout] test add_flags ... ok [INFO] [stdout] test sub_flags ... ok [INFO] [stdout] test mulu_flags ... ok [INFO] [stdout] test mul_flags ... ok [INFO] [stdout] test mullu_flags ... ok [INFO] [stdout] test mull_flags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/vm-test.rs (/opt/rustwide/target/debug/deps/vm_test-18d5af8497ddf98b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test run_fail ... FAILED [INFO] [stdout] test run_pass ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- run_fail stdout ---- [INFO] [stdout] [run-fail] Running assembler on ../tests/run-fail/invalid-instruction.wa [INFO] [stdout] [run-fail] Running assembler on ../tests/run-fail/large-executable.wa [INFO] [stdout] [run-fail] Running assembler on ../tests/run-fail/out-of-bounds-access.wa [INFO] [stdout] [run-fail] Running assembler on ../tests/run-fail/divide-by-zero.wa [INFO] [stdout] [run-fail] Running assembler on ../tests/run-fail/jump-too-far.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/cat.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/count.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/hello.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/fib.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/oscillating_sum.wa [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/tic-tac-toe.wa [INFO] [stdout] [run-fail] Running VM on ../tests/run-fail/invalid-instruction.wa (/tmp/.tmpupx4eB) [INFO] [stdout] [run-pass] Running assembler on ../tests/run-pass/calc.wa [INFO] [stdout] [run-fail] Running VM on ../tests/run-fail/jump-too-far.wa (/tmp/.tmpw3oMA0) [INFO] [stdout] [run-fail] Running VM on ../tests/run-fail/divide-by-zero.wa (/tmp/.tmpQ8ZJgT) [INFO] [stdout] [run-fail] Running VM on ../tests/run-fail/out-of-bounds-access.wa (/tmp/.tmp5DI4EU) [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/cat.wa (/tmp/.tmps8mDlO) [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/oscillating_sum.wa (/tmp/.tmpKDE3qm) [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/hello.wa (/tmp/.tmpeloaAc) [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/calc.wa (/tmp/.tmpoDFiCI) [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/fib.wa (/tmp/.tmpVwrVTI) [INFO] [stdout] [run-pass] Finished running VM on ../tests/run-pass/calc.wa [INFO] [stdout] [run-fail] Running VM on ../tests/run-fail/large-executable.wa (/tmp/.tmpUIGPMr) [INFO] [stdout] [run-pass] Finished running VM on ../tests/run-pass/hello.wa [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/count.wa (/tmp/.tmpcfCeAt) [INFO] [stdout] [run-pass] Finished running VM on ../tests/run-pass/cat.wa [INFO] [stdout] thread '' panicked at 'Error for '../tests/run-fail/invalid-instruction.wa' did not match '../tests/run-fail/invalid-instruction.stderr'', vm/tests/vm-test.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562eddf51f90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562eddf51f90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562eddf51f90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562eddf51f90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562eddf7510c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x562eddf4e505 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x562eddf541db - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562eddf541db - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562eddf541db - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562eddf53cec - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562eddf548a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562eddf54387 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562eddf5246c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562eddf542e9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562edde5fc9b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562edde63ed7 - vm_test::run_fail::{{closure}}::heaf171d673fa6c3f [INFO] [stdout] at /opt/rustwide/workdir/vm/tests/vm-test.rs:77:21 [INFO] [stdout] 16: 0x562edde783e0 - as rayon::iter::plumbing::Folder>::consume::h1868c59f81551b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 17: 0x562edde7231d - as rayon::iter::plumbing::Folder>::consume::h6b6dcd55f2fd2bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/panic_fuse.rs:301:21 [INFO] [stdout] 18: 0x562edde78fdb - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hfec54f7b81419148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/par_bridge.rs:154:30 [INFO] [stdout] 19: 0x562edde760ca - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:482:9 [INFO] [stdout] 20: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 21: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 22: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x562edde7c9dd - __rust_try [INFO] [stdout] 25: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 28: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 29: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 30: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stderr] error: test failed, to rerun pass '-p wolf-vm --test vm-test' [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 31: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 32: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 33: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 34: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x562edde7c9dd - __rust_try [INFO] [stdout] 37: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 40: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 41: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 42: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 43: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 44: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 45: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 46: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 47: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x562edde7c9dd - __rust_try [INFO] [stdout] 49: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 52: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 53: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 54: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 55: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 56: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 57: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 58: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x562edde7c9dd - __rust_try [INFO] [stdout] 61: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 64: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 65: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 66: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 67: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 68: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 69: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 70: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 71: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 72: 0x562edde7c9dd - __rust_try [INFO] [stdout] 73: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 75: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 76: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 77: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 78: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 79: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 80: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 81: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 82: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 83: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 84: 0x562edde7c9dd - __rust_try [INFO] [stdout] 85: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 86: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 87: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 88: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 89: 0x562edde739c3 - rayon_core::registry::in_worker::h41e5a7555b9a17c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:803:13 [INFO] [stdout] 90: 0x562edde65deb - rayon_core::join::join_context::h8258f2fff93dc09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:133:5 [INFO] [stdout] 91: 0x562edde75e91 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 92: 0x562edde76a63 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h3a859a1fa78b5631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 93: 0x562edde6750a - rayon_core::join::join_context::call_a::{{closure}}::hb13b3a52ced88dbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:125:17 [INFO] [stdout] 94: 0x562edde6a890 - as core::ops::function::FnOnce<()>>::call_once::hb09343a9cb29a875 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 95: 0x562edde7c43a - std::panicking::try::do_call::h589d98713edf1231 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x562edde7c9dd - __rust_try [INFO] [stdout] 97: 0x562edde7c311 - std::panicking::try::hebd56847c3960324 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x562edde6aee0 - std::panic::catch_unwind::h4fd62f8cfbdf0b51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 99: 0x562edde7a587 - rayon_core::unwind::halt_unwinding::hdea39ea213a665cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 100: 0x562edde66c90 - rayon_core::join::join_context::{{closure}}::h8cac30300e11b373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:146:24 [INFO] [stdout] 101: 0x562edde73742 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::h735be556b56b246d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:447:21 [INFO] [stdout] 102: 0x562edde74d23 - as rayon_core::job::Job>::execute::call::{{closure}}::ha7bbc392640c2900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:113:21 [INFO] [stdout] 103: 0x562edde6a8c3 - as core::ops::function::FnOnce<()>>::call_once::he7d6091a7a3f5284 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 104: 0x562edde7c500 - std::panicking::try::do_call::hab7fb532e65fb7aa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 105: 0x562edde7c9dd - __rust_try [INFO] [stdout] 106: 0x562edde7c117 - std::panicking::try::h910685c3eec5099b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 107: 0x562edde6af63 - std::panic::catch_unwind::hb886ff8ab93050b4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 108: 0x562edde7a40d - rayon_core::unwind::halt_unwinding::h268a807ef4d8d9c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 109: 0x562edde74271 - as rayon_core::job::Job>::execute::h4cbcd3b4879ee60d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:119:38 [INFO] [stdout] 110: 0x562eddf07eee - rayon_core::job::JobRef::execute::h3326e2cc1439e79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:59:9 [INFO] [stdout] 111: 0x562eddf0c7f2 - rayon_core::registry::WorkerThread::execute::hac6103cd95933285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:685:9 [INFO] [stdout] 112: 0x562eddf0c559 - rayon_core::registry::WorkerThread::wait_until_cold::h8aab94cca1f07d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:669:17 [INFO] [stdout] 113: 0x562eddf0bdcf - rayon_core::registry::WorkerThread::wait_until::h526a437ae7c0c217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:643:13 [INFO] [stdout] 114: 0x562eddf0d097 - rayon_core::registry::main_loop::h5b56ffc05ded0f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:763:5 [INFO] [stdout] 115: 0x562eddf09ecd - rayon_core::registry::ThreadBuilder::run::hfec4d0a5090173d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:56:18 [INFO] [stdout] 116: 0x562eddf0a3fd - ::spawn::{{closure}}::hf7fcd614b89ccada [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:101:20 [INFO] [stdout] 117: 0x562eddef7730 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23a9b7e60e286388 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 118: 0x562eddefbb1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha39d184306506e1f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 119: 0x562eddefa171 - as core::ops::function::FnOnce<()>>::call_once::h4c87df58c843dc53 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 120: 0x562eddf0e41c - std::panicking::try::do_call::h35c41dcbcfd69848 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 121: 0x562eddf0f38d - __rust_try [INFO] [stdout] 122: 0x562eddf0e357 - std::panicking::try::hba37fcc58206c36f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 123: 0x562eddefaee1 - std::panic::catch_unwind::h29c9294f21d92090 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 124: 0x562eddefb92c - std::thread::Builder::spawn_unchecked::{{closure}}::hca6bcee7e104d007 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 125: 0x562eddefed5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf922a9e0c41496d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 126: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 127: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 128: 0x562eddf59c57 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 129: 0x7f9f2905d609 - start_thread [INFO] [stdout] 130: 0x7f9f28e35293 - clone [INFO] [stdout] 131: 0x0 - [INFO] [stdout] thread '' panicked at 'Error for '../tests/run-fail/out-of-bounds-access.wa' did not match '../tests/run-fail/out-of-bounds-access.stderr'', vm/tests/vm-test.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562eddf51f90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562eddf51f90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562eddf51f90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562eddf51f90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562eddf7510c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x562eddf4e505 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x562eddf541db - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562eddf541db - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562eddf541db - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562eddf53cec - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562eddf548a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562eddf54387 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562eddf5246c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562eddf542e9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562edde5fc9b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562edde63ed7 - vm_test::run_fail::{{closure}}::heaf171d673fa6c3f [INFO] [stdout] at /opt/rustwide/workdir/vm/tests/vm-test.rs:77:21 [INFO] [stdout] 16: 0x562edde783e0 - as rayon::iter::plumbing::Folder>::consume::h1868c59f81551b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 17: 0x562edde7231d - as rayon::iter::plumbing::Folder>::consume::h6b6dcd55f2fd2bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/panic_fuse.rs:301:21 [INFO] [stdout] 18: 0x562edde78fdb - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hfec54f7b81419148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/par_bridge.rs:154:30 [INFO] [stdout] 19: 0x562edde7602e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 20: 0x562edde76d03 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9090fc5859f003ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 21: 0x562edde676c8 - rayon_core::join::join_context::call_b::{{closure}}::hf136ee96ef0d269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:130:25 [INFO] [stdout] 22: 0x562edde74c5e - as rayon_core::job::Job>::execute::call::{{closure}}::h181bc22ca05215df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:113:21 [INFO] [stdout] 23: 0x562edde6a8f0 - as core::ops::function::FnOnce<()>>::call_once::hf771fa3483514a80 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x562edde7c55a - std::panicking::try::do_call::hd5b000eea77e9d81 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x562edde7c9dd - __rust_try [INFO] [stdout] 26: 0x562edde7bf11 - std::panicking::try::h226f60303112930b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x562edde6afa0 - std::panic::catch_unwind::hc75ff558453f2837 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x562edde7a467 - rayon_core::unwind::halt_unwinding::h78ab01bf5cfefeca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 29: 0x562edde74508 - as rayon_core::job::Job>::execute::h80ced3a4a8ae1b91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:119:38 [INFO] [stdout] 30: 0x562eddf07eee - rayon_core::job::JobRef::execute::h3326e2cc1439e79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:59:9 [INFO] [stdout] 31: 0x562eddf0c7f2 - rayon_core::registry::WorkerThread::execute::hac6103cd95933285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:685:9 [INFO] [stdout] 32: 0x562eddf0c559 - rayon_core::registry::WorkerThread::wait_until_cold::h8aab94cca1f07d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:669:17 [INFO] [stdout] 33: 0x562eddf0bdcf - rayon_core::registry::WorkerThread::wait_until::h526a437ae7c0c217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:643:13 [INFO] [stdout] 34: 0x562eddf0d097 - rayon_core::registry::main_loop::h5b56ffc05ded0f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:763:5 [INFO] [stdout] 35: 0x562eddf09ecd - rayon_core::registry::ThreadBuilder::run::hfec4d0a5090173d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:56:18 [INFO] [stdout] 36: 0x562eddf0a3fd - ::spawn::{{closure}}::hf7fcd614b89ccada [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:101:20 [INFO] [stdout] 37: 0x562eddef7730 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23a9b7e60e286388 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x562eddefbb1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha39d184306506e1f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 39: 0x562eddefa171 - as core::ops::function::FnOnce<()>>::call_once::h4c87df58c843dc53 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x562eddf0e41c - std::panicking::try::do_call::h35c41dcbcfd69848 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x562eddf0f38d - __rust_try [INFO] [stdout] 42: 0x562eddf0e357 - std::panicking::try::hba37fcc58206c36f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x562eddefaee1 - std::panic::catch_unwind::h29c9294f21d92090 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x562eddefb92c - std::thread::Builder::spawn_unchecked::{{closure}}::hca6bcee7e104d007 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 45: 0x562eddefed5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf922a9e0c41496d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 48: 0x562eddf59c57 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 49: 0x7f9f2905d609 - start_thread [INFO] [stdout] 50: 0x7f9f28e35293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] thread '' panicked at 'Error for '../tests/run-fail/divide-by-zero.wa' did not match '../tests/run-fail/divide-by-zero.stderr'', vm/tests/vm-test.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562eddf51f90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562eddf51f90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562eddf51f90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562eddf51f90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562eddf7510c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x562eddf4e505 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x562eddf541db - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562eddf541db - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562eddf541db - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562eddf53cec - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562eddf548a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562eddf54387 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562eddf5246c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562eddf542e9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562edde5fc9b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562edde63ed7 - vm_test::run_fail::{{closure}}::heaf171d673fa6c3f [INFO] [stdout] at /opt/rustwide/workdir/vm/tests/vm-test.rs:77:21 [INFO] [stdout] 16: 0x562edde783e0 - as rayon::iter::plumbing::Folder>::consume::h1868c59f81551b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 17: 0x562edde7231d - as rayon::iter::plumbing::Folder>::consume::h6b6dcd55f2fd2bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/panic_fuse.rs:301:21 [INFO] [stdout] 18: 0x562edde78fdb - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hfec54f7b81419148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/par_bridge.rs:154:30 [INFO] [stdout] 19: 0x562edde7602e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 20: 0x562edde76d03 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9090fc5859f003ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 21: 0x562edde676c8 - rayon_core::join::join_context::call_b::{{closure}}::hf136ee96ef0d269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:130:25 [INFO] [stdout] 22: 0x562edde74c5e - as rayon_core::job::Job>::execute::call::{{closure}}::h181bc22ca05215df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:113:21 [INFO] [stdout] 23: 0x562edde6a8f0 - as core::ops::function::FnOnce<()>>::call_once::hf771fa3483514a80 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x562edde7c55a - std::panicking::try::do_call::hd5b000eea77e9d81 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x562edde7c9dd - __rust_try [INFO] [stdout] 26: 0x562edde7bf11 - std::panicking::try::h226f60303112930b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x562edde6afa0 - std::panic::catch_unwind::hc75ff558453f2837 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x562edde7a467 - rayon_core::unwind::halt_unwinding::h78ab01bf5cfefeca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 29: 0x562edde74508 - as rayon_core::job::Job>::execute::h80ced3a4a8ae1b91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:119:38 [INFO] [stdout] 30: 0x562eddf07eee - rayon_core::job::JobRef::execute::h3326e2cc1439e79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:59:9 [INFO] [stdout] 31: 0x562eddf0c7f2 - rayon_core::registry::WorkerThread::execute::hac6103cd95933285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:685:9 [INFO] [stdout] 32: 0x562eddf0c559 - rayon_core::registry::WorkerThread::wait_until_cold::h8aab94cca1f07d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:669:17 [INFO] [stdout] 33: 0x562eddf0bdcf - rayon_core::registry::WorkerThread::wait_until::h526a437ae7c0c217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:643:13 [INFO] [stdout] 34: 0x562eddf0d097 - rayon_core::registry::main_loop::h5b56ffc05ded0f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:763:5 [INFO] [stdout] 35: 0x562eddf09ecd - rayon_core::registry::ThreadBuilder::run::hfec4d0a5090173d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:56:18 [INFO] [stdout] 36: 0x562eddf0a3fd - ::spawn::{{closure}}::hf7fcd614b89ccada [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:101:20 [INFO] [stdout] 37: 0x562eddef7730 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23a9b7e60e286388 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x562eddefbb1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha39d184306506e1f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 39: 0x562eddefa171 - as core::ops::function::FnOnce<()>>::call_once::h4c87df58c843dc53 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x562eddf0e41c - std::panicking::try::do_call::h35c41dcbcfd69848 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x562eddf0f38d - __rust_try [INFO] [stdout] 42: 0x562eddf0e357 - std::panicking::try::hba37fcc58206c36f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x562eddefaee1 - std::panic::catch_unwind::h29c9294f21d92090 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x562eddefb92c - std::thread::Builder::spawn_unchecked::{{closure}}::hca6bcee7e104d007 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 45: 0x562eddefed5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf922a9e0c41496d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 48: 0x562eddf59c57 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 49: 0x7f9f2905d609 - start_thread [INFO] [stdout] 50: 0x7f9f28e35293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [run-pass] Finished running VM on ../tests/run-pass/fib.wa [INFO] [stdout] [run-pass] Running VM on ../tests/run-pass/tic-tac-toe.wa (/tmp/.tmpE3c6fi) [INFO] [stdout] thread '' panicked at 'Error for '../tests/run-fail/jump-too-far.wa' did not match '../tests/run-fail/jump-too-far.stderr'', vm/tests/vm-test.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562eddf51f90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562eddf51f90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562eddf51f90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562eddf51f90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562eddf7510c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x562eddf4e505 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x562eddf541db - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562eddf541db - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562eddf541db - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562eddf53cec - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562eddf548a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562eddf54387 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562eddf5246c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562eddf542e9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562edde5fc9b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562edde63ed7 - vm_test::run_fail::{{closure}}::heaf171d673fa6c3f [INFO] [stdout] at /opt/rustwide/workdir/vm/tests/vm-test.rs:77:21 [INFO] [stdout] 16: 0x562edde783e0 - as rayon::iter::plumbing::Folder>::consume::h1868c59f81551b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 17: 0x562edde7231d - as rayon::iter::plumbing::Folder>::consume::h6b6dcd55f2fd2bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/panic_fuse.rs:301:21 [INFO] [stdout] 18: 0x562edde78fdb - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hfec54f7b81419148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/par_bridge.rs:154:30 [INFO] [stdout] 19: 0x562edde7602e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 20: 0x562edde76d03 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9090fc5859f003ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 21: 0x562edde676c8 - rayon_core::join::join_context::call_b::{{closure}}::hf136ee96ef0d269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:130:25 [INFO] [stdout] 22: 0x562edde74c5e - as rayon_core::job::Job>::execute::call::{{closure}}::h181bc22ca05215df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:113:21 [INFO] [stdout] 23: 0x562edde6a8f0 - as core::ops::function::FnOnce<()>>::call_once::hf771fa3483514a80 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x562edde7c55a - std::panicking::try::do_call::hd5b000eea77e9d81 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x562edde7c9dd - __rust_try [INFO] [stdout] 26: 0x562edde7bf11 - std::panicking::try::h226f60303112930b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x562edde6afa0 - std::panic::catch_unwind::hc75ff558453f2837 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x562edde7a467 - rayon_core::unwind::halt_unwinding::h78ab01bf5cfefeca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 29: 0x562edde74508 - as rayon_core::job::Job>::execute::h80ced3a4a8ae1b91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:119:38 [INFO] [stdout] 30: 0x562eddf07eee - rayon_core::job::JobRef::execute::h3326e2cc1439e79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:59:9 [INFO] [stdout] 31: 0x562eddf0c7f2 - rayon_core::registry::WorkerThread::execute::hac6103cd95933285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:685:9 [INFO] [stdout] 32: 0x562eddf0c559 - rayon_core::registry::WorkerThread::wait_until_cold::h8aab94cca1f07d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:669:17 [INFO] [stdout] 33: 0x562eddf0bdcf - rayon_core::registry::WorkerThread::wait_until::h526a437ae7c0c217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:643:13 [INFO] [stdout] 34: 0x562eddf0d097 - rayon_core::registry::main_loop::h5b56ffc05ded0f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:763:5 [INFO] [stdout] 35: 0x562eddf09ecd - rayon_core::registry::ThreadBuilder::run::hfec4d0a5090173d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:56:18 [INFO] [stdout] 36: 0x562eddf0a3fd - ::spawn::{{closure}}::hf7fcd614b89ccada [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:101:20 [INFO] [stdout] 37: 0x562eddef7730 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23a9b7e60e286388 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x562eddefbb1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha39d184306506e1f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 39: 0x562eddefa171 - as core::ops::function::FnOnce<()>>::call_once::h4c87df58c843dc53 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x562eddf0e41c - std::panicking::try::do_call::h35c41dcbcfd69848 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x562eddf0f38d - __rust_try [INFO] [stdout] 42: 0x562eddf0e357 - std::panicking::try::hba37fcc58206c36f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x562eddefaee1 - std::panic::catch_unwind::h29c9294f21d92090 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x562eddefb92c - std::thread::Builder::spawn_unchecked::{{closure}}::hca6bcee7e104d007 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 45: 0x562eddefed5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf922a9e0c41496d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 48: 0x562eddf59c57 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 49: 0x7f9f2905d609 - start_thread [INFO] [stdout] 50: 0x7f9f28e35293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] thread '' panicked at 'Error for '../tests/run-fail/large-executable.wa' did not match '../tests/run-fail/large-executable.stderr'', vm/tests/vm-test.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562eddf51f90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562eddf51f90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562eddf51f90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562eddf51f90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562eddf7510c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x562eddf4e505 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x562eddf541db - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562eddf541db - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562eddf541db - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562eddf53cec - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562eddf548a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562eddf54387 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562eddf5246c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562eddf542e9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562edde5fc9b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562edde63ed7 - vm_test::run_fail::{{closure}}::heaf171d673fa6c3f [INFO] [stdout] at /opt/rustwide/workdir/vm/tests/vm-test.rs:77:21 [INFO] [stdout] 16: 0x562edde783e0 - as rayon::iter::plumbing::Folder>::consume::h1868c59f81551b7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 17: 0x562edde7231d - as rayon::iter::plumbing::Folder>::consume::h6b6dcd55f2fd2bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/panic_fuse.rs:301:21 [INFO] [stdout] 18: 0x562edde78fdb - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hfec54f7b81419148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/par_bridge.rs:154:30 [INFO] [stdout] 19: 0x562edde7602e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h0ef58f128213b856 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 20: 0x562edde76d03 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9090fc5859f003ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 21: 0x562edde676c8 - rayon_core::join::join_context::call_b::{{closure}}::hf136ee96ef0d269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/join/mod.rs:130:25 [INFO] [stdout] 22: 0x562edde74c5e - as rayon_core::job::Job>::execute::call::{{closure}}::h181bc22ca05215df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:113:21 [INFO] [stdout] 23: 0x562edde6a8f0 - as core::ops::function::FnOnce<()>>::call_once::hf771fa3483514a80 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x562edde7c55a - std::panicking::try::do_call::hd5b000eea77e9d81 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x562edde7c9dd - __rust_try [INFO] [stdout] 26: 0x562edde7bf11 - std::panicking::try::h226f60303112930b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x562edde6afa0 - std::panic::catch_unwind::hc75ff558453f2837 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x562edde7a467 - rayon_core::unwind::halt_unwinding::h78ab01bf5cfefeca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/unwind.rs:17:5 [INFO] [stdout] 29: 0x562edde74508 - as rayon_core::job::Job>::execute::h80ced3a4a8ae1b91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:119:38 [INFO] [stdout] 30: 0x562eddf07eee - rayon_core::job::JobRef::execute::h3326e2cc1439e79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/job.rs:59:9 [INFO] [stdout] 31: 0x562eddf0c7f2 - rayon_core::registry::WorkerThread::execute::hac6103cd95933285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:685:9 [INFO] [stdout] 32: 0x562eddf0c559 - rayon_core::registry::WorkerThread::wait_until_cold::h8aab94cca1f07d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:669:17 [INFO] [stdout] 33: 0x562eddf0bdcf - rayon_core::registry::WorkerThread::wait_until::h526a437ae7c0c217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:643:13 [INFO] [stdout] 34: 0x562eddf0d097 - rayon_core::registry::main_loop::h5b56ffc05ded0f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:763:5 [INFO] [stdout] 35: 0x562eddf09ecd - rayon_core::registry::ThreadBuilder::run::hfec4d0a5090173d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:56:18 [INFO] [stdout] 36: 0x562eddf0a3fd - ::spawn::{{closure}}::hf7fcd614b89ccada [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1/src/registry.rs:101:20 [INFO] [stdout] 37: 0x562eddef7730 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23a9b7e60e286388 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x562eddefbb1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha39d184306506e1f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 39: 0x562eddefa171 - as core::ops::function::FnOnce<()>>::call_once::h4c87df58c843dc53 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x562eddf0e41c - std::panicking::try::do_call::h35c41dcbcfd69848 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x562eddf0f38d - __rust_try [INFO] [stdout] 42: 0x562eddf0e357 - std::panicking::try::hba37fcc58206c36f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x562eddefaee1 - std::panic::catch_unwind::h29c9294f21d92090 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x562eddefb92c - std::thread::Builder::spawn_unchecked::{{closure}}::hca6bcee7e104d007 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 45: 0x562eddefed5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf922a9e0c41496d5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x562eddf59c57 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 48: 0x562eddf59c57 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 49: 0x7f9f2905d609 - start_thread [INFO] [stdout] 50: 0x7f9f28e35293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] run_fail [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "838610f63e39cee8d1bdd26e2201d5d0136ccc481ad5ca6ccf09ce7ad7f22112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838610f63e39cee8d1bdd26e2201d5d0136ccc481ad5ca6ccf09ce7ad7f22112", kill_on_drop: false }` [INFO] [stdout] 838610f63e39cee8d1bdd26e2201d5d0136ccc481ad5ca6ccf09ce7ad7f22112