Oct 13 04:35:59.075 INFO testing paavohuhtala/bfcrs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:35:59.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:35:59.601 INFO blam! ff3646d27268c75f38e0206a9f472bad509f567871a43a523db70fceeb96a667 Oct 13 04:35:59.615 INFO running `"docker" "start" "-a" "ff3646d27268c75f38e0206a9f472bad509f567871a43a523db70fceeb96a667"` Oct 13 04:36:00.782 INFO kablam! usermod: no changes Oct 13 04:36:00.829 INFO kablam! Compiling bfcrs v0.1.0 (/source) Oct 13 04:36:01.634 INFO kablam! warning: the feature `iterator_find_map` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 04:36:01.635 INFO kablam! --> src/lib.rs:1:12 Oct 13 04:36:01.635 INFO kablam! | Oct 13 04:36:01.635 INFO kablam! 1 | #![feature(iterator_find_map)] Oct 13 04:36:01.636 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:36:01.636 INFO kablam! | Oct 13 04:36:01.636 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:36:01.637 INFO kablam! Oct 13 04:36:01.637 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 04:36:01.637 INFO kablam! --> src/lib.rs:2:12 Oct 13 04:36:01.638 INFO kablam! | Oct 13 04:36:01.638 INFO kablam! 2 | #![feature(iterator_flatten)] Oct 13 04:36:01.638 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:36:01.638 INFO kablam! Oct 13 04:36:03.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 13 04:36:03.810 INFO kablam! su: No module specific data is present Oct 13 04:36:04.273 INFO running `"docker" "rm" "-f" "ff3646d27268c75f38e0206a9f472bad509f567871a43a523db70fceeb96a667"` Oct 13 04:36:04.511 INFO blam! ff3646d27268c75f38e0206a9f472bad509f567871a43a523db70fceeb96a667 Oct 13 04:36:04.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:36:04.928 INFO blam! 135ea4ccd752bb8d0ddcd70ef6d24f37618ee497b7405f90b2cc71f94ef92a7d Oct 13 04:36:04.930 INFO running `"docker" "start" "-a" "135ea4ccd752bb8d0ddcd70ef6d24f37618ee497b7405f90b2cc71f94ef92a7d"` Oct 13 04:36:06.219 INFO kablam! usermod: no changes Oct 13 04:36:06.299 INFO kablam! Compiling bfcrs v0.1.0 (/source) Oct 13 04:36:07.179 INFO kablam! warning: function is never used: `run_bf_in_interpreter` Oct 13 04:36:07.187 INFO kablam! --> tests/common/interpreter_util.rs:35:1 Oct 13 04:36:07.187 INFO kablam! | Oct 13 04:36:07.187 INFO kablam! 35 | pub fn run_bf_in_interpreter(source: &str) -> RunResult { Oct 13 04:36:07.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:36:07.187 INFO kablam! | Oct 13 04:36:07.187 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:36:07.187 INFO kablam! Oct 13 04:36:08.103 INFO kablam! warning: function is never used: `run_bf_in_interpreter` Oct 13 04:36:08.103 INFO kablam! --> tests/common/interpreter_util.rs:35:1 Oct 13 04:36:08.103 INFO kablam! | Oct 13 04:36:08.103 INFO kablam! 35 | pub fn run_bf_in_interpreter(source: &str) -> RunResult { Oct 13 04:36:08.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:36:08.103 INFO kablam! | Oct 13 04:36:08.103 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:36:08.103 INFO kablam! Oct 13 04:36:09.003 INFO kablam! warning: the feature `iterator_find_map` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 04:36:09.003 INFO kablam! --> src/lib.rs:1:12 Oct 13 04:36:09.003 INFO kablam! | Oct 13 04:36:09.003 INFO kablam! 1 | #![feature(iterator_find_map)] Oct 13 04:36:09.003 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:36:09.003 INFO kablam! | Oct 13 04:36:09.003 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:36:09.003 INFO kablam! Oct 13 04:36:09.003 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 04:36:09.003 INFO kablam! --> src/lib.rs:2:12 Oct 13 04:36:09.003 INFO kablam! | Oct 13 04:36:09.003 INFO kablam! 2 | #![feature(iterator_flatten)] Oct 13 04:36:09.003 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:36:09.003 INFO kablam! Oct 13 04:36:09.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Oct 13 04:36:09.928 INFO kablam! su: No module specific data is present Oct 13 04:36:10.480 INFO running `"docker" "rm" "-f" "135ea4ccd752bb8d0ddcd70ef6d24f37618ee497b7405f90b2cc71f94ef92a7d"` Oct 13 04:36:10.867 INFO blam! 135ea4ccd752bb8d0ddcd70ef6d24f37618ee497b7405f90b2cc71f94ef92a7d Oct 13 04:36:10.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:36:11.203 INFO blam! 0343d050b0dae4d1d7f4082538f45f5d31c3a694e5b8d7ee227ac9dcb3c5700d Oct 13 04:36:11.206 INFO running `"docker" "start" "-a" "0343d050b0dae4d1d7f4082538f45f5d31c3a694e5b8d7ee227ac9dcb3c5700d"` Oct 13 04:36:12.242 INFO kablam! usermod: no changes Oct 13 04:36:12.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 04:36:12.326 INFO kablam! Running /target/debug/deps/bfcrs-6ce589af8435f3e7 Oct 13 04:36:12.327 INFO blam! Oct 13 04:36:12.327 INFO blam! running 2 tests Oct 13 04:36:12.327 INFO blam! test optimizer::single_ops_are_maintained ... ok Oct 13 04:36:12.331 INFO blam! test optimizer::same_ops_are_merged ... ok Oct 13 04:36:12.331 INFO blam! Oct 13 04:36:12.331 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:36:12.331 INFO blam! Oct 13 04:36:12.339 INFO blam! Oct 13 04:36:12.339 INFO kablam! Running /target/debug/deps/bfcrsc-0b4c8ba8fcff193f Oct 13 04:36:12.339 INFO blam! running 0 tests Oct 13 04:36:12.339 INFO kablam! Running /target/debug/deps/instructions-a19041f3a070b773 Oct 13 04:36:12.339 INFO blam! Oct 13 04:36:12.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:36:12.339 INFO blam! Oct 13 04:36:12.339 INFO blam! Oct 13 04:36:12.339 INFO blam! running 11 tests Oct 13 04:36:12.394 INFO blam! test inc_dec_negative_1 ... FAILED Oct 13 04:36:12.403 INFO blam! test change_offset_nop_3 ... FAILED Oct 13 04:36:12.411 INFO blam! test inc_dec_smoke_node ... FAILED Oct 13 04:36:12.411 INFO blam! test inc_dec_smoke_same ... FAILED Oct 13 04:36:12.411 INFO blam! test change_offset_nop_2 ... FAILED Oct 13 04:36:12.411 INFO blam! test change_offset_negative_offset ... FAILED Oct 13 04:36:12.418 INFO blam! test change_offset_smoke_1 ... FAILED Oct 13 04:36:12.418 INFO blam! test zero_nop_1 ... FAILED Oct 13 04:36:12.434 INFO blam! test inc_dec_negative_2 ... FAILED Oct 13 04:36:12.434 INFO kablam! error: test failed, to rerun pass '--test instructions' Oct 13 04:36:12.434 INFO blam! test change_offset_smoke_2 ... FAILED Oct 13 04:36:12.434 INFO kablam! su: No module specific data is present Oct 13 04:36:12.434 INFO blam! test change_offset_nop_1 ... FAILED Oct 13 04:36:12.434 INFO blam! Oct 13 04:36:12.434 INFO blam! failures: Oct 13 04:36:12.434 INFO blam! Oct 13 04:36:12.434 INFO blam! ---- inc_dec_negative_1 stdout ---- Oct 13 04:36:12.434 INFO blam! Optimization round: 1 Oct 13 04:36:12.434 INFO blam! thread 'inc_dec_negative_1' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.434 INFO blam! stack backtrace: Oct 13 04:36:12.434 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.434 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.434 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.434 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.434 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.434 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.434 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.434 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.434 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.434 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.434 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.434 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.434 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.434 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.434 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.434 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.434 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.434 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.434 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.434 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.434 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.434 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.434 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.434 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.434 INFO blam! 14: 0x559bb01f7f54 - instructions::common::test_util::run_and_expect_same::h8378a5b106274605 Oct 13 04:36:12.434 INFO blam! at tests/common/test_util.rs:32 Oct 13 04:36:12.434 INFO blam! 15: 0x559bb01f96b6 - instructions::inc_dec_negative_1::hee06d79e981261d3 Oct 13 04:36:12.434 INFO blam! at tests/instructions.rs:26 Oct 13 04:36:12.434 INFO blam! 16: 0x559bb01f9689 - instructions::inc_dec_negative_1::{{closure}}::hfabb2e0e61065e90 Oct 13 04:36:12.434 INFO blam! at tests/instructions.rs:25 Oct 13 04:36:12.434 INFO blam! 17: 0x559bb01f480d - core::ops::function::FnOnce::call_once::he021a5fa8091946b Oct 13 04:36:12.434 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.434 INFO blam! 18: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.434 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.434 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.434 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.434 INFO blam! 19: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.434 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.434 INFO blam! 20: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.434 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.434 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.434 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.434 INFO blam! 21: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.434 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.434 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.434 INFO blam! 22: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.434 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.434 INFO blam! 23: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.434 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.434 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.434 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.435 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.435 INFO blam! 24: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.435 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.435 INFO blam! 25: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.435 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.435 INFO blam! 26: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.435 INFO blam! 27: 0x7fcdc46eb41c - clone Oct 13 04:36:12.435 INFO blam! 28: 0x0 - Oct 13 04:36:12.435 INFO blam! Oct 13 04:36:12.435 INFO blam! ---- change_offset_nop_3 stdout ---- Oct 13 04:36:12.435 INFO blam! thread 'change_offset_nop_3' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.435 INFO blam! stack backtrace: Oct 13 04:36:12.435 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.435 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.435 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.435 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.435 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.435 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.435 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.435 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.435 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.435 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.435 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.435 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.435 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.435 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.435 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.435 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.435 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.435 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.435 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.435 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.435 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.435 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.435 INFO blam! 14: 0x559bb01f9c27 - instructions::change_offset_nop_3::h6f11d4932a90b631 Oct 13 04:36:12.435 INFO blam! at tests/instructions.rs:72 Oct 13 04:36:12.435 INFO blam! 15: 0x559bb01f9b99 - instructions::change_offset_nop_3::{{closure}}::he7de1dae6ce070e8 Oct 13 04:36:12.435 INFO blam! at tests/instructions.rs:71 Oct 13 04:36:12.435 INFO blam! 16: 0x559bb01f468d - core::ops::function::FnOnce::call_once::h4a3d9eda9c81c0e0 Oct 13 04:36:12.435 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.435 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.435 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.435 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.435 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.435 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.435 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.435 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.435 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.435 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.435 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.435 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.435 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.435 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.435 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.435 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.435 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.435 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.435 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.435 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.435 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.435 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.435 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.435 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.435 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.435 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.435 INFO blam! 27: 0x0 - Oct 13 04:36:12.435 INFO blam! Oct 13 04:36:12.435 INFO blam! ---- inc_dec_smoke_node stdout ---- Oct 13 04:36:12.435 INFO blam! Optimization round: 1 Oct 13 04:36:12.435 INFO blam! Optimization round: 2 Oct 13 04:36:12.435 INFO blam! thread 'inc_dec_smoke_node' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.435 INFO blam! stack backtrace: Oct 13 04:36:12.435 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.435 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.435 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.435 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.436 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.436 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.436 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.436 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.436 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.436 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.436 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.436 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.436 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.436 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.436 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.436 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.436 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.436 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.436 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.436 INFO blam! 12: 0x559bb01f7197 - instructions::common::node_bridge::run_bf_in_node::hfa653140000acb5e Oct 13 04:36:12.436 INFO blam! at tests/common/node_bridge.rs:86 Oct 13 04:36:12.436 INFO blam! 13: 0x559bb01f90d4 - instructions::inc_dec_smoke_node::hd53347a5e068af53 Oct 13 04:36:12.436 INFO blam! at tests/instructions.rs:12 Oct 13 04:36:12.436 INFO blam! 14: 0x559bb01f9099 - instructions::inc_dec_smoke_node::{{closure}}::h346069db859df1df Oct 13 04:36:12.436 INFO blam! at tests/instructions.rs:11 Oct 13 04:36:12.436 INFO blam! 15: 0x559bb01f464d - core::ops::function::FnOnce::call_once::h239c5c2a49cde443 Oct 13 04:36:12.436 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.436 INFO blam! 16: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.436 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.436 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.436 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.436 INFO blam! 17: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.436 INFO blam! 18: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.436 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.436 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.436 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.436 INFO blam! 19: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.436 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.436 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.436 INFO blam! 20: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.436 INFO blam! 21: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.436 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.436 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.436 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.436 INFO blam! 22: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.436 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.436 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.436 INFO blam! 23: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.436 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.436 INFO blam! 24: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.436 INFO blam! 25: 0x7fcdc46eb41c - clone Oct 13 04:36:12.436 INFO blam! 26: 0x0 - Oct 13 04:36:12.436 INFO blam! Oct 13 04:36:12.436 INFO blam! ---- inc_dec_smoke_same stdout ---- Oct 13 04:36:12.436 INFO blam! Optimization round: 1 Oct 13 04:36:12.436 INFO blam! Optimization round: 2 Oct 13 04:36:12.436 INFO blam! thread 'inc_dec_smoke_same' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.436 INFO blam! stack backtrace: Oct 13 04:36:12.436 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.436 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.436 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.436 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.436 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.436 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.436 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.436 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.436 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.436 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.436 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.436 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.436 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.436 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.436 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.436 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.436 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.436 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.436 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.436 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.437 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.437 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.437 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.437 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.437 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.437 INFO blam! 14: 0x559bb01f7f54 - instructions::common::test_util::run_and_expect_same::h8378a5b106274605 Oct 13 04:36:12.437 INFO blam! at tests/common/test_util.rs:32 Oct 13 04:36:12.437 INFO blam! 15: 0x559bb01f9676 - instructions::inc_dec_smoke_same::h641abd9aa439ff72 Oct 13 04:36:12.437 INFO blam! at tests/instructions.rs:21 Oct 13 04:36:12.437 INFO blam! 16: 0x559bb01f9649 - instructions::inc_dec_smoke_same::{{closure}}::hc29169849e4403dc Oct 13 04:36:12.437 INFO blam! at tests/instructions.rs:20 Oct 13 04:36:12.437 INFO blam! 17: 0x559bb01f488d - core::ops::function::FnOnce::call_once::hf3830d836a564641 Oct 13 04:36:12.437 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.437 INFO blam! 18: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.437 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.437 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.437 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.437 INFO blam! 19: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.437 INFO blam! 20: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.437 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.437 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.437 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.437 INFO blam! 21: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.437 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.437 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.437 INFO blam! 22: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.437 INFO blam! 23: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.437 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.437 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.437 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.437 INFO blam! 24: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.437 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.437 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.437 INFO blam! 25: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.437 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.437 INFO blam! 26: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.437 INFO blam! 27: 0x7fcdc46eb41c - clone Oct 13 04:36:12.437 INFO blam! 28: 0x0 - Oct 13 04:36:12.437 INFO blam! Oct 13 04:36:12.437 INFO blam! ---- change_offset_nop_2 stdout ---- Oct 13 04:36:12.437 INFO blam! thread 'change_offset_nop_2' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.437 INFO blam! stack backtrace: Oct 13 04:36:12.437 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.437 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.437 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.437 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.437 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.437 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.437 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.437 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.437 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.437 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.437 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.437 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.437 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.437 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.437 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.437 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.437 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.437 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.437 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.437 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.437 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.437 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.437 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.437 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.437 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.437 INFO blam! 14: 0x559bb01f9b37 - instructions::change_offset_nop_2::h703b06174f91485f Oct 13 04:36:12.437 INFO blam! at tests/instructions.rs:64 Oct 13 04:36:12.437 INFO blam! 15: 0x559bb01f9aa9 - instructions::change_offset_nop_2::{{closure}}::h0bb4dc5485144103 Oct 13 04:36:12.437 INFO blam! at tests/instructions.rs:63 Oct 13 04:36:12.437 INFO blam! 16: 0x559bb01f460d - core::ops::function::FnOnce::call_once::h205ae966d8445f6d Oct 13 04:36:12.437 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.437 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.437 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.438 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.438 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.438 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.438 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.438 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.438 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.438 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.438 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.438 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.438 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.438 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.438 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.438 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.438 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.438 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.438 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.438 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.438 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.438 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.438 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.438 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.438 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.438 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.438 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.438 INFO blam! 27: 0x0 - Oct 13 04:36:12.438 INFO blam! Oct 13 04:36:12.438 INFO blam! ---- change_offset_negative_offset stdout ---- Oct 13 04:36:12.438 INFO blam! thread 'change_offset_negative_offset' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.438 INFO blam! stack backtrace: Oct 13 04:36:12.438 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.438 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.438 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.438 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.438 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.438 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.438 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.438 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.438 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.438 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.438 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.438 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.438 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.438 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.438 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.438 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.438 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.438 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.438 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.438 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.438 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.438 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.438 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.438 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.438 INFO blam! 14: 0x559bb01f9d0f - instructions::change_offset_negative_offset::hb960021454732356 Oct 13 04:36:12.438 INFO blam! at tests/instructions.rs:80 Oct 13 04:36:12.438 INFO blam! 15: 0x559bb01f9c89 - instructions::change_offset_negative_offset::{{closure}}::h14c3f259a93a86d2 Oct 13 04:36:12.438 INFO blam! at tests/instructions.rs:79 Oct 13 04:36:12.438 INFO blam! 16: 0x559bb01f474d - core::ops::function::FnOnce::call_once::haf77811ed8f43bcd Oct 13 04:36:12.438 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.438 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.438 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.438 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.438 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.438 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.438 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.438 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.438 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.438 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.438 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.438 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.439 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.439 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.439 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.439 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.439 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.439 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.439 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.439 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.439 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.439 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.439 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.439 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.439 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.439 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.439 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.439 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.439 INFO blam! 27: 0x0 - Oct 13 04:36:12.439 INFO blam! Oct 13 04:36:12.439 INFO blam! ---- change_offset_smoke_1 stdout ---- Oct 13 04:36:12.439 INFO blam! thread 'change_offset_smoke_1' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.439 INFO blam! stack backtrace: Oct 13 04:36:12.439 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.439 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.439 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.439 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.439 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.439 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.439 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.439 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.439 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.439 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.439 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.439 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.439 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.439 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.439 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.439 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.439 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.439 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.439 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.439 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.439 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.439 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.439 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.439 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.439 INFO blam! 14: 0x559bb01f98a7 - instructions::change_offset_smoke_1::he1c1e01d439fd812 Oct 13 04:36:12.439 INFO blam! at tests/instructions.rs:45 Oct 13 04:36:12.439 INFO blam! 15: 0x559bb01f9849 - instructions::change_offset_smoke_1::{{closure}}::hfc4d8a65e6db1536 Oct 13 04:36:12.439 INFO blam! at tests/instructions.rs:44 Oct 13 04:36:12.439 INFO blam! 16: 0x559bb01f46cd - core::ops::function::FnOnce::call_once::h8408117af64aad52 Oct 13 04:36:12.439 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.439 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.439 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.439 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.439 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.439 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.439 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.439 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.439 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.439 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.439 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.439 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.439 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.439 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.439 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.439 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.439 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.439 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.439 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.439 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.439 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.439 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.439 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.439 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.439 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.439 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.439 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.439 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.439 INFO blam! 27: 0x0 - Oct 13 04:36:12.439 INFO blam! Oct 13 04:36:12.440 INFO blam! ---- zero_nop_1 stdout ---- Oct 13 04:36:12.440 INFO blam! thread 'zero_nop_1' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.440 INFO blam! stack backtrace: Oct 13 04:36:12.440 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.440 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.440 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.440 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.440 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.440 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.440 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.440 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.440 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.440 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.440 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.440 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.440 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.440 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.440 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.440 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.440 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.440 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.440 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.440 INFO blam! 14: 0x559bb01f97c8 - instructions::zero_nop_1::ha4038f0dcca0c0fd Oct 13 04:36:12.440 INFO blam! at tests/instructions.rs:36 Oct 13 04:36:12.440 INFO blam! 15: 0x559bb01f9709 - instructions::zero_nop_1::{{closure}}::he12cf186f053948d Oct 13 04:36:12.440 INFO blam! at tests/instructions.rs:35 Oct 13 04:36:12.440 INFO blam! 16: 0x559bb01f48cd - core::ops::function::FnOnce::call_once::hf974fc357d118808 Oct 13 04:36:12.440 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.440 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.440 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.440 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.440 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.440 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.440 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.440 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.440 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.440 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.440 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.440 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.440 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.440 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.440 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.440 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.440 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.440 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.440 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.440 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.440 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.440 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.440 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.440 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.440 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.440 INFO blam! 27: 0x0 - Oct 13 04:36:12.440 INFO blam! Oct 13 04:36:12.440 INFO blam! ---- inc_dec_negative_2 stdout ---- Oct 13 04:36:12.440 INFO blam! Optimization round: 1 Oct 13 04:36:12.440 INFO blam! Optimization round: 2 Oct 13 04:36:12.440 INFO blam! thread 'inc_dec_negative_2' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.440 INFO blam! stack backtrace: Oct 13 04:36:12.440 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.440 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.440 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.440 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.440 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.440 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.440 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.440 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.440 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.440 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.440 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.440 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.440 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.440 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.440 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.440 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.440 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.440 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.440 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.440 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.440 INFO blam! 14: 0x559bb01f7f54 - instructions::common::test_util::run_and_expect_same::h8378a5b106274605 Oct 13 04:36:12.440 INFO blam! at tests/common/test_util.rs:32 Oct 13 04:36:12.440 INFO blam! 15: 0x559bb01f96f6 - instructions::inc_dec_negative_2::h78ef7da28242ded5 Oct 13 04:36:12.440 INFO blam! at tests/instructions.rs:31 Oct 13 04:36:12.440 INFO blam! 16: 0x559bb01f96c9 - instructions::inc_dec_negative_2::{{closure}}::h1915bbbbc03c85b1 Oct 13 04:36:12.440 INFO blam! at tests/instructions.rs:30 Oct 13 04:36:12.440 INFO blam! 17: 0x559bb01f484d - core::ops::function::FnOnce::call_once::he61c944307d11994 Oct 13 04:36:12.440 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.440 INFO blam! 18: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.440 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.440 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.440 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.440 INFO blam! 19: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.440 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.440 INFO blam! 20: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.440 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.440 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.440 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.440 INFO blam! 21: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.440 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.440 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.440 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.440 INFO blam! 22: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.441 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.441 INFO blam! 23: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.441 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.441 INFO blam! 24: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.441 INFO blam! 25: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.441 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.441 INFO blam! 26: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.441 INFO blam! 27: 0x7fcdc46eb41c - clone Oct 13 04:36:12.441 INFO blam! 28: 0x0 - Oct 13 04:36:12.441 INFO blam! Oct 13 04:36:12.441 INFO blam! ---- change_offset_smoke_2 stdout ---- Oct 13 04:36:12.441 INFO blam! thread 'change_offset_smoke_2' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.441 INFO blam! stack backtrace: Oct 13 04:36:12.441 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.441 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.441 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.441 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.441 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.441 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.441 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.441 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.441 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.441 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.441 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.441 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.441 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.441 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.441 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.441 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.441 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.441 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.441 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.441 INFO blam! 14: 0x559bb01f9937 - instructions::change_offset_smoke_2::h6163f81b0ccd6d81 Oct 13 04:36:12.441 INFO blam! at tests/instructions.rs:50 Oct 13 04:36:12.441 INFO blam! 15: 0x559bb01f98d9 - instructions::change_offset_smoke_2::{{closure}}::h25d25e641dab4746 Oct 13 04:36:12.441 INFO blam! at tests/instructions.rs:49 Oct 13 04:36:12.441 INFO blam! 16: 0x559bb01f47cd - core::ops::function::FnOnce::call_once::hdfe22eebbeb1d331 Oct 13 04:36:12.441 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.441 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.441 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.441 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.441 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.441 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.441 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.441 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.441 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.441 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.441 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.441 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.441 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.441 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.441 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.441 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.441 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.441 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.441 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.441 INFO blam! 27: 0x0 - Oct 13 04:36:12.441 INFO blam! Oct 13 04:36:12.441 INFO blam! ---- change_offset_nop_1 stdout ---- Oct 13 04:36:12.441 INFO blam! thread 'change_offset_nop_1' panicked at 'Process should be able to be spawned.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 13 04:36:12.441 INFO blam! stack backtrace: Oct 13 04:36:12.441 INFO blam! 0: 0x559bb027158e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 04:36:12.441 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 04:36:12.441 INFO blam! 1: 0x559bb027d3b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 04:36:12.441 INFO blam! 2: 0x559bb02760ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:211 Oct 13 04:36:12.441 INFO blam! 3: 0x559bb0275dbb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:221 Oct 13 04:36:12.441 INFO blam! 4: 0x559bb027675c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:476 Oct 13 04:36:12.441 INFO blam! 5: 0x559bb0276319 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:390 Oct 13 04:36:12.441 INFO blam! 6: 0x559bb0276215 - rust_begin_unwind Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:325 Oct 13 04:36:12.441 INFO blam! 7: 0x559bb02b855b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 04:36:12.441 INFO blam! at libcore/panicking.rs:77 Oct 13 04:36:12.441 INFO blam! 8: 0x559bb0253ba3 - core::result::unwrap_failed::h8e17f41ab701ae86 Oct 13 04:36:12.441 INFO blam! at libcore/macros.rs:26 Oct 13 04:36:12.441 INFO blam! 9: 0x559bb01fa09f - >::expect::hfdac5bf231a2f798 Oct 13 04:36:12.441 INFO blam! at libcore/result.rs:835 Oct 13 04:36:12.441 INFO blam! 10: 0x559bb01f69e0 - instructions::common::node_bridge::NodeBridge::create::h6646d9e3ce1a04eb Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:20 Oct 13 04:36:12.441 INFO blam! 11: 0x559bb01f6fa1 - instructions::common::node_bridge::run_wasm_in_node::h19520e6f0b5e6e52 Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:72 Oct 13 04:36:12.441 INFO blam! 12: 0x559bb01f7239 - instructions::common::node_bridge::run_tokens_in_node::h900b0be395af931f Oct 13 04:36:12.441 INFO blam! at tests/common/node_bridge.rs:91 Oct 13 04:36:12.441 INFO blam! 13: 0x559bb01f7e39 - instructions::common::test_util::run_and_expect_same_tokens::hf84302b428c2f3dc Oct 13 04:36:12.441 INFO blam! at tests/common/test_util.rs:26 Oct 13 04:36:12.441 INFO blam! 14: 0x559bb01f9a2d - instructions::change_offset_nop_1::h4fdf07be29d1fb01 Oct 13 04:36:12.441 INFO blam! at tests/instructions.rs:55 Oct 13 04:36:12.441 INFO blam! 15: 0x559bb01f9969 - instructions::change_offset_nop_1::{{closure}}::h6bf1f35bf4053d62 Oct 13 04:36:12.441 INFO blam! at tests/instructions.rs:54 Oct 13 04:36:12.441 INFO blam! 16: 0x559bb01f470d - core::ops::function::FnOnce::call_once::h9354b059622d54bc Oct 13 04:36:12.441 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.441 INFO blam! 17: 0x559bb01ff98e - >::call_box::h95b7cb918af67b5d Oct 13 04:36:12.441 INFO blam! at libtest/lib.rs:1468 Oct 13 04:36:12.441 INFO blam! at libcore/ops/function.rs:238 Oct 13 04:36:12.441 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.441 INFO blam! 18: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.441 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.441 INFO blam! 19: 0x559bb02204dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.441 INFO blam! at libtest/lib.rs:1423 Oct 13 04:36:12.441 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 04:36:12.441 INFO blam! 20: 0x559bb02210e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 04:36:12.441 INFO blam! at libstd/thread/mod.rs:409 Oct 13 04:36:12.441 INFO blam! at libstd/panic.rs:313 Oct 13 04:36:12.441 INFO blam! at libstd/panicking.rs:310 Oct 13 04:36:12.441 INFO blam! 21: 0x559bb0288589 - __rust_maybe_catch_panic Oct 13 04:36:12.441 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 04:36:12.442 INFO blam! 22: 0x559bb020e6a6 - >::call_box::h96125cb29a9ba44b Oct 13 04:36:12.442 INFO blam! at libstd/panicking.rs:289 Oct 13 04:36:12.442 INFO blam! at libstd/panic.rs:392 Oct 13 04:36:12.442 INFO blam! at libstd/thread/mod.rs:408 Oct 13 04:36:12.442 INFO blam! at liballoc/boxed.rs:672 Oct 13 04:36:12.442 INFO blam! 23: 0x559bb0273b1a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 04:36:12.442 INFO blam! at liballoc/boxed.rs:682 Oct 13 04:36:12.442 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 04:36:12.442 INFO blam! 24: 0x559bb0267275 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 04:36:12.442 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 04:36:12.442 INFO blam! 25: 0x7fcdc4bcb6b9 - start_thread Oct 13 04:36:12.442 INFO blam! 26: 0x7fcdc46eb41c - clone Oct 13 04:36:12.442 INFO blam! 27: 0x0 - Oct 13 04:36:12.442 INFO blam! Oct 13 04:36:12.442 INFO blam! Oct 13 04:36:12.442 INFO blam! failures: Oct 13 04:36:12.442 INFO blam! change_offset_negative_offset Oct 13 04:36:12.442 INFO blam! change_offset_nop_1 Oct 13 04:36:12.442 INFO blam! change_offset_nop_2 Oct 13 04:36:12.442 INFO blam! change_offset_nop_3 Oct 13 04:36:12.442 INFO blam! change_offset_smoke_1 Oct 13 04:36:12.442 INFO blam! change_offset_smoke_2 Oct 13 04:36:12.442 INFO blam! inc_dec_negative_1 Oct 13 04:36:12.442 INFO blam! inc_dec_negative_2 Oct 13 04:36:12.442 INFO blam! inc_dec_smoke_node Oct 13 04:36:12.442 INFO blam! inc_dec_smoke_same Oct 13 04:36:12.442 INFO blam! zero_nop_1 Oct 13 04:36:12.442 INFO blam! Oct 13 04:36:12.442 INFO blam! test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:36:12.442 INFO blam! Oct 13 04:36:13.016 INFO running `"docker" "rm" "-f" "0343d050b0dae4d1d7f4082538f45f5d31c3a694e5b8d7ee227ac9dcb3c5700d"` Oct 13 04:36:13.218 INFO blam! 0343d050b0dae4d1d7f4082538f45f5d31c3a694e5b8d7ee227ac9dcb3c5700d