Oct 11 00:49:28.637 INFO testing cwbriones/rlox against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:49:28.637 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:49:28.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:49:28.981 INFO blam! b6c9d1b4a44417366602e70eccb55f00fb1986a088d4d46fdb06201064d3df38 Oct 11 00:49:28.989 INFO running `"docker" "start" "-a" "b6c9d1b4a44417366602e70eccb55f00fb1986a088d4d46fdb06201064d3df38"` Oct 11 00:49:29.760 INFO kablam! usermod: no changes Oct 11 00:49:29.924 INFO kablam! Compiling regex-syntax v0.5.2 Oct 11 00:49:29.925 INFO kablam! Compiling nix v0.5.1 Oct 11 00:49:29.925 INFO kablam! Compiling parser v0.1.0 (/source/parser) Oct 11 00:49:35.252 INFO kablam! Compiling rustyline v1.0.0 Oct 11 00:49:40.355 INFO kablam! Compiling regex v0.2.9 Oct 11 00:49:47.658 INFO kablam! Compiling env_logger v0.5.5 Oct 11 00:49:50.156 INFO kablam! Compiling rlox v0.1.0 (/source/interpreter) Oct 11 00:49:50.156 INFO kablam! Compiling vm v0.1.0 (/source/vm) Oct 11 00:49:53.810 INFO kablam! warning: method is never used: `chunk` Oct 11 00:49:53.810 INFO kablam! --> vm/src/compile.rs:486:5 Oct 11 00:49:53.810 INFO kablam! | Oct 11 00:49:53.810 INFO kablam! 486 | fn chunk(&mut self) -> &Chunk { Oct 11 00:49:53.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:49:53.810 INFO kablam! | Oct 11 00:49:53.810 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:49:53.810 INFO kablam! Oct 11 00:49:53.810 INFO kablam! warning: method is never used: `total_capacity` Oct 11 00:49:53.810 INFO kablam! --> vm/src/gc/arena.rs:128:5 Oct 11 00:49:53.810 INFO kablam! | Oct 11 00:49:53.810 INFO kablam! 128 | pub fn total_capacity(&self) -> usize { Oct 11 00:49:53.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:49:53.810 INFO kablam! Oct 11 00:49:53.907 INFO kablam! warning: unused variable: `indent` Oct 11 00:49:53.907 INFO kablam! --> interpreter/src/pretty_printer.rs:194:21 Oct 11 00:49:53.907 INFO kablam! | Oct 11 00:49:53.907 INFO kablam! 194 | let indent = 0; Oct 11 00:49:53.907 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 11 00:49:53.907 INFO kablam! | Oct 11 00:49:53.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:49:53.907 INFO kablam! Oct 11 00:49:57.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.73s Oct 11 00:49:57.529 INFO kablam! su: No module specific data is present Oct 11 00:49:58.069 INFO running `"docker" "rm" "-f" "b6c9d1b4a44417366602e70eccb55f00fb1986a088d4d46fdb06201064d3df38"` Oct 11 00:49:58.266 INFO blam! b6c9d1b4a44417366602e70eccb55f00fb1986a088d4d46fdb06201064d3df38 Oct 11 00:49:58.273 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:49:58.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:49:58.727 INFO blam! 8e87a13ea21fb544ba8a0180b05c134151cad57cdef8f0dfaddad619571b834c Oct 11 00:49:58.730 INFO running `"docker" "start" "-a" "8e87a13ea21fb544ba8a0180b05c134151cad57cdef8f0dfaddad619571b834c"` Oct 11 00:49:59.837 INFO kablam! usermod: no changes Oct 11 00:49:59.939 INFO kablam! Compiling parser v0.1.0 (/source/parser) Oct 11 00:49:59.939 INFO kablam! Compiling rlox v0.1.0 (/source/interpreter) Oct 11 00:49:59.939 INFO kablam! Compiling vm v0.1.0 (/source/vm) Oct 11 00:50:01.317 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 11 00:50:01.317 INFO kablam! --> interpreter/tests/integration.rs:5:5 Oct 11 00:50:01.317 INFO kablam! | Oct 11 00:50:01.318 INFO kablam! 5 | use std::path::PathBuf; Oct 11 00:50:01.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 00:50:01.318 INFO kablam! | Oct 11 00:50:01.319 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:50:01.319 INFO kablam! Oct 11 00:50:04.856 INFO kablam! warning: method is never used: `chunk` Oct 11 00:50:04.857 INFO kablam! --> vm/src/compile.rs:486:5 Oct 11 00:50:04.857 INFO kablam! | Oct 11 00:50:04.857 INFO kablam! 486 | fn chunk(&mut self) -> &Chunk { Oct 11 00:50:04.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:50:04.858 INFO kablam! | Oct 11 00:50:04.858 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:50:04.858 INFO kablam! Oct 11 00:50:04.858 INFO kablam! warning: method is never used: `total_capacity` Oct 11 00:50:04.859 INFO kablam! --> vm/src/gc/arena.rs:128:5 Oct 11 00:50:04.859 INFO kablam! | Oct 11 00:50:04.859 INFO kablam! 128 | pub fn total_capacity(&self) -> usize { Oct 11 00:50:04.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:50:04.860 INFO kablam! Oct 11 00:50:05.884 INFO kablam! warning: unused variable: `indent` Oct 11 00:50:05.884 INFO kablam! --> interpreter/src/pretty_printer.rs:194:21 Oct 11 00:50:05.884 INFO kablam! | Oct 11 00:50:05.884 INFO kablam! 194 | let indent = 0; Oct 11 00:50:05.884 INFO kablam! | ^^^^^^ help: consider using `_indent` instead Oct 11 00:50:05.896 INFO kablam! | Oct 11 00:50:05.896 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:50:05.896 INFO kablam! Oct 11 00:50:07.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Oct 11 00:50:07.860 INFO kablam! su: No module specific data is present Oct 11 00:50:08.489 INFO running `"docker" "rm" "-f" "8e87a13ea21fb544ba8a0180b05c134151cad57cdef8f0dfaddad619571b834c"` Oct 11 00:50:08.731 INFO blam! 8e87a13ea21fb544ba8a0180b05c134151cad57cdef8f0dfaddad619571b834c Oct 11 00:50:08.735 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:50:08.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:50:09.157 INFO blam! 4f8d8e7fe18ffbf73fdc8798f10638ddf70d8cf9e537985f63e6e05d9185fffd Oct 11 00:50:09.158 INFO running `"docker" "start" "-a" "4f8d8e7fe18ffbf73fdc8798f10638ddf70d8cf9e537985f63e6e05d9185fffd"` Oct 11 00:50:10.244 INFO kablam! usermod: no changes Oct 11 00:50:10.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 00:50:10.388 INFO blam! Oct 11 00:50:10.388 INFO kablam! Running /target/debug/deps/parser-d85d25d42ff5c35e Oct 11 00:50:10.388 INFO blam! running 11 tests Oct 11 00:50:10.388 INFO blam! test resolver::tests::this_outside_class ... ok Oct 11 00:50:10.388 INFO blam! test scanner::tests::test_all_types ... ok Oct 11 00:50:10.388 INFO blam! test resolver::tests::super_outside_class ... ok Oct 11 00:50:10.388 INFO blam! test resolver::tests::super_from_base ... ok Oct 11 00:50:10.388 INFO blam! test resolver::tests::return_value_from_init ... ok Oct 11 00:50:10.388 INFO blam! test resolver::tests::return_from_init ... ok Oct 11 00:50:10.388 INFO blam! test resolver::tests::break_outside_loop ... ok Oct 11 00:50:10.388 INFO blam! test peek::test::peek ... ok Oct 11 00:50:10.396 INFO blam! test scanner::tests::test_string ... ok Oct 11 00:50:10.396 INFO kablam! Running /target/debug/deps/rlox-e98a42ff38725d6a Oct 11 00:50:10.396 INFO blam! test scanner::tests::unclosed_string ... ok Oct 11 00:50:10.396 INFO blam! test scanner::tests::test_numbers ... ok Oct 11 00:50:10.396 INFO blam! Oct 11 00:50:10.396 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:50:10.396 INFO blam! Oct 11 00:50:10.412 INFO blam! Oct 11 00:50:10.412 INFO kablam! Running /target/debug/deps/integration-dafb9db786977dcb Oct 11 00:50:10.412 INFO blam! running 3 tests Oct 11 00:50:10.412 INFO blam! test environment::tests::single_environment ... ok Oct 11 00:50:10.412 INFO blam! test environment::tests::set_at ... ok Oct 11 00:50:10.412 INFO blam! test environment::tests::get_at ... ok Oct 11 00:50:10.412 INFO blam! Oct 11 00:50:10.412 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:50:10.412 INFO blam! Oct 11 00:50:10.412 INFO blam! Oct 11 00:50:10.412 INFO blam! running 228 tests Oct 11 00:50:10.568 INFO blam! test assignment::grouping ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::infix_operator ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::global ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::associativity ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::undefined ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::to_this ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::syntax ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::local ... FAILED Oct 11 00:50:10.592 INFO blam! test assignment::prefix_operator ... FAILED Oct 11 00:50:10.592 INFO blam! test bool::equality ... FAILED Oct 11 00:50:10.592 INFO blam! test block::scope ... FAILED Oct 11 00:50:10.592 INFO blam! test block::empty ... FAILED Oct 11 00:50:10.605 INFO blam! test call::nil ... FAILED Oct 11 00:50:10.605 INFO blam! test call::num ... FAILED Oct 11 00:50:10.605 INFO blam! test call::object ... FAILED Oct 11 00:50:10.606 INFO blam! test call::string ... FAILED Oct 11 00:50:10.606 INFO blam! test bool::not ... FAILED Oct 11 00:50:10.606 INFO blam! test closure::assign_to_shadowed_later ... FAILED Oct 11 00:50:10.607 INFO blam! test closure::assign_to_closure ... FAILED Oct 11 00:50:10.607 INFO blam! test class::reference_self ... FAILED Oct 11 00:50:10.607 INFO blam! test closure::close_over_function_parameter ... FAILED Oct 11 00:50:10.607 INFO blam! test closure::close_over_later_variable ... FAILED Oct 11 00:50:10.607 INFO blam! test closure::close_over_method_parameter ... FAILED Oct 11 00:50:10.607 INFO blam! test closure::closed_closure_in_function ... FAILED Oct 11 00:50:10.607 INFO blam! test class::empty ... FAILED Oct 11 00:50:10.607 INFO blam! test call::bool ... FAILED Oct 11 00:50:10.607 INFO blam! test class::inherited_method ... FAILED Oct 11 00:50:10.624 INFO blam! test closure::shadow_closure_with_local ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::nested_closure ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::open_closure_in_function ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::reference_closure_multiple_times ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::reuse_closure_slot ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::unused_closure ... FAILED Oct 11 00:50:10.625 INFO blam! test closure::unused_later_closure ... FAILED Oct 11 00:50:10.625 INFO blam! test class::local_reference_self ... FAILED Oct 11 00:50:10.625 INFO blam! test comments::only_line_comment_and_line ... FAILED Oct 11 00:50:10.625 INFO blam! test comments::line_at_eof ... FAILED Oct 11 00:50:10.625 INFO blam! test comments::only_line_comment ... FAILED Oct 11 00:50:10.625 INFO blam! test comments::unicode ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::arguments ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::call_init_explicitly ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::default ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::default_arguments ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::early_return ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::extra_arguments ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::init_not_method ... FAILED Oct 11 00:50:10.625 INFO blam! test field::call_nonfunction_field ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::missing_arguments ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::return_in_nested_function ... FAILED Oct 11 00:50:10.625 INFO blam! test field::get_and_set_method ... FAILED Oct 11 00:50:10.625 INFO blam! test field::call_function_field ... FAILED Oct 11 00:50:10.625 INFO blam! test constructor::return_value ... FAILED Oct 11 00:50:10.625 INFO blam! test field::get_on_class ... FAILED Oct 11 00:50:10.625 INFO blam! test field::get_on_bool ... FAILED Oct 11 00:50:10.625 INFO blam! test field::on_instance ... FAILED Oct 11 00:50:10.628 INFO blam! test field::method_binds_this ... FAILED Oct 11 00:50:10.629 INFO blam! test field::many ... FAILED Oct 11 00:50:10.629 INFO blam! test field::get_on_function ... FAILED Oct 11 00:50:10.629 INFO blam! test field::method ... FAILED Oct 11 00:50:10.629 INFO blam! test field::get_on_nil ... FAILED Oct 11 00:50:10.629 INFO blam! test field::get_on_num ... FAILED Oct 11 00:50:10.629 INFO blam! test field::get_on_string ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_class ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_function ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_nil ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_num ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_bool ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_on_string ... FAILED Oct 11 00:50:10.630 INFO blam! test field::undefined ... FAILED Oct 11 00:50:10.630 INFO blam! test field::set_evaluation_order ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::class_in_body ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::return_closure ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::return_inside ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::statement_increment ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::statement_condition ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::scope ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::fun_in_body ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::closure_in_body ... FAILED Oct 11 00:50:10.634 INFO blam! test function::local_mutual_recursion ... FAILED Oct 11 00:50:10.634 INFO blam! test function::local_recursion ... FAILED Oct 11 00:50:10.634 INFO blam! test function::extra_arguments ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::syntax ... FAILED Oct 11 00:50:10.634 INFO blam! test for_statement::var_in_body ... FAILED Oct 11 00:50:10.634 INFO blam! test function::body_must_be_block ... FAILED Oct 11 00:50:10.634 INFO blam! test function::empty_body ... FAILED Oct 11 00:50:10.635 INFO blam! test for_statement::statement_initializer ... FAILED Oct 11 00:50:10.641 INFO blam! test function::too_many_parameters ... FAILED Oct 11 00:50:10.641 INFO blam! test function::too_many_arguments ... FAILED Oct 11 00:50:10.641 INFO blam! test function::recursion ... FAILED Oct 11 00:50:10.641 INFO blam! test function::print ... FAILED Oct 11 00:50:10.641 INFO blam! test function::missing_arguments ... FAILED Oct 11 00:50:10.641 INFO blam! test function::missing_comma_in_parameters ... FAILED Oct 11 00:50:10.641 INFO blam! test function::parameters ... FAILED Oct 11 00:50:10.641 INFO blam! test function::mutual_recursion ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::class_in_then ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::fun_in_else ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::else_clause ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::var_in_else ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::dangling_else ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::class_in_else ... FAILED Oct 11 00:50:10.641 INFO blam! test inheritance::inherit_from_function ... FAILED Oct 11 00:50:10.641 INFO blam! test if_statement::var_in_then ... FAILED Oct 11 00:50:10.641 INFO blam! test inheritance::set_fields_from_base_class ... FAILED Oct 11 00:50:10.641 INFO blam! test inheritance::parenthesized_superclass ... FAILED Oct 11 00:50:10.641 INFO blam! test logical_operator::and_truth ... FAILED Oct 11 00:50:10.641 INFO blam! test logical_operator::and ... FAILED Oct 11 00:50:10.641 INFO blam! test logical_operator::or_truth ... FAILED Oct 11 00:50:10.641 INFO blam! test logical_operator::or ... FAILED Oct 11 00:50:10.648 INFO blam! test method::empty_block ... FAILED Oct 11 00:50:10.648 INFO blam! test inheritance::inherit_from_nil ... FAILED Oct 11 00:50:10.648 INFO blam! test inheritance::inherit_from_number ... FAILED Oct 11 00:50:10.648 INFO blam! test inheritance::inherit_methods ... FAILED Oct 11 00:50:10.648 INFO blam! test if_statement::fun_in_then ... FAILED Oct 11 00:50:10.648 INFO blam! test if_statement::truth ... FAILED Oct 11 00:50:10.648 INFO blam! test if_statement::if_statement ... FAILED Oct 11 00:50:10.648 INFO blam! test method::arity ... FAILED Oct 11 00:50:10.652 INFO blam! test method::extra_arguments ... FAILED Oct 11 00:50:10.652 INFO blam! test method::not_found ... FAILED Oct 11 00:50:10.652 INFO blam! test method::too_many_arguments ... FAILED Oct 11 00:50:10.652 INFO blam! test method::missing_arguments ... FAILED Oct 11 00:50:10.652 INFO blam! test method::refer_to_name ... FAILED Oct 11 00:50:10.652 INFO blam! test nil::literal ... FAILED Oct 11 00:50:10.652 INFO blam! test method::too_many_parameters ... FAILED Oct 11 00:50:10.653 INFO blam! test number::decimal_point_at_eof ... FAILED Oct 11 00:50:10.664 INFO blam! test number::leading_dot ... FAILED Oct 11 00:50:10.664 INFO blam! test number::trailing_dot ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add_bool_string ... FAILED Oct 11 00:50:10.664 INFO blam! test number::literals ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add_bool_nil ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add_bool_num ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add_nil_nil ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::add_num_nil ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::equals_class ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::equals ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::divide_num_nonnum ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::equals_method ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::greater_nonnum_num ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::greater_num_nonnum ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::greater_or_equal_num_nonnum ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::greater_or_equal_nonnum_num ... FAILED Oct 11 00:50:10.664 INFO blam! test operator::less_nonnum_num ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::less_num_nonnum ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::comparison ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::divide ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::divide_nonnum_num ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::less_or_equal_nonnum_num ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::multiply_nonnum_num ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::less_or_equal_num_nonnum ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::multiply ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::add_string_nil ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::not_equals ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::not_class ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::subtract ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::not ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::multiply_num_nonnum ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::negate ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::negate_nonnum ... FAILED Oct 11 00:50:10.672 INFO blam! test operator::subtract_nonnum_num ... FAILED Oct 11 00:50:10.672 INFO blam! test return_statement::at_top_level ... FAILED Oct 11 00:50:10.672 INFO blam! test return_statement::after_else ... FAILED Oct 11 00:50:10.676 INFO blam! test regression::regression ... FAILED Oct 11 00:50:10.676 INFO blam! test return_statement::in_function ... FAILED Oct 11 00:50:10.676 INFO blam! test return_statement::in_method ... FAILED Oct 11 00:50:10.676 INFO blam! test return_statement::after_while ... FAILED Oct 11 00:50:10.676 INFO blam! test return_statement::after_if ... FAILED Oct 11 00:50:10.676 INFO blam! test return_statement::return_nil_if_no_value ... FAILED Oct 11 00:50:10.676 INFO blam! test string::error_after_multiline ... FAILED Oct 11 00:50:10.676 INFO blam! test string::unterminated ... FAILED Oct 11 00:50:10.676 INFO blam! test string::multiline ... FAILED Oct 11 00:50:10.676 INFO blam! test super_keyword::bound_method ... FAILED Oct 11 00:50:10.676 INFO blam! test super_keyword::call_other_method ... FAILED Oct 11 00:50:10.676 INFO blam! test string::literals ... FAILED Oct 11 00:50:10.676 INFO blam! test super_keyword::call_same_method ... FAILED Oct 11 00:50:10.676 INFO blam! test super_keyword::closure ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::missing_arguments ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::indirectly_inherited ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::no_superclass_bind ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::no_superclass_call ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::parenthesized ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::no_superclass_method ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::reassign_superclass ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_in_inherited_method ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_in_top_level_function ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_in_closure_in_inherited_method ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_at_top_level ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_without_dot ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::super_without_name ... FAILED Oct 11 00:50:10.684 INFO blam! test super_keyword::this_in_superclass_method ... FAILED Oct 11 00:50:10.692 INFO blam! test operator::subtract_num_nonnum ... FAILED Oct 11 00:50:10.692 INFO blam! test this::this_at_top_level ... FAILED Oct 11 00:50:10.692 INFO blam! test this::closure ... FAILED Oct 11 00:50:10.692 INFO blam! test this::this_in_method ... FAILED Oct 11 00:50:10.692 INFO blam! test this::this_in_top_level_function ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::duplicate_parameter ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::duplicate_local ... FAILED Oct 11 00:50:10.692 INFO blam! test this::nested_class ... FAILED Oct 11 00:50:10.692 INFO blam! test this::nested_closure ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::early_bound ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::in_middle_of_block ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::redeclare_global ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::in_nested_block ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::local_from_method ... FAILED Oct 11 00:50:10.692 INFO blam! test variable::redefine_global ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::shadow_and_local ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::shadow_local ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::scope_reuse_in_different_blocks ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::shadow_global ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::undefined_local ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::undefined_global ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::uninitialized ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::use_false_as_var ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::use_local_in_initializer ... FAILED Oct 11 00:50:10.700 INFO blam! test variable::use_nil_as_var ... FAILED Oct 11 00:50:10.700 INFO blam! test super_keyword::extra_arguments ... FAILED Oct 11 00:50:10.700 INFO blam! test while_statement::closure_in_body ... FAILED Oct 11 00:50:10.700 INFO blam! test while_statement::fun_in_body ... FAILED Oct 11 00:50:10.705 INFO blam! test print::missing_argument ... FAILED Oct 11 00:50:10.705 INFO blam! test variable::collide_with_parameter ... FAILED Oct 11 00:50:10.705 INFO blam! test while_statement::return_closure ... FAILED Oct 11 00:50:10.705 INFO blam! test variable::unreached_undefined ... FAILED Oct 11 00:50:10.705 INFO blam! test while_statement::var_in_body ... FAILED Oct 11 00:50:10.708 INFO blam! test while_statement::class_in_body ... FAILED Oct 11 00:50:10.708 INFO blam! test super_keyword::constructor ... FAILED Oct 11 00:50:10.712 INFO blam! test variable::use_global_in_initializer ... FAILED Oct 11 00:50:10.712 INFO blam! test variable::use_this_as_var ... FAILED Oct 11 00:50:10.712 INFO blam! test while_statement::return_inside ... FAILED Oct 11 00:50:10.712 INFO blam! test while_statement::syntax ... FAILED Oct 11 00:50:10.712 INFO blam! Oct 11 00:50:10.712 INFO blam! failures: Oct 11 00:50:10.722 INFO blam! Oct 11 00:50:10.722 INFO blam! ---- assignment::grouping stdout ---- Oct 11 00:50:10.722 INFO blam! thread 'assignment::grouping' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.722 INFO blam! stack backtrace: Oct 11 00:50:10.722 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.722 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.722 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.722 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.722 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.722 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.722 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.722 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.722 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.722 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.722 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.722 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.722 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.722 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.722 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.722 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.722 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.722 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.722 INFO blam! 11: 0x55b3f2bd26b8 - integration::assignment::grouping::h3a39228c91a1ae8d Oct 11 00:50:10.722 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.722 INFO blam! 12: 0x55b3f2bd2669 - integration::assignment::grouping::{{closure}}::ha3f9c47d5087655d Oct 11 00:50:10.722 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.722 INFO blam! 13: 0x55b3f2bc9add - core::ops::function::FnOnce::call_once::hc77eeda4d6f3f92c Oct 11 00:50:10.722 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.722 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.722 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.722 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.722 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.722 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.722 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.722 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.722 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.722 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.722 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.722 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.722 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.722 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.723 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.723 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.723 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.723 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.723 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.723 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.723 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.723 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.723 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.723 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.723 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.723 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.723 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.723 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.723 INFO blam! 24: 0x0 - Oct 11 00:50:10.723 INFO blam! Oct 11 00:50:10.723 INFO blam! ---- assignment::infix_operator stdout ---- Oct 11 00:50:10.723 INFO blam! thread 'assignment::infix_operator' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.723 INFO blam! stack backtrace: Oct 11 00:50:10.723 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.723 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.723 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.723 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.723 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.723 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.723 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.723 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.723 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.723 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.723 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.723 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.723 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.723 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.723 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.723 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.723 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.723 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.723 INFO blam! 11: 0x55b3f2bd2718 - integration::assignment::infix_operator::h3ef6913e5b8ed8f7 Oct 11 00:50:10.723 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.723 INFO blam! 12: 0x55b3f2bd26c9 - integration::assignment::infix_operator::{{closure}}::ha4bc724f6bb102df Oct 11 00:50:10.723 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.723 INFO blam! 13: 0x55b3f2bc9cdd - core::ops::function::FnOnce::call_once::hcfa8a5b3a5da77f8 Oct 11 00:50:10.723 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.723 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.723 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.723 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.723 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.723 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.723 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.723 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.723 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.723 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.723 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.723 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.723 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.723 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.723 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.723 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.723 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.723 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.723 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.723 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.723 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.723 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.723 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.723 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.723 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.723 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.723 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.723 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.723 INFO blam! 24: 0x0 - Oct 11 00:50:10.723 INFO blam! Oct 11 00:50:10.723 INFO blam! ---- assignment::global stdout ---- Oct 11 00:50:10.723 INFO blam! thread 'assignment::global' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.723 INFO blam! stack backtrace: Oct 11 00:50:10.723 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.724 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.724 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.724 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.724 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.724 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.724 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.724 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.724 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.724 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.724 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.724 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.724 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.724 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.724 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.724 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.724 INFO blam! 11: 0x55b3f2bd2658 - integration::assignment::global::hf389e25b5d422e2d Oct 11 00:50:10.724 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.724 INFO blam! 12: 0x55b3f2bd2609 - integration::assignment::global::{{closure}}::h1ae43aae1121e328 Oct 11 00:50:10.724 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.724 INFO blam! 13: 0x55b3f2bc804d - core::ops::function::FnOnce::call_once::h5248bf091f07655e Oct 11 00:50:10.724 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.724 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.724 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.724 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.724 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.724 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.724 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.724 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.724 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.724 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.724 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.724 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.724 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.724 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.724 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.724 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.724 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.724 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.724 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.724 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.724 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.724 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.724 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.724 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.724 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.724 INFO blam! 24: 0x0 - Oct 11 00:50:10.724 INFO blam! Oct 11 00:50:10.724 INFO blam! ---- assignment::associativity stdout ---- Oct 11 00:50:10.724 INFO blam! thread 'assignment::associativity' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.724 INFO blam! stack backtrace: Oct 11 00:50:10.724 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.724 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.724 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.724 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.724 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.724 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.724 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.724 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.724 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.724 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.724 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.724 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.724 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.724 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.724 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.724 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.724 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.724 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.724 INFO blam! 11: 0x55b3f2bd25f8 - integration::assignment::associativity::h5ab4b27743ee198e Oct 11 00:50:10.725 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.725 INFO blam! 12: 0x55b3f2bd25a9 - integration::assignment::associativity::{{closure}}::h8a444023e8b51151 Oct 11 00:50:10.725 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.725 INFO blam! 13: 0x55b3f2bc7a4d - core::ops::function::FnOnce::call_once::h3569dc919ccc9715 Oct 11 00:50:10.725 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.725 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.725 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.725 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.725 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.725 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.725 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.725 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.725 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.725 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.725 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.725 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.725 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.725 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.725 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.725 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.725 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.725 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.725 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.725 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.725 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.725 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.725 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.725 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.725 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.725 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.725 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.725 INFO blam! 24: 0x0 - Oct 11 00:50:10.725 INFO blam! Oct 11 00:50:10.725 INFO blam! ---- assignment::undefined stdout ---- Oct 11 00:50:10.725 INFO blam! thread 'assignment::undefined' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.725 INFO blam! stack backtrace: Oct 11 00:50:10.725 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.725 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.725 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.725 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.725 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.725 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.725 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.725 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.725 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.725 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.725 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.725 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.725 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.725 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.725 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.725 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.725 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.725 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.725 INFO blam! 11: 0x55b3f2bd28f8 - integration::assignment::undefined::h723f0dfd3c6a91b5 Oct 11 00:50:10.725 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.725 INFO blam! 12: 0x55b3f2bd28a9 - integration::assignment::undefined::{{closure}}::he1d12cee4823e1a9 Oct 11 00:50:10.725 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.725 INFO blam! 13: 0x55b3f2bc8bdd - core::ops::function::FnOnce::call_once::h8841ad09082bb708 Oct 11 00:50:10.725 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.725 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.725 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.725 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.725 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.725 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.725 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.725 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.725 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.725 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.725 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.725 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.725 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.725 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.725 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.725 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.725 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.725 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.726 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.726 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.726 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.726 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.726 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.726 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.726 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.726 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.726 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.726 INFO blam! 24: 0x0 - Oct 11 00:50:10.726 INFO blam! Oct 11 00:50:10.726 INFO blam! ---- assignment::to_this stdout ---- Oct 11 00:50:10.726 INFO blam! thread 'assignment::to_this' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.726 INFO blam! stack backtrace: Oct 11 00:50:10.726 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.726 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.726 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.726 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.726 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.726 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.726 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.726 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.726 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.726 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.726 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.726 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.726 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.726 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.726 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.726 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.726 INFO blam! 11: 0x55b3f2bd2898 - integration::assignment::to_this::h1a1853da2647e835 Oct 11 00:50:10.726 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.726 INFO blam! 12: 0x55b3f2bd2849 - integration::assignment::to_this::{{closure}}::hd6ad9ed48f58bf82 Oct 11 00:50:10.726 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.726 INFO blam! 13: 0x55b3f2bc905d - core::ops::function::FnOnce::call_once::h9a4f653db38ed433 Oct 11 00:50:10.726 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.726 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.726 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.726 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.726 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.726 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.726 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.726 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.726 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.726 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.726 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.726 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.726 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.726 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.726 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.726 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.726 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.726 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.726 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.726 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.726 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.726 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.726 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.726 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.726 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.726 INFO blam! 24: 0x0 - Oct 11 00:50:10.726 INFO blam! Oct 11 00:50:10.726 INFO blam! ---- assignment::syntax stdout ---- Oct 11 00:50:10.726 INFO blam! thread 'assignment::syntax' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.726 INFO blam! stack backtrace: Oct 11 00:50:10.726 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.726 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.726 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.726 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.726 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.726 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.726 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.727 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.727 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.727 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.727 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.727 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.727 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.727 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.727 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.727 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.727 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.727 INFO blam! 11: 0x55b3f2bd2838 - integration::assignment::syntax::hb94f4671760b3777 Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.727 INFO blam! 12: 0x55b3f2bd27e9 - integration::assignment::syntax::{{closure}}::hed6657b86d340c77 Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.727 INFO blam! 13: 0x55b3f2bc9a1d - core::ops::function::FnOnce::call_once::hc7270273a0a59a1b Oct 11 00:50:10.727 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.727 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.727 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.727 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.727 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.727 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.727 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.727 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.727 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.727 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.727 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.727 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.727 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.727 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.727 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.727 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.727 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.727 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.727 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.727 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.727 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.727 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.727 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.727 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.727 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.727 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.727 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.727 INFO blam! 24: 0x0 - Oct 11 00:50:10.727 INFO blam! Oct 11 00:50:10.727 INFO blam! ---- assignment::local stdout ---- Oct 11 00:50:10.727 INFO blam! thread 'assignment::local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.727 INFO blam! stack backtrace: Oct 11 00:50:10.727 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.727 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.727 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.727 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.727 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.727 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.727 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.727 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.727 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.727 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.727 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.727 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.727 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.727 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.727 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.727 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.727 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.727 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.727 INFO blam! 11: 0x55b3f2bd2778 - integration::assignment::local::hdfac60fd3347a552 Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.727 INFO blam! 12: 0x55b3f2bd2729 - integration::assignment::local::{{closure}}::h403cd8a327334987 Oct 11 00:50:10.727 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.727 INFO blam! 13: 0x55b3f2bc798d - core::ops::function::FnOnce::call_once::h3118a11b5fef0f2c Oct 11 00:50:10.727 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.727 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.727 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.728 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.728 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.728 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.728 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.728 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.728 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.728 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.728 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.728 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.728 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.728 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.728 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.728 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.728 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.728 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.728 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.728 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.728 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.728 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.728 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.728 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.736 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.736 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.736 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.736 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.736 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.736 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.736 INFO blam! 24: 0x0 - Oct 11 00:50:10.736 INFO blam! Oct 11 00:50:10.736 INFO blam! ---- assignment::prefix_operator stdout ---- Oct 11 00:50:10.736 INFO blam! thread 'assignment::prefix_operator' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.736 INFO blam! stack backtrace: Oct 11 00:50:10.736 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.736 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.736 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.736 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.736 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.736 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.736 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.736 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.736 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.736 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.736 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.736 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.736 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.736 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.736 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.736 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.736 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.736 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.736 INFO blam! 11: 0x55b3f2bd27d8 - integration::assignment::prefix_operator::hba8505a3049e3cd3 Oct 11 00:50:10.736 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.736 INFO blam! 12: 0x55b3f2bd2789 - integration::assignment::prefix_operator::{{closure}}::h2c38efe159c68a1f Oct 11 00:50:10.736 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.736 INFO blam! 13: 0x55b3f2bc874d - core::ops::function::FnOnce::call_once::h7542e895ab5c8db5 Oct 11 00:50:10.736 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.736 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.736 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.736 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.736 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.736 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.736 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.736 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.736 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.736 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.736 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.736 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.736 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.736 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.736 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.736 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.736 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.736 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.736 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.736 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.736 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.736 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.736 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.736 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.736 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.736 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.737 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.737 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.737 INFO blam! 24: 0x0 - Oct 11 00:50:10.737 INFO blam! Oct 11 00:50:10.737 INFO blam! ---- bool::equality stdout ---- Oct 11 00:50:10.737 INFO blam! thread 'bool::equality' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.737 INFO blam! stack backtrace: Oct 11 00:50:10.737 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.737 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.737 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.737 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.737 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.737 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.737 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.737 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.737 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.737 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.737 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.737 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.737 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.737 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.737 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.737 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.737 INFO blam! 11: 0x55b3f2bd6b68 - integration::bool::equality::h5d82f7dc4edad928 Oct 11 00:50:10.737 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.737 INFO blam! 12: 0x55b3f2bd6b19 - integration::bool::equality::{{closure}}::h504c369b43cc0407 Oct 11 00:50:10.737 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.737 INFO blam! 13: 0x55b3f2bca05d - core::ops::function::FnOnce::call_once::he0d608f3b5cdb097 Oct 11 00:50:10.737 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.737 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.737 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.737 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.737 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.737 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.737 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.737 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.737 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.737 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.737 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.737 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.737 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.737 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.737 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.737 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.737 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.737 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.737 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.737 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.737 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.737 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.737 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.737 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.737 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.737 INFO blam! 24: 0x0 - Oct 11 00:50:10.737 INFO blam! Oct 11 00:50:10.737 INFO blam! ---- block::scope stdout ---- Oct 11 00:50:10.737 INFO blam! thread 'block::scope' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.737 INFO blam! stack backtrace: Oct 11 00:50:10.737 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.737 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.737 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.737 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.737 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.737 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.737 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.737 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.737 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.737 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.737 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.738 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.738 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.738 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.738 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.738 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.738 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.738 INFO blam! 11: 0x55b3f2bd1ea8 - integration::block::scope::h79388a365ef4fa8b Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.738 INFO blam! 12: 0x55b3f2bd1e59 - integration::block::scope::{{closure}}::h38fb91a06ad46237 Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.738 INFO blam! 13: 0x55b3f2bc979d - core::ops::function::FnOnce::call_once::hbbb83790b06b5025 Oct 11 00:50:10.738 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.738 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.738 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.738 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.738 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.738 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.738 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.738 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.738 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.738 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.738 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.738 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.738 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.738 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.738 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.738 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.738 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.738 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.738 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.738 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.738 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.738 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.738 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.738 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.738 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.738 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.738 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.738 INFO blam! 24: 0x0 - Oct 11 00:50:10.738 INFO blam! Oct 11 00:50:10.738 INFO blam! ---- block::empty stdout ---- Oct 11 00:50:10.738 INFO blam! thread 'block::empty' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.738 INFO blam! stack backtrace: Oct 11 00:50:10.738 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.738 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.738 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.738 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.738 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.738 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.738 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.738 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.738 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.738 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.738 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.738 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.738 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.738 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.738 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.738 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.738 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.738 INFO blam! 11: 0x55b3f2bd1e48 - integration::block::empty::hee8b650b95bbbc5c Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.738 INFO blam! 12: 0x55b3f2bd1df9 - integration::block::empty::{{closure}}::hf873a94220346489 Oct 11 00:50:10.738 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.738 INFO blam! 13: 0x55b3f2bc911d - core::ops::function::FnOnce::call_once::h9d3bd9e4ec34ebbd Oct 11 00:50:10.738 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.738 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.738 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.738 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.738 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.738 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.738 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.738 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.738 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.738 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.738 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.739 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.739 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.739 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.739 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.739 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.739 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.739 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.739 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.739 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.739 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.739 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.739 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.739 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.739 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.739 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.739 INFO blam! 24: 0x0 - Oct 11 00:50:10.739 INFO blam! Oct 11 00:50:10.739 INFO blam! ---- call::nil stdout ---- Oct 11 00:50:10.739 INFO blam! thread 'call::nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.739 INFO blam! stack backtrace: Oct 11 00:50:10.739 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.739 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.739 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.739 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.739 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.739 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.739 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.739 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.739 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.739 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.739 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.739 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.739 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.739 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.739 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.739 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.739 INFO blam! 11: 0x55b3f2bd1f68 - integration::call::nil::h8c69a7c2bba3a7ec Oct 11 00:50:10.739 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.739 INFO blam! 12: 0x55b3f2bd1f19 - integration::call::nil::{{closure}}::hb1277585cef7483c Oct 11 00:50:10.739 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.739 INFO blam! 13: 0x55b3f2bc7e4d - core::ops::function::FnOnce::call_once::h4b1a76ba2c4b30f5 Oct 11 00:50:10.739 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.739 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.739 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.739 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.739 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.739 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.739 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.739 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.739 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.739 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.739 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.739 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.739 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.739 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.739 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.739 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.739 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.739 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.739 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.739 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.739 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.739 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.739 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.739 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.739 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.739 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.739 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.739 INFO blam! 24: 0x0 - Oct 11 00:50:10.740 INFO blam! Oct 11 00:50:10.740 INFO blam! ---- call::num stdout ---- Oct 11 00:50:10.740 INFO blam! thread 'call::num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.740 INFO blam! stack backtrace: Oct 11 00:50:10.740 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.740 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.740 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.740 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.740 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.740 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.740 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.740 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.740 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.740 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.740 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.740 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.740 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.740 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.740 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.740 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.740 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.740 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.740 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.740 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.740 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.740 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.740 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.740 INFO blam! 11: 0x55b3f2bd1fc8 - integration::call::num::haef6e9227c6055ee Oct 11 00:50:10.740 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.756 INFO blam! 12: 0x55b3f2bd1f79 - integration::call::num::{{closure}}::h40ea586db00bc8b9 Oct 11 00:50:10.756 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.756 INFO blam! 13: 0x55b3f2bc6e4d - core::ops::function::FnOnce::call_once::h035a84b798f5dd99 Oct 11 00:50:10.756 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.756 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.756 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.756 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.756 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.756 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.756 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.756 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.756 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.756 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.756 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.756 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.756 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.756 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.756 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.756 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.756 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.756 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.756 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.756 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.756 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.756 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.756 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.756 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.756 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.756 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.756 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.757 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.757 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.757 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.757 INFO blam! 24: 0x0 - Oct 11 00:50:10.757 INFO blam! Oct 11 00:50:10.757 INFO blam! ---- call::object stdout ---- Oct 11 00:50:10.757 INFO blam! thread 'call::object' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.757 INFO blam! stack backtrace: Oct 11 00:50:10.757 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.757 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.757 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.757 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.757 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.757 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.757 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.757 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.757 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.757 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.757 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.757 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.757 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.757 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.757 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.757 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.757 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.757 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.757 INFO blam! 11: 0x55b3f2bd2028 - integration::call::object::h6836c6f81e09330f Oct 11 00:50:10.757 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.757 INFO blam! 12: 0x55b3f2bd1fd9 - integration::call::object::{{closure}}::hdc221e990f80f9f3 Oct 11 00:50:10.757 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.757 INFO blam! 13: 0x55b3f2bc6e8d - core::ops::function::FnOnce::call_once::h03a509193324ae2d Oct 11 00:50:10.757 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.757 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.757 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.757 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.757 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.757 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.757 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.757 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.757 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.757 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.757 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.757 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.757 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.757 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.757 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.757 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.757 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.757 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.757 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.757 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.757 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.757 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.757 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.757 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.757 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.757 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.757 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.757 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.757 INFO blam! 24: 0x0 - Oct 11 00:50:10.757 INFO blam! Oct 11 00:50:10.757 INFO blam! ---- call::string stdout ---- Oct 11 00:50:10.758 INFO blam! thread 'call::string' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.758 INFO blam! stack backtrace: Oct 11 00:50:10.758 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.758 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.758 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.758 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.758 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.758 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.758 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.758 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.758 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.758 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.758 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.758 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.758 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.758 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.758 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.758 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.758 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.758 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.758 INFO blam! 11: 0x55b3f2bd2088 - integration::call::string::h402d9603b1f8c0fd Oct 11 00:50:10.758 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.758 INFO blam! 12: 0x55b3f2bd2039 - integration::call::string::{{closure}}::h66f8c66ccce831fc Oct 11 00:50:10.758 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.758 INFO blam! 13: 0x55b3f2bca4dd - core::ops::function::FnOnce::call_once::hf3dfc9d7395ea003 Oct 11 00:50:10.758 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.758 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.758 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.758 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.758 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.758 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.758 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.758 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.758 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.758 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.758 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.758 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.758 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.758 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.758 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.758 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.758 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.758 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.758 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.758 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.758 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.758 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.758 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.758 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.758 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.758 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.758 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.758 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.758 INFO blam! 24: 0x0 - Oct 11 00:50:10.758 INFO blam! Oct 11 00:50:10.758 INFO blam! ---- bool::not stdout ---- Oct 11 00:50:10.758 INFO blam! thread 'bool::not' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.758 INFO blam! stack backtrace: Oct 11 00:50:10.758 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.758 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.759 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.759 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.759 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.759 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.759 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.759 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.759 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.759 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.759 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.759 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.759 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.759 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.759 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.759 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.759 INFO blam! 11: 0x55b3f2bd6bc8 - integration::bool::not::h58e3c034ce35a29e Oct 11 00:50:10.759 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.759 INFO blam! 12: 0x55b3f2bd6b79 - integration::bool::not::{{closure}}::h7110e4382e4ffcea Oct 11 00:50:10.759 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.759 INFO blam! 13: 0x55b3f2bc870d - core::ops::function::FnOnce::call_once::h742b9e6a34c3bfaf Oct 11 00:50:10.759 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.759 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.759 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.759 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.759 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.759 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.759 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.759 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.759 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.759 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.759 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.759 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.759 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.759 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.759 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.759 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.759 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.759 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.759 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.759 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.759 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.759 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.759 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.759 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.759 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.759 INFO blam! 24: 0x0 - Oct 11 00:50:10.759 INFO blam! Oct 11 00:50:10.759 INFO blam! ---- closure::assign_to_shadowed_later stdout ---- Oct 11 00:50:10.759 INFO blam! thread 'closure::assign_to_shadowed_later' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.759 INFO blam! stack backtrace: Oct 11 00:50:10.759 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.759 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.759 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.759 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.759 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.759 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.759 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.760 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.760 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.760 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.760 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.760 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.760 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.760 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.760 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.760 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.760 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.760 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.760 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.760 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.760 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.760 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.760 INFO blam! 11: 0x55b3f2bc3418 - integration::closure::assign_to_shadowed_later::hb8819c00ea07225e Oct 11 00:50:10.760 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.760 INFO blam! 12: 0x55b3f2bc33c9 - integration::closure::assign_to_shadowed_later::{{closure}}::hbeebbfadb018c174 Oct 11 00:50:10.760 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.760 INFO blam! 13: 0x55b3f2bc734d - core::ops::function::FnOnce::call_once::h19b58c2ce2c2b6a6 Oct 11 00:50:10.760 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.760 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.760 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.760 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.772 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.772 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.772 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.772 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.772 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.772 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.772 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.772 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.772 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.772 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.772 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.772 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.772 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.772 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.772 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.772 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.772 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.772 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.772 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.772 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.772 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.772 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.772 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.772 INFO blam! 24: 0x0 - Oct 11 00:50:10.772 INFO blam! Oct 11 00:50:10.772 INFO blam! ---- closure::assign_to_closure stdout ---- Oct 11 00:50:10.772 INFO blam! thread 'closure::assign_to_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.772 INFO blam! stack backtrace: Oct 11 00:50:10.772 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.772 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.772 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.772 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.772 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.772 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.772 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.772 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.772 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.773 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.773 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.773 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.773 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.773 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.773 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.773 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.773 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.773 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.773 INFO blam! 11: 0x55b3f2bc33b8 - integration::closure::assign_to_closure::h93e2b915ad957707 Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.773 INFO blam! 12: 0x55b3f2bc3369 - integration::closure::assign_to_closure::{{closure}}::h693ff77e3473e6f3 Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.773 INFO blam! 13: 0x55b3f2bca61d - core::ops::function::FnOnce::call_once::hf9d22a1fb39b2345 Oct 11 00:50:10.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.773 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.773 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.773 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.773 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.773 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.773 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.773 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.773 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.773 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.773 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.773 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.773 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.773 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.773 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.773 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.773 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.773 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.773 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.773 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.773 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.773 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.773 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.773 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.773 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.773 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.773 INFO blam! 24: 0x0 - Oct 11 00:50:10.773 INFO blam! Oct 11 00:50:10.773 INFO blam! ---- class::reference_self stdout ---- Oct 11 00:50:10.773 INFO blam! thread 'class::reference_self' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.773 INFO blam! stack backtrace: Oct 11 00:50:10.773 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.773 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.773 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.773 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.773 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.773 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.773 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.773 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.773 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.773 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.773 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.773 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.773 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.773 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.773 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.773 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.773 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.773 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.773 INFO blam! 11: 0x55b3f2bd6d48 - integration::class::reference_self::h9d23b8920a83e686 Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.773 INFO blam! 12: 0x55b3f2bd6cf9 - integration::class::reference_self::{{closure}}::h9a169d10213ccc11 Oct 11 00:50:10.773 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.773 INFO blam! 13: 0x55b3f2bc7ecd - core::ops::function::FnOnce::call_once::h4c76d97f78bec7b4 Oct 11 00:50:10.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.773 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.773 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.773 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.773 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.773 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.773 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.774 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.774 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.774 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.774 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.774 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.774 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.774 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.774 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.774 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.774 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.774 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.774 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.774 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.774 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.774 INFO blam! 24: 0x0 - Oct 11 00:50:10.774 INFO blam! Oct 11 00:50:10.774 INFO blam! ---- closure::close_over_function_parameter stdout ---- Oct 11 00:50:10.774 INFO blam! thread 'closure::close_over_function_parameter' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.774 INFO blam! stack backtrace: Oct 11 00:50:10.774 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.774 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.774 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.774 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.774 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.774 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.774 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.774 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.774 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.774 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.774 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.774 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.774 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.774 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.774 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.774 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.774 INFO blam! 11: 0x55b3f2bc3478 - integration::closure::close_over_function_parameter::h6d5d180573e9a24e Oct 11 00:50:10.774 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.774 INFO blam! 12: 0x55b3f2bc3429 - integration::closure::close_over_function_parameter::{{closure}}::hcb06b36270653bb6 Oct 11 00:50:10.774 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.774 INFO blam! 13: 0x55b3f2bc92dd - core::ops::function::FnOnce::call_once::h9f382aecb8161231 Oct 11 00:50:10.774 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.774 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.774 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.774 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.774 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.774 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.774 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.774 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.774 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.774 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.774 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.774 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.774 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.774 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.774 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.774 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.774 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.774 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.774 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.774 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.774 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.774 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.774 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.774 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.774 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.774 INFO blam! 24: 0x0 - Oct 11 00:50:10.774 INFO blam! Oct 11 00:50:10.775 INFO blam! ---- closure::close_over_later_variable stdout ---- Oct 11 00:50:10.775 INFO blam! thread 'closure::close_over_later_variable' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.775 INFO blam! stack backtrace: Oct 11 00:50:10.775 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.775 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.775 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.775 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.775 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.775 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.775 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.775 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.775 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.775 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.775 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.775 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.775 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.775 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.775 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.775 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.775 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.775 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.775 INFO blam! 11: 0x55b3f2bc34d8 - integration::closure::close_over_later_variable::h13b09defa0d0206f Oct 11 00:50:10.775 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.775 INFO blam! 12: 0x55b3f2bc3489 - integration::closure::close_over_later_variable::{{closure}}::h6abb5ef79bac873f Oct 11 00:50:10.775 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.775 INFO blam! 13: 0x55b3f2bc768d - core::ops::function::FnOnce::call_once::h2248e21021c0b269 Oct 11 00:50:10.775 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.775 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.775 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.775 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.775 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.775 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.775 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.775 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.775 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.775 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.775 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.775 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.775 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.775 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.775 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.775 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.775 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.775 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.775 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.775 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.775 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.775 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.775 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.775 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.775 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.775 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.775 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.775 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.775 INFO blam! 24: 0x0 - Oct 11 00:50:10.775 INFO blam! Oct 11 00:50:10.775 INFO blam! ---- closure::close_over_method_parameter stdout ---- Oct 11 00:50:10.775 INFO blam! thread 'closure::close_over_method_parameter' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.775 INFO blam! stack backtrace: Oct 11 00:50:10.775 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.780 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.780 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.780 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.780 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.780 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.780 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.780 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.780 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.780 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.780 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.780 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.780 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.780 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.780 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.780 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.780 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.792 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.792 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.792 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.792 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.792 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.792 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.792 INFO blam! 11: 0x55b3f2bc3538 - integration::closure::close_over_method_parameter::h46afb7ceb2e24ed2 Oct 11 00:50:10.792 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.792 INFO blam! 12: 0x55b3f2bc34e9 - integration::closure::close_over_method_parameter::{{closure}}::hd77f391b65b628ac Oct 11 00:50:10.792 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.792 INFO blam! 13: 0x55b3f2bc7b4d - core::ops::function::FnOnce::call_once::h3c8528859e3918b2 Oct 11 00:50:10.792 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.792 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.792 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.792 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.792 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.792 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.792 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.792 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.792 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.792 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.792 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.792 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.792 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.792 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.792 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.792 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.792 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.792 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.792 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.792 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.792 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.792 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.792 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.792 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.792 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.792 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.792 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.792 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.792 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.792 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.792 INFO blam! 24: 0x0 - Oct 11 00:50:10.792 INFO blam! Oct 11 00:50:10.792 INFO blam! ---- closure::closed_closure_in_function stdout ---- Oct 11 00:50:10.793 INFO blam! thread 'closure::closed_closure_in_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.793 INFO blam! stack backtrace: Oct 11 00:50:10.793 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.793 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.793 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.793 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.793 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.793 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.793 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.793 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.793 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.793 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.793 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.793 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.793 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.793 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.793 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.793 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.793 INFO blam! 11: 0x55b3f2bc3598 - integration::closure::closed_closure_in_function::h090dd2f9baabfe40 Oct 11 00:50:10.793 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.793 INFO blam! 12: 0x55b3f2bc3549 - integration::closure::closed_closure_in_function::{{closure}}::h25d3d4f394a47b54 Oct 11 00:50:10.793 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.793 INFO blam! 13: 0x55b3f2bc8f1d - core::ops::function::FnOnce::call_once::h97d35d995e5c9c54 Oct 11 00:50:10.793 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.793 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.793 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.793 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.793 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.793 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.793 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.793 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.793 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.793 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.793 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.793 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.793 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.793 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.793 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.793 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.793 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.793 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.793 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.793 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.793 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.793 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.793 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.793 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.793 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.793 INFO blam! 24: 0x0 - Oct 11 00:50:10.793 INFO blam! Oct 11 00:50:10.793 INFO blam! ---- class::empty stdout ---- Oct 11 00:50:10.793 INFO blam! thread 'class::empty' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.793 INFO blam! stack backtrace: Oct 11 00:50:10.793 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.793 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.793 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.793 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.793 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.793 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.793 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.793 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.793 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.793 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.793 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.793 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.793 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.793 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.793 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.794 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.794 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.794 INFO blam! 11: 0x55b3f2bd6c28 - integration::class::empty::hf606c119496466c4 Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.794 INFO blam! 12: 0x55b3f2bd6bd9 - integration::class::empty::{{closure}}::h9171b2a74d90fd44 Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.794 INFO blam! 13: 0x55b3f2bc8e9d - core::ops::function::FnOnce::call_once::h91a6f8f30f38430b Oct 11 00:50:10.794 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.794 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.794 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.794 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.794 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.794 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.794 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.794 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.794 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.794 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.794 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.794 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.794 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.794 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.794 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.794 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.794 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.794 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.794 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.794 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.794 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.794 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.794 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.794 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.794 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.794 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.794 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.794 INFO blam! 24: 0x0 - Oct 11 00:50:10.794 INFO blam! Oct 11 00:50:10.794 INFO blam! ---- call::bool stdout ---- Oct 11 00:50:10.794 INFO blam! thread 'call::bool' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.794 INFO blam! stack backtrace: Oct 11 00:50:10.794 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.794 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.794 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.794 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.794 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.794 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.794 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.794 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.794 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.794 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.794 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.794 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.794 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.794 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.794 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.794 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.794 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.794 INFO blam! 11: 0x55b3f2bd1f08 - integration::call::bool::hd4f5e09d89ae3a39 Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.794 INFO blam! 12: 0x55b3f2bd1eb9 - integration::call::bool::{{closure}}::h450de57974c177f5 Oct 11 00:50:10.794 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.794 INFO blam! 13: 0x55b3f2bc899d - core::ops::function::FnOnce::call_once::h7d390ef7af9bb9c7 Oct 11 00:50:10.794 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.794 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.794 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.794 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.794 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.794 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.794 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.794 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.794 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.794 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.794 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.794 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.794 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.794 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.794 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.795 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.795 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.795 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.795 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.795 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.795 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.795 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.795 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.795 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.795 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.795 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.795 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.795 INFO blam! 24: 0x0 - Oct 11 00:50:10.795 INFO blam! Oct 11 00:50:10.795 INFO blam! ---- class::inherited_method stdout ---- Oct 11 00:50:10.795 INFO blam! thread 'class::inherited_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.795 INFO blam! stack backtrace: Oct 11 00:50:10.795 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.795 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.795 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.795 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.795 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.795 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.795 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.795 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.795 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.795 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.795 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.795 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.795 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.795 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.795 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.795 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.795 INFO blam! 11: 0x55b3f2bd6c88 - integration::class::inherited_method::h90190d606f7403bb Oct 11 00:50:10.795 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.795 INFO blam! 12: 0x55b3f2bd6c39 - integration::class::inherited_method::{{closure}}::h59f1fe818e3c3b8c Oct 11 00:50:10.795 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.795 INFO blam! 13: 0x55b3f2bc724d - core::ops::function::FnOnce::call_once::h13738e0698c5824d Oct 11 00:50:10.795 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.795 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.795 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.795 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.795 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.795 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.795 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.795 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.795 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.795 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.795 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.795 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.795 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.795 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.795 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.795 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.795 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.795 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.795 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.795 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.795 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.795 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.795 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.795 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.795 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.795 INFO blam! 24: 0x0 - Oct 11 00:50:10.795 INFO blam! Oct 11 00:50:10.795 INFO blam! ---- closure::shadow_closure_with_local stdout ---- Oct 11 00:50:10.795 INFO blam! thread 'closure::shadow_closure_with_local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.795 INFO blam! stack backtrace: Oct 11 00:50:10.795 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.795 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.795 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.795 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.795 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.795 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.795 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.796 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.796 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.796 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.796 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.796 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.796 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.796 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.796 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.796 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.796 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.796 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.796 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.796 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.796 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.796 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.796 INFO blam! 11: 0x55b3f2bc3778 - integration::closure::shadow_closure_with_local::hf8ddd43cb8e83edb Oct 11 00:50:10.796 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.796 INFO blam! 12: 0x55b3f2bc3729 - integration::closure::shadow_closure_with_local::{{closure}}::h0d7ee6f5c1e0f036 Oct 11 00:50:10.796 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.796 INFO blam! 13: 0x55b3f2bc888d - core::ops::function::FnOnce::call_once::h76c7cb08bb46e8e1 Oct 11 00:50:10.796 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.796 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.796 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.796 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.796 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.796 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.796 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.796 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.796 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.796 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.804 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.804 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.804 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.804 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.804 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.804 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.804 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.804 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.804 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.804 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.804 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.804 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.804 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.804 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.804 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.804 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.804 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.804 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.804 INFO blam! 24: 0x0 - Oct 11 00:50:10.804 INFO blam! Oct 11 00:50:10.804 INFO blam! ---- closure::nested_closure stdout ---- Oct 11 00:50:10.804 INFO blam! thread 'closure::nested_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.804 INFO blam! stack backtrace: Oct 11 00:50:10.804 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.804 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.804 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.804 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.804 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.804 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.804 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.804 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.804 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.804 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.804 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.804 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.804 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.804 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.804 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.804 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.804 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.804 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.804 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.804 INFO blam! 11: 0x55b3f2bc35f8 - integration::closure::nested_closure::hc10ee3d7c01910cf Oct 11 00:50:10.804 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.805 INFO blam! 12: 0x55b3f2bc35a9 - integration::closure::nested_closure::{{closure}}::hfd4da56ffd6d2d43 Oct 11 00:50:10.805 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.805 INFO blam! 13: 0x55b3f2bc95dd - core::ops::function::FnOnce::call_once::hb4059e5d25e85c5b Oct 11 00:50:10.805 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.805 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.805 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.805 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.805 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.805 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.805 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.805 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.805 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.805 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.805 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.805 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.805 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.805 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.805 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.805 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.805 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.805 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.805 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.805 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.805 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.805 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.805 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.805 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.805 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.805 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.805 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.805 INFO blam! 24: 0x0 - Oct 11 00:50:10.805 INFO blam! Oct 11 00:50:10.805 INFO blam! ---- closure::open_closure_in_function stdout ---- Oct 11 00:50:10.805 INFO blam! thread 'closure::open_closure_in_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.805 INFO blam! stack backtrace: Oct 11 00:50:10.805 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.805 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.805 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.805 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.805 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.805 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.805 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.805 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.805 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.805 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.805 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.805 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.805 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.805 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.805 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.805 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.805 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.805 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.805 INFO blam! 11: 0x55b3f2bc3658 - integration::closure::open_closure_in_function::h36afd3cdfb78efd1 Oct 11 00:50:10.805 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.805 INFO blam! 12: 0x55b3f2bc3609 - integration::closure::open_closure_in_function::{{closure}}::h9f9c907a9432a6f6 Oct 11 00:50:10.805 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.805 INFO blam! 13: 0x55b3f2bca71d - core::ops::function::FnOnce::call_once::hfc625afdf177fe25 Oct 11 00:50:10.805 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.805 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.805 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.805 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.805 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.805 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.805 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.805 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.805 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.805 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.805 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.805 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.805 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.805 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.805 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.806 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.806 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.806 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.806 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.806 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.806 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.806 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.806 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.806 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.806 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.806 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.806 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.806 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.806 INFO blam! 24: 0x0 - Oct 11 00:50:10.806 INFO blam! Oct 11 00:50:10.806 INFO blam! ---- closure::reference_closure_multiple_times stdout ---- Oct 11 00:50:10.806 INFO blam! thread 'closure::reference_closure_multiple_times' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.806 INFO blam! stack backtrace: Oct 11 00:50:10.806 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.806 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.806 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.806 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.806 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.806 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.806 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.806 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.806 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.806 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.806 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.806 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.806 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.806 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.806 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.806 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.806 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.806 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.806 INFO blam! 11: 0x55b3f2bc36b8 - integration::closure::reference_closure_multiple_times::he4380bf3cbc5b263 Oct 11 00:50:10.806 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.806 INFO blam! 12: 0x55b3f2bc3669 - integration::closure::reference_closure_multiple_times::{{closure}}::h62ed9fe1e32e382b Oct 11 00:50:10.806 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.806 INFO blam! 13: 0x55b3f2bc790d - core::ops::function::FnOnce::call_once::h2ed32644e76e975a Oct 11 00:50:10.806 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.806 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.806 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.806 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.806 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.806 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.806 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.806 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.806 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.806 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.806 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.806 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.806 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.806 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.806 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.806 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.806 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.806 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.806 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.806 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.806 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.806 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.807 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.807 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.807 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.807 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.807 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.807 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.807 INFO blam! 24: 0x0 - Oct 11 00:50:10.807 INFO blam! Oct 11 00:50:10.807 INFO blam! ---- closure::reuse_closure_slot stdout ---- Oct 11 00:50:10.807 INFO blam! thread 'closure::reuse_closure_slot' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.820 INFO blam! stack backtrace: Oct 11 00:50:10.820 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.820 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.820 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.820 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.820 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.820 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.820 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.820 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.820 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.820 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.820 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.820 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.820 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.820 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.820 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.820 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.820 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.820 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.820 INFO blam! 11: 0x55b3f2bc3718 - integration::closure::reuse_closure_slot::h8ddc0d76c056ce2d Oct 11 00:50:10.820 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.820 INFO blam! 12: 0x55b3f2bc36c9 - integration::closure::reuse_closure_slot::{{closure}}::hb7b73cb478bd19ce Oct 11 00:50:10.820 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.820 INFO blam! 13: 0x55b3f2bc86cd - core::ops::function::FnOnce::call_once::h73cbee84d52f0da1 Oct 11 00:50:10.820 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.820 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.820 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.820 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.820 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.820 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.820 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.820 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.820 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.820 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.820 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.820 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.821 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.821 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.821 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.821 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.821 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.821 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.821 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.821 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.821 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.821 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.821 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.821 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.821 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.821 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.821 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.821 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.821 INFO blam! 24: 0x0 - Oct 11 00:50:10.821 INFO blam! Oct 11 00:50:10.821 INFO blam! ---- closure::unused_closure stdout ---- Oct 11 00:50:10.821 INFO blam! thread 'closure::unused_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.821 INFO blam! stack backtrace: Oct 11 00:50:10.821 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.821 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.821 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.821 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.821 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.821 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.821 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.821 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.821 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.821 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.821 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.821 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.821 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.821 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.821 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.821 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.821 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.821 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.821 INFO blam! 11: 0x55b3f2bc37d8 - integration::closure::unused_closure::h1687c6c06c46caf0 Oct 11 00:50:10.821 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.821 INFO blam! 12: 0x55b3f2bc3789 - integration::closure::unused_closure::{{closure}}::h117d51ef687acc86 Oct 11 00:50:10.821 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.821 INFO blam! 13: 0x55b3f2bc955d - core::ops::function::FnOnce::call_once::hb0eddcc929a91837 Oct 11 00:50:10.821 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.821 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.821 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.821 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.821 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.821 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.821 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.821 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.821 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.821 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.821 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.821 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.821 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.821 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.821 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.821 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.821 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.821 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.821 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.821 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.821 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.821 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.821 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.821 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.821 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.821 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.821 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.821 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.821 INFO blam! 24: 0x0 - Oct 11 00:50:10.821 INFO blam! Oct 11 00:50:10.821 INFO blam! ---- closure::unused_later_closure stdout ---- Oct 11 00:50:10.821 INFO blam! thread 'closure::unused_later_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.822 INFO blam! stack backtrace: Oct 11 00:50:10.822 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.822 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.822 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.822 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.822 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.822 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.822 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.822 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.822 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.822 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.822 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.822 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.822 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.822 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.822 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.822 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.822 INFO blam! 11: 0x55b3f2bc3838 - integration::closure::unused_later_closure::h7b6f2c52ce71e7d8 Oct 11 00:50:10.822 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.822 INFO blam! 12: 0x55b3f2bc37e9 - integration::closure::unused_later_closure::{{closure}}::h937ea99d6ef969cb Oct 11 00:50:10.822 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.822 INFO blam! 13: 0x55b3f2bc884d - core::ops::function::FnOnce::call_once::h760b32ddee3b22a7 Oct 11 00:50:10.822 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.822 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.822 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.822 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.822 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.822 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.822 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.822 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.822 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.822 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.822 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.822 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.822 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.822 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.822 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.822 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.822 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.822 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.822 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.822 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.822 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.822 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.822 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.822 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.822 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.822 INFO blam! 24: 0x0 - Oct 11 00:50:10.822 INFO blam! Oct 11 00:50:10.822 INFO blam! ---- class::local_reference_self stdout ---- Oct 11 00:50:10.822 INFO blam! thread 'class::local_reference_self' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.822 INFO blam! stack backtrace: Oct 11 00:50:10.822 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.822 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.822 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.822 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.822 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.822 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.822 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.822 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.822 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.822 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.822 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.822 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.822 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.822 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.822 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.822 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.822 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.823 INFO blam! 11: 0x55b3f2bd6ce8 - integration::class::local_reference_self::h2a7eadf85e98958f Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.823 INFO blam! 12: 0x55b3f2bd6c99 - integration::class::local_reference_self::{{closure}}::h84b8c1bc1803dd10 Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.823 INFO blam! 13: 0x55b3f2bc764d - core::ops::function::FnOnce::call_once::h21bb453dfe4b2560 Oct 11 00:50:10.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.823 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.823 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.823 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.823 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.823 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.823 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.823 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.823 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.823 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.823 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.823 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.823 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.823 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.823 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.823 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.823 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.823 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.823 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.823 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.823 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.823 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.823 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.823 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.823 INFO blam! 24: 0x0 - Oct 11 00:50:10.823 INFO blam! Oct 11 00:50:10.823 INFO blam! ---- comments::only_line_comment_and_line stdout ---- Oct 11 00:50:10.823 INFO blam! thread 'comments::only_line_comment_and_line' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.823 INFO blam! stack backtrace: Oct 11 00:50:10.823 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.823 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.823 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.823 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.823 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.823 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.823 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.823 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.823 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.823 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.823 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.823 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.823 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.823 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.823 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.823 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.823 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.823 INFO blam! 11: 0x55b3f2bd2a18 - integration::comments::only_line_comment_and_line::h41394b27aa4e4387 Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.823 INFO blam! 12: 0x55b3f2bd29c9 - integration::comments::only_line_comment_and_line::{{closure}}::h22a6691026724dee Oct 11 00:50:10.823 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.823 INFO blam! 13: 0x55b3f2bc8edd - core::ops::function::FnOnce::call_once::h936cedc97506239a Oct 11 00:50:10.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.823 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.823 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.823 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.823 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.823 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.823 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.823 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.823 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.823 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.823 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.823 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.823 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.823 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.824 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.824 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.824 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.824 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.824 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.824 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.824 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.824 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.824 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.824 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.824 INFO blam! 24: 0x0 - Oct 11 00:50:10.824 INFO blam! Oct 11 00:50:10.824 INFO blam! ---- comments::line_at_eof stdout ---- Oct 11 00:50:10.824 INFO blam! thread 'comments::line_at_eof' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.824 INFO blam! stack backtrace: Oct 11 00:50:10.824 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.824 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.824 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.824 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.824 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.824 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.824 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.824 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.824 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.824 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.824 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.824 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.824 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.824 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.824 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.824 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.824 INFO blam! 11: 0x55b3f2bd2958 - integration::comments::line_at_eof::h921d0d642b3c1b3d Oct 11 00:50:10.824 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.824 INFO blam! 12: 0x55b3f2bd2909 - integration::comments::line_at_eof::{{closure}}::h1a7732f4afc19033 Oct 11 00:50:10.824 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.824 INFO blam! 13: 0x55b3f2bc9b1d - core::ops::function::FnOnce::call_once::hc8174bd9bfbbbe6d Oct 11 00:50:10.824 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.824 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.824 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.824 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.824 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.824 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.824 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.824 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.824 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.824 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.824 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.824 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.824 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.824 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.824 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.824 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.824 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.824 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.824 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.824 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.824 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.824 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.824 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.824 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.824 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.824 INFO blam! 24: 0x0 - Oct 11 00:50:10.824 INFO blam! Oct 11 00:50:10.824 INFO blam! ---- comments::only_line_comment stdout ---- Oct 11 00:50:10.824 INFO blam! thread 'comments::only_line_comment' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.824 INFO blam! stack backtrace: Oct 11 00:50:10.824 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.824 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.824 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.824 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.824 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.824 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.825 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.825 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.825 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.825 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.825 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.825 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.825 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.825 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.825 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.825 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.825 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.825 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.825 INFO blam! 11: 0x55b3f2bd29b8 - integration::comments::only_line_comment::hdf47b37dd89928a1 Oct 11 00:50:10.825 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.825 INFO blam! 12: 0x55b3f2bd2969 - integration::comments::only_line_comment::{{closure}}::h50edcb8764a9a184 Oct 11 00:50:10.825 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.825 INFO blam! 13: 0x55b3f2bc991d - core::ops::function::FnOnce::call_once::hc3778e6dac8fa1cb Oct 11 00:50:10.825 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.825 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.825 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.825 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.825 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.825 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.825 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.825 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.825 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.825 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.825 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.825 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.825 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.825 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.825 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.825 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.825 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.825 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.825 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.825 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.825 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.825 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.825 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.825 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.825 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.825 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.825 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.825 INFO blam! 24: 0x0 - Oct 11 00:50:10.825 INFO blam! Oct 11 00:50:10.825 INFO blam! ---- comments::unicode stdout ---- Oct 11 00:50:10.825 INFO blam! thread 'comments::unicode' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.825 INFO blam! stack backtrace: Oct 11 00:50:10.825 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.825 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.825 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.825 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.825 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.825 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.825 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.825 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.825 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.825 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.825 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.826 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.826 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.826 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.826 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.826 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.826 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.826 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.826 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.826 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.826 INFO blam! 11: 0x55b3f2bd2a78 - integration::comments::unicode::h4c7e4d739aec0753 Oct 11 00:50:10.826 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.826 INFO blam! 12: 0x55b3f2bd2a29 - integration::comments::unicode::{{closure}}::h9e20d616050477ab Oct 11 00:50:10.826 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.826 INFO blam! 13: 0x55b3f2bc93dd - core::ops::function::FnOnce::call_once::ha606b84091fdb6cb Oct 11 00:50:10.826 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.826 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.826 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.826 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.826 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.826 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.826 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.826 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.826 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.826 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.826 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.826 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.826 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.826 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.826 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.826 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.826 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.826 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.826 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.826 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.826 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.836 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.836 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.836 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.836 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.836 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.836 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.836 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.836 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.836 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.836 INFO blam! 24: 0x0 - Oct 11 00:50:10.836 INFO blam! Oct 11 00:50:10.836 INFO blam! ---- constructor::arguments stdout ---- Oct 11 00:50:10.836 INFO blam! thread 'constructor::arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.836 INFO blam! stack backtrace: Oct 11 00:50:10.836 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.836 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.836 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.836 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.836 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.836 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.836 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.836 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.836 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.836 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.836 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.836 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.836 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.836 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.836 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.836 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.836 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.836 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.836 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.836 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.836 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.836 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.836 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.836 INFO blam! 11: 0x55b3f2bbfed8 - integration::constructor::arguments::hfaefdcf6d4afe93c Oct 11 00:50:10.836 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.836 INFO blam! 12: 0x55b3f2bbfe89 - integration::constructor::arguments::{{closure}}::hf5815e9d5e364174 Oct 11 00:50:10.836 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.836 INFO blam! 13: 0x55b3f2bc975d - core::ops::function::FnOnce::call_once::hbadde5da90bbd5e8 Oct 11 00:50:10.836 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.836 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.836 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.837 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.837 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.837 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.837 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.837 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.837 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.837 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.837 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.837 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.837 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.837 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.837 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.837 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.837 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.837 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.837 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.837 INFO blam! 24: 0x0 - Oct 11 00:50:10.837 INFO blam! Oct 11 00:50:10.837 INFO blam! ---- constructor::call_init_explicitly stdout ---- Oct 11 00:50:10.837 INFO blam! thread 'constructor::call_init_explicitly' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.837 INFO blam! stack backtrace: Oct 11 00:50:10.837 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.837 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.837 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.837 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.837 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.837 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.837 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.837 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.837 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.837 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.837 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.837 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.837 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.837 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.837 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.837 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.837 INFO blam! 11: 0x55b3f2bbff38 - integration::constructor::call_init_explicitly::h6d982a3067beb92a Oct 11 00:50:10.837 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.837 INFO blam! 12: 0x55b3f2bbfee9 - integration::constructor::call_init_explicitly::{{closure}}::heebb204159c6ce21 Oct 11 00:50:10.837 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.837 INFO blam! 13: 0x55b3f2bc6f0d - core::ops::function::FnOnce::call_once::h087ab4ea9c3ce9b9 Oct 11 00:50:10.837 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.837 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.837 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.837 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.837 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.837 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.837 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.837 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.837 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.837 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.837 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.837 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.837 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.837 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.837 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.837 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.837 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.837 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.837 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.837 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.838 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.838 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.838 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.838 INFO blam! 24: 0x0 - Oct 11 00:50:10.838 INFO blam! Oct 11 00:50:10.838 INFO blam! ---- constructor::default stdout ---- Oct 11 00:50:10.838 INFO blam! thread 'constructor::default' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.838 INFO blam! stack backtrace: Oct 11 00:50:10.838 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.838 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.838 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.838 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.838 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.838 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.838 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.838 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.838 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.838 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.838 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.838 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.838 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.838 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.838 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.838 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.838 INFO blam! 11: 0x55b3f2bbff98 - integration::constructor::default::he27d319e26fbbeb3 Oct 11 00:50:10.838 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.838 INFO blam! 12: 0x55b3f2bbff49 - integration::constructor::default::{{closure}}::h6b45ee2e760f5618 Oct 11 00:50:10.838 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.838 INFO blam! 13: 0x55b3f2bc79cd - core::ops::function::FnOnce::call_once::h345864eaf9ab1995 Oct 11 00:50:10.838 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.838 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.838 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.838 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.838 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.838 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.838 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.838 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.838 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.838 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.838 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.838 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.838 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.838 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.838 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.838 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.838 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.838 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.838 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.838 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.838 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.838 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.838 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.838 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.838 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.838 INFO blam! 24: 0x0 - Oct 11 00:50:10.838 INFO blam! Oct 11 00:50:10.838 INFO blam! ---- constructor::default_arguments stdout ---- Oct 11 00:50:10.838 INFO blam! thread 'constructor::default_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.838 INFO blam! stack backtrace: Oct 11 00:50:10.838 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.838 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.838 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.838 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.838 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.838 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.838 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.838 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.838 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.838 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.838 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.839 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.839 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.839 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.839 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.839 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.839 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.839 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.839 INFO blam! 11: 0x55b3f2bbfff8 - integration::constructor::default_arguments::h95296a4bfdc56125 Oct 11 00:50:10.839 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.839 INFO blam! 12: 0x55b3f2bbffa9 - integration::constructor::default_arguments::{{closure}}::hafec6bebbb76f66f Oct 11 00:50:10.839 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.839 INFO blam! 13: 0x55b3f2bca19d - core::ops::function::FnOnce::call_once::he893a834a570f310 Oct 11 00:50:10.839 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.839 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.839 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.839 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.839 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.839 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.839 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.839 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.839 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.839 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.839 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.839 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.839 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.839 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.839 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.839 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.839 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.839 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.839 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.839 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.839 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.839 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.839 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.839 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.839 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.839 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.839 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.839 INFO blam! 24: 0x0 - Oct 11 00:50:10.839 INFO blam! Oct 11 00:50:10.839 INFO blam! ---- constructor::early_return stdout ---- Oct 11 00:50:10.839 INFO blam! thread 'constructor::early_return' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.839 INFO blam! stack backtrace: Oct 11 00:50:10.839 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.839 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.839 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.839 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.839 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.839 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.839 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.839 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.839 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.839 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.839 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.839 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.839 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.839 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.839 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.839 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.846 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.846 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.846 INFO blam! 11: 0x55b3f2bc0058 - integration::constructor::early_return::he6038fe1487e0fe5 Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.846 INFO blam! 12: 0x55b3f2bc0009 - integration::constructor::early_return::{{closure}}::hbc48977daf220a51 Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.846 INFO blam! 13: 0x55b3f2bc9c5d - core::ops::function::FnOnce::call_once::hcd3125f9ca6c03bf Oct 11 00:50:10.846 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.846 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.846 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.846 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.846 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.846 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.846 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.846 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.846 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.846 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.846 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.846 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.846 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.846 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.846 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.846 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.846 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.846 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.846 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.846 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.846 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.846 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.846 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.846 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.846 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.846 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.846 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.846 INFO blam! 24: 0x0 - Oct 11 00:50:10.846 INFO blam! Oct 11 00:50:10.846 INFO blam! ---- constructor::extra_arguments stdout ---- Oct 11 00:50:10.846 INFO blam! thread 'constructor::extra_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.846 INFO blam! stack backtrace: Oct 11 00:50:10.846 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.846 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.846 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.846 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.846 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.846 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.846 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.846 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.846 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.846 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.846 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.846 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.846 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.846 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.846 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.846 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.846 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.846 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.846 INFO blam! 11: 0x55b3f2bc00b8 - integration::constructor::extra_arguments::h83d881fa975aa16e Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.846 INFO blam! 12: 0x55b3f2bc0069 - integration::constructor::extra_arguments::{{closure}}::h61c88e1989a27c00 Oct 11 00:50:10.846 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.846 INFO blam! 13: 0x55b3f2bc720d - core::ops::function::FnOnce::call_once::h12daf012039d8e9d Oct 11 00:50:10.846 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.846 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.847 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.847 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.847 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.847 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.847 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.847 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.847 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.847 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.847 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.847 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.847 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.847 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.847 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.847 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.847 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.847 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.847 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.847 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.847 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.847 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.847 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.847 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.847 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.847 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.847 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.847 INFO blam! 24: 0x0 - Oct 11 00:50:10.847 INFO blam! Oct 11 00:50:10.847 INFO blam! ---- constructor::init_not_method stdout ---- Oct 11 00:50:10.847 INFO blam! thread 'constructor::init_not_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.847 INFO blam! stack backtrace: Oct 11 00:50:10.847 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.847 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.847 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.847 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.847 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.847 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.847 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.847 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.847 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.847 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.847 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.847 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.847 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.847 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.847 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.847 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.847 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.847 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.847 INFO blam! 11: 0x55b3f2bc0118 - integration::constructor::init_not_method::hc416441dbfac64c7 Oct 11 00:50:10.847 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.847 INFO blam! 12: 0x55b3f2bc00c9 - integration::constructor::init_not_method::{{closure}}::hb0ab5f2b9f972b78 Oct 11 00:50:10.847 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.847 INFO blam! 13: 0x55b3f2bc7bcd - core::ops::function::FnOnce::call_once::h3f176dae4fc9333f Oct 11 00:50:10.847 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.847 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.847 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.847 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.847 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.847 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.847 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.847 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.847 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.847 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.847 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.847 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.847 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.847 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.847 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.848 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.848 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.848 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.848 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.848 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.848 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.848 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.848 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.848 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.848 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.848 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.848 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.848 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.848 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.848 INFO blam! 24: 0x0 - Oct 11 00:50:10.848 INFO blam! Oct 11 00:50:10.848 INFO blam! ---- field::call_nonfunction_field stdout ---- Oct 11 00:50:10.848 INFO blam! thread 'field::call_nonfunction_field' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.848 INFO blam! stack backtrace: Oct 11 00:50:10.848 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.848 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.848 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.848 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.848 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.852 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.852 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.852 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.852 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.852 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.852 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.852 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.852 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.852 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.852 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.852 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.852 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.852 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.852 INFO blam! 11: 0x55b3f2bbdfc8 - integration::field::call_nonfunction_field::h21d542433e1b0ddd Oct 11 00:50:10.852 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.852 INFO blam! 12: 0x55b3f2bbdf79 - integration::field::call_nonfunction_field::{{closure}}::h3dbfe1b401e34213 Oct 11 00:50:10.852 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.852 INFO blam! 13: 0x55b3f2bc6e0d - core::ops::function::FnOnce::call_once::h00f5175dc33963e5 Oct 11 00:50:10.852 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.852 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.852 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.852 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.852 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.852 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.852 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.852 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.852 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.852 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.852 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.852 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.852 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.852 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.852 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.853 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.853 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.853 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.853 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.853 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.853 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.853 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.853 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.853 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.853 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.853 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.853 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.853 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.853 INFO blam! 24: 0x0 - Oct 11 00:50:10.853 INFO blam! Oct 11 00:50:10.853 INFO blam! ---- constructor::missing_arguments stdout ---- Oct 11 00:50:10.853 INFO blam! thread 'constructor::missing_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.853 INFO blam! stack backtrace: Oct 11 00:50:10.853 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.853 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.853 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.853 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.853 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.853 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.853 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.853 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.853 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.853 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.853 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.853 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.853 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.853 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.853 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.853 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.853 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.853 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.853 INFO blam! 11: 0x55b3f2bc0178 - integration::constructor::missing_arguments::h112aa3d242d6e311 Oct 11 00:50:10.853 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.853 INFO blam! 12: 0x55b3f2bc0129 - integration::constructor::missing_arguments::{{closure}}::hf5c4a305cba423ee Oct 11 00:50:10.853 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.853 INFO blam! 13: 0x55b3f2bc7e8d - core::ops::function::FnOnce::call_once::h4b2ac10e02d22ab8 Oct 11 00:50:10.853 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.853 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.853 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.853 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.853 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.853 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.853 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.853 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.853 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.853 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.853 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.853 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.853 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.853 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.853 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.853 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.853 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.854 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.854 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.854 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.854 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.854 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.854 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.854 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.854 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.854 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.854 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.854 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.854 INFO blam! 24: 0x0 - Oct 11 00:50:10.854 INFO blam! Oct 11 00:50:10.854 INFO blam! ---- constructor::return_in_nested_function stdout ---- Oct 11 00:50:10.854 INFO blam! thread 'constructor::return_in_nested_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.854 INFO blam! stack backtrace: Oct 11 00:50:10.854 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.854 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.854 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.854 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.854 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.854 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.854 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.854 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.854 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.854 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.854 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.854 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.854 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.854 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.854 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.854 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.854 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.854 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.854 INFO blam! 11: 0x55b3f2bc01d8 - integration::constructor::return_in_nested_function::he29008b462683bc3 Oct 11 00:50:10.854 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.854 INFO blam! 12: 0x55b3f2bc0189 - integration::constructor::return_in_nested_function::{{closure}}::hcf2460cec5a55c68 Oct 11 00:50:10.854 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.854 INFO blam! 13: 0x55b3f2bca25d - core::ops::function::FnOnce::call_once::hecedc6c6ffb452cb Oct 11 00:50:10.854 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.854 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.854 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.854 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.854 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.854 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.854 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.854 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.854 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.854 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.854 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.854 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.854 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.854 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.854 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.854 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.854 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.854 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.854 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.854 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.854 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.854 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.854 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.855 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.855 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.855 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.855 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.855 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.855 INFO blam! 24: 0x0 - Oct 11 00:50:10.855 INFO blam! Oct 11 00:50:10.855 INFO blam! ---- field::get_and_set_method stdout ---- Oct 11 00:50:10.855 INFO blam! thread 'field::get_and_set_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.855 INFO blam! stack backtrace: Oct 11 00:50:10.855 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.855 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.855 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.855 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.855 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.855 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.855 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.855 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.855 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.855 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.855 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.855 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.855 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.855 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.855 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.855 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.855 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.855 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.855 INFO blam! 11: 0x55b3f2bbe028 - integration::field::get_and_set_method::h551b79f301c64398 Oct 11 00:50:10.855 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.855 INFO blam! 12: 0x55b3f2bbdfd9 - integration::field::get_and_set_method::{{closure}}::h043a4c12455d6093 Oct 11 00:50:10.855 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.855 INFO blam! 13: 0x55b3f2bc921d - core::ops::function::FnOnce::call_once::h9e57b33bc453b46f Oct 11 00:50:10.855 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.855 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.855 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.855 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.855 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.855 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.855 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.855 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.855 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.855 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.855 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.855 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.855 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.855 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.855 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.855 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.855 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.855 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.855 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.855 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.855 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.855 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.855 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.855 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.855 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.855 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.855 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.855 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.855 INFO blam! 24: 0x0 - Oct 11 00:50:10.855 INFO blam! Oct 11 00:50:10.855 INFO blam! ---- field::call_function_field stdout ---- Oct 11 00:50:10.855 INFO blam! thread 'field::call_function_field' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.856 INFO blam! stack backtrace: Oct 11 00:50:10.856 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.856 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.856 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.856 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.856 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.856 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.856 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.856 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.856 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.856 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.856 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.856 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.856 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.856 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.856 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.856 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.856 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.856 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.856 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.856 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.856 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.856 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.856 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.856 INFO blam! 11: 0x55b3f2bbdf68 - integration::field::call_function_field::h425b6925843884c4 Oct 11 00:50:10.856 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.856 INFO blam! 12: 0x55b3f2bbdf19 - integration::field::call_function_field::{{closure}}::h8794095f88a90e5a Oct 11 00:50:10.856 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.860 INFO blam! 13: 0x55b3f2bc708d - core::ops::function::FnOnce::call_once::h0d2207592ac9ffb3 Oct 11 00:50:10.860 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.860 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.860 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.860 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.860 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.860 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.860 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.860 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.860 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.860 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.860 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.860 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.860 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.860 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.860 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.860 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.860 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.860 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.860 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.860 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.860 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.860 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.860 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.860 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.860 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.860 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.860 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.860 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.860 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.860 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.860 INFO blam! 24: 0x0 - Oct 11 00:50:10.860 INFO blam! Oct 11 00:50:10.860 INFO blam! ---- constructor::return_value stdout ---- Oct 11 00:50:10.860 INFO blam! thread 'constructor::return_value' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.860 INFO blam! stack backtrace: Oct 11 00:50:10.860 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.860 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.860 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.860 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.860 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.860 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.860 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.860 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.860 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.860 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.861 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.861 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.861 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.861 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.861 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.861 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.861 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.861 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.861 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.861 INFO blam! 11: 0x55b3f2bc0238 - integration::constructor::return_value::h836d30ed848fa69b Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.861 INFO blam! 12: 0x55b3f2bc01e9 - integration::constructor::return_value::{{closure}}::h34f32626613435ca Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.861 INFO blam! 13: 0x55b3f2bca35d - core::ops::function::FnOnce::call_once::hf0847016210e1c9d Oct 11 00:50:10.861 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.861 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.861 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.861 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.861 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.861 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.861 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.861 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.861 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.861 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.861 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.861 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.861 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.861 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.861 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.861 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.861 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.861 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.861 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.861 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.861 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.861 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.861 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.861 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.861 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.861 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.861 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.861 INFO blam! 24: 0x0 - Oct 11 00:50:10.861 INFO blam! Oct 11 00:50:10.861 INFO blam! ---- field::get_on_class stdout ---- Oct 11 00:50:10.861 INFO blam! thread 'field::get_on_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.861 INFO blam! stack backtrace: Oct 11 00:50:10.861 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.861 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.861 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.861 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.861 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.861 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.861 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.861 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.861 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.861 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.861 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.861 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.861 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.861 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.861 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.861 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.861 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.861 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.861 INFO blam! 11: 0x55b3f2bbe0e8 - integration::field::get_on_class::hc48cd1a013f7b6ca Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.861 INFO blam! 12: 0x55b3f2bbe099 - integration::field::get_on_class::{{closure}}::hae05c85102f2f1ca Oct 11 00:50:10.861 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.861 INFO blam! 13: 0x55b3f2bc7c0d - core::ops::function::FnOnce::call_once::h401c443433d6e468 Oct 11 00:50:10.861 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.861 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.861 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.861 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.861 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.861 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.862 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.862 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.862 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.862 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.862 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.862 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.862 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.862 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.862 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.862 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.862 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.862 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.862 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.862 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.862 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.862 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.862 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.862 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.862 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.862 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.862 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.862 INFO blam! 24: 0x0 - Oct 11 00:50:10.862 INFO blam! Oct 11 00:50:10.862 INFO blam! ---- field::get_on_bool stdout ---- Oct 11 00:50:10.862 INFO blam! thread 'field::get_on_bool' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.862 INFO blam! stack backtrace: Oct 11 00:50:10.862 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.862 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.862 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.862 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.862 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.862 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.862 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.862 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.862 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.862 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.862 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.862 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.862 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.862 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.862 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.862 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.862 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.862 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.862 INFO blam! 11: 0x55b3f2bbe088 - integration::field::get_on_bool::h751e25a506780f5f Oct 11 00:50:10.862 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.862 INFO blam! 12: 0x55b3f2bbe039 - integration::field::get_on_bool::{{closure}}::h595d0f03bcb5e166 Oct 11 00:50:10.862 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.862 INFO blam! 13: 0x55b3f2bc834d - core::ops::function::FnOnce::call_once::h6782582d56366b62 Oct 11 00:50:10.862 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.862 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.862 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.862 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.862 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.862 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.862 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.862 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.862 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.862 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.862 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.862 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.862 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.862 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.862 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.862 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.862 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.862 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.863 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.863 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.863 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.863 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.863 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.863 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.863 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.863 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.863 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.863 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.863 INFO blam! 24: 0x0 - Oct 11 00:50:10.863 INFO blam! Oct 11 00:50:10.863 INFO blam! ---- field::on_instance stdout ---- Oct 11 00:50:10.863 INFO blam! thread 'field::on_instance' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.863 INFO blam! stack backtrace: Oct 11 00:50:10.863 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.863 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.863 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.863 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.863 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.863 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.863 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.863 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.863 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.863 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.863 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.863 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.863 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.863 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.863 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.863 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.863 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.863 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.863 INFO blam! 11: 0x55b3f2bbe3e8 - integration::field::on_instance::hb890aceac4ff7f67 Oct 11 00:50:10.863 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.863 INFO blam! 12: 0x55b3f2bbe399 - integration::field::on_instance::{{closure}}::hdf751b08063562e6 Oct 11 00:50:10.863 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.863 INFO blam! 13: 0x55b3f2bc810d - core::ops::function::FnOnce::call_once::h5586632f013336d4 Oct 11 00:50:10.863 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.863 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.863 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.863 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.863 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.863 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.863 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.863 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.863 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.863 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.863 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.863 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.863 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.863 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.863 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.863 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.863 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.863 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.863 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.863 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.863 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.863 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.863 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.863 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.863 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.864 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.864 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.864 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.864 INFO blam! 24: 0x0 - Oct 11 00:50:10.864 INFO blam! Oct 11 00:50:10.864 INFO blam! ---- field::method_binds_this stdout ---- Oct 11 00:50:10.864 INFO blam! thread 'field::method_binds_this' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.864 INFO blam! stack backtrace: Oct 11 00:50:10.864 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.864 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.864 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.864 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.864 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.864 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.864 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.864 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.864 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.864 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.864 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.864 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.864 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.864 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.864 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.864 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.864 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.864 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.864 INFO blam! 11: 0x55b3f2bbe388 - integration::field::method_binds_this::hee0fc8618d09df4d Oct 11 00:50:10.864 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.864 INFO blam! 12: 0x55b3f2bbe339 - integration::field::method_binds_this::{{closure}}::h1830da0891104b31 Oct 11 00:50:10.864 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.864 INFO blam! 13: 0x55b3f2bc99dd - core::ops::function::FnOnce::call_once::hc6dbfd967461e9ee Oct 11 00:50:10.864 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.864 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.864 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.864 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.864 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.864 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.864 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.864 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.864 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.864 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.864 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.864 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.864 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.864 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.864 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.864 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.864 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.864 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.864 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.864 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.864 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.864 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.864 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.864 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.864 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.864 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.864 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.864 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.864 INFO blam! 24: 0x0 - Oct 11 00:50:10.864 INFO blam! Oct 11 00:50:10.865 INFO blam! ---- field::many stdout ---- Oct 11 00:50:10.865 INFO blam! thread 'field::many' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.865 INFO blam! stack backtrace: Oct 11 00:50:10.865 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.865 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.865 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.865 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.865 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.865 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.865 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.865 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.865 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.865 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.865 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.865 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.865 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.865 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.865 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.865 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.865 INFO blam! 11: 0x55b3f2bbe2c8 - integration::field::many::h699042ed98b976f3 Oct 11 00:50:10.865 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.865 INFO blam! 12: 0x55b3f2bbe279 - integration::field::many::{{closure}}::h83cae0ee81ed4dd3 Oct 11 00:50:10.865 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.865 INFO blam! 13: 0x55b3f2bc981d - core::ops::function::FnOnce::call_once::hbf96bb50d7d11838 Oct 11 00:50:10.865 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.865 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.865 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.865 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.865 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.865 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.865 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.865 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.865 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.865 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.865 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.865 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.865 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.865 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.865 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.865 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.865 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.865 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.865 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.865 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.865 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.865 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.865 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.865 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.865 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.865 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.865 INFO blam! 24: 0x0 - Oct 11 00:50:10.865 INFO blam! Oct 11 00:50:10.865 INFO blam! ---- field::get_on_function stdout ---- Oct 11 00:50:10.865 INFO blam! thread 'field::get_on_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.865 INFO blam! stack backtrace: Oct 11 00:50:10.865 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.865 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.865 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.865 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.866 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.866 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.866 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.866 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.866 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.866 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.866 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.866 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.866 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.866 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.866 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.866 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.866 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.866 INFO blam! 11: 0x55b3f2bbe148 - integration::field::get_on_function::h362c136385f14e8e Oct 11 00:50:10.866 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.866 INFO blam! 12: 0x55b3f2bbe0f9 - integration::field::get_on_function::{{closure}}::h1b85e9cfc49dadc3 Oct 11 00:50:10.866 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.866 INFO blam! 13: 0x55b3f2bca1dd - core::ops::function::FnOnce::call_once::heb4e2faa5e7e2a0d Oct 11 00:50:10.866 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.866 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.866 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.866 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.866 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.866 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.866 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.866 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.866 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.866 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.866 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.866 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.866 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.866 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.866 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.866 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.866 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.866 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.866 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.866 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.866 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.866 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.866 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.866 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.866 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.866 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.866 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.866 INFO blam! 24: 0x0 - Oct 11 00:50:10.866 INFO blam! Oct 11 00:50:10.866 INFO blam! ---- field::method stdout ---- Oct 11 00:50:10.866 INFO blam! thread 'field::method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.866 INFO blam! stack backtrace: Oct 11 00:50:10.866 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.866 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.866 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.866 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.866 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.866 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.866 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.866 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.866 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.866 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.866 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.867 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.867 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.867 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.867 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.867 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.867 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.867 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.867 INFO blam! 11: 0x55b3f2bbe328 - integration::field::method::h94e5bf382c6dc163 Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.867 INFO blam! 12: 0x55b3f2bbe2d9 - integration::field::method::{{closure}}::hc9ec6470af8bb58f Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.867 INFO blam! 13: 0x55b3f2bca5dd - core::ops::function::FnOnce::call_once::hf9ae6f758a0fa1c5 Oct 11 00:50:10.867 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.867 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.867 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.867 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.867 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.867 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.867 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.867 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.867 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.867 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.867 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.867 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.867 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.867 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.867 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.867 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.867 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.867 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.867 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.867 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.867 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.867 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.867 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.867 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.867 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.867 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.867 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.867 INFO blam! 24: 0x0 - Oct 11 00:50:10.867 INFO blam! Oct 11 00:50:10.867 INFO blam! ---- field::get_on_nil stdout ---- Oct 11 00:50:10.867 INFO blam! thread 'field::get_on_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.867 INFO blam! stack backtrace: Oct 11 00:50:10.867 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.867 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.867 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.867 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.867 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.867 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.867 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.867 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.867 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.867 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.867 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.867 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.867 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.867 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.867 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.867 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.867 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.867 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.867 INFO blam! 11: 0x55b3f2bbe1a8 - integration::field::get_on_nil::h31572844e089fdee Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.867 INFO blam! 12: 0x55b3f2bbe159 - integration::field::get_on_nil::{{closure}}::h1d0f114c231a5e9d Oct 11 00:50:10.867 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.867 INFO blam! 13: 0x55b3f2bc89dd - core::ops::function::FnOnce::call_once::h7d62db7f712fc864 Oct 11 00:50:10.867 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.867 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.867 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.867 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.867 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.867 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.867 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.867 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.868 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.868 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.868 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.868 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.868 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.868 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.868 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.868 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.868 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.868 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.868 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.868 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.868 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.868 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.868 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.868 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.868 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.868 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.868 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.868 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.868 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.868 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.868 INFO blam! 24: 0x0 - Oct 11 00:50:10.868 INFO blam! Oct 11 00:50:10.868 INFO blam! ---- field::get_on_num stdout ---- Oct 11 00:50:10.868 INFO blam! thread 'field::get_on_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.868 INFO blam! stack backtrace: Oct 11 00:50:10.868 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.868 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.868 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.872 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.872 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.872 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.872 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.872 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.872 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.872 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.872 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.872 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.872 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.872 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.872 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.872 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.872 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.872 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.872 INFO blam! 11: 0x55b3f2bbe208 - integration::field::get_on_num::he56f94f339f1ef64 Oct 11 00:50:10.872 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.872 INFO blam! 12: 0x55b3f2bbe1b9 - integration::field::get_on_num::{{closure}}::hdc7d3fda148c5a5d Oct 11 00:50:10.872 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.872 INFO blam! 13: 0x55b3f2bc850d - core::ops::function::FnOnce::call_once::h6e631e99b160e00f Oct 11 00:50:10.872 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.872 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.872 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.872 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.872 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.872 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.872 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.872 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.872 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.872 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.872 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.872 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.872 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.872 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.872 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.872 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.872 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.872 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.872 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.872 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.872 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.872 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.872 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.872 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.873 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.873 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.873 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.873 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.873 INFO blam! 24: 0x0 - Oct 11 00:50:10.873 INFO blam! Oct 11 00:50:10.873 INFO blam! ---- field::get_on_string stdout ---- Oct 11 00:50:10.873 INFO blam! thread 'field::get_on_string' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.873 INFO blam! stack backtrace: Oct 11 00:50:10.873 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.873 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.873 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.873 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.873 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.873 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.873 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.873 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.873 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.873 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.873 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.873 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.873 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.873 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.873 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.873 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.873 INFO blam! 11: 0x55b3f2bbe268 - integration::field::get_on_string::h0789e2bacdb2e889 Oct 11 00:50:10.873 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.873 INFO blam! 12: 0x55b3f2bbe219 - integration::field::get_on_string::{{closure}}::hd44eca4461a91aa0 Oct 11 00:50:10.873 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.873 INFO blam! 13: 0x55b3f2bc7c8d - core::ops::function::FnOnce::call_once::h416f439b7dd2a9ee Oct 11 00:50:10.873 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.873 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.873 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.873 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.873 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.873 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.873 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.873 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.873 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.873 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.873 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.873 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.873 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.873 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.873 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.873 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.873 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.873 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.873 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.873 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.873 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.873 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.873 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.873 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.873 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.873 INFO blam! 24: 0x0 - Oct 11 00:50:10.873 INFO blam! Oct 11 00:50:10.873 INFO blam! ---- field::set_on_class stdout ---- Oct 11 00:50:10.873 INFO blam! thread 'field::set_on_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.873 INFO blam! stack backtrace: Oct 11 00:50:10.873 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.873 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.873 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.873 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.873 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.873 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.873 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.873 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.873 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.874 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.874 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.874 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.874 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.874 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.874 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.874 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.874 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.874 INFO blam! 11: 0x55b3f2bbe508 - integration::field::set_on_class::hd0d801dc814702b4 Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.874 INFO blam! 12: 0x55b3f2bbe4b9 - integration::field::set_on_class::{{closure}}::hb825962abe2d6ffb Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.874 INFO blam! 13: 0x55b3f2bc710d - core::ops::function::FnOnce::call_once::h0fba4d0093ebe3d5 Oct 11 00:50:10.874 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.874 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.874 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.874 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.874 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.874 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.874 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.874 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.874 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.874 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.874 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.874 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.874 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.874 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.874 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.874 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.874 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.874 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.874 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.874 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.874 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.874 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.874 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.874 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.874 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.874 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.874 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.874 INFO blam! 24: 0x0 - Oct 11 00:50:10.874 INFO blam! Oct 11 00:50:10.874 INFO blam! ---- field::set_on_function stdout ---- Oct 11 00:50:10.874 INFO blam! thread 'field::set_on_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.874 INFO blam! stack backtrace: Oct 11 00:50:10.874 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.874 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.874 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.874 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.874 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.874 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.874 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.874 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.874 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.874 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.874 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.874 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.874 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.874 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.874 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.874 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.874 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.874 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.874 INFO blam! 11: 0x55b3f2bbe568 - integration::field::set_on_function::hd662bb55f37d6433 Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.874 INFO blam! 12: 0x55b3f2bbe519 - integration::field::set_on_function::{{closure}}::h0cb38d3003de036c Oct 11 00:50:10.874 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.874 INFO blam! 13: 0x55b3f2bca29d - core::ops::function::FnOnce::call_once::hed45f3de4e555142 Oct 11 00:50:10.874 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.874 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.874 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.874 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.874 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.874 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.875 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.875 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.875 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.875 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.875 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.875 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.875 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.875 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.875 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.875 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.875 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.875 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.875 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.875 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.875 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.875 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.875 INFO blam! 24: 0x0 - Oct 11 00:50:10.875 INFO blam! Oct 11 00:50:10.875 INFO blam! ---- field::set_on_nil stdout ---- Oct 11 00:50:10.875 INFO blam! thread 'field::set_on_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.875 INFO blam! stack backtrace: Oct 11 00:50:10.875 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.875 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.875 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.875 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.875 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.875 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.875 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.875 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.875 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.875 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.875 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.875 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.875 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.875 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.875 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.875 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.875 INFO blam! 11: 0x55b3f2bbe5c8 - integration::field::set_on_nil::h2dd976de9bbde3f0 Oct 11 00:50:10.875 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.875 INFO blam! 12: 0x55b3f2bbe579 - integration::field::set_on_nil::{{closure}}::h8d5b6fc1542afc9c Oct 11 00:50:10.875 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.875 INFO blam! 13: 0x55b3f2bc728d - core::ops::function::FnOnce::call_once::h13d678f3b913f979 Oct 11 00:50:10.875 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.875 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.875 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.875 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.875 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.875 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.875 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.875 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.875 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.875 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.875 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.875 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.875 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.875 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.875 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.875 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.875 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.875 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.875 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.875 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.875 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.876 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.876 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.876 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.876 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.876 INFO blam! 24: 0x0 - Oct 11 00:50:10.876 INFO blam! Oct 11 00:50:10.876 INFO blam! ---- field::set_on_num stdout ---- Oct 11 00:50:10.876 INFO blam! thread 'field::set_on_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.876 INFO blam! stack backtrace: Oct 11 00:50:10.876 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.876 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.876 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.876 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.876 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.876 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.876 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.876 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.876 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.876 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.876 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.876 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.876 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.876 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.876 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.876 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.876 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.876 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.876 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.876 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.880 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.880 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.880 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.880 INFO blam! 11: 0x55b3f2bbe628 - integration::field::set_on_num::hd7782afc6461faf8 Oct 11 00:50:10.880 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.880 INFO blam! 12: 0x55b3f2bbe5d9 - integration::field::set_on_num::{{closure}}::h2a2ab27988437e2f Oct 11 00:50:10.880 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.880 INFO blam! 13: 0x55b3f2bc8c9d - core::ops::function::FnOnce::call_once::h89056986ebf67996 Oct 11 00:50:10.880 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.880 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.880 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.880 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.880 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.880 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.880 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.880 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.880 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.880 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.880 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.880 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.880 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.880 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.880 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.880 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.880 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.880 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.880 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.880 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.880 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.880 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.880 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.880 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.880 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.880 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.880 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.880 INFO blam! 24: 0x0 - Oct 11 00:50:10.880 INFO blam! Oct 11 00:50:10.880 INFO blam! ---- field::set_on_bool stdout ---- Oct 11 00:50:10.880 INFO blam! thread 'field::set_on_bool' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.880 INFO blam! stack backtrace: Oct 11 00:50:10.880 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.880 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.880 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.880 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.880 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.880 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.880 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.880 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.880 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.880 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.880 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.880 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.880 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.880 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.880 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.880 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.880 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.880 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.880 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.881 INFO blam! 11: 0x55b3f2bbe4a8 - integration::field::set_on_bool::h1cd0a28b3a6fef49 Oct 11 00:50:10.881 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.881 INFO blam! 12: 0x55b3f2bbe459 - integration::field::set_on_bool::{{closure}}::h3d5fcf412d648cbc Oct 11 00:50:10.881 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.881 INFO blam! 13: 0x55b3f2bc941d - core::ops::function::FnOnce::call_once::ha95112cca0ab59dc Oct 11 00:50:10.881 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.881 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.881 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.881 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.881 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.881 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.881 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.881 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.881 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.881 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.881 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.881 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.881 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.881 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.881 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.881 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.881 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.881 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.881 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.881 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.881 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.881 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.881 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.881 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.881 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.881 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.881 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.881 INFO blam! 24: 0x0 - Oct 11 00:50:10.881 INFO blam! Oct 11 00:50:10.881 INFO blam! ---- field::set_on_string stdout ---- Oct 11 00:50:10.881 INFO blam! thread 'field::set_on_string' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.881 INFO blam! stack backtrace: Oct 11 00:50:10.881 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.881 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.881 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.881 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.881 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.881 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.881 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.881 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.881 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.881 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.881 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.881 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.881 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.881 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.881 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.881 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.881 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.881 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.881 INFO blam! 11: 0x55b3f2bbe688 - integration::field::set_on_string::hec3d9f49c8e90a7c Oct 11 00:50:10.881 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.881 INFO blam! 12: 0x55b3f2bbe639 - integration::field::set_on_string::{{closure}}::h85bbc0b6daf7eb0c Oct 11 00:50:10.881 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.881 INFO blam! 13: 0x55b3f2bc71cd - core::ops::function::FnOnce::call_once::h1234acba7f0cfdf8 Oct 11 00:50:10.881 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.881 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.881 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.881 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.881 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.881 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.881 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.881 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.881 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.881 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.881 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.881 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.881 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.881 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.881 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.881 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.881 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.882 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.882 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.882 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.882 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.882 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.882 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.882 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.882 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.882 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.882 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.882 INFO blam! 24: 0x0 - Oct 11 00:50:10.882 INFO blam! Oct 11 00:50:10.882 INFO blam! ---- field::undefined stdout ---- Oct 11 00:50:10.882 INFO blam! thread 'field::undefined' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.882 INFO blam! stack backtrace: Oct 11 00:50:10.882 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.882 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.882 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.882 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.882 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.882 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.882 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.882 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.882 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.882 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.882 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.882 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.882 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.882 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.882 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.882 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.882 INFO blam! 11: 0x55b3f2bbe6e8 - integration::field::undefined::ha9f871bc942a91ae Oct 11 00:50:10.882 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.882 INFO blam! 12: 0x55b3f2bbe699 - integration::field::undefined::{{closure}}::h829ad6e15dd06c27 Oct 11 00:50:10.882 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.882 INFO blam! 13: 0x55b3f2bc8d1d - core::ops::function::FnOnce::call_once::h8a0184f67d6bf8f9 Oct 11 00:50:10.882 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.882 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.882 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.882 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.882 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.882 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.882 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.882 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.882 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.882 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.882 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.882 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.882 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.882 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.882 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.882 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.882 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.882 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.882 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.882 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.882 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.882 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.882 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.882 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.882 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.882 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.882 INFO blam! 24: 0x0 - Oct 11 00:50:10.882 INFO blam! Oct 11 00:50:10.882 INFO blam! ---- field::set_evaluation_order stdout ---- Oct 11 00:50:10.882 INFO blam! thread 'field::set_evaluation_order' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.882 INFO blam! stack backtrace: Oct 11 00:50:10.882 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.882 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.882 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.882 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.883 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.883 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.883 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.883 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.883 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.883 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.883 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.883 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.883 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.883 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.883 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.883 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.883 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.883 INFO blam! 11: 0x55b3f2bbe448 - integration::field::set_evaluation_order::h2d89361ec19683ef Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.883 INFO blam! 12: 0x55b3f2bbe3f9 - integration::field::set_evaluation_order::{{closure}}::h77687997d6ea4841 Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.883 INFO blam! 13: 0x55b3f2bc9a9d - core::ops::function::FnOnce::call_once::hc73a0d7d6225594d Oct 11 00:50:10.883 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.883 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.883 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.883 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.883 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.883 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.883 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.883 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.883 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.883 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.883 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.883 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.883 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.883 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.883 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.883 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.883 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.883 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.883 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.883 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.883 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.883 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.883 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.883 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.883 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.883 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.883 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.883 INFO blam! 24: 0x0 - Oct 11 00:50:10.883 INFO blam! Oct 11 00:50:10.883 INFO blam! ---- for_statement::class_in_body stdout ---- Oct 11 00:50:10.883 INFO blam! thread 'for_statement::class_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.883 INFO blam! stack backtrace: Oct 11 00:50:10.883 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.883 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.883 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.883 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.883 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.883 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.883 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.883 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.883 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.883 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.883 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.883 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.883 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.883 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.883 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.883 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.883 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.883 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.883 INFO blam! 11: 0x55b3f2bcb878 - integration::for_statement::class_in_body::h805816d6c8748963 Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.883 INFO blam! 12: 0x55b3f2bcb829 - integration::for_statement::class_in_body::{{closure}}::hd4641ccaae679a08 Oct 11 00:50:10.883 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.883 INFO blam! 13: 0x55b3f2bc7f4d - core::ops::function::FnOnce::call_once::h4ec3cdd814739d66 Oct 11 00:50:10.884 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.884 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.884 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.884 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.884 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.884 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.884 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.884 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.884 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.884 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.884 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.884 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.884 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.884 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.884 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.884 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.884 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.884 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.884 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.884 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.884 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.884 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.884 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.884 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.884 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.884 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.884 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.884 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.884 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.884 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.884 INFO blam! 24: 0x0 - Oct 11 00:50:10.886 INFO blam! Oct 11 00:50:10.886 INFO blam! ---- for_statement::return_closure stdout ---- Oct 11 00:50:10.886 INFO blam! thread 'for_statement::return_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.886 INFO blam! stack backtrace: Oct 11 00:50:10.886 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.887 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.887 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.887 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.887 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.887 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.887 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.887 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.887 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.887 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.887 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.887 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.887 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.887 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.887 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.887 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.887 INFO blam! 11: 0x55b3f2bcb998 - integration::for_statement::return_closure::ha983fa2fb9975919 Oct 11 00:50:10.887 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.887 INFO blam! 12: 0x55b3f2bcb949 - integration::for_statement::return_closure::{{closure}}::h47aa3a9e9cd5a1bf Oct 11 00:50:10.887 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.887 INFO blam! 13: 0x55b3f2bc9a5d - core::ops::function::FnOnce::call_once::hc731bd5f34b9f1b5 Oct 11 00:50:10.887 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.887 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.887 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.887 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.887 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.887 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.887 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.887 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.887 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.887 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.887 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.887 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.887 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.887 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.887 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.887 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.887 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.887 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.887 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.887 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.887 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.887 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.887 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.887 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.887 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.887 INFO blam! 24: 0x0 - Oct 11 00:50:10.887 INFO blam! Oct 11 00:50:10.887 INFO blam! ---- for_statement::return_inside stdout ---- Oct 11 00:50:10.887 INFO blam! thread 'for_statement::return_inside' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.887 INFO blam! stack backtrace: Oct 11 00:50:10.887 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.887 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.887 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.887 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.887 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.887 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.887 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.887 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.887 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.887 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.887 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.887 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.887 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.887 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.887 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.887 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.887 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.887 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.888 INFO blam! 11: 0x55b3f2bcb9f8 - integration::for_statement::return_inside::h3787d9fa3c6b8946 Oct 11 00:50:10.888 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.888 INFO blam! 12: 0x55b3f2bcb9a9 - integration::for_statement::return_inside::{{closure}}::h8ac6c58f4af88bf6 Oct 11 00:50:10.888 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.888 INFO blam! 13: 0x55b3f2bc901d - core::ops::function::FnOnce::call_once::h99c59c24e74d5389 Oct 11 00:50:10.888 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.888 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.888 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.888 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.888 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.888 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.888 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.888 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.888 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.888 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.888 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.888 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.888 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.888 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.888 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.888 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.888 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.888 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.888 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.888 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.888 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.888 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.888 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.888 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.888 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.888 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.888 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.888 INFO blam! 24: 0x0 - Oct 11 00:50:10.888 INFO blam! Oct 11 00:50:10.888 INFO blam! ---- for_statement::statement_increment stdout ---- Oct 11 00:50:10.888 INFO blam! thread 'for_statement::statement_increment' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.888 INFO blam! stack backtrace: Oct 11 00:50:10.888 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.888 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.888 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.888 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.888 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.888 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.888 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.888 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.888 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.888 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.888 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.888 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.888 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.888 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.888 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.888 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.888 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.888 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.888 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.888 INFO blam! 11: 0x55b3f2bcbb18 - integration::for_statement::statement_increment::he3519094531657a1 Oct 11 00:50:10.888 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.888 INFO blam! 12: 0x55b3f2bcbac9 - integration::for_statement::statement_increment::{{closure}}::h820152aa69e8fe8b Oct 11 00:50:10.888 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.888 INFO blam! 13: 0x55b3f2bc8cdd - core::ops::function::FnOnce::call_once::h899376957173ade2 Oct 11 00:50:10.888 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.888 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.888 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.889 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.889 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.889 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.889 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.889 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.889 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.889 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.889 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.889 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.889 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.889 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.889 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.889 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.889 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.889 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.889 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.889 INFO blam! 24: 0x0 - Oct 11 00:50:10.889 INFO blam! Oct 11 00:50:10.889 INFO blam! ---- for_statement::statement_condition stdout ---- Oct 11 00:50:10.889 INFO blam! thread 'for_statement::statement_condition' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.889 INFO blam! stack backtrace: Oct 11 00:50:10.889 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.889 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.889 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.889 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.889 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.889 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.889 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.889 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.889 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.889 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.889 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.889 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.889 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.889 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.889 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.889 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.889 INFO blam! 11: 0x55b3f2bcbab8 - integration::for_statement::statement_condition::h5d39ff763caf21dd Oct 11 00:50:10.889 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.889 INFO blam! 12: 0x55b3f2bcba69 - integration::for_statement::statement_condition::{{closure}}::h5520ea9ec2f81409 Oct 11 00:50:10.889 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.889 INFO blam! 13: 0x55b3f2bc8add - core::ops::function::FnOnce::call_once::h85577f694ebd30bb Oct 11 00:50:10.889 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.889 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.889 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.889 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.889 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.889 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.889 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.889 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.889 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.889 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.889 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.889 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.889 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.889 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.889 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.889 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.889 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.889 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.889 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.889 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.889 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.890 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.890 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.890 INFO blam! 24: 0x0 - Oct 11 00:50:10.890 INFO blam! Oct 11 00:50:10.890 INFO blam! ---- for_statement::scope stdout ---- Oct 11 00:50:10.890 INFO blam! thread 'for_statement::scope' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.890 INFO blam! stack backtrace: Oct 11 00:50:10.890 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.890 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.890 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.890 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.890 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.890 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.890 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.890 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.890 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.890 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.890 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.890 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.890 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.890 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.890 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.890 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.890 INFO blam! 11: 0x55b3f2bcba58 - integration::for_statement::scope::h4a633c4d81157312 Oct 11 00:50:10.890 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.890 INFO blam! 12: 0x55b3f2bcba09 - integration::for_statement::scope::{{closure}}::haabffff6cad07d48 Oct 11 00:50:10.890 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.890 INFO blam! 13: 0x55b3f2bca3dd - core::ops::function::FnOnce::call_once::hf19f36de2e9039cf Oct 11 00:50:10.890 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.890 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.890 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.890 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.890 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.890 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.890 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.890 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.890 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.890 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.890 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.890 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.890 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.890 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.890 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.890 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.890 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.890 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.890 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.890 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.890 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.890 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.890 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.890 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.890 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.890 INFO blam! 24: 0x0 - Oct 11 00:50:10.890 INFO blam! Oct 11 00:50:10.890 INFO blam! ---- for_statement::fun_in_body stdout ---- Oct 11 00:50:10.890 INFO blam! thread 'for_statement::fun_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.890 INFO blam! stack backtrace: Oct 11 00:50:10.890 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.890 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.890 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.890 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.890 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.890 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.890 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.890 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.890 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.890 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.891 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.891 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.891 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.891 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.891 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.891 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.891 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.891 INFO blam! 11: 0x55b3f2bcb938 - integration::for_statement::fun_in_body::h30595ae7084f7ba3 Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.891 INFO blam! 12: 0x55b3f2bcb8e9 - integration::for_statement::fun_in_body::{{closure}}::h94cfd03e7a0031b5 Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.891 INFO blam! 13: 0x55b3f2bc965d - core::ops::function::FnOnce::call_once::hb53ebca5ede936a2 Oct 11 00:50:10.891 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.891 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.891 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.891 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.891 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.891 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.891 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.891 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.891 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.891 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.891 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.891 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.891 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.891 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.891 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.891 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.891 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.891 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.891 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.891 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.891 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.891 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.891 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.891 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.891 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.891 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.891 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.891 INFO blam! 24: 0x0 - Oct 11 00:50:10.891 INFO blam! Oct 11 00:50:10.891 INFO blam! ---- for_statement::closure_in_body stdout ---- Oct 11 00:50:10.891 INFO blam! thread 'for_statement::closure_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.891 INFO blam! stack backtrace: Oct 11 00:50:10.891 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.891 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.891 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.891 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.891 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.891 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.891 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.891 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.891 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.891 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.891 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.891 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.891 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.891 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.891 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.891 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.891 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.891 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.891 INFO blam! 11: 0x55b3f2bcb8d8 - integration::for_statement::closure_in_body::h897634e9df7fa884 Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.891 INFO blam! 12: 0x55b3f2bcb889 - integration::for_statement::closure_in_body::{{closure}}::hf8d81d1186537fa3 Oct 11 00:50:10.891 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.891 INFO blam! 13: 0x55b3f2bca09d - core::ops::function::FnOnce::call_once::he4d0c0bfe1679c2d Oct 11 00:50:10.891 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.891 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.891 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.891 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.891 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.891 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.892 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.892 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.892 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.892 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.892 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.892 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.892 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.892 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.892 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.892 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.892 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.892 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.892 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.892 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.892 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.892 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.892 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.892 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.892 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.892 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.892 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.892 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.892 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.892 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.892 INFO blam! 24: 0x0 - Oct 11 00:50:10.892 INFO blam! Oct 11 00:50:10.892 INFO blam! ---- function::local_mutual_recursion stdout ---- Oct 11 00:50:10.892 INFO blam! thread 'function::local_mutual_recursion' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.892 INFO blam! stack backtrace: Oct 11 00:50:10.892 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.896 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.896 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.896 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.896 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.896 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.896 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.896 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.896 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.896 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.896 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.896 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.896 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.896 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.896 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.896 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.896 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.896 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.896 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.896 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.896 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.896 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.896 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.896 INFO blam! 11: 0x55b3f2bc5168 - integration::function::local_mutual_recursion::ha144a58dc6c87088 Oct 11 00:50:10.896 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.896 INFO blam! 12: 0x55b3f2bc5119 - integration::function::local_mutual_recursion::{{closure}}::he910e1ae54595798 Oct 11 00:50:10.896 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.896 INFO blam! 13: 0x55b3f2bc9f5d - core::ops::function::FnOnce::call_once::hdef72396f7ecf0d6 Oct 11 00:50:10.896 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.896 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.897 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.897 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.897 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.897 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.897 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.897 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.897 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.897 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.897 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.897 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.897 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.897 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.897 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.897 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.897 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.897 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.897 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.897 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.897 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.897 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.897 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.897 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.897 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.897 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.897 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.897 INFO blam! 24: 0x0 - Oct 11 00:50:10.897 INFO blam! Oct 11 00:50:10.897 INFO blam! ---- function::local_recursion stdout ---- Oct 11 00:50:10.897 INFO blam! thread 'function::local_recursion' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.897 INFO blam! stack backtrace: Oct 11 00:50:10.897 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.897 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.897 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.897 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.897 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.897 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.897 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.897 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.897 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.897 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.897 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.897 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.897 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.897 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.897 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.897 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.897 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.897 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.897 INFO blam! 11: 0x55b3f2bc51c8 - integration::function::local_recursion::h1418a703a89e0230 Oct 11 00:50:10.897 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.897 INFO blam! 12: 0x55b3f2bc5179 - integration::function::local_recursion::{{closure}}::hc78db2a0910c8f6b Oct 11 00:50:10.897 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.897 INFO blam! 13: 0x55b3f2bc85cd - core::ops::function::FnOnce::call_once::h7060571be929a09a Oct 11 00:50:10.897 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.897 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.897 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.897 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.897 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.897 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.897 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.897 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.897 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.897 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.897 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.897 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.897 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.897 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.897 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.897 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.897 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.897 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.898 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.898 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.898 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.898 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.898 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.898 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.898 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.898 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.898 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.898 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.898 INFO blam! 24: 0x0 - Oct 11 00:50:10.898 INFO blam! Oct 11 00:50:10.898 INFO blam! ---- function::extra_arguments stdout ---- Oct 11 00:50:10.898 INFO blam! thread 'function::extra_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.898 INFO blam! stack backtrace: Oct 11 00:50:10.898 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.898 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.898 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.898 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.898 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.898 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.898 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.898 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.898 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.898 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.898 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.898 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.898 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.898 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.898 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.898 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.898 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.898 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.898 INFO blam! 11: 0x55b3f2bc5108 - integration::function::extra_arguments::habe62be988758a19 Oct 11 00:50:10.898 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.898 INFO blam! 12: 0x55b3f2bc50b9 - integration::function::extra_arguments::{{closure}}::h9e1271496c18635d Oct 11 00:50:10.898 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.898 INFO blam! 13: 0x55b3f2bc9c9d - core::ops::function::FnOnce::call_once::hcd97006965e6d549 Oct 11 00:50:10.898 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.898 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.898 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.898 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.898 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.898 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.898 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.898 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.898 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.898 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.898 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.898 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.898 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.898 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.898 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.898 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.898 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.898 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.898 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.898 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.898 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.898 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.898 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.898 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.898 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.898 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.898 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.898 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.898 INFO blam! 24: 0x0 - Oct 11 00:50:10.898 INFO blam! Oct 11 00:50:10.898 INFO blam! ---- for_statement::syntax stdout ---- Oct 11 00:50:10.898 INFO blam! thread 'for_statement::syntax' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.898 INFO blam! stack backtrace: Oct 11 00:50:10.898 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.898 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.899 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.899 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.899 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.899 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.899 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.899 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.899 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.899 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.899 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.899 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.899 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.899 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.899 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.899 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.899 INFO blam! 11: 0x55b3f2bcbbd8 - integration::for_statement::syntax::hdef622e13d64834a Oct 11 00:50:10.899 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.899 INFO blam! 12: 0x55b3f2bcbb89 - integration::for_statement::syntax::{{closure}}::h0ebed0134591b3e2 Oct 11 00:50:10.899 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.899 INFO blam! 13: 0x55b3f2bc9d9d - core::ops::function::FnOnce::call_once::hd330d210890a3e3c Oct 11 00:50:10.899 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.899 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.899 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.899 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.899 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.899 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.899 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.899 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.899 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.899 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.899 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.899 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.899 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.899 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.899 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.899 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.899 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.899 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.899 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.899 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.899 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.899 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.899 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.899 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.899 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.899 INFO blam! 24: 0x0 - Oct 11 00:50:10.899 INFO blam! Oct 11 00:50:10.899 INFO blam! ---- for_statement::var_in_body stdout ---- Oct 11 00:50:10.899 INFO blam! thread 'for_statement::var_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.899 INFO blam! stack backtrace: Oct 11 00:50:10.899 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.899 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.899 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.899 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.899 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.899 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.899 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.899 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.899 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.899 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.899 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.899 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.899 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.899 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.899 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.899 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.899 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.899 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.899 INFO blam! 11: 0x55b3f2bcbc38 - integration::for_statement::var_in_body::hd56d233d62f6f172 Oct 11 00:50:10.900 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.900 INFO blam! 12: 0x55b3f2bcbbe9 - integration::for_statement::var_in_body::{{closure}}::h995a52a050be3081 Oct 11 00:50:10.900 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.900 INFO blam! 13: 0x55b3f2bc951d - core::ops::function::FnOnce::call_once::hb0211d2e415641db Oct 11 00:50:10.900 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.900 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.900 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.900 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.900 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.900 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.900 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.900 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.900 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.900 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.900 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.900 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.900 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.900 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.900 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.900 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.900 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.900 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.900 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.900 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.900 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.900 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.900 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.904 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.904 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.904 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.904 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.904 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.904 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.904 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.904 INFO blam! 24: 0x0 - Oct 11 00:50:10.904 INFO blam! Oct 11 00:50:10.904 INFO blam! ---- function::body_must_be_block stdout ---- Oct 11 00:50:10.904 INFO blam! thread 'function::body_must_be_block' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.904 INFO blam! stack backtrace: Oct 11 00:50:10.904 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.904 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.904 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.904 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.904 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.904 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.904 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.904 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.904 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.904 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.904 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.904 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.904 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.904 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.904 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.904 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.904 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.904 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.904 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.904 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.904 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.904 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.904 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.904 INFO blam! 11: 0x55b3f2bc5048 - integration::function::body_must_be_block::h9b00641d950a3412 Oct 11 00:50:10.904 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.904 INFO blam! 12: 0x55b3f2bc4ff9 - integration::function::body_must_be_block::{{closure}}::h7cfb3fd0fd836b36 Oct 11 00:50:10.904 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.904 INFO blam! 13: 0x55b3f2bc758d - core::ops::function::FnOnce::call_once::h2072a6721e7c9038 Oct 11 00:50:10.904 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.904 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.904 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.904 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.905 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.905 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.905 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.905 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.905 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.905 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.905 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.905 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.905 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.905 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.905 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.905 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.905 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.905 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.905 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.905 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.905 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.905 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.905 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.905 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.905 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.905 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.905 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.905 INFO blam! 24: 0x0 - Oct 11 00:50:10.905 INFO blam! Oct 11 00:50:10.905 INFO blam! ---- function::empty_body stdout ---- Oct 11 00:50:10.905 INFO blam! thread 'function::empty_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.905 INFO blam! stack backtrace: Oct 11 00:50:10.905 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.905 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.905 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.905 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.905 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.905 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.905 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.905 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.905 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.905 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.905 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.905 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.905 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.905 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.905 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.905 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.905 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.905 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.905 INFO blam! 11: 0x55b3f2bc50a8 - integration::function::empty_body::h14112b0368b0f62c Oct 11 00:50:10.905 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.905 INFO blam! 12: 0x55b3f2bc5059 - integration::function::empty_body::{{closure}}::hd8c9af7833a61816 Oct 11 00:50:10.905 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.905 INFO blam! 13: 0x55b3f2bc83cd - core::ops::function::FnOnce::call_once::h68621155af7097de Oct 11 00:50:10.905 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.905 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.905 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.905 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.905 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.905 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.905 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.905 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.905 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.905 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.905 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.905 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.905 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.905 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.905 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.905 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.906 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.906 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.906 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.906 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.906 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.906 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.906 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.906 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.906 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.906 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.906 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.906 INFO blam! 24: 0x0 - Oct 11 00:50:10.906 INFO blam! Oct 11 00:50:10.906 INFO blam! ---- for_statement::statement_initializer stdout ---- Oct 11 00:50:10.906 INFO blam! thread 'for_statement::statement_initializer' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.906 INFO blam! stack backtrace: Oct 11 00:50:10.906 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.906 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.906 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.906 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.906 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.906 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.906 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.906 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.906 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.906 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.906 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.906 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.906 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.906 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.906 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.906 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.906 INFO blam! 11: 0x55b3f2bcbb78 - integration::for_statement::statement_initializer::hdb1fe4613b689fec Oct 11 00:50:10.906 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.906 INFO blam! 12: 0x55b3f2bcbb29 - integration::for_statement::statement_initializer::{{closure}}::h9b1da899bb62dd9a Oct 11 00:50:10.906 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.906 INFO blam! 13: 0x55b3f2bc87cd - core::ops::function::FnOnce::call_once::h756627a2dbf61e53 Oct 11 00:50:10.906 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.906 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.906 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.906 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.906 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.906 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.906 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.906 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.906 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.906 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.906 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.906 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.906 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.906 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.906 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.906 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.906 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.906 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.906 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.906 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.906 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.906 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.906 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.906 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.906 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.906 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.906 INFO blam! 24: 0x0 - Oct 11 00:50:10.906 INFO blam! Oct 11 00:50:10.906 INFO blam! ---- function::too_many_parameters stdout ---- Oct 11 00:50:10.906 INFO blam! thread 'function::too_many_parameters' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.906 INFO blam! stack backtrace: Oct 11 00:50:10.906 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.906 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.906 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.906 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.907 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.907 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.907 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.907 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.907 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.907 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.907 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.907 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.907 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.907 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.907 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.907 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.907 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.907 INFO blam! 11: 0x55b3f2bc54c8 - integration::function::too_many_parameters::hbd9150f4f26541ac Oct 11 00:50:10.907 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.907 INFO blam! 12: 0x55b3f2bc5479 - integration::function::too_many_parameters::{{closure}}::h48bb5dfad207fc7a Oct 11 00:50:10.907 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.907 INFO blam! 13: 0x55b3f2bc96dd - core::ops::function::FnOnce::call_once::hb7665802e0b6885b Oct 11 00:50:10.907 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.907 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.907 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.907 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.907 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.907 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.907 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.907 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.907 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.907 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.907 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.907 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.907 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.907 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.907 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.907 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.907 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.907 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.907 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.907 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.907 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.907 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.907 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.907 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.907 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.907 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.907 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.907 INFO blam! 24: 0x0 - Oct 11 00:50:10.907 INFO blam! Oct 11 00:50:10.907 INFO blam! ---- function::too_many_arguments stdout ---- Oct 11 00:50:10.907 INFO blam! thread 'function::too_many_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.907 INFO blam! stack backtrace: Oct 11 00:50:10.907 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.907 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.907 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.907 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.907 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.907 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.907 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.907 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.907 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.907 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.907 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.908 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.908 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.908 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.908 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.908 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.908 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.908 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.908 INFO blam! 11: 0x55b3f2bc5468 - integration::function::too_many_arguments::hb551364dce1a39e9 Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.908 INFO blam! 12: 0x55b3f2bc5419 - integration::function::too_many_arguments::{{closure}}::h33ac8b5943bec7d3 Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.908 INFO blam! 13: 0x55b3f2bc8fdd - core::ops::function::FnOnce::call_once::h99b489821dc288be Oct 11 00:50:10.908 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.908 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.908 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.908 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.908 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.908 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.908 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.908 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.908 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.908 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.908 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.908 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.908 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.908 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.908 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.908 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.908 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.908 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.908 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.908 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.908 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.908 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.908 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.908 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.908 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.908 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.908 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.908 INFO blam! 24: 0x0 - Oct 11 00:50:10.908 INFO blam! Oct 11 00:50:10.908 INFO blam! ---- function::recursion stdout ---- Oct 11 00:50:10.908 INFO blam! thread 'function::recursion' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.908 INFO blam! stack backtrace: Oct 11 00:50:10.908 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.908 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.908 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.908 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.908 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.908 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.908 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.908 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.908 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.908 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.908 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.908 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.908 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.908 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.908 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.908 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.908 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.908 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.908 INFO blam! 11: 0x55b3f2bc5408 - integration::function::recursion::h45cc38d53a055b5d Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.908 INFO blam! 12: 0x55b3f2bc53b9 - integration::function::recursion::{{closure}}::h1da8ab6ef4319e07 Oct 11 00:50:10.908 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.908 INFO blam! 13: 0x55b3f2bc8b5d - core::ops::function::FnOnce::call_once::h869bb84223746259 Oct 11 00:50:10.908 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.909 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.909 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.909 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.909 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.909 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.909 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.909 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.909 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.909 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.909 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.909 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.909 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.909 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.909 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.909 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.909 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.909 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.909 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.909 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.909 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.909 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.909 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.909 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.909 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.909 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.909 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.909 INFO blam! 24: 0x0 - Oct 11 00:50:10.909 INFO blam! Oct 11 00:50:10.909 INFO blam! ---- function::print stdout ---- Oct 11 00:50:10.909 INFO blam! thread 'function::print' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.909 INFO blam! stack backtrace: Oct 11 00:50:10.909 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.909 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.909 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.909 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.909 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.909 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.909 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.909 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.909 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.909 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.909 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.909 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.909 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.909 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.909 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.909 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.909 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.909 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.909 INFO blam! 11: 0x55b3f2bc53a8 - integration::function::print::hff539b33ecd8d68b Oct 11 00:50:10.909 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.909 INFO blam! 12: 0x55b3f2bc5359 - integration::function::print::{{closure}}::haace69185ab56a4c Oct 11 00:50:10.909 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.909 INFO blam! 13: 0x55b3f2bc9c1d - core::ops::function::FnOnce::call_once::hcc915dd4f487fe01 Oct 11 00:50:10.909 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.909 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.909 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.909 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.909 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.909 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.909 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.909 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.909 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.909 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.909 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.909 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.909 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.909 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.909 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.909 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.909 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.909 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.910 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.910 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.910 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.910 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.910 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.910 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.910 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.910 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.910 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.910 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.910 INFO blam! 24: 0x0 - Oct 11 00:50:10.910 INFO blam! Oct 11 00:50:10.910 INFO blam! ---- function::missing_arguments stdout ---- Oct 11 00:50:10.910 INFO blam! thread 'function::missing_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.910 INFO blam! stack backtrace: Oct 11 00:50:10.910 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.910 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.910 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.910 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.910 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.910 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.910 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.910 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.910 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.910 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.910 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.910 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.910 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.910 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.910 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.910 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.910 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.910 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.910 INFO blam! 11: 0x55b3f2bc5228 - integration::function::missing_arguments::hcafe7d559b3d10b3 Oct 11 00:50:10.910 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.910 INFO blam! 12: 0x55b3f2bc51d9 - integration::function::missing_arguments::{{closure}}::h4ed0b208a2bdf903 Oct 11 00:50:10.910 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.910 INFO blam! 13: 0x55b3f2bc7ccd - core::ops::function::FnOnce::call_once::h423b904be1eb2d5d Oct 11 00:50:10.910 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.910 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.910 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.910 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.910 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.910 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.910 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.910 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.910 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.910 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.910 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.910 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.910 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.910 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.910 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.910 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.910 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.910 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.910 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.910 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.910 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.910 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.910 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.910 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.910 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.910 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.910 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.910 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.910 INFO blam! 24: 0x0 - Oct 11 00:50:10.910 INFO blam! Oct 11 00:50:10.910 INFO blam! ---- function::missing_comma_in_parameters stdout ---- Oct 11 00:50:10.910 INFO blam! thread 'function::missing_comma_in_parameters' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.911 INFO blam! stack backtrace: Oct 11 00:50:10.911 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.911 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.911 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.911 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.911 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.911 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.911 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.911 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.911 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.911 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.911 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.911 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.911 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.911 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.911 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.911 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.911 INFO blam! 11: 0x55b3f2bc5288 - integration::function::missing_comma_in_parameters::h4fa2ab0142d275c2 Oct 11 00:50:10.911 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.911 INFO blam! 12: 0x55b3f2bc5239 - integration::function::missing_comma_in_parameters::{{closure}}::hcfd0e9f65be740cf Oct 11 00:50:10.911 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.911 INFO blam! 13: 0x55b3f2bc949d - core::ops::function::FnOnce::call_once::hae33f07a59306e1a Oct 11 00:50:10.911 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.911 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.911 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.911 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.911 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.911 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.911 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.911 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.911 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.911 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.911 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.911 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.911 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.911 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.911 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.911 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.911 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.911 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.911 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.911 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.911 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.911 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.911 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.911 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.911 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.911 INFO blam! 24: 0x0 - Oct 11 00:50:10.911 INFO blam! Oct 11 00:50:10.911 INFO blam! ---- function::parameters stdout ---- Oct 11 00:50:10.911 INFO blam! thread 'function::parameters' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.911 INFO blam! stack backtrace: Oct 11 00:50:10.911 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.911 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.911 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.911 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.911 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.911 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.911 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.911 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.911 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.911 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.912 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.912 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.912 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.912 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.912 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.912 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.912 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.912 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.912 INFO blam! 11: 0x55b3f2bc5348 - integration::function::parameters::ha37fb79249693c88 Oct 11 00:50:10.912 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.912 INFO blam! 12: 0x55b3f2bc52f9 - integration::function::parameters::{{closure}}::hed7e879ed4d0f867 Oct 11 00:50:10.912 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.912 INFO blam! 13: 0x55b3f2bc818d - core::ops::function::FnOnce::call_once::h5a9df0bd18166f7e Oct 11 00:50:10.912 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.912 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.912 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.912 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.912 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.912 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.912 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.912 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.912 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.912 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.912 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.912 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.912 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.916 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.916 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.916 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.916 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.916 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.916 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.916 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.916 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.916 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.916 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.916 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.916 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.916 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.916 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.916 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.916 INFO blam! 24: 0x0 - Oct 11 00:50:10.916 INFO blam! Oct 11 00:50:10.916 INFO blam! ---- function::mutual_recursion stdout ---- Oct 11 00:50:10.916 INFO blam! thread 'function::mutual_recursion' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.916 INFO blam! stack backtrace: Oct 11 00:50:10.916 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.916 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.916 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.916 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.916 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.916 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.916 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.916 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.916 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.916 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.916 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.917 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.917 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.917 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.917 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.917 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.917 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.917 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.917 INFO blam! 11: 0x55b3f2bc52e8 - integration::function::mutual_recursion::h24dadb9219833646 Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.917 INFO blam! 12: 0x55b3f2bc5299 - integration::function::mutual_recursion::{{closure}}::h35e88ab76bfb5762 Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.917 INFO blam! 13: 0x55b3f2bc830d - core::ops::function::FnOnce::call_once::h657673134d7ea936 Oct 11 00:50:10.917 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.917 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.917 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.917 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.917 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.917 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.917 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.917 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.917 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.917 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.917 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.917 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.917 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.917 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.917 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.917 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.917 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.917 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.917 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.917 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.917 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.917 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.917 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.917 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.917 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.917 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.917 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.917 INFO blam! 24: 0x0 - Oct 11 00:50:10.917 INFO blam! Oct 11 00:50:10.917 INFO blam! ---- if_statement::class_in_then stdout ---- Oct 11 00:50:10.917 INFO blam! thread 'if_statement::class_in_then' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.917 INFO blam! stack backtrace: Oct 11 00:50:10.917 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.917 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.917 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.917 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.917 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.917 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.917 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.917 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.917 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.917 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.917 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.917 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.917 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.917 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.917 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.917 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.917 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.917 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.917 INFO blam! 11: 0x55b3f2bc02f8 - integration::if_statement::class_in_then::h786183f9c2fe7b39 Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.917 INFO blam! 12: 0x55b3f2bc02a9 - integration::if_statement::class_in_then::{{closure}}::h6b7785e6950dae40 Oct 11 00:50:10.917 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.918 INFO blam! 13: 0x55b3f2bc9fdd - core::ops::function::FnOnce::call_once::hdffcd59cd1111de6 Oct 11 00:50:10.918 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.918 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.918 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.918 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.918 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.918 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.918 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.918 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.918 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.918 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.918 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.918 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.918 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.918 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.918 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.918 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.918 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.918 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.918 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.918 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.918 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.918 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.918 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.918 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.918 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.918 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.918 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.918 INFO blam! 24: 0x0 - Oct 11 00:50:10.918 INFO blam! Oct 11 00:50:10.918 INFO blam! ---- if_statement::fun_in_else stdout ---- Oct 11 00:50:10.918 INFO blam! thread 'if_statement::fun_in_else' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.918 INFO blam! stack backtrace: Oct 11 00:50:10.918 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.918 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.918 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.918 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.918 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.918 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.918 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.918 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.918 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.918 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.918 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.918 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.918 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.918 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.918 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.918 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.918 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.918 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.918 INFO blam! 11: 0x55b3f2bc0418 - integration::if_statement::fun_in_else::h648df8acce765358 Oct 11 00:50:10.918 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.918 INFO blam! 12: 0x55b3f2bc03c9 - integration::if_statement::fun_in_else::{{closure}}::hd96c24f0b93b8540 Oct 11 00:50:10.918 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.918 INFO blam! 13: 0x55b3f2bc7a8d - core::ops::function::FnOnce::call_once::h36dce2f7878dc1c9 Oct 11 00:50:10.918 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.918 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.918 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.918 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.918 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.918 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.918 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.918 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.918 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.918 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.918 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.918 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.919 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.919 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.919 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.919 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.919 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.919 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.919 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.919 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.919 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.919 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.919 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.919 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.919 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.919 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.919 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.919 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.919 INFO blam! 24: 0x0 - Oct 11 00:50:10.919 INFO blam! Oct 11 00:50:10.919 INFO blam! ---- if_statement::else_clause stdout ---- Oct 11 00:50:10.919 INFO blam! thread 'if_statement::else_clause' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.919 INFO blam! stack backtrace: Oct 11 00:50:10.919 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.919 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.919 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.919 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.919 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.919 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.919 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.919 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.919 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.919 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.919 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.919 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.919 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.919 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.919 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.919 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.919 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.919 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.919 INFO blam! 11: 0x55b3f2bc03b8 - integration::if_statement::else_clause::h6e6e533a59743e2e Oct 11 00:50:10.919 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.919 INFO blam! 12: 0x55b3f2bc0369 - integration::if_statement::else_clause::{{closure}}::ha9988934d9719b5c Oct 11 00:50:10.919 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.919 INFO blam! 13: 0x55b3f2bca65d - core::ops::function::FnOnce::call_once::hfa8dc59a620342be Oct 11 00:50:10.919 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.919 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.919 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.919 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.919 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.919 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.919 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.919 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.919 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.919 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.919 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.919 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.919 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.919 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.919 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.920 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.920 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.920 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.920 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.920 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.920 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.920 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.920 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.920 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.920 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.920 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.920 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.920 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.920 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.920 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.920 INFO blam! 24: 0x0 - Oct 11 00:50:10.920 INFO blam! Oct 11 00:50:10.920 INFO blam! ---- if_statement::var_in_else stdout ---- Oct 11 00:50:10.920 INFO blam! thread 'if_statement::var_in_else' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.920 INFO blam! stack backtrace: Oct 11 00:50:10.920 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.920 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.920 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.920 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.920 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.920 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.920 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.920 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.924 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.924 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.924 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.924 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.924 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.924 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.924 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.924 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.924 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.924 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.924 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.924 INFO blam! 11: 0x55b3f2bc0598 - integration::if_statement::var_in_else::h4a47be923c25cfa2 Oct 11 00:50:10.924 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.924 INFO blam! 12: 0x55b3f2bc0549 - integration::if_statement::var_in_else::{{closure}}::h8ab121becdfc9a3b Oct 11 00:50:10.924 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.924 INFO blam! 13: 0x55b3f2bca41d - core::ops::function::FnOnce::call_once::hf2636a709e41513a Oct 11 00:50:10.924 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.924 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.924 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.924 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.924 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.924 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.924 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.924 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.924 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.924 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.924 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.924 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.924 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.924 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.924 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.924 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.924 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.925 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.925 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.925 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.925 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.925 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.925 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.925 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.925 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.925 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.925 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.925 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.925 INFO blam! 24: 0x0 - Oct 11 00:50:10.925 INFO blam! Oct 11 00:50:10.925 INFO blam! ---- if_statement::dangling_else stdout ---- Oct 11 00:50:10.925 INFO blam! thread 'if_statement::dangling_else' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.925 INFO blam! stack backtrace: Oct 11 00:50:10.925 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.925 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.925 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.925 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.925 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.925 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.925 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.925 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.925 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.925 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.925 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.925 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.925 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.925 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.925 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.925 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.925 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.925 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.925 INFO blam! 11: 0x55b3f2bc0358 - integration::if_statement::dangling_else::h876d6bc46c661c3d Oct 11 00:50:10.925 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.925 INFO blam! 12: 0x55b3f2bc0309 - integration::if_statement::dangling_else::{{closure}}::hda5aed8c31cac918 Oct 11 00:50:10.925 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.925 INFO blam! 13: 0x55b3f2bca69d - core::ops::function::FnOnce::call_once::hfb4a53a7e40cbbe7 Oct 11 00:50:10.925 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.925 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.925 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.925 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.925 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.925 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.925 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.925 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.925 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.925 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.925 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.925 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.925 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.925 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.925 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.925 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.925 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.925 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.925 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.925 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.925 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.925 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.925 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.925 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.925 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.925 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.925 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.925 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.926 INFO blam! 24: 0x0 - Oct 11 00:50:10.926 INFO blam! Oct 11 00:50:10.926 INFO blam! ---- if_statement::class_in_else stdout ---- Oct 11 00:50:10.926 INFO blam! thread 'if_statement::class_in_else' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.926 INFO blam! stack backtrace: Oct 11 00:50:10.926 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.926 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.926 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.926 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.926 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.926 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.926 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.926 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.926 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.926 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.926 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.926 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.926 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.926 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.926 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.926 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.926 INFO blam! 11: 0x55b3f2bc0298 - integration::if_statement::class_in_else::haabe6a14b432eeb1 Oct 11 00:50:10.926 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.926 INFO blam! 12: 0x55b3f2bc0249 - integration::if_statement::class_in_else::{{closure}}::h97c3a8b5d933aa52 Oct 11 00:50:10.926 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.926 INFO blam! 13: 0x55b3f2bc9e5d - core::ops::function::FnOnce::call_once::hd6700e691b269026 Oct 11 00:50:10.926 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.926 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.926 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.926 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.926 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.926 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.926 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.926 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.926 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.926 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.926 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.926 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.926 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.926 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.926 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.926 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.926 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.926 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.926 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.926 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.926 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.926 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.926 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.926 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.926 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.926 INFO blam! 24: 0x0 - Oct 11 00:50:10.926 INFO blam! Oct 11 00:50:10.926 INFO blam! ---- inheritance::inherit_from_function stdout ---- Oct 11 00:50:10.926 INFO blam! thread 'inheritance::inherit_from_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.926 INFO blam! stack backtrace: Oct 11 00:50:10.926 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.926 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.926 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.926 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.926 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.926 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.926 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.926 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.926 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.927 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.927 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.927 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.927 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.927 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.927 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.927 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.927 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.927 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.927 INFO blam! 11: 0x55b3f2bcbc98 - integration::inheritance::inherit_from_function::h25fdc51510a03b76 Oct 11 00:50:10.927 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.927 INFO blam! 12: 0x55b3f2bcbc49 - integration::inheritance::inherit_from_function::{{closure}}::h79c717668fc26d95 Oct 11 00:50:10.927 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.927 INFO blam! 13: 0x55b3f2bc8f9d - core::ops::function::FnOnce::call_once::h99a07a35f4c3226d Oct 11 00:50:10.927 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.927 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.927 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.927 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.927 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.927 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.927 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.927 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.927 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.927 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.927 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.927 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.927 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.927 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.927 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.927 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.927 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.927 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.927 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.927 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.927 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.927 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.927 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.927 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.927 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.927 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.927 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.927 INFO blam! 24: 0x0 - Oct 11 00:50:10.927 INFO blam! Oct 11 00:50:10.927 INFO blam! ---- if_statement::var_in_then stdout ---- Oct 11 00:50:10.927 INFO blam! thread 'if_statement::var_in_then' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.927 INFO blam! stack backtrace: Oct 11 00:50:10.927 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.927 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.927 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.927 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.927 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.927 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.927 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.927 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.927 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.927 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.927 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.927 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.927 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.927 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.927 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.927 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.927 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.927 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.927 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.927 INFO blam! 11: 0x55b3f2bc05f8 - integration::if_statement::var_in_then::h5363d6e8b0550a52 Oct 11 00:50:10.927 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.927 INFO blam! 12: 0x55b3f2bc05a9 - integration::if_statement::var_in_then::{{closure}}::hf8c3415e03c0a649 Oct 11 00:50:10.928 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.928 INFO blam! 13: 0x55b3f2bc6ecd - core::ops::function::FnOnce::call_once::h07754eaad2db0454 Oct 11 00:50:10.928 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.928 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.928 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.928 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.928 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.928 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.928 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.928 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.928 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.928 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.928 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.928 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.928 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.928 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.928 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.928 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.928 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.928 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.928 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.928 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.928 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.928 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.928 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.928 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.928 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.928 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.928 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.928 INFO blam! 24: 0x0 - Oct 11 00:50:10.928 INFO blam! Oct 11 00:50:10.928 INFO blam! ---- inheritance::set_fields_from_base_class stdout ---- Oct 11 00:50:10.928 INFO blam! thread 'inheritance::set_fields_from_base_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.928 INFO blam! stack backtrace: Oct 11 00:50:10.928 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.928 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.928 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.928 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.928 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.928 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.928 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.928 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.928 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.928 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.928 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.928 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.928 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.928 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.928 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.928 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.928 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.928 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.928 INFO blam! 11: 0x55b3f2bcbe78 - integration::inheritance::set_fields_from_base_class::h3ceb49388941a033 Oct 11 00:50:10.928 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.928 INFO blam! 12: 0x55b3f2bcbe29 - integration::inheritance::set_fields_from_base_class::{{closure}}::h565f8e276592b97f Oct 11 00:50:10.928 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.928 INFO blam! 13: 0x55b3f2bc794d - core::ops::function::FnOnce::call_once::h30ec5269e0b596ff Oct 11 00:50:10.928 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.928 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.928 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.928 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.928 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.928 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.928 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.928 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.928 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.929 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.929 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.929 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.929 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.929 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.929 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.929 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.929 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.929 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.929 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.929 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.929 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.929 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.929 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.929 INFO blam! 24: 0x0 - Oct 11 00:50:10.929 INFO blam! Oct 11 00:50:10.929 INFO blam! ---- inheritance::parenthesized_superclass stdout ---- Oct 11 00:50:10.929 INFO blam! thread 'inheritance::parenthesized_superclass' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.929 INFO blam! stack backtrace: Oct 11 00:50:10.929 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.929 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.929 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.929 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.929 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.929 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.929 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.929 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.929 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.929 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.929 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.929 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.929 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.929 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.929 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.929 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.929 INFO blam! 11: 0x55b3f2bcbe18 - integration::inheritance::parenthesized_superclass::h3d2866a4ce537818 Oct 11 00:50:10.929 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.929 INFO blam! 12: 0x55b3f2bcbdc9 - integration::inheritance::parenthesized_superclass::{{closure}}::h77a9cab38ab50ef3 Oct 11 00:50:10.929 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.929 INFO blam! 13: 0x55b3f2bc91dd - core::ops::function::FnOnce::call_once::h9e397f422f35c2a6 Oct 11 00:50:10.929 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.929 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.929 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.929 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.929 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.929 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.929 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.929 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.929 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.929 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.929 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.929 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.929 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.929 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.929 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.929 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.929 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.929 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.929 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.929 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.929 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.929 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.930 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.930 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.930 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.930 INFO blam! 24: 0x0 - Oct 11 00:50:10.930 INFO blam! Oct 11 00:50:10.930 INFO blam! ---- logical_operator::and_truth stdout ---- Oct 11 00:50:10.930 INFO blam! thread 'logical_operator::and_truth' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.930 INFO blam! stack backtrace: Oct 11 00:50:10.930 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.930 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.930 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.930 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.930 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.930 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.930 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.930 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.930 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.930 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.930 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.930 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.930 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.930 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.930 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.930 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.930 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.930 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.930 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.930 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.930 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.930 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.930 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.936 INFO blam! 11: 0x55b3f2bd6e08 - integration::logical_operator::and_truth::h9c4f5308897b1757 Oct 11 00:50:10.936 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.936 INFO blam! 12: 0x55b3f2bd6db9 - integration::logical_operator::and_truth::{{closure}}::h937ef5448c3e29d4 Oct 11 00:50:10.936 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.936 INFO blam! 13: 0x55b3f2bc778d - core::ops::function::FnOnce::call_once::h2899b1ec0291c416 Oct 11 00:50:10.936 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.936 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.936 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.936 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.936 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.936 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.936 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.936 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.936 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.936 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.936 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.936 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.936 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.936 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.936 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.936 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.936 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.936 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.936 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.936 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.936 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.936 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.936 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.936 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.936 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.936 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.936 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.936 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.936 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.936 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.937 INFO blam! 24: 0x0 - Oct 11 00:50:10.937 INFO blam! Oct 11 00:50:10.937 INFO blam! ---- logical_operator::and stdout ---- Oct 11 00:50:10.937 INFO blam! thread 'logical_operator::and' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.937 INFO blam! stack backtrace: Oct 11 00:50:10.937 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.937 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.937 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.937 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.937 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.937 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.937 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.937 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.937 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.937 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.937 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.937 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.937 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.937 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.937 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.937 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.937 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.937 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.937 INFO blam! 11: 0x55b3f2bd6da8 - integration::logical_operator::and::h0175281d7b6b58fd Oct 11 00:50:10.937 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.937 INFO blam! 12: 0x55b3f2bd6d59 - integration::logical_operator::and::{{closure}}::hafe12ca78147b67c Oct 11 00:50:10.937 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.937 INFO blam! 13: 0x55b3f2bc999d - core::ops::function::FnOnce::call_once::hc6cfec7972d66f59 Oct 11 00:50:10.937 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.937 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.937 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.937 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.937 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.937 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.937 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.937 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.937 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.937 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.937 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.937 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.937 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.937 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.937 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.937 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.937 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.937 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.937 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.937 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.937 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.937 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.937 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.937 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.937 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.937 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.938 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.938 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.938 INFO blam! 24: 0x0 - Oct 11 00:50:10.938 INFO blam! Oct 11 00:50:10.938 INFO blam! ---- logical_operator::or_truth stdout ---- Oct 11 00:50:10.938 INFO blam! thread 'logical_operator::or_truth' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.938 INFO blam! stack backtrace: Oct 11 00:50:10.938 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.938 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.938 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.938 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.938 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.938 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.938 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.938 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.938 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.938 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.938 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.938 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.938 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.938 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.938 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.938 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.938 INFO blam! 11: 0x55b3f2bd6ec8 - integration::logical_operator::or_truth::h68160b5958f5aaab Oct 11 00:50:10.938 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.938 INFO blam! 12: 0x55b3f2bd6e79 - integration::logical_operator::or_truth::{{closure}}::heeadabfb4d6f7e8b Oct 11 00:50:10.938 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.938 INFO blam! 13: 0x55b3f2bc864d - core::ops::function::FnOnce::call_once::h71068bbe99ba8577 Oct 11 00:50:10.938 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.938 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.938 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.938 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.938 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.938 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.938 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.938 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.938 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.938 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.938 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.938 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.938 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.938 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.938 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.938 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.938 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.938 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.938 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.938 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.938 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.938 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.938 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.938 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.938 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.938 INFO blam! 24: 0x0 - Oct 11 00:50:10.938 INFO blam! Oct 11 00:50:10.938 INFO blam! ---- logical_operator::or stdout ---- Oct 11 00:50:10.938 INFO blam! thread 'logical_operator::or' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.938 INFO blam! stack backtrace: Oct 11 00:50:10.938 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.938 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.938 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.938 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.938 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.938 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.938 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.939 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.939 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.939 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.939 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.939 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.939 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.939 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.939 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.939 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.939 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.939 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.939 INFO blam! 11: 0x55b3f2bd6e68 - integration::logical_operator::or::hee8bfb1af1b000bd Oct 11 00:50:10.939 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.939 INFO blam! 12: 0x55b3f2bd6e19 - integration::logical_operator::or::{{closure}}::hb2c3127b567333e9 Oct 11 00:50:10.939 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.939 INFO blam! 13: 0x55b3f2bc84cd - core::ops::function::FnOnce::call_once::h6c7bfa73787dfbd7 Oct 11 00:50:10.939 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.939 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.939 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.939 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.939 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.939 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.939 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.939 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.939 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.939 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.939 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.939 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.939 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.939 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.939 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.939 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.939 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.939 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.939 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.939 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.939 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.939 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.939 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.939 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.939 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.939 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.939 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.939 INFO blam! 24: 0x0 - Oct 11 00:50:10.939 INFO blam! Oct 11 00:50:10.939 INFO blam! ---- method::empty_block stdout ---- Oct 11 00:50:10.939 INFO blam! thread 'method::empty_block' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.939 INFO blam! stack backtrace: Oct 11 00:50:10.939 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.939 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.939 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.939 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.939 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.939 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.939 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.939 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.939 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.939 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.939 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.939 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.939 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.939 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.939 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.939 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.939 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.939 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.939 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.939 INFO blam! 11: 0x55b3f2bd2b38 - integration::method::empty_block::he9a3fd39a75b10f1 Oct 11 00:50:10.939 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.940 INFO blam! 12: 0x55b3f2bd2ae9 - integration::method::empty_block::{{closure}}::hab7951c1e2ef6c1a Oct 11 00:50:10.940 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.940 INFO blam! 13: 0x55b3f2bc820d - core::ops::function::FnOnce::call_once::h5f6659310dbdc3fd Oct 11 00:50:10.940 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.940 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.940 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.940 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.940 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.940 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.940 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.940 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.940 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.940 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.940 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.940 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.940 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.940 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.940 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.940 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.940 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.940 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.940 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.940 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.940 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.940 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.944 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.944 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.944 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.944 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.944 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.944 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.944 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.944 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.944 INFO blam! 24: 0x0 - Oct 11 00:50:10.944 INFO blam! Oct 11 00:50:10.944 INFO blam! ---- inheritance::inherit_from_nil stdout ---- Oct 11 00:50:10.944 INFO blam! thread 'inheritance::inherit_from_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.944 INFO blam! stack backtrace: Oct 11 00:50:10.944 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.944 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.944 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.944 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.944 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.944 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.944 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.944 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.944 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.944 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.944 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.944 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.944 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.944 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.944 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.944 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.944 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.944 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.944 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.944 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.944 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.944 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.944 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.944 INFO blam! 11: 0x55b3f2bcbcf8 - integration::inheritance::inherit_from_nil::h1d5ae9b7815ac211 Oct 11 00:50:10.944 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.945 INFO blam! 12: 0x55b3f2bcbca9 - integration::inheritance::inherit_from_nil::{{closure}}::h083ea31c2b08822f Oct 11 00:50:10.945 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.945 INFO blam! 13: 0x55b3f2bc704d - core::ops::function::FnOnce::call_once::h0c5e1aa9cb884767 Oct 11 00:50:10.945 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.945 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.945 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.945 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.945 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.945 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.945 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.945 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.945 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.945 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.945 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.945 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.945 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.945 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.945 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.945 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.945 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.945 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.945 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.954 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.954 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.954 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.954 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.954 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.954 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.954 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.954 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.954 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.954 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.954 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.954 INFO blam! 24: 0x0 - Oct 11 00:50:10.954 INFO blam! Oct 11 00:50:10.954 INFO blam! ---- inheritance::inherit_from_number stdout ---- Oct 11 00:50:10.954 INFO blam! thread 'inheritance::inherit_from_number' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.954 INFO blam! stack backtrace: Oct 11 00:50:10.954 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.954 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.954 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.954 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.954 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.954 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.954 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.955 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.955 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.955 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.955 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.955 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.955 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.955 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.955 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.955 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.955 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.955 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.955 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.955 INFO blam! 11: 0x55b3f2bcbd58 - integration::inheritance::inherit_from_number::hff035478387b5b96 Oct 11 00:50:10.955 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.955 INFO blam! 12: 0x55b3f2bcbd09 - integration::inheritance::inherit_from_number::{{closure}}::hb08c18d6c8c0a33b Oct 11 00:50:10.955 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.955 INFO blam! 13: 0x55b3f2bc9f9d - core::ops::function::FnOnce::call_once::hdf508030598417eb Oct 11 00:50:10.955 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.955 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.955 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.955 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.955 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.955 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.955 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.955 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.955 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.955 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.955 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.955 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.955 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.955 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.955 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.955 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.955 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.955 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.955 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.955 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.955 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.955 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.955 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.955 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.955 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.955 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.955 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.955 INFO blam! 24: 0x0 - Oct 11 00:50:10.955 INFO blam! Oct 11 00:50:10.955 INFO blam! ---- inheritance::inherit_methods stdout ---- Oct 11 00:50:10.955 INFO blam! thread 'inheritance::inherit_methods' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.955 INFO blam! stack backtrace: Oct 11 00:50:10.955 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.955 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.955 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.955 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.955 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.955 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.955 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.955 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.955 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.955 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.955 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.955 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.955 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.955 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.956 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.956 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.956 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.956 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.956 INFO blam! 11: 0x55b3f2bcbdb8 - integration::inheritance::inherit_methods::h0c80bf8bf62e3375 Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.956 INFO blam! 12: 0x55b3f2bcbd69 - integration::inheritance::inherit_methods::{{closure}}::h6417178f0a94a861 Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.956 INFO blam! 13: 0x55b3f2bc854d - core::ops::function::FnOnce::call_once::h6e67d76752406126 Oct 11 00:50:10.956 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.956 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.956 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.956 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.956 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.956 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.956 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.956 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.956 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.956 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.956 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.956 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.956 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.956 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.956 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.956 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.956 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.956 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.956 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.956 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.956 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.956 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.956 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.956 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.956 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.956 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.956 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.956 INFO blam! 24: 0x0 - Oct 11 00:50:10.956 INFO blam! Oct 11 00:50:10.956 INFO blam! ---- if_statement::fun_in_then stdout ---- Oct 11 00:50:10.956 INFO blam! thread 'if_statement::fun_in_then' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.956 INFO blam! stack backtrace: Oct 11 00:50:10.956 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.956 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.956 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.956 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.956 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.956 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.956 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.956 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.956 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.956 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.956 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.956 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.956 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.956 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.956 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.956 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.956 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.956 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.956 INFO blam! 11: 0x55b3f2bc0478 - integration::if_statement::fun_in_then::h5ff7d23841351752 Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.956 INFO blam! 12: 0x55b3f2bc0429 - integration::if_statement::fun_in_then::{{closure}}::h7aa202aeb514c6a3 Oct 11 00:50:10.956 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.956 INFO blam! 13: 0x55b3f2bc72cd - core::ops::function::FnOnce::call_once::h15b430e7389a31cc Oct 11 00:50:10.957 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.957 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.957 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.957 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.957 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.957 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.957 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.957 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.957 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.957 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.957 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.957 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.957 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.957 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.957 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.957 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.957 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.957 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.957 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.957 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.957 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.957 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.957 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.957 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.957 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.957 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.957 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.957 INFO blam! 24: 0x0 - Oct 11 00:50:10.957 INFO blam! Oct 11 00:50:10.957 INFO blam! ---- if_statement::truth stdout ---- Oct 11 00:50:10.957 INFO blam! thread 'if_statement::truth' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.957 INFO blam! stack backtrace: Oct 11 00:50:10.957 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.957 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.957 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.957 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.957 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.957 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.957 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.957 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.957 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.957 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.957 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.957 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.957 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.957 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.957 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.957 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.957 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.957 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.957 INFO blam! 11: 0x55b3f2bc0538 - integration::if_statement::truth::h4439b3ad787910ae Oct 11 00:50:10.957 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.957 INFO blam! 12: 0x55b3f2bc04e9 - integration::if_statement::truth::{{closure}}::h874aa210c3f6b8b0 Oct 11 00:50:10.957 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.957 INFO blam! 13: 0x55b3f2bc838d - core::ops::function::FnOnce::call_once::h678b630114f4067d Oct 11 00:50:10.957 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.957 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.957 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.957 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.957 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.957 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.957 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.957 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.957 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.957 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.957 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.957 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.957 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.957 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.957 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.958 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.958 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.958 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.958 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.958 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.958 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.958 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.958 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.958 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.958 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.958 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.958 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.958 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.958 INFO blam! 24: 0x0 - Oct 11 00:50:10.958 INFO blam! Oct 11 00:50:10.958 INFO blam! ---- if_statement::if_statement stdout ---- Oct 11 00:50:10.958 INFO blam! thread 'if_statement::if_statement' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.958 INFO blam! stack backtrace: Oct 11 00:50:10.958 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.958 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.958 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.958 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.958 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.958 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.958 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.958 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.958 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.958 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.958 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.958 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.958 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.958 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.958 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.958 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.958 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.958 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.958 INFO blam! 11: 0x55b3f2bc04d8 - integration::if_statement::if_statement::h98a7566e40ab99e4 Oct 11 00:50:10.958 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.958 INFO blam! 12: 0x55b3f2bc0489 - integration::if_statement::if_statement::{{closure}}::hd791ed197954269e Oct 11 00:50:10.958 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.958 INFO blam! 13: 0x55b3f2bc9b5d - core::ops::function::FnOnce::call_once::hc89c636392162d9b Oct 11 00:50:10.958 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.958 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.958 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.958 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.958 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.958 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.958 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.958 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.958 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.958 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.958 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.958 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.958 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.958 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.958 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.958 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.958 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.958 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.958 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.958 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.958 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.958 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.958 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.958 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.958 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.958 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.958 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.958 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.959 INFO blam! 24: 0x0 - Oct 11 00:50:10.959 INFO blam! Oct 11 00:50:10.959 INFO blam! ---- method::arity stdout ---- Oct 11 00:50:10.959 INFO blam! thread 'method::arity' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.959 INFO blam! stack backtrace: Oct 11 00:50:10.959 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.959 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.959 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.959 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.959 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.959 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.959 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.959 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.959 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.959 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.959 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.959 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.959 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.959 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.959 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.959 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.959 INFO blam! 11: 0x55b3f2bd2ad8 - integration::method::arity::h058ed971694738fc Oct 11 00:50:10.959 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.959 INFO blam! 12: 0x55b3f2bd2a89 - integration::method::arity::{{closure}}::hae2c467f4e4b5a41 Oct 11 00:50:10.959 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.959 INFO blam! 13: 0x55b3f2bc939d - core::ops::function::FnOnce::call_once::ha55d5311dee335d3 Oct 11 00:50:10.959 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.959 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.959 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.959 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.959 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.959 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.959 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.959 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.959 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.959 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.959 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.959 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.959 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.959 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.959 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.959 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.959 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.959 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.959 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.959 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.959 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.959 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.959 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.959 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.959 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.959 INFO blam! 24: 0x0 - Oct 11 00:50:10.959 INFO blam! Oct 11 00:50:10.959 INFO blam! ---- method::extra_arguments stdout ---- Oct 11 00:50:10.959 INFO blam! thread 'method::extra_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.959 INFO blam! stack backtrace: Oct 11 00:50:10.959 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.959 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.959 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.959 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.959 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.959 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.959 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.959 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.960 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.960 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.960 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.960 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.960 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.960 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.960 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.960 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.960 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.960 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.960 INFO blam! 11: 0x55b3f2bd2b98 - integration::method::extra_arguments::h75e4af41560dc5b6 Oct 11 00:50:10.960 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.960 INFO blam! 12: 0x55b3f2bd2b49 - integration::method::extra_arguments::{{closure}}::h846eb12bb87280a3 Oct 11 00:50:10.960 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.960 INFO blam! 13: 0x55b3f2bc8a5d - core::ops::function::FnOnce::call_once::h80f4ab3058a10016 Oct 11 00:50:10.960 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.960 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.960 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.960 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.960 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.960 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.960 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.960 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.960 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.960 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.960 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.960 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.960 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.960 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.960 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.960 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.960 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.960 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.960 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.960 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.960 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.960 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.960 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.960 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.960 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.960 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.960 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.960 INFO blam! 24: 0x0 - Oct 11 00:50:10.960 INFO blam! Oct 11 00:50:10.960 INFO blam! ---- method::not_found stdout ---- Oct 11 00:50:10.960 INFO blam! thread 'method::not_found' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.960 INFO blam! stack backtrace: Oct 11 00:50:10.960 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.960 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.960 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.960 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.960 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.960 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.960 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.960 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.960 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.960 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.960 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.960 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.960 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.960 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.960 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.960 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.960 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.961 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.961 INFO blam! 11: 0x55b3f2bd2c58 - integration::method::not_found::hd74415f76248772c Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.961 INFO blam! 12: 0x55b3f2bd2c09 - integration::method::not_found::{{closure}}::hed2a6bbe361578f0 Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.961 INFO blam! 13: 0x55b3f2bc858d - core::ops::function::FnOnce::call_once::h6f31897201855fa7 Oct 11 00:50:10.961 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.961 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.961 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.961 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.961 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.961 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.961 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.961 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.961 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.961 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.961 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.961 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.961 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.961 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.961 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.961 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.961 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.961 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.961 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.961 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.961 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.961 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.961 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.961 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.961 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.961 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.961 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.961 INFO blam! 24: 0x0 - Oct 11 00:50:10.961 INFO blam! Oct 11 00:50:10.961 INFO blam! ---- method::too_many_arguments stdout ---- Oct 11 00:50:10.961 INFO blam! thread 'method::too_many_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.961 INFO blam! stack backtrace: Oct 11 00:50:10.961 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.961 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.961 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.961 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.961 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.961 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.961 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.961 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.961 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.961 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.961 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.961 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.961 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.961 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.961 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.961 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.961 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.961 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.961 INFO blam! 11: 0x55b3f2bd2d18 - integration::method::too_many_arguments::h5c026c629bafaf09 Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.961 INFO blam! 12: 0x55b3f2bd2cc9 - integration::method::too_many_arguments::{{closure}}::ha4259a21eeabc271 Oct 11 00:50:10.961 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.961 INFO blam! 13: 0x55b3f2bc740d - core::ops::function::FnOnce::call_once::h1bcaffa9e04e1167 Oct 11 00:50:10.961 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.961 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.961 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.972 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.972 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.972 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.972 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.972 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.972 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.972 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.972 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.972 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.972 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.972 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.972 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.972 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.972 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.972 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.972 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.972 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.972 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.972 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.972 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.972 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.972 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.972 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.972 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.972 INFO blam! 24: 0x0 - Oct 11 00:50:10.972 INFO blam! Oct 11 00:50:10.972 INFO blam! ---- method::missing_arguments stdout ---- Oct 11 00:50:10.972 INFO blam! thread 'method::missing_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.972 INFO blam! stack backtrace: Oct 11 00:50:10.972 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.972 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.972 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.972 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.972 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.972 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.972 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.972 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.972 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.972 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.972 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.972 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.972 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.973 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.973 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.973 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.973 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.973 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.973 INFO blam! 11: 0x55b3f2bd2bf8 - integration::method::missing_arguments::h44d2c25b1082f6f0 Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.973 INFO blam! 12: 0x55b3f2bd2ba9 - integration::method::missing_arguments::{{closure}}::h9aae692fea538038 Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.973 INFO blam! 13: 0x55b3f2bca11d - core::ops::function::FnOnce::call_once::he7e163d91940b0de Oct 11 00:50:10.973 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.973 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.973 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.973 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.973 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.973 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.973 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.973 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.973 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.973 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.973 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.973 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.973 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.973 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.973 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.973 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.973 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.973 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.973 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.973 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.973 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.973 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.973 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.973 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.973 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.973 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.973 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.973 INFO blam! 24: 0x0 - Oct 11 00:50:10.973 INFO blam! Oct 11 00:50:10.973 INFO blam! ---- method::refer_to_name stdout ---- Oct 11 00:50:10.973 INFO blam! thread 'method::refer_to_name' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.973 INFO blam! stack backtrace: Oct 11 00:50:10.973 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.973 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.973 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.973 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.973 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.973 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.973 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.973 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.973 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.973 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.973 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.973 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.973 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.973 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.973 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.973 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.973 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.973 INFO blam! 11: 0x55b3f2bd2cb8 - integration::method::refer_to_name::h948465f4fa8f0a09 Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.973 INFO blam! 12: 0x55b3f2bd2c69 - integration::method::refer_to_name::{{closure}}::h4488fe9c77383fb0 Oct 11 00:50:10.973 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.973 INFO blam! 13: 0x55b3f2bc744d - core::ops::function::FnOnce::call_once::h1d2c5c2ad411c1f4 Oct 11 00:50:10.973 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.973 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.973 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.973 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.973 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.973 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.973 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.973 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.973 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.973 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.973 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.974 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.974 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.974 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.974 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.974 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.974 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.974 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.974 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.974 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.974 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.974 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.974 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.974 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.974 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.974 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.974 INFO blam! 24: 0x0 - Oct 11 00:50:10.974 INFO blam! Oct 11 00:50:10.974 INFO blam! ---- nil::literal stdout ---- Oct 11 00:50:10.974 INFO blam! thread 'nil::literal' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.974 INFO blam! stack backtrace: Oct 11 00:50:10.974 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.974 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.974 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.974 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.974 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.974 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.974 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.974 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.974 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.974 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.974 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.974 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.974 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.974 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.974 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.974 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.974 INFO blam! 11: 0x55b3f2bd9fb8 - integration::nil::literal::h3ec07fde9697cb9f Oct 11 00:50:10.974 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.974 INFO blam! 12: 0x55b3f2bd9f69 - integration::nil::literal::{{closure}}::h362deb97a1ef7615 Oct 11 00:50:10.974 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.974 INFO blam! 13: 0x55b3f2bc8d9d - core::ops::function::FnOnce::call_once::h8b5eb4d41ad448ea Oct 11 00:50:10.974 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.974 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.974 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.974 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.974 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.974 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.974 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.974 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.974 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.974 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.974 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.974 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.974 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.974 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.974 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.974 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.974 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.974 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.974 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.974 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.974 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.974 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.974 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.974 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.974 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.974 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.974 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.974 INFO blam! 24: 0x0 - Oct 11 00:50:10.974 INFO blam! Oct 11 00:50:10.974 INFO blam! ---- method::too_many_parameters stdout ---- Oct 11 00:50:10.974 INFO blam! thread 'method::too_many_parameters' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.974 INFO blam! stack backtrace: Oct 11 00:50:10.975 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.975 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.975 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.975 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.975 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.975 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.975 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.975 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.975 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.975 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.975 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.975 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.975 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.975 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.975 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.975 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.975 INFO blam! 11: 0x55b3f2bd2d78 - integration::method::too_many_parameters::hddc704fee8488c8e Oct 11 00:50:10.975 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.975 INFO blam! 12: 0x55b3f2bd2d29 - integration::method::too_many_parameters::{{closure}}::h1656836ef51ee6b8 Oct 11 00:50:10.975 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.975 INFO blam! 13: 0x55b3f2bc73cd - core::ops::function::FnOnce::call_once::h1a9c2301f5909d57 Oct 11 00:50:10.975 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.975 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.975 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.975 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.975 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.975 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.975 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.975 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.975 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.975 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.975 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.975 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.975 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.975 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.975 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.975 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.975 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.975 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.975 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.975 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.975 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.975 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.975 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.975 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.975 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.975 INFO blam! 24: 0x0 - Oct 11 00:50:10.975 INFO blam! Oct 11 00:50:10.975 INFO blam! ---- number::decimal_point_at_eof stdout ---- Oct 11 00:50:10.975 INFO blam! thread 'number::decimal_point_at_eof' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.975 INFO blam! stack backtrace: Oct 11 00:50:10.975 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.975 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.975 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.975 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.975 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.975 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.975 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.975 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.975 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.975 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.975 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.975 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.975 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.975 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.975 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.975 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.975 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.975 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.975 INFO blam! 11: 0x55b3f2bda018 - integration::number::decimal_point_at_eof::h18816d3d9ea914cf Oct 11 00:50:10.976 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.976 INFO blam! 12: 0x55b3f2bd9fc9 - integration::number::decimal_point_at_eof::{{closure}}::h437718dfe1cc575b Oct 11 00:50:10.976 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.976 INFO blam! 13: 0x55b3f2bc995d - core::ops::function::FnOnce::call_once::hc428af1aefbe52f8 Oct 11 00:50:10.976 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.976 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.976 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.976 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.976 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.976 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.976 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.976 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.976 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.976 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.976 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.976 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.976 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.976 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.976 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.976 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.976 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.976 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.976 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.976 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.976 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.976 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.976 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.976 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.976 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.976 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.976 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.988 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.988 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.988 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.988 INFO blam! 24: 0x0 - Oct 11 00:50:10.988 INFO blam! Oct 11 00:50:10.988 INFO blam! ---- number::leading_dot stdout ---- Oct 11 00:50:10.988 INFO blam! thread 'number::leading_dot' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.988 INFO blam! stack backtrace: Oct 11 00:50:10.988 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.988 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.988 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.988 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.988 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.988 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.988 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.988 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.988 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.988 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.988 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.988 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.988 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.988 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.988 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.988 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.988 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.988 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.988 INFO blam! 11: 0x55b3f2bda078 - integration::number::leading_dot::hd962e88b17b8a7c6 Oct 11 00:50:10.988 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.988 INFO blam! 12: 0x55b3f2bda029 - integration::number::leading_dot::{{closure}}::h03857c12ef79204b Oct 11 00:50:10.988 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.988 INFO blam! 13: 0x55b3f2bc929d - core::ops::function::FnOnce::call_once::h9ee1c11de5a509b6 Oct 11 00:50:10.988 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.988 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.988 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.988 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.988 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.988 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.988 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.988 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.988 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.989 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.989 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.989 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.989 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.989 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.989 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.989 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.989 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.989 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.989 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.989 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.989 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.989 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.989 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.989 INFO blam! 24: 0x0 - Oct 11 00:50:10.989 INFO blam! Oct 11 00:50:10.989 INFO blam! ---- number::trailing_dot stdout ---- Oct 11 00:50:10.989 INFO blam! thread 'number::trailing_dot' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.989 INFO blam! stack backtrace: Oct 11 00:50:10.989 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.989 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.989 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.989 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.989 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.989 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.989 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.989 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.989 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.989 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.989 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.989 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.989 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.989 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.989 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.989 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.989 INFO blam! 11: 0x55b3f2bda138 - integration::number::trailing_dot::h8b8ce53e273ffea5 Oct 11 00:50:10.989 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:10.989 INFO blam! 12: 0x55b3f2bda0e9 - integration::number::trailing_dot::{{closure}}::h05db3fdf376f7dc9 Oct 11 00:50:10.989 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:10.989 INFO blam! 13: 0x55b3f2bc780d - core::ops::function::FnOnce::call_once::h2d2c9f0d2d4329b3 Oct 11 00:50:10.989 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.989 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.989 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.989 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.989 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.989 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.989 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.989 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.989 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.989 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.989 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.989 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.989 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.989 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.989 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.989 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.989 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.989 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.989 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.989 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.989 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.989 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.989 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.989 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.989 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.989 INFO blam! 24: 0x0 - Oct 11 00:50:10.989 INFO blam! Oct 11 00:50:10.989 INFO blam! ---- operator::add stdout ---- Oct 11 00:50:10.989 INFO blam! thread 'operator::add' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.989 INFO blam! stack backtrace: Oct 11 00:50:10.989 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.990 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.990 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.990 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.990 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.990 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.990 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.990 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.990 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.990 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.990 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.990 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.990 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.990 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.990 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.990 INFO blam! 11: 0x55b3f2bd2dd8 - integration::operator::add::he4ad95790c5441c2 Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.990 INFO blam! 12: 0x55b3f2bd2d89 - integration::operator::add::{{closure}}::h81ccc6095b30fe96 Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.990 INFO blam! 13: 0x55b3f2bc925d - core::ops::function::FnOnce::call_once::h9e5a7e7a63168fb1 Oct 11 00:50:10.990 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.990 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.990 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.990 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.990 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.990 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.990 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.990 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.990 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.990 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.990 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.990 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.990 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.990 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.990 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.990 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.990 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.990 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.990 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.990 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.990 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.990 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.990 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.990 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.990 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.990 INFO blam! 24: 0x0 - Oct 11 00:50:10.990 INFO blam! Oct 11 00:50:10.990 INFO blam! ---- operator::add_bool_string stdout ---- Oct 11 00:50:10.990 INFO blam! thread 'operator::add_bool_string' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.990 INFO blam! stack backtrace: Oct 11 00:50:10.990 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.990 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.990 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.990 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.990 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.990 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.990 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.990 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.990 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.990 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.990 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.990 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.990 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.990 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.990 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.990 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.990 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.990 INFO blam! 11: 0x55b3f2bd2ef8 - integration::operator::add_bool_string::h84a0c158ed7674b8 Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.990 INFO blam! 12: 0x55b3f2bd2ea9 - integration::operator::add_bool_string::{{closure}}::h13efd9236c20c563 Oct 11 00:50:10.990 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.991 INFO blam! 13: 0x55b3f2bc7f0d - core::ops::function::FnOnce::call_once::h4dc39060eb502438 Oct 11 00:50:10.991 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.991 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.991 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.991 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.991 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.991 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.991 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.991 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.991 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.991 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.991 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.991 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.991 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.991 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.991 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.991 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.991 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.991 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.991 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.991 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.991 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.991 INFO blam! 24: 0x0 - Oct 11 00:50:10.991 INFO blam! Oct 11 00:50:10.991 INFO blam! ---- number::literals stdout ---- Oct 11 00:50:10.991 INFO blam! thread 'number::literals' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.991 INFO blam! stack backtrace: Oct 11 00:50:10.991 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.991 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.991 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.991 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.991 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.991 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.991 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.991 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.991 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.991 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.991 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.991 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.991 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.991 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.991 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.991 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.991 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:10.991 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:10.991 INFO blam! 11: 0x55b3f2bda0d8 - integration::number::literals::h3e6ec2b5a808a8f3 Oct 11 00:50:10.991 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:10.991 INFO blam! 12: 0x55b3f2bda089 - integration::number::literals::{{closure}}::h2ac858654e0fef7c Oct 11 00:50:10.991 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:10.991 INFO blam! 13: 0x55b3f2bca45d - core::ops::function::FnOnce::call_once::hf36a89227cf9950e Oct 11 00:50:10.991 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.991 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:10.991 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:10.991 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.991 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.991 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.991 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.991 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:10.991 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:10.991 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:10.991 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:10.991 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:10.991 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:10.991 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:10.991 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:10.991 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:10.991 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:10.991 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:10.991 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:10.992 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:10.992 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:10.992 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:10.992 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:10.992 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:10.992 INFO blam! 24: 0x0 - Oct 11 00:50:10.992 INFO blam! Oct 11 00:50:10.992 INFO blam! ---- operator::add_bool_nil stdout ---- Oct 11 00:50:10.992 INFO blam! thread 'operator::add_bool_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:10.992 INFO blam! stack backtrace: Oct 11 00:50:10.992 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:10.992 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:10.992 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:10.992 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:10.992 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:10.992 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:10.992 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:10.992 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:10.992 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:10.992 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:10.992 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:10.992 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:10.992 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:10.992 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:10.992 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:10.992 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:10.992 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:10.992 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:10.992 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:10.992 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:10.992 INFO blam! at libcore/result.rs:835 Oct 11 00:50:10.992 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.000 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.000 INFO blam! 11: 0x55b3f2bd2e38 - integration::operator::add_bool_nil::h8a7f5c938f6a157f Oct 11 00:50:11.000 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.000 INFO blam! 12: 0x55b3f2bd2de9 - integration::operator::add_bool_nil::{{closure}}::h8174dbd7adf3a427 Oct 11 00:50:11.000 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.000 INFO blam! 13: 0x55b3f2bc8ddd - core::ops::function::FnOnce::call_once::h8cbc0ea47e7eff65 Oct 11 00:50:11.000 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.000 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.000 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.000 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.000 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.000 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.000 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.000 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.000 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.000 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.000 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.000 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.000 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.000 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.000 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.000 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.000 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.000 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.000 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.000 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.000 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.000 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.000 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.000 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.000 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.000 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.000 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.000 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.000 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.000 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.000 INFO blam! 24: 0x0 - Oct 11 00:50:11.000 INFO blam! Oct 11 00:50:11.000 INFO blam! ---- operator::add_bool_num stdout ---- Oct 11 00:50:11.000 INFO blam! thread 'operator::add_bool_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.000 INFO blam! stack backtrace: Oct 11 00:50:11.000 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.000 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.000 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.000 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.001 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.001 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.001 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.001 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.001 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.001 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.001 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.001 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.001 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.001 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.001 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.001 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.001 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.001 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.001 INFO blam! 11: 0x55b3f2bd2e98 - integration::operator::add_bool_num::h258526df70435fa4 Oct 11 00:50:11.001 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.001 INFO blam! 12: 0x55b3f2bd2e49 - integration::operator::add_bool_num::{{closure}}::hd20142acf8bb2dfd Oct 11 00:50:11.001 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.001 INFO blam! 13: 0x55b3f2bc959d - core::ops::function::FnOnce::call_once::hb3cf1a6948d4432d Oct 11 00:50:11.001 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.001 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.001 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.001 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.001 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.001 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.001 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.001 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.001 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.001 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.001 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.001 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.001 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.001 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.001 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.001 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.001 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.001 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.001 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.001 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.001 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.001 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.001 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.001 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.001 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.001 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.001 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.001 INFO blam! 24: 0x0 - Oct 11 00:50:11.001 INFO blam! Oct 11 00:50:11.001 INFO blam! ---- operator::add_nil_nil stdout ---- Oct 11 00:50:11.001 INFO blam! thread 'operator::add_nil_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.001 INFO blam! stack backtrace: Oct 11 00:50:11.001 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.001 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.001 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.001 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.001 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.001 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.001 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.001 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.001 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.001 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.001 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.001 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.001 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.001 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.001 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.001 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.001 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.001 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.001 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.001 INFO blam! 11: 0x55b3f2bd2f58 - integration::operator::add_nil_nil::h147c493f4de37f6c Oct 11 00:50:11.001 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.001 INFO blam! 12: 0x55b3f2bd2f09 - integration::operator::add_nil_nil::{{closure}}::h373e1bf687aa3de0 Oct 11 00:50:11.002 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.002 INFO blam! 13: 0x55b3f2bc890d - core::ops::function::FnOnce::call_once::h7a511b1f99c43cb8 Oct 11 00:50:11.002 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.002 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.002 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.002 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.002 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.002 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.002 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.002 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.002 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.002 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.002 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.002 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.002 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.002 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.002 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.002 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.002 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.002 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.002 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.002 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.002 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.002 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.002 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.002 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.002 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.002 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.002 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.002 INFO blam! 24: 0x0 - Oct 11 00:50:11.002 INFO blam! Oct 11 00:50:11.002 INFO blam! ---- operator::add_num_nil stdout ---- Oct 11 00:50:11.002 INFO blam! thread 'operator::add_num_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.002 INFO blam! stack backtrace: Oct 11 00:50:11.002 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.002 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.002 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.002 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.002 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.002 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.002 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.002 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.002 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.002 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.002 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.002 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.002 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.002 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.002 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.002 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.002 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.002 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.002 INFO blam! 11: 0x55b3f2bd2fb8 - integration::operator::add_num_nil::h50ef0a87514d2d50 Oct 11 00:50:11.002 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.002 INFO blam! 12: 0x55b3f2bd2f69 - integration::operator::add_num_nil::{{closure}}::h0859d2f98b4db268 Oct 11 00:50:11.002 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.002 INFO blam! 13: 0x55b3f2bca59d - core::ops::function::FnOnce::call_once::hf8c41a9198167066 Oct 11 00:50:11.002 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.002 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.002 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.002 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.002 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.002 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.002 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.002 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.002 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.002 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.002 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.002 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.002 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.002 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.002 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.002 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.003 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.003 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.003 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.003 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.003 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.003 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.003 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.003 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.003 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.003 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.003 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.003 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.003 INFO blam! 24: 0x0 - Oct 11 00:50:11.003 INFO blam! Oct 11 00:50:11.003 INFO blam! ---- operator::equals_class stdout ---- Oct 11 00:50:11.003 INFO blam! thread 'operator::equals_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.003 INFO blam! stack backtrace: Oct 11 00:50:11.003 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.003 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.003 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.003 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.003 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.003 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.003 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.003 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.003 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.003 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.003 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.003 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.003 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.003 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.003 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.003 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.003 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.003 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.003 INFO blam! 11: 0x55b3f2bd3258 - integration::operator::equals_class::h626b07096967e71a Oct 11 00:50:11.003 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.003 INFO blam! 12: 0x55b3f2bd3209 - integration::operator::equals_class::{{closure}}::h6b6d179c2e9fc2e3 Oct 11 00:50:11.003 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.003 INFO blam! 13: 0x55b3f2bc784d - core::ops::function::FnOnce::call_once::h2d80f2290fef9264 Oct 11 00:50:11.003 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.003 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.003 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.003 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.003 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.003 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.003 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.003 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.003 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.003 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.003 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.003 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.003 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.003 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.003 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.003 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.003 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.003 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.003 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.003 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.003 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.003 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.003 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.003 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.003 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.003 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.003 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.003 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.003 INFO blam! 24: 0x0 - Oct 11 00:50:11.003 INFO blam! Oct 11 00:50:11.003 INFO blam! ---- operator::equals stdout ---- Oct 11 00:50:11.003 INFO blam! thread 'operator::equals' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.003 INFO blam! stack backtrace: Oct 11 00:50:11.003 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.003 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.004 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.004 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.004 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.004 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.004 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.004 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.004 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.004 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.004 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.004 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.004 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.004 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.004 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.004 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.004 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.004 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.004 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.004 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.004 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.004 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.004 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.004 INFO blam! 11: 0x55b3f2bd31f8 - integration::operator::equals::hf724d694eb0392fc Oct 11 00:50:11.004 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.004 INFO blam! 12: 0x55b3f2bd31a9 - integration::operator::equals::{{closure}}::h34306119cc704ea0 Oct 11 00:50:11.004 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.004 INFO blam! 13: 0x55b3f2bc9bdd - core::ops::function::FnOnce::call_once::hcc19bbef8cbb1705 Oct 11 00:50:11.004 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.004 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.004 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.004 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.004 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.012 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.012 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.012 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.012 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.012 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.012 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.012 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.012 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.012 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.012 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.012 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.012 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.012 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.012 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.012 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.012 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.012 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.012 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.012 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.012 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.012 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.012 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.012 INFO blam! 24: 0x0 - Oct 11 00:50:11.012 INFO blam! Oct 11 00:50:11.012 INFO blam! ---- operator::divide_num_nonnum stdout ---- Oct 11 00:50:11.012 INFO blam! thread 'operator::divide_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.012 INFO blam! stack backtrace: Oct 11 00:50:11.012 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.012 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.012 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.012 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.012 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.012 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.012 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.012 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.012 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.012 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.012 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.012 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.012 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.012 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.012 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.012 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.012 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.013 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.013 INFO blam! 11: 0x55b3f2bd3198 - integration::operator::divide_num_nonnum::h35a4ce9a67170240 Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.013 INFO blam! 12: 0x55b3f2bd3149 - integration::operator::divide_num_nonnum::{{closure}}::h961e6d393e29f194 Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.013 INFO blam! 13: 0x55b3f2bc97dd - core::ops::function::FnOnce::call_once::hbe048a8119891ad4 Oct 11 00:50:11.013 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.013 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.013 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.013 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.013 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.013 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.013 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.013 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.013 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.013 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.013 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.013 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.013 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.013 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.013 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.013 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.013 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.013 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.013 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.013 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.013 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.013 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.013 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.013 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.013 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.013 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.013 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.013 INFO blam! 24: 0x0 - Oct 11 00:50:11.013 INFO blam! Oct 11 00:50:11.013 INFO blam! ---- operator::equals_method stdout ---- Oct 11 00:50:11.013 INFO blam! thread 'operator::equals_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.013 INFO blam! stack backtrace: Oct 11 00:50:11.013 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.013 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.013 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.013 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.013 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.013 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.013 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.013 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.013 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.013 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.013 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.013 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.013 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.013 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.013 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.013 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.013 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.013 INFO blam! 11: 0x55b3f2bd32b8 - integration::operator::equals_method::hc6cee7a885499580 Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.013 INFO blam! 12: 0x55b3f2bd3269 - integration::operator::equals_method::{{closure}}::hae62ba758d94ae30 Oct 11 00:50:11.013 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.013 INFO blam! 13: 0x55b3f2bc760d - core::ops::function::FnOnce::call_once::h21b2950d32f142e0 Oct 11 00:50:11.013 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.013 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.013 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.013 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.013 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.013 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.013 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.013 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.013 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.013 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.013 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.013 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.013 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.013 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.013 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.013 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.013 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.013 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.014 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.014 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.014 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.014 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.014 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.014 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.014 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.014 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.014 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.014 INFO blam! 24: 0x0 - Oct 11 00:50:11.014 INFO blam! Oct 11 00:50:11.014 INFO blam! ---- operator::greater_nonnum_num stdout ---- Oct 11 00:50:11.014 INFO blam! thread 'operator::greater_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.014 INFO blam! stack backtrace: Oct 11 00:50:11.014 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.014 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.014 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.014 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.014 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.014 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.014 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.014 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.014 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.014 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.014 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.014 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.014 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.014 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.014 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.014 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.014 INFO blam! 11: 0x55b3f2bd3318 - integration::operator::greater_nonnum_num::h445fefd4549b95c9 Oct 11 00:50:11.014 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.014 INFO blam! 12: 0x55b3f2bd32c9 - integration::operator::greater_nonnum_num::{{closure}}::h168ccf2b51ccd7a3 Oct 11 00:50:11.014 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.014 INFO blam! 13: 0x55b3f2bc9e1d - core::ops::function::FnOnce::call_once::hd462686d8fb44c5d Oct 11 00:50:11.014 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.014 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.014 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.014 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.014 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.014 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.014 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.014 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.014 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.014 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.014 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.014 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.014 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.014 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.014 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.014 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.014 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.014 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.014 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.014 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.014 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.014 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.014 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.014 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.014 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.014 INFO blam! 24: 0x0 - Oct 11 00:50:11.014 INFO blam! Oct 11 00:50:11.014 INFO blam! ---- operator::greater_num_nonnum stdout ---- Oct 11 00:50:11.014 INFO blam! thread 'operator::greater_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.014 INFO blam! stack backtrace: Oct 11 00:50:11.014 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.014 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.014 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.014 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.014 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.014 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.014 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.015 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.015 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.015 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.015 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.015 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.015 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.015 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.015 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.015 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.015 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.015 INFO blam! 11: 0x55b3f2bd3378 - integration::operator::greater_num_nonnum::hf36820e0d895d6d2 Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.015 INFO blam! 12: 0x55b3f2bd3329 - integration::operator::greater_num_nonnum::{{closure}}::h99a40e37c2b07a9c Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.015 INFO blam! 13: 0x55b3f2bc814d - core::ops::function::FnOnce::call_once::h58b5332b9fd5b29e Oct 11 00:50:11.015 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.015 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.015 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.015 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.015 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.015 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.015 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.015 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.015 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.015 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.015 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.015 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.015 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.015 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.015 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.015 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.015 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.015 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.015 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.015 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.015 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.015 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.015 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.015 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.015 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.015 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.015 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.015 INFO blam! 24: 0x0 - Oct 11 00:50:11.015 INFO blam! Oct 11 00:50:11.015 INFO blam! ---- operator::greater_or_equal_num_nonnum stdout ---- Oct 11 00:50:11.015 INFO blam! thread 'operator::greater_or_equal_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.015 INFO blam! stack backtrace: Oct 11 00:50:11.015 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.015 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.015 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.015 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.015 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.015 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.015 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.015 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.015 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.015 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.015 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.015 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.015 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.015 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.015 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.015 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.015 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.015 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.015 INFO blam! 11: 0x55b3f2bd3438 - integration::operator::greater_or_equal_num_nonnum::h17b8c405cc903c9e Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.015 INFO blam! 12: 0x55b3f2bd33e9 - integration::operator::greater_or_equal_num_nonnum::{{closure}}::h06e2e2f5e7d864ae Oct 11 00:50:11.015 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.015 INFO blam! 13: 0x55b3f2bca49d - core::ops::function::FnOnce::call_once::hf3b60f4b9e2efa14 Oct 11 00:50:11.015 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.015 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.015 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.015 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.015 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.016 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.016 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.016 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.016 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.016 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.016 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.016 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.016 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.016 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.016 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.016 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.016 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.016 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.016 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.016 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.016 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.016 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.016 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.016 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.016 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.016 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.016 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.020 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.020 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.020 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.020 INFO blam! 24: 0x0 - Oct 11 00:50:11.020 INFO blam! Oct 11 00:50:11.020 INFO blam! ---- operator::greater_or_equal_nonnum_num stdout ---- Oct 11 00:50:11.020 INFO blam! thread 'operator::greater_or_equal_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.020 INFO blam! stack backtrace: Oct 11 00:50:11.020 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.020 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.020 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.020 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.020 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.020 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.020 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.020 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.020 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.020 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.020 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.020 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.020 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.020 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.020 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.020 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.020 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.020 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.020 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.020 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.020 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.020 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.020 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.020 INFO blam! 11: 0x55b3f2bd33d8 - integration::operator::greater_or_equal_nonnum_num::h344414a40e25421f Oct 11 00:50:11.020 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.020 INFO blam! 12: 0x55b3f2bd3389 - integration::operator::greater_or_equal_nonnum_num::{{closure}}::h4d1b27c015eb8259 Oct 11 00:50:11.020 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.020 INFO blam! 13: 0x55b3f2bc8a9d - core::ops::function::FnOnce::call_once::h8368789147a8208a Oct 11 00:50:11.020 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.020 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.021 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.021 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.021 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.021 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.021 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.021 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.021 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.021 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.021 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.021 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.021 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.021 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.021 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.021 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.021 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.021 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.021 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.021 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.021 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.021 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.021 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.021 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.021 INFO blam! 24: 0x0 - Oct 11 00:50:11.021 INFO blam! Oct 11 00:50:11.021 INFO blam! ---- operator::less_nonnum_num stdout ---- Oct 11 00:50:11.021 INFO blam! thread 'operator::less_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.021 INFO blam! stack backtrace: Oct 11 00:50:11.021 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.021 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.021 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.021 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.021 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.021 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.021 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.021 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.021 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.021 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.021 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.021 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.021 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.021 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.021 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.021 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.021 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.021 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.021 INFO blam! 11: 0x55b3f2bd3498 - integration::operator::less_nonnum_num::h41402c1684282ece Oct 11 00:50:11.021 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.021 INFO blam! 12: 0x55b3f2bd3449 - integration::operator::less_nonnum_num::{{closure}}::h2c5aac142a398704 Oct 11 00:50:11.021 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.021 INFO blam! 13: 0x55b3f2bc81cd - core::ops::function::FnOnce::call_once::h5aa93e2346bbc8fa Oct 11 00:50:11.021 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.021 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.021 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.021 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.021 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.021 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.021 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.021 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.021 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.021 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.021 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.021 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.021 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.021 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.021 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.021 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.021 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.021 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.022 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.022 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.022 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.022 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.022 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.022 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.022 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.022 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.022 INFO blam! 24: 0x0 - Oct 11 00:50:11.022 INFO blam! Oct 11 00:50:11.022 INFO blam! ---- operator::less_num_nonnum stdout ---- Oct 11 00:50:11.022 INFO blam! thread 'operator::less_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.022 INFO blam! stack backtrace: Oct 11 00:50:11.022 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.022 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.022 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.022 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.022 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.022 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.022 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.022 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.022 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.022 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.022 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.022 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.022 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.022 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.022 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.022 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.022 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.022 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.022 INFO blam! 11: 0x55b3f2bd34f8 - integration::operator::less_num_nonnum::h804e09cb46edf138 Oct 11 00:50:11.022 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.022 INFO blam! 12: 0x55b3f2bd34a9 - integration::operator::less_num_nonnum::{{closure}}::h66f2e00f24efba60 Oct 11 00:50:11.022 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.022 INFO blam! 13: 0x55b3f2bc7d8d - core::ops::function::FnOnce::call_once::h47e74f5bc4d93e59 Oct 11 00:50:11.022 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.022 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.022 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.022 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.022 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.022 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.022 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.022 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.022 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.022 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.022 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.022 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.022 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.022 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.022 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.022 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.022 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.022 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.022 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.022 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.022 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.022 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.022 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.022 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.022 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.022 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.022 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.022 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.022 INFO blam! 24: 0x0 - Oct 11 00:50:11.022 INFO blam! Oct 11 00:50:11.022 INFO blam! ---- operator::comparison stdout ---- Oct 11 00:50:11.022 INFO blam! thread 'operator::comparison' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.022 INFO blam! stack backtrace: Oct 11 00:50:11.022 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.022 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.022 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.023 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.023 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.023 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.023 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.023 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.023 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.023 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.023 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.023 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.023 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.023 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.023 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.023 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.023 INFO blam! 11: 0x55b3f2bd3078 - integration::operator::comparison::h6bbe6a6ab6297c1f Oct 11 00:50:11.023 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.023 INFO blam! 12: 0x55b3f2bd3029 - integration::operator::comparison::{{closure}}::h92e55ddc62e25172 Oct 11 00:50:11.023 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.023 INFO blam! 13: 0x55b3f2bc8c1d - core::ops::function::FnOnce::call_once::h88f5813ff924df67 Oct 11 00:50:11.023 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.023 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.023 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.023 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.023 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.023 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.023 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.023 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.023 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.023 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.023 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.023 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.023 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.023 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.023 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.023 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.023 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.023 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.023 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.023 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.023 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.023 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.023 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.023 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.023 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.023 INFO blam! 24: 0x0 - Oct 11 00:50:11.023 INFO blam! Oct 11 00:50:11.023 INFO blam! ---- operator::divide stdout ---- Oct 11 00:50:11.023 INFO blam! thread 'operator::divide' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.023 INFO blam! stack backtrace: Oct 11 00:50:11.023 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.023 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.023 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.023 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.023 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.023 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.023 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.023 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.023 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.023 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.023 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.023 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.023 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.023 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.023 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.024 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.024 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.024 INFO blam! 11: 0x55b3f2bd30d8 - integration::operator::divide::h50f3b4de6241ea96 Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.024 INFO blam! 12: 0x55b3f2bd3089 - integration::operator::divide::{{closure}}::hd2d90edf1a9d98f1 Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.024 INFO blam! 13: 0x55b3f2bc868d - core::ops::function::FnOnce::call_once::h71ee4f5164c17181 Oct 11 00:50:11.024 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.024 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.024 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.024 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.024 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.024 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.024 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.024 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.024 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.024 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.024 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.024 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.024 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.024 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.024 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.024 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.024 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.024 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.024 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.024 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.024 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.024 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.024 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.024 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.024 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.024 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.024 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.024 INFO blam! 24: 0x0 - Oct 11 00:50:11.024 INFO blam! Oct 11 00:50:11.024 INFO blam! ---- operator::divide_nonnum_num stdout ---- Oct 11 00:50:11.024 INFO blam! thread 'operator::divide_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.024 INFO blam! stack backtrace: Oct 11 00:50:11.024 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.024 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.024 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.024 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.024 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.024 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.024 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.024 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.024 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.024 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.024 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.024 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.024 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.024 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.024 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.024 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.024 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.024 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.024 INFO blam! 11: 0x55b3f2bd3138 - integration::operator::divide_nonnum_num::hbc5b22726a115a90 Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.024 INFO blam! 12: 0x55b3f2bd30e9 - integration::operator::divide_nonnum_num::{{closure}}::h5a7b9e149603e7c2 Oct 11 00:50:11.024 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.024 INFO blam! 13: 0x55b3f2bca51d - core::ops::function::FnOnce::call_once::hf4b519d4334c6aa0 Oct 11 00:50:11.024 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.024 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.024 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.024 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.024 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.025 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.025 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.025 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.025 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.025 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.025 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.025 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.025 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.025 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.025 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.025 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.025 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.025 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.025 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.025 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.025 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.025 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.025 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.025 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.025 INFO blam! 24: 0x0 - Oct 11 00:50:11.025 INFO blam! Oct 11 00:50:11.025 INFO blam! ---- operator::less_or_equal_nonnum_num stdout ---- Oct 11 00:50:11.025 INFO blam! thread 'operator::less_or_equal_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.025 INFO blam! stack backtrace: Oct 11 00:50:11.025 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.025 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.025 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.025 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.025 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.025 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.025 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.025 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.025 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.025 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.025 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.025 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.025 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.025 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.025 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.025 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.025 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.025 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.025 INFO blam! 11: 0x55b3f2bd3558 - integration::operator::less_or_equal_nonnum_num::h4534f4aca3112513 Oct 11 00:50:11.025 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.025 INFO blam! 12: 0x55b3f2bd3509 - integration::operator::less_or_equal_nonnum_num::{{closure}}::h799457dfae402131 Oct 11 00:50:11.025 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.025 INFO blam! 13: 0x55b3f2bc76cd - core::ops::function::FnOnce::call_once::h260799cf21642aa7 Oct 11 00:50:11.025 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.025 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.025 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.025 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.025 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.025 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.025 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.025 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.025 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.025 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.025 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.025 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.025 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.025 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.025 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.025 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.025 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.026 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.026 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.026 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.026 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.026 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.026 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.026 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.026 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.026 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.026 INFO blam! 24: 0x0 - Oct 11 00:50:11.026 INFO blam! Oct 11 00:50:11.026 INFO blam! ---- operator::multiply_nonnum_num stdout ---- Oct 11 00:50:11.026 INFO blam! thread 'operator::multiply_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.026 INFO blam! stack backtrace: Oct 11 00:50:11.026 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.026 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.026 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.026 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.026 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.026 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.026 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.026 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.026 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.026 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.026 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.026 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.026 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.026 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.026 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.026 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.026 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.026 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.026 INFO blam! 11: 0x55b3f2bd3678 - integration::operator::multiply_nonnum_num::h7f9ebc7e89fa37fc Oct 11 00:50:11.026 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.026 INFO blam! 12: 0x55b3f2bd3629 - integration::operator::multiply_nonnum_num::{{closure}}::h9bb5ad9309d7a0d4 Oct 11 00:50:11.026 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.026 INFO blam! 13: 0x55b3f2bca6dd - core::ops::function::FnOnce::call_once::hfb824c6f0d329d8d Oct 11 00:50:11.026 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.026 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.026 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.026 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.026 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.026 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.026 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.026 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.026 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.026 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.026 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.026 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.026 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.026 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.026 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.026 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.026 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.026 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.026 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.026 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.026 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.026 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.026 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.026 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.026 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.026 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.026 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.026 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.026 INFO blam! 24: 0x0 - Oct 11 00:50:11.026 INFO blam! Oct 11 00:50:11.026 INFO blam! ---- operator::less_or_equal_num_nonnum stdout ---- Oct 11 00:50:11.026 INFO blam! thread 'operator::less_or_equal_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.026 INFO blam! stack backtrace: Oct 11 00:50:11.026 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.026 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.027 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.027 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.027 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.027 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.027 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.027 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.027 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.027 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.027 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.027 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.027 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.027 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.027 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.027 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.027 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.027 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.027 INFO blam! 11: 0x55b3f2bd35b8 - integration::operator::less_or_equal_num_nonnum::hf09a4ec84a7fabe5 Oct 11 00:50:11.027 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.027 INFO blam! 12: 0x55b3f2bd3569 - integration::operator::less_or_equal_num_nonnum::{{closure}}::h7cf2e19d1fa74070 Oct 11 00:50:11.027 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.027 INFO blam! 13: 0x55b3f2bc848d - core::ops::function::FnOnce::call_once::h6b096529ab43a5ae Oct 11 00:50:11.027 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.027 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.027 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.027 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.027 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.027 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.027 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.027 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.027 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.027 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.027 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.032 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.032 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.032 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.032 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.032 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.032 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.032 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.032 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.032 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.032 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.032 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.032 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.032 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.032 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.032 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.032 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.032 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.032 INFO blam! 24: 0x0 - Oct 11 00:50:11.032 INFO blam! Oct 11 00:50:11.032 INFO blam! ---- operator::multiply stdout ---- Oct 11 00:50:11.032 INFO blam! thread 'operator::multiply' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.032 INFO blam! stack backtrace: Oct 11 00:50:11.032 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.032 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.032 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.032 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.032 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.032 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.032 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.032 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.032 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.032 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.032 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.032 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.033 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.033 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.033 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.033 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.033 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.033 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.033 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.033 INFO blam! 11: 0x55b3f2bd3618 - integration::operator::multiply::hf983262a85d1788f Oct 11 00:50:11.033 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.033 INFO blam! 12: 0x55b3f2bd35c9 - integration::operator::multiply::{{closure}}::hb0f79f062592912e Oct 11 00:50:11.033 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.033 INFO blam! 13: 0x55b3f2bc919d - core::ops::function::FnOnce::call_once::h9dbf1f5f5a30cbc0 Oct 11 00:50:11.033 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.033 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.033 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.033 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.033 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.033 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.033 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.033 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.033 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.033 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.033 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.033 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.033 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.033 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.033 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.033 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.033 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.033 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.033 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.033 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.033 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.033 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.033 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.033 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.033 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.033 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.033 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.033 INFO blam! 24: 0x0 - Oct 11 00:50:11.033 INFO blam! Oct 11 00:50:11.033 INFO blam! ---- operator::add_string_nil stdout ---- Oct 11 00:50:11.033 INFO blam! thread 'operator::add_string_nil' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.033 INFO blam! stack backtrace: Oct 11 00:50:11.033 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.033 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.033 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.033 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.033 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.033 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.033 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.033 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.033 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.033 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.033 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.034 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.034 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.034 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.034 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.034 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.034 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.034 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.034 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.034 INFO blam! 11: 0x55b3f2bd3018 - integration::operator::add_string_nil::hed80ecc004ffc151 Oct 11 00:50:11.034 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.034 INFO blam! 12: 0x55b3f2bd2fc9 - integration::operator::add_string_nil::{{closure}}::he492f3b6feca8efa Oct 11 00:50:11.034 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.034 INFO blam! 13: 0x55b3f2bca15d - core::ops::function::FnOnce::call_once::he7f43c7b0fe368c4 Oct 11 00:50:11.034 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.034 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.034 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.034 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.034 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.034 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.034 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.034 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.034 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.034 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.034 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.034 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.034 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.034 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.034 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.034 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.034 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.034 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.034 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.034 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.034 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.034 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.034 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.034 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.034 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.034 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.034 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.034 INFO blam! 24: 0x0 - Oct 11 00:50:11.034 INFO blam! Oct 11 00:50:11.034 INFO blam! ---- operator::not_equals stdout ---- Oct 11 00:50:11.034 INFO blam! thread 'operator::not_equals' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.034 INFO blam! stack backtrace: Oct 11 00:50:11.034 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.034 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.034 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.034 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.034 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.034 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.034 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.034 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.034 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.034 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.034 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.034 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.034 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.035 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.035 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.035 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.035 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.035 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.035 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.035 INFO blam! 11: 0x55b3f2bd38b8 - integration::operator::not_equals::h7d19d91a7ab1856b Oct 11 00:50:11.035 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.035 INFO blam! 12: 0x55b3f2bd3869 - integration::operator::not_equals::{{closure}}::hf5ef6127404416be Oct 11 00:50:11.035 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.035 INFO blam! 13: 0x55b3f2bc788d - core::ops::function::FnOnce::call_once::h2e3ccb7c386c3be8 Oct 11 00:50:11.035 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.035 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.035 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.035 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.035 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.035 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.035 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.035 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.035 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.035 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.035 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.035 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.035 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.035 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.035 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.035 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.035 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.035 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.035 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.035 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.035 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.035 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.035 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.035 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.035 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.035 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.035 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.035 INFO blam! 24: 0x0 - Oct 11 00:50:11.035 INFO blam! Oct 11 00:50:11.035 INFO blam! ---- operator::not_class stdout ---- Oct 11 00:50:11.035 INFO blam! thread 'operator::not_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.035 INFO blam! stack backtrace: Oct 11 00:50:11.035 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.035 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.035 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.035 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.035 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.035 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.035 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.035 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.035 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.035 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.035 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.035 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.035 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.036 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.036 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.036 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.036 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.036 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.036 INFO blam! 11: 0x55b3f2bd3858 - integration::operator::not_class::hae268945f07ca23e Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.036 INFO blam! 12: 0x55b3f2bd3809 - integration::operator::not_class::{{closure}}::h1b6d75429d71831b Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.036 INFO blam! 13: 0x55b3f2bc82cd - core::ops::function::FnOnce::call_once::h63a1ae517f67edda Oct 11 00:50:11.036 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.036 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.036 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.036 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.036 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.036 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.036 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.036 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.036 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.036 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.036 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.036 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.036 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.036 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.036 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.036 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.036 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.036 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.036 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.036 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.036 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.036 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.036 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.036 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.036 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.036 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.036 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.036 INFO blam! 24: 0x0 - Oct 11 00:50:11.036 INFO blam! Oct 11 00:50:11.036 INFO blam! ---- operator::subtract stdout ---- Oct 11 00:50:11.036 INFO blam! thread 'operator::subtract' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.036 INFO blam! stack backtrace: Oct 11 00:50:11.036 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.036 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.036 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.036 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.036 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.036 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.036 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.036 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.036 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.036 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.036 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.036 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.036 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.036 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.036 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.036 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.036 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.036 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.036 INFO blam! 11: 0x55b3f2bd3918 - integration::operator::subtract::hca7bbf6508e2b460 Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.036 INFO blam! 12: 0x55b3f2bd38c9 - integration::operator::subtract::{{closure}}::hfc6313bea3c1ea92 Oct 11 00:50:11.036 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.036 INFO blam! 13: 0x55b3f2bc8e5d - core::ops::function::FnOnce::call_once::h8e7ae7fd0b920d09 Oct 11 00:50:11.036 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.036 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.036 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.037 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.037 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.037 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.037 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.037 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.037 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.037 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.037 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.037 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.037 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.037 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.037 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.037 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.037 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.037 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.037 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.037 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.037 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.037 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.037 INFO blam! 24: 0x0 - Oct 11 00:50:11.037 INFO blam! Oct 11 00:50:11.037 INFO blam! ---- operator::not stdout ---- Oct 11 00:50:11.037 INFO blam! thread 'operator::not' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.037 INFO blam! stack backtrace: Oct 11 00:50:11.037 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.037 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.037 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.037 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.037 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.037 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.037 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.037 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.037 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.037 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.037 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.037 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.037 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.037 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.037 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.037 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.037 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.037 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.037 INFO blam! 11: 0x55b3f2bd37f8 - integration::operator::not::haf6c749897fb23ac Oct 11 00:50:11.037 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.037 INFO blam! 12: 0x55b3f2bd37a9 - integration::operator::not::{{closure}}::h4d19f631bbe72765 Oct 11 00:50:11.037 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.037 INFO blam! 13: 0x55b3f2bc7acd - core::ops::function::FnOnce::call_once::h3817d62e1a28b5d3 Oct 11 00:50:11.037 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.037 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.037 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.037 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.037 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.037 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.037 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.037 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.037 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.037 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.037 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.037 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.037 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.037 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.037 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.037 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.038 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.038 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.038 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.038 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.038 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.038 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.038 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.038 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.038 INFO blam! 24: 0x0 - Oct 11 00:50:11.038 INFO blam! Oct 11 00:50:11.038 INFO blam! ---- operator::multiply_num_nonnum stdout ---- Oct 11 00:50:11.038 INFO blam! thread 'operator::multiply_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.038 INFO blam! stack backtrace: Oct 11 00:50:11.038 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.038 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.038 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.038 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.038 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.038 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.038 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.038 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.038 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.038 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.038 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.038 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.038 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.038 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.038 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.038 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.038 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.038 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.038 INFO blam! 11: 0x55b3f2bd36d8 - integration::operator::multiply_num_nonnum::he5ab92c175e12936 Oct 11 00:50:11.038 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.038 INFO blam! 12: 0x55b3f2bd3689 - integration::operator::multiply_num_nonnum::{{closure}}::hc46f13f41beaa2cb Oct 11 00:50:11.038 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.038 INFO blam! 13: 0x55b3f2bc7b0d - core::ops::function::FnOnce::call_once::h38ed5d9a203358ed Oct 11 00:50:11.038 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.038 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.038 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.038 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.038 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.038 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.038 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.038 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.038 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.038 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.038 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.038 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.060 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.064 INFO kablam! error: test failed, to rerun pass '-p rlox --test integration' Oct 11 00:50:11.064 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.064 INFO kablam! su: No module specific data is present Oct 11 00:50:11.064 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.064 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.064 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.064 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.064 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.064 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.064 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.064 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.064 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.064 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.064 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.064 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.064 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.064 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.064 INFO blam! 24: 0x0 - Oct 11 00:50:11.064 INFO blam! Oct 11 00:50:11.064 INFO blam! ---- operator::negate stdout ---- Oct 11 00:50:11.064 INFO blam! thread 'operator::negate' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.064 INFO blam! stack backtrace: Oct 11 00:50:11.064 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.064 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.064 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.064 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.064 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.064 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.064 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.064 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.064 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.064 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.064 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.064 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.064 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.064 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.064 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.064 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.065 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.065 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.065 INFO blam! 11: 0x55b3f2bd3738 - integration::operator::negate::h4ecac68aea25d907 Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.065 INFO blam! 12: 0x55b3f2bd36e9 - integration::operator::negate::{{closure}}::h2f64cbc1c32fdeb0 Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.065 INFO blam! 13: 0x55b3f2bc931d - core::ops::function::FnOnce::call_once::ha10d3b5ade66f7b4 Oct 11 00:50:11.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.065 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.065 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.065 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.065 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.065 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.065 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.065 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.065 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.065 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.065 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.065 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.065 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.065 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.065 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.065 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.065 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.065 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.065 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.065 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.065 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.065 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.065 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.065 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.065 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.065 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.065 INFO blam! 24: 0x0 - Oct 11 00:50:11.065 INFO blam! Oct 11 00:50:11.065 INFO blam! ---- operator::negate_nonnum stdout ---- Oct 11 00:50:11.065 INFO blam! thread 'operator::negate_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.065 INFO blam! stack backtrace: Oct 11 00:50:11.065 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.065 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.065 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.065 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.065 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.065 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.065 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.065 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.065 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.065 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.065 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.065 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.065 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.065 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.065 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.065 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.065 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.065 INFO blam! 11: 0x55b3f2bd3798 - integration::operator::negate_nonnum::hc41571718e04e147 Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.065 INFO blam! 12: 0x55b3f2bd3749 - integration::operator::negate_nonnum::{{closure}}::h58b6757eb641bdd1 Oct 11 00:50:11.065 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.065 INFO blam! 13: 0x55b3f2bc88cd - core::ops::function::FnOnce::call_once::h789d5bb870e3065b Oct 11 00:50:11.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.065 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.065 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.065 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.065 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.065 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.065 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.065 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.065 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.065 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.065 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.065 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.065 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.066 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.066 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.066 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.066 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.066 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.066 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.066 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.066 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.066 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.066 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.066 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.066 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.066 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.066 INFO blam! 24: 0x0 - Oct 11 00:50:11.066 INFO blam! Oct 11 00:50:11.066 INFO blam! ---- operator::subtract_nonnum_num stdout ---- Oct 11 00:50:11.066 INFO blam! thread 'operator::subtract_nonnum_num' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.066 INFO blam! stack backtrace: Oct 11 00:50:11.066 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.066 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.066 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.066 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.066 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.066 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.066 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.066 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.066 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.066 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.066 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.066 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.066 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.066 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.066 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.066 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.066 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.066 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.066 INFO blam! 11: 0x55b3f2bd3978 - integration::operator::subtract_nonnum_num::h34cc2191bf897f83 Oct 11 00:50:11.066 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.066 INFO blam! 12: 0x55b3f2bd3929 - integration::operator::subtract_nonnum_num::{{closure}}::h6b2cf7b450439e03 Oct 11 00:50:11.066 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.066 INFO blam! 13: 0x55b3f2bc7e0d - core::ops::function::FnOnce::call_once::h4ac3b710d52884de Oct 11 00:50:11.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.066 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.066 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.066 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.066 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.066 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.066 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.066 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.066 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.066 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.066 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.066 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.066 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.066 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.066 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.066 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.066 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.066 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.066 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.066 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.066 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.066 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.066 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.066 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.066 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.066 INFO blam! 24: 0x0 - Oct 11 00:50:11.066 INFO blam! Oct 11 00:50:11.066 INFO blam! ---- return_statement::at_top_level stdout ---- Oct 11 00:50:11.067 INFO blam! thread 'return_statement::at_top_level' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.067 INFO blam! stack backtrace: Oct 11 00:50:11.067 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.067 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.067 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.067 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.067 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.067 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.067 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.067 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.067 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.067 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.067 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.067 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.067 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.067 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.067 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.067 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.067 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.067 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.067 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.067 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.067 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.067 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.067 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.067 INFO blam! 11: 0x55b3f2bc39b8 - integration::return_statement::at_top_level::h1e84819360ad3134 Oct 11 00:50:11.067 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.067 INFO blam! 12: 0x55b3f2bc3969 - integration::return_statement::at_top_level::{{closure}}::hfc4846359f0ce422 Oct 11 00:50:11.067 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.067 INFO blam! 13: 0x55b3f2bc7c4d - core::ops::function::FnOnce::call_once::h41262c685d27f1bd Oct 11 00:50:11.067 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.067 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.067 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.067 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.067 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.067 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.067 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.067 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.076 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.076 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.076 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.076 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.076 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.076 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.076 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.076 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.076 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.076 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.076 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.076 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.076 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.076 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.076 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.076 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.076 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.076 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.076 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.076 INFO blam! 24: 0x0 - Oct 11 00:50:11.076 INFO blam! Oct 11 00:50:11.076 INFO blam! ---- return_statement::after_else stdout ---- Oct 11 00:50:11.076 INFO blam! thread 'return_statement::after_else' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.076 INFO blam! stack backtrace: Oct 11 00:50:11.076 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.076 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.076 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.076 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.076 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.076 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.076 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.076 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.076 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.076 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.076 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.076 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.076 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.076 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.076 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.076 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.077 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.077 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.077 INFO blam! 11: 0x55b3f2bc3898 - integration::return_statement::after_else::h011f22d8242fa604 Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.077 INFO blam! 12: 0x55b3f2bc3849 - integration::return_statement::after_else::{{closure}}::ha990c8b556275a5f Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.077 INFO blam! 13: 0x55b3f2bc935d - core::ops::function::FnOnce::call_once::ha3944c1d42283b0d Oct 11 00:50:11.077 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.077 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.077 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.077 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.077 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.077 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.077 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.077 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.077 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.077 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.077 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.077 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.077 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.077 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.077 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.077 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.077 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.077 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.077 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.077 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.077 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.077 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.077 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.077 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.077 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.077 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.077 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.077 INFO blam! 24: 0x0 - Oct 11 00:50:11.077 INFO blam! Oct 11 00:50:11.077 INFO blam! ---- regression::regression stdout ---- Oct 11 00:50:11.077 INFO blam! thread 'regression::regression' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.077 INFO blam! stack backtrace: Oct 11 00:50:11.077 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.077 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.077 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.077 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.077 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.077 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.077 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.077 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.077 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.077 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.077 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.077 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.077 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.077 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.077 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.077 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.077 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.077 INFO blam! 11: 0x55b3f2bd6f88 - integration::regression::regression::h16b5cec6c6048e3b Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.077 INFO blam! 12: 0x55b3f2bd6f39 - integration::regression::regression::{{closure}}::h3ad256dc62aebd2a Oct 11 00:50:11.077 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.077 INFO blam! 13: 0x55b3f2bc915d - core::ops::function::FnOnce::call_once::h9da41cdde4d3fdaa Oct 11 00:50:11.077 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.077 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.077 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.077 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.077 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.077 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.077 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.077 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.077 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.077 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.077 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.077 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.077 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.077 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.078 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.078 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.078 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.078 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.078 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.078 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.078 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.078 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.078 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.078 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.078 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.078 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.078 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.078 INFO blam! 24: 0x0 - Oct 11 00:50:11.078 INFO blam! Oct 11 00:50:11.078 INFO blam! ---- return_statement::in_function stdout ---- Oct 11 00:50:11.078 INFO blam! thread 'return_statement::in_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.078 INFO blam! stack backtrace: Oct 11 00:50:11.078 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.078 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.078 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.078 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.078 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.078 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.078 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.078 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.078 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.078 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.078 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.078 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.078 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.078 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.078 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.078 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.078 INFO blam! 11: 0x55b3f2bc3a18 - integration::return_statement::in_function::he810b29db354f1d5 Oct 11 00:50:11.078 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.078 INFO blam! 12: 0x55b3f2bc39c9 - integration::return_statement::in_function::{{closure}}::h2a02a5f76d43b48d Oct 11 00:50:11.078 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.078 INFO blam! 13: 0x55b3f2bc860d - core::ops::function::FnOnce::call_once::h70b965d123d1e376 Oct 11 00:50:11.078 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.078 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.078 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.078 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.078 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.078 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.078 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.078 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.078 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.078 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.078 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.078 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.078 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.078 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.078 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.078 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.078 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.078 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.078 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.078 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.078 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.078 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.078 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.078 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.078 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.078 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.078 INFO blam! 24: 0x0 - Oct 11 00:50:11.078 INFO blam! Oct 11 00:50:11.078 INFO blam! ---- return_statement::in_method stdout ---- Oct 11 00:50:11.078 INFO blam! thread 'return_statement::in_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.078 INFO blam! stack backtrace: Oct 11 00:50:11.078 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.078 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.078 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.078 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.079 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.079 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.079 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.079 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.079 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.079 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.079 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.079 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.079 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.079 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.079 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.079 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.079 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.079 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.079 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.079 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.079 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.079 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.079 INFO blam! 11: 0x55b3f2bc3a78 - integration::return_statement::in_method::h46dc5eec5ee4c257 Oct 11 00:50:11.079 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.079 INFO blam! 12: 0x55b3f2bc3a29 - integration::return_statement::in_method::{{closure}}::h1c42f3548607348e Oct 11 00:50:11.079 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.079 INFO blam! 13: 0x55b3f2bc9d1d - core::ops::function::FnOnce::call_once::hd034c70c1e3ce89b Oct 11 00:50:11.079 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.079 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.079 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.079 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.088 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.088 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.088 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.088 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.088 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.088 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.088 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.088 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.088 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.088 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.088 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.088 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.088 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.088 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.088 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.088 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.088 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.088 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.088 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.088 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.088 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.088 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.088 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.088 INFO blam! 24: 0x0 - Oct 11 00:50:11.088 INFO blam! Oct 11 00:50:11.088 INFO blam! ---- return_statement::after_while stdout ---- Oct 11 00:50:11.088 INFO blam! thread 'return_statement::after_while' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.088 INFO blam! stack backtrace: Oct 11 00:50:11.088 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.088 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.088 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.088 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.088 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.088 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.088 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.088 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.088 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.088 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.089 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.089 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.089 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.089 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.089 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.089 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.089 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.089 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.089 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.089 INFO blam! 11: 0x55b3f2bc3958 - integration::return_statement::after_while::hd997f19929d01b57 Oct 11 00:50:11.089 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.089 INFO blam! 12: 0x55b3f2bc3909 - integration::return_statement::after_while::{{closure}}::h0bb3f5c4bc1316ee Oct 11 00:50:11.089 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.089 INFO blam! 13: 0x55b3f2bc8a1d - core::ops::function::FnOnce::call_once::h7fdaca03dcd339c3 Oct 11 00:50:11.089 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.089 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.089 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.089 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.089 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.089 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.089 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.089 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.089 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.089 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.089 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.089 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.089 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.089 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.089 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.089 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.089 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.089 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.089 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.089 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.089 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.089 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.089 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.089 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.089 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.089 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.089 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.089 INFO blam! 24: 0x0 - Oct 11 00:50:11.089 INFO blam! Oct 11 00:50:11.089 INFO blam! ---- return_statement::after_if stdout ---- Oct 11 00:50:11.089 INFO blam! thread 'return_statement::after_if' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.089 INFO blam! stack backtrace: Oct 11 00:50:11.089 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.089 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.089 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.089 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.089 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.089 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.089 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.089 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.089 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.089 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.089 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.089 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.089 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.089 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.089 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.089 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.089 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.089 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.089 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.089 INFO blam! 11: 0x55b3f2bc38f8 - integration::return_statement::after_if::hde3b16fa0cdedf54 Oct 11 00:50:11.089 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.090 INFO blam! 12: 0x55b3f2bc38a9 - integration::return_statement::after_if::{{closure}}::h44e2af6854065a8e Oct 11 00:50:11.090 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.090 INFO blam! 13: 0x55b3f2bca2dd - core::ops::function::FnOnce::call_once::hedecf92fdc9bc4cd Oct 11 00:50:11.090 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.090 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.090 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.090 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.090 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.090 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.090 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.090 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.090 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.090 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.090 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.090 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.090 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.090 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.090 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.090 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.090 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.090 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.090 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.090 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.090 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.090 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.090 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.090 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.090 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.090 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.090 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.090 INFO blam! 24: 0x0 - Oct 11 00:50:11.090 INFO blam! Oct 11 00:50:11.090 INFO blam! ---- return_statement::return_nil_if_no_value stdout ---- Oct 11 00:50:11.090 INFO blam! thread 'return_statement::return_nil_if_no_value' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.090 INFO blam! stack backtrace: Oct 11 00:50:11.090 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.090 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.090 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.090 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.090 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.090 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.090 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.090 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.090 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.090 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.090 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.090 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.090 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.090 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.090 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.090 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.090 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.090 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.090 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.090 INFO blam! 11: 0x55b3f2bc3ad8 - integration::return_statement::return_nil_if_no_value::he88160ad8aab0cb2 Oct 11 00:50:11.090 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.090 INFO blam! 12: 0x55b3f2bc3a89 - integration::return_statement::return_nil_if_no_value::{{closure}}::h24a00650aa00e7a1 Oct 11 00:50:11.090 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.091 INFO blam! 13: 0x55b3f2bc730d - core::ops::function::FnOnce::call_once::h16aeed699d368b80 Oct 11 00:50:11.091 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.091 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.091 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.091 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.091 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.091 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.091 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.091 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.091 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.091 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.091 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.091 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.091 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.091 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.091 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.091 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.091 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.091 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.091 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.091 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.091 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.091 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.091 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.091 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.091 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.091 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.091 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.091 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.091 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.091 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.108 INFO blam! 24: 0x0 - Oct 11 00:50:11.108 INFO blam! Oct 11 00:50:11.108 INFO blam! ---- string::error_after_multiline stdout ---- Oct 11 00:50:11.108 INFO blam! thread 'string::error_after_multiline' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.108 INFO blam! stack backtrace: Oct 11 00:50:11.108 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.108 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.108 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.108 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.108 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.108 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.108 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.108 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.108 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.108 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.108 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.108 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.108 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.108 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.108 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.108 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.108 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.108 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.108 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.108 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.108 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.108 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.108 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.108 INFO blam! 11: 0x55b3f2bd6fe8 - integration::string::error_after_multiline::h0c56f81cd4258855 Oct 11 00:50:11.108 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.108 INFO blam! 12: 0x55b3f2bd6f99 - integration::string::error_after_multiline::{{closure}}::h11b80f73914da8cc Oct 11 00:50:11.108 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.108 INFO blam! 13: 0x55b3f2bc9edd - core::ops::function::FnOnce::call_once::hd997ebb3b6c72e50 Oct 11 00:50:11.108 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.108 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.108 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.108 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.109 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.109 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.109 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.109 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.109 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.109 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.109 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.109 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.109 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.109 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.109 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.109 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.109 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.109 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.109 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.109 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.109 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.109 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.109 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.109 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.109 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.109 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.109 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.109 INFO blam! 24: 0x0 - Oct 11 00:50:11.109 INFO blam! Oct 11 00:50:11.109 INFO blam! ---- string::unterminated stdout ---- Oct 11 00:50:11.109 INFO blam! thread 'string::unterminated' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.109 INFO blam! stack backtrace: Oct 11 00:50:11.109 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.109 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.109 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.109 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.109 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.109 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.109 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.109 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.109 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.109 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.109 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.109 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.109 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.109 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.109 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.109 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.109 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.109 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.109 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.109 INFO blam! 11: 0x55b3f2bd7108 - integration::string::unterminated::hba2a26de8018b713 Oct 11 00:50:11.109 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.109 INFO blam! 12: 0x55b3f2bd70b9 - integration::string::unterminated::{{closure}}::h15b00a5cade60ea9 Oct 11 00:50:11.109 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.109 INFO blam! 13: 0x55b3f2bc738d - core::ops::function::FnOnce::call_once::h19cb0d7b74e60332 Oct 11 00:50:11.109 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.109 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.109 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.109 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.109 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.110 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.110 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.110 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.110 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.110 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.110 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.110 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.110 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.110 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.110 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.110 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.110 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.110 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.110 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.110 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.110 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.110 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.110 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.110 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.110 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.110 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.110 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.110 INFO blam! 24: 0x0 - Oct 11 00:50:11.110 INFO blam! Oct 11 00:50:11.110 INFO blam! ---- string::multiline stdout ---- Oct 11 00:50:11.110 INFO blam! thread 'string::multiline' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.110 INFO blam! stack backtrace: Oct 11 00:50:11.110 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.110 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.110 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.110 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.110 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.110 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.110 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.110 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.110 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.110 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.110 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.110 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.110 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.110 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.110 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.110 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.110 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.110 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.110 INFO blam! 11: 0x55b3f2bd70a8 - integration::string::multiline::heb8486967a3de8d7 Oct 11 00:50:11.110 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.110 INFO blam! 12: 0x55b3f2bd7059 - integration::string::multiline::{{closure}}::hecdfda82b22123af Oct 11 00:50:11.110 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.110 INFO blam! 13: 0x55b3f2bc7a0d - core::ops::function::FnOnce::call_once::h345f98c32ae0f810 Oct 11 00:50:11.110 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.110 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.110 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.110 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.110 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.110 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.110 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.110 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.110 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.110 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.111 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.111 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.111 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.111 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.111 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.111 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.111 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.111 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.111 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.111 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.111 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.111 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.111 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.111 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.111 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.111 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.111 INFO blam! 24: 0x0 - Oct 11 00:50:11.111 INFO blam! Oct 11 00:50:11.111 INFO blam! ---- super_keyword::bound_method stdout ---- Oct 11 00:50:11.111 INFO blam! thread 'super_keyword::bound_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.111 INFO blam! stack backtrace: Oct 11 00:50:11.111 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.111 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.111 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.111 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.111 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.111 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.111 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.111 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.111 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.111 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.111 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.111 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.111 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.111 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.111 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.111 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.111 INFO blam! 11: 0x55b3f2bc0658 - integration::super_keyword::bound_method::hc8501972575f3dc9 Oct 11 00:50:11.111 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.111 INFO blam! 12: 0x55b3f2bc0609 - integration::super_keyword::bound_method::{{closure}}::h68a1f89c45e438cd Oct 11 00:50:11.111 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.111 INFO blam! 13: 0x55b3f2bc961d - core::ops::function::FnOnce::call_once::hb471a66d305b451d Oct 11 00:50:11.111 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.111 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.111 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.111 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.111 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.111 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.111 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.111 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.111 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.111 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.111 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.111 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.111 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.111 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.111 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.111 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.111 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.111 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.111 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.111 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.111 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.111 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.111 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.111 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.112 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.112 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.112 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.112 INFO blam! 24: 0x0 - Oct 11 00:50:11.112 INFO blam! Oct 11 00:50:11.112 INFO blam! ---- super_keyword::call_other_method stdout ---- Oct 11 00:50:11.112 INFO blam! thread 'super_keyword::call_other_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.112 INFO blam! stack backtrace: Oct 11 00:50:11.112 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.112 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.112 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.112 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.112 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.112 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.112 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.112 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.112 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.112 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.112 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.112 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.112 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.112 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.112 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.112 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.112 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.112 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.112 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.112 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.112 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.112 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.124 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.124 INFO blam! 11: 0x55b3f2bc06b8 - integration::super_keyword::call_other_method::h1ec5259d4ffee5cc Oct 11 00:50:11.124 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.124 INFO blam! 12: 0x55b3f2bc0669 - integration::super_keyword::call_other_method::{{closure}}::h4910e096bdc0f99a Oct 11 00:50:11.124 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.124 INFO blam! 13: 0x55b3f2bc750d - core::ops::function::FnOnce::call_once::h1fbf7c68e6652563 Oct 11 00:50:11.124 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.124 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.124 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.124 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.124 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.124 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.124 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.124 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.124 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.124 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.124 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.124 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.124 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.124 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.124 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.124 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.124 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.124 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.124 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.124 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.124 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.124 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.124 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.124 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.124 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.124 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.124 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.124 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.124 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.124 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.124 INFO blam! 24: 0x0 - Oct 11 00:50:11.124 INFO blam! Oct 11 00:50:11.124 INFO blam! ---- string::literals stdout ---- Oct 11 00:50:11.125 INFO blam! thread 'string::literals' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.125 INFO blam! stack backtrace: Oct 11 00:50:11.125 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.125 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.125 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.125 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.125 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.125 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.125 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.125 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.125 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.125 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.125 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.125 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.125 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.125 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.125 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.125 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.125 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.125 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.125 INFO blam! 11: 0x55b3f2bd7048 - integration::string::literals::h17d609e6f97a5181 Oct 11 00:50:11.125 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.125 INFO blam! 12: 0x55b3f2bd6ff9 - integration::string::literals::{{closure}}::h841c6a4854898ab5 Oct 11 00:50:11.125 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.125 INFO blam! 13: 0x55b3f2bc714d - core::ops::function::FnOnce::call_once::h0fc0c77935e605a9 Oct 11 00:50:11.125 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.125 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.125 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.125 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.125 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.125 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.125 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.125 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.125 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.125 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.125 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.125 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.125 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.125 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.125 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.125 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.125 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.125 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.125 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.125 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.125 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.125 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.125 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.125 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.125 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.125 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.125 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.125 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.125 INFO blam! 24: 0x0 - Oct 11 00:50:11.125 INFO blam! Oct 11 00:50:11.125 INFO blam! ---- super_keyword::call_same_method stdout ---- Oct 11 00:50:11.125 INFO blam! thread 'super_keyword::call_same_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.126 INFO blam! stack backtrace: Oct 11 00:50:11.126 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.126 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.126 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.126 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.126 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.126 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.126 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.126 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.126 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.126 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.126 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.126 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.126 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.126 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.126 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.126 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.126 INFO blam! 11: 0x55b3f2bc0718 - integration::super_keyword::call_same_method::he797b2df6834bb36 Oct 11 00:50:11.126 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.126 INFO blam! 12: 0x55b3f2bc06c9 - integration::super_keyword::call_same_method::{{closure}}::h7b72c7219289f2ec Oct 11 00:50:11.126 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.126 INFO blam! 13: 0x55b3f2bc77cd - core::ops::function::FnOnce::call_once::h29dd00f1d1353b99 Oct 11 00:50:11.126 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.126 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.126 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.126 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.126 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.126 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.126 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.126 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.126 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.126 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.126 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.126 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.126 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.126 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.126 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.126 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.126 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.126 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.126 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.126 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.126 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.126 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.126 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.126 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.126 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.126 INFO blam! 24: 0x0 - Oct 11 00:50:11.126 INFO blam! Oct 11 00:50:11.126 INFO blam! ---- super_keyword::closure stdout ---- Oct 11 00:50:11.126 INFO blam! thread 'super_keyword::closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.126 INFO blam! stack backtrace: Oct 11 00:50:11.126 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.126 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.126 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.126 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.126 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.126 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.126 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.126 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.126 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.126 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.126 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.126 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.127 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.127 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.127 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.127 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.127 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.127 INFO blam! 11: 0x55b3f2bc0778 - integration::super_keyword::closure::h6af754c4e68b7d20 Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.127 INFO blam! 12: 0x55b3f2bc0729 - integration::super_keyword::closure::{{closure}}::h558d1e70889deda3 Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.127 INFO blam! 13: 0x55b3f2bc7dcd - core::ops::function::FnOnce::call_once::h49c45a33f256d1cb Oct 11 00:50:11.127 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.127 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.127 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.127 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.127 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.127 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.127 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.127 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.127 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.127 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.127 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.127 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.127 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.127 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.127 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.127 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.127 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.127 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.127 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.127 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.127 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.127 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.127 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.127 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.127 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.127 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.127 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.127 INFO blam! 24: 0x0 - Oct 11 00:50:11.127 INFO blam! Oct 11 00:50:11.127 INFO blam! ---- super_keyword::missing_arguments stdout ---- Oct 11 00:50:11.127 INFO blam! thread 'super_keyword::missing_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.127 INFO blam! stack backtrace: Oct 11 00:50:11.127 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.127 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.127 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.127 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.127 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.127 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.127 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.127 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.127 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.127 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.127 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.127 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.127 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.127 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.127 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.127 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.127 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.127 INFO blam! 11: 0x55b3f2bc08f8 - integration::super_keyword::missing_arguments::hb4eccd35bb21b1ab Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.127 INFO blam! 12: 0x55b3f2bc08a9 - integration::super_keyword::missing_arguments::{{closure}}::h53798be404dfef8b Oct 11 00:50:11.127 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.127 INFO blam! 13: 0x55b3f2bc969d - core::ops::function::FnOnce::call_once::hb5fe2ecb24588efb Oct 11 00:50:11.127 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.127 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.127 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.127 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.127 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.127 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.127 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.127 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.127 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.127 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.127 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.128 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.128 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.128 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.128 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.128 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.128 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.128 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.128 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.128 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.128 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.128 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.128 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.128 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.128 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.128 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.128 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.128 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.128 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.128 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.128 INFO blam! 24: 0x0 - Oct 11 00:50:11.128 INFO blam! Oct 11 00:50:11.128 INFO blam! ---- super_keyword::indirectly_inherited stdout ---- Oct 11 00:50:11.128 INFO blam! thread 'super_keyword::indirectly_inherited' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.128 INFO blam! stack backtrace: Oct 11 00:50:11.132 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.132 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.132 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.132 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.132 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.132 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.132 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.132 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.132 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.132 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.132 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.132 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.132 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.132 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.132 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.132 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.132 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.132 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.132 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.132 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.132 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.132 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.132 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.132 INFO blam! 11: 0x55b3f2bc0898 - integration::super_keyword::indirectly_inherited::ha1f46da70bfb0175 Oct 11 00:50:11.132 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.132 INFO blam! 12: 0x55b3f2bc0849 - integration::super_keyword::indirectly_inherited::{{closure}}::h7692f34f4f25315d Oct 11 00:50:11.132 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.132 INFO blam! 13: 0x55b3f2bc840d - core::ops::function::FnOnce::call_once::h69557e31add11099 Oct 11 00:50:11.132 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.132 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.132 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.132 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.132 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.132 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.133 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.133 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.133 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.133 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.133 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.133 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.133 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.133 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.133 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.133 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.133 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.133 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.133 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.133 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.133 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.133 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.133 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.133 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.133 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.133 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.133 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.133 INFO blam! 24: 0x0 - Oct 11 00:50:11.133 INFO blam! Oct 11 00:50:11.133 INFO blam! ---- super_keyword::no_superclass_bind stdout ---- Oct 11 00:50:11.133 INFO blam! thread 'super_keyword::no_superclass_bind' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.133 INFO blam! stack backtrace: Oct 11 00:50:11.133 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.133 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.133 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.133 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.133 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.133 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.133 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.133 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.133 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.133 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.133 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.133 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.133 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.133 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.133 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.133 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.133 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.133 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.133 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.133 INFO blam! 11: 0x55b3f2bc0958 - integration::super_keyword::no_superclass_bind::hf4e06d6c0fc931cd Oct 11 00:50:11.133 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.133 INFO blam! 12: 0x55b3f2bc0909 - integration::super_keyword::no_superclass_bind::{{closure}}::h395af2485e3e8e01 Oct 11 00:50:11.133 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.133 INFO blam! 13: 0x55b3f2bca75d - core::ops::function::FnOnce::call_once::hfd64fe15c4f92484 Oct 11 00:50:11.133 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.133 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.133 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.133 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.133 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.133 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.133 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.133 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.134 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.134 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.134 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.134 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.134 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.134 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.134 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.134 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.134 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.134 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.134 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.134 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.134 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.134 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.134 INFO blam! 24: 0x0 - Oct 11 00:50:11.134 INFO blam! Oct 11 00:50:11.134 INFO blam! ---- super_keyword::no_superclass_call stdout ---- Oct 11 00:50:11.134 INFO blam! thread 'super_keyword::no_superclass_call' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.134 INFO blam! stack backtrace: Oct 11 00:50:11.134 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.134 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.134 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.134 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.134 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.134 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.134 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.134 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.134 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.134 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.134 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.134 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.134 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.134 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.134 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.134 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.134 INFO blam! 11: 0x55b3f2bc09b8 - integration::super_keyword::no_superclass_call::he2757725cd58f642 Oct 11 00:50:11.134 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.134 INFO blam! 12: 0x55b3f2bc0969 - integration::super_keyword::no_superclass_call::{{closure}}::ha64d15da1f9fa449 Oct 11 00:50:11.134 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.134 INFO blam! 13: 0x55b3f2bc774d - core::ops::function::FnOnce::call_once::h283fc51d61919b56 Oct 11 00:50:11.134 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.134 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.134 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.134 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.134 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.134 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.134 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.134 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.134 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.134 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.134 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.134 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.134 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.134 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.134 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.134 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.134 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.134 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.134 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.134 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.134 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.140 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.140 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.140 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.140 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.140 INFO blam! 24: 0x0 - Oct 11 00:50:11.140 INFO blam! Oct 11 00:50:11.140 INFO blam! ---- super_keyword::parenthesized stdout ---- Oct 11 00:50:11.140 INFO blam! thread 'super_keyword::parenthesized' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.140 INFO blam! stack backtrace: Oct 11 00:50:11.140 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.140 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.140 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.140 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.140 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.140 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.140 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.140 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.140 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.140 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.140 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.140 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.140 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.140 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.140 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.140 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.140 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.140 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.140 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.140 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.140 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.140 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.140 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.140 INFO blam! 11: 0x55b3f2bc0a78 - integration::super_keyword::parenthesized::h9b9dc4a6fb323318 Oct 11 00:50:11.141 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.141 INFO blam! 12: 0x55b3f2bc0a29 - integration::super_keyword::parenthesized::{{closure}}::h2675ef887f7dc1ab Oct 11 00:50:11.141 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.141 INFO blam! 13: 0x55b3f2bc8e1d - core::ops::function::FnOnce::call_once::h8d69a8b5c19c1bde Oct 11 00:50:11.141 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.141 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.141 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.141 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.141 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.141 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.141 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.141 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.141 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.141 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.141 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.141 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.141 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.141 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.141 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.141 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.141 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.141 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.141 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.141 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.141 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.141 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.141 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.141 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.141 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.141 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.141 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.141 INFO blam! 24: 0x0 - Oct 11 00:50:11.141 INFO blam! Oct 11 00:50:11.141 INFO blam! ---- super_keyword::no_superclass_method stdout ---- Oct 11 00:50:11.141 INFO blam! thread 'super_keyword::no_superclass_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.141 INFO blam! stack backtrace: Oct 11 00:50:11.141 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.141 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.141 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.141 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.141 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.141 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.141 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.141 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.141 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.141 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.141 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.141 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.141 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.141 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.141 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.141 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.141 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.141 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.141 INFO blam! 11: 0x55b3f2bc0a18 - integration::super_keyword::no_superclass_method::h1ae57abb5e0699e3 Oct 11 00:50:11.141 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.141 INFO blam! 12: 0x55b3f2bc09c9 - integration::super_keyword::no_superclass_method::{{closure}}::h77e8c821a4e7ae71 Oct 11 00:50:11.141 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.141 INFO blam! 13: 0x55b3f2bc700d - core::ops::function::FnOnce::call_once::h0c0b77da5229879b Oct 11 00:50:11.141 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.141 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.141 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.141 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.141 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.141 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.141 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.141 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.141 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.141 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.141 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.141 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.142 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.142 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.142 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.142 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.142 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.142 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.142 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.142 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.142 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.142 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.142 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.142 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.142 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.142 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.142 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.142 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.142 INFO blam! 24: 0x0 - Oct 11 00:50:11.142 INFO blam! Oct 11 00:50:11.142 INFO blam! ---- super_keyword::reassign_superclass stdout ---- Oct 11 00:50:11.142 INFO blam! thread 'super_keyword::reassign_superclass' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.142 INFO blam! stack backtrace: Oct 11 00:50:11.142 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.142 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.142 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.142 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.142 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.142 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.142 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.142 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.142 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.142 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.142 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.142 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.142 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.142 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.142 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.142 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.142 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.142 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.142 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.142 INFO blam! 11: 0x55b3f2bc0ad8 - integration::super_keyword::reassign_superclass::hff85154a2ce8f9fc Oct 11 00:50:11.142 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.152 INFO blam! 12: 0x55b3f2bc0a89 - integration::super_keyword::reassign_superclass::{{closure}}::hd528931bab0b9811 Oct 11 00:50:11.152 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.152 INFO blam! 13: 0x55b3f2bc7fcd - core::ops::function::FnOnce::call_once::h518bf3fb5d89b852 Oct 11 00:50:11.152 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.152 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.152 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.152 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.152 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.152 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.152 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.152 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.152 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.152 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.152 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.152 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.152 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.152 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.152 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.152 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.152 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.152 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.152 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.152 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.152 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.152 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.152 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.152 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.152 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.152 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.152 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.152 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.152 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.152 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.152 INFO blam! 24: 0x0 - Oct 11 00:50:11.152 INFO blam! Oct 11 00:50:11.152 INFO blam! ---- super_keyword::super_in_inherited_method stdout ---- Oct 11 00:50:11.152 INFO blam! thread 'super_keyword::super_in_inherited_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.153 INFO blam! stack backtrace: Oct 11 00:50:11.153 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.153 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.153 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.153 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.153 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.153 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.153 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.153 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.153 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.153 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.153 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.153 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.153 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.153 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.153 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.153 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.153 INFO blam! 11: 0x55b3f2bc0bf8 - integration::super_keyword::super_in_inherited_method::h25f164bfcfee4da6 Oct 11 00:50:11.153 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.153 INFO blam! 12: 0x55b3f2bc0ba9 - integration::super_keyword::super_in_inherited_method::{{closure}}::h0b1350e6ac0bc602 Oct 11 00:50:11.153 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.153 INFO blam! 13: 0x55b3f2bc7d0d - core::ops::function::FnOnce::call_once::h4494218be030e05f Oct 11 00:50:11.153 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.153 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.153 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.153 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.153 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.153 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.153 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.153 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.153 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.153 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.153 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.153 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.153 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.153 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.153 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.153 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.153 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.153 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.153 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.153 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.153 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.153 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.153 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.153 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.153 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.153 INFO blam! 24: 0x0 - Oct 11 00:50:11.153 INFO blam! Oct 11 00:50:11.153 INFO blam! ---- super_keyword::super_in_top_level_function stdout ---- Oct 11 00:50:11.153 INFO blam! thread 'super_keyword::super_in_top_level_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.153 INFO blam! stack backtrace: Oct 11 00:50:11.153 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.153 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.153 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.153 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.153 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.153 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.153 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.153 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.153 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.153 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.153 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.154 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.154 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.154 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.154 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.154 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.154 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.154 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.154 INFO blam! 11: 0x55b3f2bc0c58 - integration::super_keyword::super_in_top_level_function::h0b1fe3cdd1274309 Oct 11 00:50:11.154 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.154 INFO blam! 12: 0x55b3f2bc0c09 - integration::super_keyword::super_in_top_level_function::{{closure}}::h23385a426f12e078 Oct 11 00:50:11.154 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.154 INFO blam! 13: 0x55b3f2bc8d5d - core::ops::function::FnOnce::call_once::h8a3a327cea945ed5 Oct 11 00:50:11.154 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.154 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.154 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.154 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.154 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.154 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.154 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.154 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.154 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.154 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.154 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.154 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.154 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.154 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.154 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.154 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.154 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.154 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.154 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.154 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.154 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.154 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.154 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.154 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.154 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.154 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.154 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.154 INFO blam! 24: 0x0 - Oct 11 00:50:11.154 INFO blam! Oct 11 00:50:11.154 INFO blam! ---- super_keyword::super_in_closure_in_inherited_method stdout ---- Oct 11 00:50:11.154 INFO blam! thread 'super_keyword::super_in_closure_in_inherited_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.154 INFO blam! stack backtrace: Oct 11 00:50:11.154 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.154 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.154 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.154 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.154 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.154 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.154 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.154 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.154 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.154 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.154 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.154 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.154 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.154 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.154 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.154 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.154 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.154 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.154 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.154 INFO blam! 11: 0x55b3f2bc0b98 - integration::super_keyword::super_in_closure_in_inherited_method::h07ba943b0c42cf8c Oct 11 00:50:11.154 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.155 INFO blam! 12: 0x55b3f2bc0b49 - integration::super_keyword::super_in_closure_in_inherited_method::{{closure}}::hca46faff0ea50396 Oct 11 00:50:11.155 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.155 INFO blam! 13: 0x55b3f2bc7d4d - core::ops::function::FnOnce::call_once::h475baabc75e7e187 Oct 11 00:50:11.155 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.155 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.155 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.155 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.155 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.155 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.155 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.155 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.155 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.155 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.155 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.155 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.155 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.155 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.155 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.155 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.155 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.155 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.155 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.155 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.155 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.155 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.155 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.155 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.155 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.155 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.155 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.155 INFO blam! 24: 0x0 - Oct 11 00:50:11.155 INFO blam! Oct 11 00:50:11.155 INFO blam! ---- super_keyword::super_at_top_level stdout ---- Oct 11 00:50:11.155 INFO blam! thread 'super_keyword::super_at_top_level' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.155 INFO blam! stack backtrace: Oct 11 00:50:11.155 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.155 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.155 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.155 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.155 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.155 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.155 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.155 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.155 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.155 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.155 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.155 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.155 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.155 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.155 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.155 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.155 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.155 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.155 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.155 INFO blam! 11: 0x55b3f2bc0b38 - integration::super_keyword::super_at_top_level::h890900aeddfa6872 Oct 11 00:50:11.155 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.156 INFO blam! 12: 0x55b3f2bc0ae9 - integration::super_keyword::super_at_top_level::{{closure}}::ha7d8401fecdfbabe Oct 11 00:50:11.156 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.156 INFO blam! 13: 0x55b3f2bc844d - core::ops::function::FnOnce::call_once::h69915ad554264f0d Oct 11 00:50:11.156 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.156 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.156 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.156 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.156 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.156 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.156 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.156 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.156 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.156 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.156 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.156 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.156 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.156 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.156 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.156 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.156 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.156 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.156 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.156 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.156 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.156 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.156 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.156 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.156 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.160 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.160 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.160 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.160 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.160 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.160 INFO blam! 24: 0x0 - Oct 11 00:50:11.160 INFO blam! Oct 11 00:50:11.160 INFO blam! ---- super_keyword::super_without_dot stdout ---- Oct 11 00:50:11.160 INFO blam! thread 'super_keyword::super_without_dot' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.160 INFO blam! stack backtrace: Oct 11 00:50:11.160 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.160 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.160 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.160 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.160 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.160 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.160 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.160 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.160 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.160 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.160 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.160 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.160 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.160 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.160 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.160 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.160 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.160 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.160 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.160 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.160 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.160 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.160 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.160 INFO blam! 11: 0x55b3f2bc0cb8 - integration::super_keyword::super_without_dot::h56ba5dd276cea0a8 Oct 11 00:50:11.160 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.161 INFO blam! 12: 0x55b3f2bc0c69 - integration::super_keyword::super_without_dot::{{closure}}::h64232c7b4998f38c Oct 11 00:50:11.161 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.161 INFO blam! 13: 0x55b3f2bc909d - core::ops::function::FnOnce::call_once::h9b9feef34e717ca5 Oct 11 00:50:11.161 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.161 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.161 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.161 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.161 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.161 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.161 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.161 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.161 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.161 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.161 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.161 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.161 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.161 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.161 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.161 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.161 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.161 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.161 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.161 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.161 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.161 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.161 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.161 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.161 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.161 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.161 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.161 INFO blam! 24: 0x0 - Oct 11 00:50:11.161 INFO blam! Oct 11 00:50:11.161 INFO blam! ---- super_keyword::super_without_name stdout ---- Oct 11 00:50:11.161 INFO blam! thread 'super_keyword::super_without_name' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.161 INFO blam! stack backtrace: Oct 11 00:50:11.161 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.161 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.161 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.161 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.161 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.161 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.161 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.161 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.161 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.161 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.161 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.161 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.161 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.161 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.161 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.161 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.161 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.161 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.161 INFO blam! 11: 0x55b3f2bc0d18 - integration::super_keyword::super_without_name::hcd833a09ae4ebf24 Oct 11 00:50:11.161 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.161 INFO blam! 12: 0x55b3f2bc0cc9 - integration::super_keyword::super_without_name::{{closure}}::h65339fd55cce9db2 Oct 11 00:50:11.161 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.161 INFO blam! 13: 0x55b3f2bc945d - core::ops::function::FnOnce::call_once::had3efa48704851dd Oct 11 00:50:11.161 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.161 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.161 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.161 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.161 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.161 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.161 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.161 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.161 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.161 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.161 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.161 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.161 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.161 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.161 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.162 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.162 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.162 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.162 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.162 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.162 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.162 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.162 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.162 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.162 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.162 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.162 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.162 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.162 INFO blam! 24: 0x0 - Oct 11 00:50:11.162 INFO blam! Oct 11 00:50:11.162 INFO blam! ---- super_keyword::this_in_superclass_method stdout ---- Oct 11 00:50:11.162 INFO blam! thread 'super_keyword::this_in_superclass_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.162 INFO blam! stack backtrace: Oct 11 00:50:11.162 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.162 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.162 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.162 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.162 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.162 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.162 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.162 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.162 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.162 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.162 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.162 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.162 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.162 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.162 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.162 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.162 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.162 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.162 INFO blam! 11: 0x55b3f2bc0d78 - integration::super_keyword::this_in_superclass_method::h524788075c2ce15e Oct 11 00:50:11.162 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.162 INFO blam! 12: 0x55b3f2bc0d29 - integration::super_keyword::this_in_superclass_method::{{closure}}::h08c6538604404258 Oct 11 00:50:11.162 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.162 INFO blam! 13: 0x55b3f2bc989d - core::ops::function::FnOnce::call_once::hc0b4a3e24ae3d161 Oct 11 00:50:11.162 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.162 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.162 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.162 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.162 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.162 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.162 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.162 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.162 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.162 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.162 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.162 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.162 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.162 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.162 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.162 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.162 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.162 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.162 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.162 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.162 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.162 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.162 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.162 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.162 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.162 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.162 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.162 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.162 INFO blam! 24: 0x0 - Oct 11 00:50:11.162 INFO blam! Oct 11 00:50:11.162 INFO blam! ---- operator::subtract_num_nonnum stdout ---- Oct 11 00:50:11.163 INFO blam! thread 'operator::subtract_num_nonnum' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.163 INFO blam! stack backtrace: Oct 11 00:50:11.163 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.163 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.163 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.163 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.163 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.163 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.163 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.163 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.163 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.163 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.163 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.163 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.163 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.163 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.163 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.163 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.163 INFO blam! 11: 0x55b3f2bd39d8 - integration::operator::subtract_num_nonnum::ha13f43d82be75145 Oct 11 00:50:11.163 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.163 INFO blam! 12: 0x55b3f2bd3989 - integration::operator::subtract_num_nonnum::{{closure}}::hbdfef96c6c7d0d3b Oct 11 00:50:11.163 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.163 INFO blam! 13: 0x55b3f2bc8f5d - core::ops::function::FnOnce::call_once::h98e138114f43e0d3 Oct 11 00:50:11.163 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.163 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.163 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.163 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.163 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.163 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.163 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.163 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.163 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.163 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.163 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.163 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.163 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.163 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.163 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.163 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.163 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.163 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.163 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.163 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.163 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.163 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.163 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.163 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.163 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.163 INFO blam! 24: 0x0 - Oct 11 00:50:11.163 INFO blam! Oct 11 00:50:11.163 INFO blam! ---- this::this_at_top_level stdout ---- Oct 11 00:50:11.163 INFO blam! thread 'this::this_at_top_level' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.163 INFO blam! stack backtrace: Oct 11 00:50:11.163 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.163 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.163 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.163 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.163 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.163 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.163 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.163 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.164 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.164 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.164 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.164 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.164 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.164 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.164 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.164 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.168 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.168 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.168 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.168 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.168 INFO blam! 11: 0x55b3f2bcbff8 - integration::this::this_at_top_level::h8e8ff4d5f9cc0c1c Oct 11 00:50:11.168 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.168 INFO blam! 12: 0x55b3f2bcbfa9 - integration::this::this_at_top_level::{{closure}}::h4613825e1bf731f2 Oct 11 00:50:11.168 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.168 INFO blam! 13: 0x55b3f2bc8b9d - core::ops::function::FnOnce::call_once::h86be81ca7717df6b Oct 11 00:50:11.168 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.168 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.168 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.168 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.168 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.168 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.168 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.168 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.168 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.168 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.168 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.168 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.168 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.168 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.168 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.168 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.168 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.168 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.168 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.168 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.168 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.168 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.168 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.168 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.168 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.168 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.168 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.168 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.168 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.168 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.168 INFO blam! 24: 0x0 - Oct 11 00:50:11.168 INFO blam! Oct 11 00:50:11.168 INFO blam! ---- this::closure stdout ---- Oct 11 00:50:11.169 INFO blam! thread 'this::closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.169 INFO blam! stack backtrace: Oct 11 00:50:11.169 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.169 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.169 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.169 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.169 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.169 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.169 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.169 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.169 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.169 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.169 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.169 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.169 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.169 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.169 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.169 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.169 INFO blam! 11: 0x55b3f2bcbed8 - integration::this::closure::hfdd2f883a3f5597c Oct 11 00:50:11.169 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.169 INFO blam! 12: 0x55b3f2bcbe89 - integration::this::closure::{{closure}}::hbe03df950df7cc4c Oct 11 00:50:11.169 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.169 INFO blam! 13: 0x55b3f2bc6f8d - core::ops::function::FnOnce::call_once::h0b567fb3fc75163c Oct 11 00:50:11.169 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.169 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.169 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.169 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.169 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.169 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.169 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.169 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.169 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.169 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.169 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.169 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.169 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.169 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.169 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.169 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.169 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.169 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.169 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.169 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.169 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.169 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.169 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.169 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.169 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.169 INFO blam! 24: 0x0 - Oct 11 00:50:11.169 INFO blam! Oct 11 00:50:11.169 INFO blam! ---- this::this_in_method stdout ---- Oct 11 00:50:11.169 INFO blam! thread 'this::this_in_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.169 INFO blam! stack backtrace: Oct 11 00:50:11.169 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.169 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.169 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.169 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.169 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.169 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.169 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.169 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.169 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.169 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.169 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.169 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.170 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.170 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.170 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.170 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.170 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.170 INFO blam! 11: 0x55b3f2bcc058 - integration::this::this_in_method::h00c21766443be740 Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.170 INFO blam! 12: 0x55b3f2bcc009 - integration::this::this_in_method::{{closure}}::h045aecb9b9d089fe Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.170 INFO blam! 13: 0x55b3f2bca0dd - core::ops::function::FnOnce::call_once::he6e05ac99509bfe5 Oct 11 00:50:11.170 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.170 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.170 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.170 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.170 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.170 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.170 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.170 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.170 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.170 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.170 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.170 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.170 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.170 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.170 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.170 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.170 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.170 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.170 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.170 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.170 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.170 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.170 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.170 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.170 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.170 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.170 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.170 INFO blam! 24: 0x0 - Oct 11 00:50:11.170 INFO blam! Oct 11 00:50:11.170 INFO blam! ---- this::this_in_top_level_function stdout ---- Oct 11 00:50:11.170 INFO blam! thread 'this::this_in_top_level_function' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.170 INFO blam! stack backtrace: Oct 11 00:50:11.170 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.170 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.170 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.170 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.170 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.170 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.170 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.170 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.170 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.170 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.170 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.170 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.170 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.170 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.170 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.170 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.170 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.170 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.170 INFO blam! 11: 0x55b3f2bcc0b8 - integration::this::this_in_top_level_function::h7cce59c856bbd8d9 Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.170 INFO blam! 12: 0x55b3f2bcc069 - integration::this::this_in_top_level_function::{{closure}}::h2d5634bbc90a0a88 Oct 11 00:50:11.170 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.170 INFO blam! 13: 0x55b3f2bc828d - core::ops::function::FnOnce::call_once::h626b98a5ecaaaa73 Oct 11 00:50:11.170 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.171 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.171 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.171 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.171 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.171 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.171 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.171 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.171 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.171 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.171 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.171 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.171 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.171 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.171 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.171 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.171 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.171 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.171 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.171 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.171 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.171 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.171 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.171 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.171 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.171 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.171 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.171 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.171 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.171 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.171 INFO blam! 24: 0x0 - Oct 11 00:50:11.171 INFO blam! Oct 11 00:50:11.180 INFO blam! ---- variable::duplicate_parameter stdout ---- Oct 11 00:50:11.180 INFO blam! thread 'variable::duplicate_parameter' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.180 INFO blam! stack backtrace: Oct 11 00:50:11.180 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.180 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.180 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.180 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.180 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.180 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.180 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.180 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.180 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.180 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.180 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.180 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.180 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.180 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.180 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.180 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.180 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.180 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.180 INFO blam! 11: 0x55b3f2bcc1d8 - integration::variable::duplicate_parameter::hd8473b29b948eb18 Oct 11 00:50:11.180 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.180 INFO blam! 12: 0x55b3f2bcc189 - integration::variable::duplicate_parameter::{{closure}}::hc817492c5e9c7bb1 Oct 11 00:50:11.180 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.180 INFO blam! 13: 0x55b3f2bc9b9d - core::ops::function::FnOnce::call_once::hc8caa3a26c8931cc Oct 11 00:50:11.180 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.180 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.180 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.180 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.180 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.180 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.180 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.180 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.180 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.180 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.181 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.181 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.181 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.181 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.181 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.181 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.181 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.181 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.181 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.181 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.181 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.181 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.181 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.181 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.181 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.181 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.181 INFO blam! 24: 0x0 - Oct 11 00:50:11.181 INFO blam! Oct 11 00:50:11.181 INFO blam! ---- variable::duplicate_local stdout ---- Oct 11 00:50:11.181 INFO blam! thread 'variable::duplicate_local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.181 INFO blam! stack backtrace: Oct 11 00:50:11.181 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.181 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.181 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.181 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.181 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.181 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.181 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.181 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.181 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.181 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.181 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.181 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.181 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.181 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.181 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.181 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.181 INFO blam! 11: 0x55b3f2bcc178 - integration::variable::duplicate_local::h167e4f0650a6b842 Oct 11 00:50:11.181 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.181 INFO blam! 12: 0x55b3f2bcc129 - integration::variable::duplicate_local::{{closure}}::hce74232b460e633c Oct 11 00:50:11.181 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.181 INFO blam! 13: 0x55b3f2bc800d - core::ops::function::FnOnce::call_once::h51e66ae265d42702 Oct 11 00:50:11.181 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.181 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.181 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.181 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.181 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.181 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.181 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.181 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.181 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.181 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.181 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.181 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.181 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.181 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.181 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.181 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.181 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.181 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.181 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.181 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.181 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.181 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.181 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.181 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.181 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.182 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.182 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.182 INFO blam! 24: 0x0 - Oct 11 00:50:11.182 INFO blam! Oct 11 00:50:11.182 INFO blam! ---- this::nested_class stdout ---- Oct 11 00:50:11.182 INFO blam! thread 'this::nested_class' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.182 INFO blam! stack backtrace: Oct 11 00:50:11.182 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.182 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.182 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.182 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.182 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.182 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.182 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.182 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.182 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.182 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.182 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.182 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.182 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.182 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.182 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.182 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.182 INFO blam! 11: 0x55b3f2bcbf38 - integration::this::nested_class::hd5d9b2746dd31e35 Oct 11 00:50:11.182 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.182 INFO blam! 12: 0x55b3f2bcbee9 - integration::this::nested_class::{{closure}}::h4288fe83722db2cd Oct 11 00:50:11.182 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.182 INFO blam! 13: 0x55b3f2bc824d - core::ops::function::FnOnce::call_once::h6248a6cd65ef6d89 Oct 11 00:50:11.182 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.182 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.182 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.182 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.182 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.182 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.182 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.182 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.182 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.182 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.182 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.182 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.182 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.182 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.182 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.182 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.182 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.182 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.182 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.182 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.182 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.182 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.182 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.182 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.182 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.182 INFO blam! 24: 0x0 - Oct 11 00:50:11.182 INFO blam! Oct 11 00:50:11.182 INFO blam! ---- this::nested_closure stdout ---- Oct 11 00:50:11.182 INFO blam! thread 'this::nested_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.182 INFO blam! stack backtrace: Oct 11 00:50:11.182 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.182 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.182 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.182 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.182 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.182 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.182 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.182 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.183 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.183 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.183 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.183 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.183 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.183 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.183 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.183 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.183 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.183 INFO blam! 11: 0x55b3f2bcbf98 - integration::this::nested_closure::hb445e5afc10e6946 Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.183 INFO blam! 12: 0x55b3f2bcbf49 - integration::this::nested_closure::{{closure}}::h5f7ffad25ba223f8 Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.183 INFO blam! 13: 0x55b3f2bc94dd - core::ops::function::FnOnce::call_once::haedff6197e088a81 Oct 11 00:50:11.183 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.183 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.183 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.183 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.183 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.183 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.183 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.183 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.183 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.183 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.183 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.183 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.183 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.183 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.183 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.183 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.183 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.183 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.183 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.183 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.183 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.183 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.183 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.183 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.183 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.183 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.183 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.183 INFO blam! 24: 0x0 - Oct 11 00:50:11.183 INFO blam! Oct 11 00:50:11.183 INFO blam! ---- variable::early_bound stdout ---- Oct 11 00:50:11.183 INFO blam! thread 'variable::early_bound' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.183 INFO blam! stack backtrace: Oct 11 00:50:11.183 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.183 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.183 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.183 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.183 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.183 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.183 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.183 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.183 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.183 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.183 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.183 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.183 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.183 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.183 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.183 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.183 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.183 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.183 INFO blam! 11: 0x55b3f2bcc238 - integration::variable::early_bound::h2dc5d2d1cb39468b Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.183 INFO blam! 12: 0x55b3f2bcc1e9 - integration::variable::early_bound::{{closure}}::h398da39666449bb5 Oct 11 00:50:11.183 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.183 INFO blam! 13: 0x55b3f2bc98dd - core::ops::function::FnOnce::call_once::hc1a56d072e0c9194 Oct 11 00:50:11.184 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.184 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.184 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.184 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.184 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.184 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.184 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.184 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.184 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.184 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.184 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.184 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.184 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.184 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.184 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.184 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.184 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.184 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.184 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.184 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.184 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.184 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.184 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.184 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.184 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.184 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.184 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.184 INFO blam! 24: 0x0 - Oct 11 00:50:11.184 INFO blam! Oct 11 00:50:11.184 INFO blam! ---- variable::in_middle_of_block stdout ---- Oct 11 00:50:11.184 INFO blam! thread 'variable::in_middle_of_block' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.184 INFO blam! stack backtrace: Oct 11 00:50:11.184 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.184 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.184 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.184 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.184 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.184 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.184 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.184 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.184 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.184 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.184 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.184 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.184 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.184 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.184 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.184 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.184 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.184 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.184 INFO blam! 11: 0x55b3f2bcc298 - integration::variable::in_middle_of_block::h640c8cd38fb8ce5b Oct 11 00:50:11.184 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.184 INFO blam! 12: 0x55b3f2bcc249 - integration::variable::in_middle_of_block::{{closure}}::ha82a713ad428b7a0 Oct 11 00:50:11.184 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.184 INFO blam! 13: 0x55b3f2bca31d - core::ops::function::FnOnce::call_once::hefa293e580bbbb17 Oct 11 00:50:11.184 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.184 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.184 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.184 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.184 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.184 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.184 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.184 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.184 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.184 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.184 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.184 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.184 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.184 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.184 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.185 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.185 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.185 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.185 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.185 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.185 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.185 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.185 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.185 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.185 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.185 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.185 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.185 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.185 INFO blam! 24: 0x0 - Oct 11 00:50:11.185 INFO blam! Oct 11 00:50:11.185 INFO blam! ---- variable::redeclare_global stdout ---- Oct 11 00:50:11.185 INFO blam! thread 'variable::redeclare_global' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.185 INFO blam! stack backtrace: Oct 11 00:50:11.185 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.185 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.185 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.185 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.185 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.185 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.185 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.185 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.185 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.185 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.185 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.185 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.185 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.185 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.185 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.185 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.185 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.185 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.185 INFO blam! 11: 0x55b3f2bcc3b8 - integration::variable::redeclare_global::ha9e931855738d5d7 Oct 11 00:50:11.185 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.185 INFO blam! 12: 0x55b3f2bcc369 - integration::variable::redeclare_global::{{closure}}::hf360641cde5d15e1 Oct 11 00:50:11.185 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.185 INFO blam! 13: 0x55b3f2bc70cd - core::ops::function::FnOnce::call_once::h0f65ef5c511750eb Oct 11 00:50:11.185 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.185 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.185 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.185 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.185 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.185 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.185 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.185 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.185 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.185 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.185 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.185 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.185 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.185 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.185 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.185 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.185 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.185 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.185 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.185 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.185 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.185 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.185 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.185 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.185 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.185 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.185 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.185 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.185 INFO blam! 24: 0x0 - Oct 11 00:50:11.185 INFO blam! Oct 11 00:50:11.185 INFO blam! ---- variable::in_nested_block stdout ---- Oct 11 00:50:11.185 INFO blam! thread 'variable::in_nested_block' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.186 INFO blam! stack backtrace: Oct 11 00:50:11.186 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.186 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.186 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.186 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.186 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.186 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.186 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.186 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.186 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.186 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.186 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.186 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.186 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.186 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.186 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.186 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.186 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.186 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.186 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.186 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.186 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.186 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.192 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.192 INFO blam! 11: 0x55b3f2bcc2f8 - integration::variable::in_nested_block::h73abe2c78a026cda Oct 11 00:50:11.192 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.192 INFO blam! 12: 0x55b3f2bcc2a9 - integration::variable::in_nested_block::{{closure}}::h6919f2a8776a6e77 Oct 11 00:50:11.192 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.192 INFO blam! 13: 0x55b3f2bc78cd - core::ops::function::FnOnce::call_once::h2e40693ae4aac720 Oct 11 00:50:11.192 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.192 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.192 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.192 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.192 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.192 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.192 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.192 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.192 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.192 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.192 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.192 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.192 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.192 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.192 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.192 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.192 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.192 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.192 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.192 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.192 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.192 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.192 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.192 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.192 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.192 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.192 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.192 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.192 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.192 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.192 INFO blam! 24: 0x0 - Oct 11 00:50:11.192 INFO blam! Oct 11 00:50:11.192 INFO blam! ---- variable::local_from_method stdout ---- Oct 11 00:50:11.192 INFO blam! thread 'variable::local_from_method' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.193 INFO blam! stack backtrace: Oct 11 00:50:11.193 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.193 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.193 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.193 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.193 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.193 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.193 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.193 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.193 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.193 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.193 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.193 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.193 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.193 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.193 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.193 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.193 INFO blam! 11: 0x55b3f2bcc358 - integration::variable::local_from_method::hd3b5eb75befc77e8 Oct 11 00:50:11.193 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.193 INFO blam! 12: 0x55b3f2bcc309 - integration::variable::local_from_method::{{closure}}::h6f2d3438f9aca9bf Oct 11 00:50:11.193 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.193 INFO blam! 13: 0x55b3f2bca55d - core::ops::function::FnOnce::call_once::hf7addbe032d95c99 Oct 11 00:50:11.193 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.193 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.193 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.193 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.193 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.193 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.193 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.193 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.193 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.193 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.193 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.193 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.193 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.193 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.193 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.193 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.193 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.193 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.193 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.193 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.193 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.193 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.193 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.193 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.193 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.193 INFO blam! 24: 0x0 - Oct 11 00:50:11.193 INFO blam! Oct 11 00:50:11.193 INFO blam! ---- variable::redefine_global stdout ---- Oct 11 00:50:11.193 INFO blam! thread 'variable::redefine_global' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.193 INFO blam! stack backtrace: Oct 11 00:50:11.193 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.193 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.193 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.193 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.193 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.193 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.193 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.193 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.193 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.193 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.194 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.194 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.194 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.194 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.194 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.194 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.194 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.194 INFO blam! 11: 0x55b3f2bcc418 - integration::variable::redefine_global::hed6f21bad84516c7 Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.194 INFO blam! 12: 0x55b3f2bcc3c9 - integration::variable::redefine_global::{{closure}}::he1697172b0ae67bb Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.194 INFO blam! 13: 0x55b3f2bca39d - core::ops::function::FnOnce::call_once::hf13c7971fe4e8c4d Oct 11 00:50:11.194 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.194 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.194 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.194 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.194 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.194 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.194 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.194 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.194 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.194 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.194 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.194 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.194 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.194 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.194 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.194 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.194 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.194 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.194 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.194 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.194 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.194 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.194 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.194 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.194 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.194 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.194 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.194 INFO blam! 24: 0x0 - Oct 11 00:50:11.194 INFO blam! Oct 11 00:50:11.194 INFO blam! ---- variable::shadow_and_local stdout ---- Oct 11 00:50:11.194 INFO blam! thread 'variable::shadow_and_local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.194 INFO blam! stack backtrace: Oct 11 00:50:11.194 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.194 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.194 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.194 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.194 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.194 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.194 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.194 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.194 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.194 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.194 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.194 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.194 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.194 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.194 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.194 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.194 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.194 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.194 INFO blam! 11: 0x55b3f2bcc4d8 - integration::variable::shadow_and_local::hc54ffc94f423e4fd Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.194 INFO blam! 12: 0x55b3f2bcc489 - integration::variable::shadow_and_local::{{closure}}::hfe3703b41b66dd38 Oct 11 00:50:11.194 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.194 INFO blam! 13: 0x55b3f2bc718d - core::ops::function::FnOnce::call_once::h10f622a2eeb6f9aa Oct 11 00:50:11.194 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.194 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.194 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.194 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.194 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.194 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.195 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.195 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.195 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.195 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.195 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.195 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.195 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.195 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.195 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.195 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.195 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.195 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.195 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.195 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.195 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.195 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.195 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.195 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.195 INFO blam! 24: 0x0 - Oct 11 00:50:11.195 INFO blam! Oct 11 00:50:11.195 INFO blam! ---- variable::shadow_local stdout ---- Oct 11 00:50:11.195 INFO blam! thread 'variable::shadow_local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.195 INFO blam! stack backtrace: Oct 11 00:50:11.195 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.195 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.195 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.195 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.195 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.195 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.195 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.195 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.195 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.195 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.195 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.195 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.195 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.195 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.195 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.195 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.195 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.195 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.195 INFO blam! 11: 0x55b3f2bcc598 - integration::variable::shadow_local::hb2791b0ef816da22 Oct 11 00:50:11.195 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.195 INFO blam! 12: 0x55b3f2bcc549 - integration::variable::shadow_local::{{closure}}::ha8894ebcf2980523 Oct 11 00:50:11.195 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.195 INFO blam! 13: 0x55b3f2bc808d - core::ops::function::FnOnce::call_once::h52c2280f2428ea9a Oct 11 00:50:11.195 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.195 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.195 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.195 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.195 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.195 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.195 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.195 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.195 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.195 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.195 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.195 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.195 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.195 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.195 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.195 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.195 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.195 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.195 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.195 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.196 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.196 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.196 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.196 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.196 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.196 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.196 INFO blam! 24: 0x0 - Oct 11 00:50:11.196 INFO blam! Oct 11 00:50:11.196 INFO blam! ---- variable::scope_reuse_in_different_blocks stdout ---- Oct 11 00:50:11.196 INFO blam! thread 'variable::scope_reuse_in_different_blocks' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.196 INFO blam! stack backtrace: Oct 11 00:50:11.196 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.196 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.196 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.196 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.196 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.196 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.196 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.196 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.196 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.204 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.204 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.204 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.204 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.204 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.204 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.204 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.204 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.204 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.204 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.204 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.204 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.204 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.204 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.204 INFO blam! 11: 0x55b3f2bcc478 - integration::variable::scope_reuse_in_different_blocks::ha06d714daf7138d5 Oct 11 00:50:11.204 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.204 INFO blam! 12: 0x55b3f2bcc429 - integration::variable::scope_reuse_in_different_blocks::{{closure}}::h637e2b70b6bef80c Oct 11 00:50:11.204 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.204 INFO blam! 13: 0x55b3f2bc6fcd - core::ops::function::FnOnce::call_once::h0bbaaa09d1b146c1 Oct 11 00:50:11.204 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.204 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.204 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.204 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.204 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.204 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.204 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.204 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.204 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.204 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.204 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.204 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.204 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.204 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.204 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.204 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.205 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.205 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.205 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.205 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.205 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.205 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.205 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.205 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.205 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.205 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.205 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.205 INFO blam! 24: 0x0 - Oct 11 00:50:11.205 INFO blam! Oct 11 00:50:11.205 INFO blam! ---- variable::shadow_global stdout ---- Oct 11 00:50:11.205 INFO blam! thread 'variable::shadow_global' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.205 INFO blam! stack backtrace: Oct 11 00:50:11.205 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.205 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.205 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.205 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.205 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.205 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.205 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.205 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.205 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.205 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.205 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.205 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.205 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.205 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.205 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.205 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.205 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.205 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.205 INFO blam! 11: 0x55b3f2bcc538 - integration::variable::shadow_global::h9ca9b5426a98b5b9 Oct 11 00:50:11.205 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.205 INFO blam! 12: 0x55b3f2bcc4e9 - integration::variable::shadow_global::{{closure}}::h32227edae60a8800 Oct 11 00:50:11.205 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.205 INFO blam! 13: 0x55b3f2bc9f1d - core::ops::function::FnOnce::call_once::hdebb599103be8a52 Oct 11 00:50:11.205 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.205 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.205 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.205 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.205 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.205 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.205 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.205 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.205 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.205 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.205 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.205 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.205 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.205 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.205 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.205 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.205 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.205 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.205 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.205 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.205 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.205 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.205 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.205 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.205 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.205 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.205 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.205 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.205 INFO blam! 24: 0x0 - Oct 11 00:50:11.205 INFO blam! Oct 11 00:50:11.205 INFO blam! ---- variable::undefined_local stdout ---- Oct 11 00:50:11.205 INFO blam! thread 'variable::undefined_local' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.205 INFO blam! stack backtrace: Oct 11 00:50:11.205 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.205 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.205 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.206 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.206 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.206 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.206 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.206 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.206 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.206 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.206 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.206 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.206 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.206 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.206 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.206 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.206 INFO blam! 11: 0x55b3f2bcc658 - integration::variable::undefined_local::h6919ea87e57add9f Oct 11 00:50:11.206 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.206 INFO blam! 12: 0x55b3f2bcc609 - integration::variable::undefined_local::{{closure}}::hb3cf2e44b1c1f6d0 Oct 11 00:50:11.206 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.206 INFO blam! 13: 0x55b3f2bc754d - core::ops::function::FnOnce::call_once::h205e6a95cb2cca1d Oct 11 00:50:11.206 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.206 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.206 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.206 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.206 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.206 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.206 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.206 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.206 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.206 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.206 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.206 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.206 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.206 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.206 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.206 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.206 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.206 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.206 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.206 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.206 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.206 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.206 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.206 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.206 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.206 INFO blam! 24: 0x0 - Oct 11 00:50:11.206 INFO blam! Oct 11 00:50:11.206 INFO blam! ---- variable::undefined_global stdout ---- Oct 11 00:50:11.206 INFO blam! thread 'variable::undefined_global' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.206 INFO blam! stack backtrace: Oct 11 00:50:11.206 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.206 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.206 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.206 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.206 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.206 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.206 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.206 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.206 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.206 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.206 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.206 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.206 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.206 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.206 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.206 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.207 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.207 INFO blam! 11: 0x55b3f2bcc5f8 - integration::variable::undefined_global::habdd83ef01498120 Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.207 INFO blam! 12: 0x55b3f2bcc5a9 - integration::variable::undefined_global::{{closure}}::h80fdfae3fa45823c Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.207 INFO blam! 13: 0x55b3f2bc75cd - core::ops::function::FnOnce::call_once::h210ba6fa1a3a5263 Oct 11 00:50:11.207 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.207 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.207 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.207 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.207 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.207 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.207 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.207 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.207 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.207 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.207 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.207 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.207 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.207 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.207 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.207 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.207 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.207 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.207 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.207 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.207 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.207 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.207 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.207 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.207 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.207 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.207 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.207 INFO blam! 24: 0x0 - Oct 11 00:50:11.207 INFO blam! Oct 11 00:50:11.207 INFO blam! ---- variable::uninitialized stdout ---- Oct 11 00:50:11.207 INFO blam! thread 'variable::uninitialized' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.207 INFO blam! stack backtrace: Oct 11 00:50:11.207 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.207 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.207 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.207 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.207 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.207 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.207 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.207 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.207 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.207 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.207 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.207 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.207 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.207 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.207 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.207 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.207 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.207 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.207 INFO blam! 11: 0x55b3f2bcc6b8 - integration::variable::uninitialized::hd07062b20ade777b Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.207 INFO blam! 12: 0x55b3f2bcc669 - integration::variable::uninitialized::{{closure}}::hb7fee17780c985b6 Oct 11 00:50:11.207 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.207 INFO blam! 13: 0x55b3f2bc7f8d - core::ops::function::FnOnce::call_once::h512619094e1798e0 Oct 11 00:50:11.207 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.207 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.207 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.207 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.207 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.207 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.207 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.207 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.208 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.208 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.208 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.208 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.208 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.208 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.208 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.208 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.208 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.208 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.208 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.208 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.208 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.208 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.208 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.208 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.208 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.208 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.208 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.208 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.208 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.208 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.208 INFO blam! 24: 0x0 - Oct 11 00:50:11.208 INFO blam! Oct 11 00:50:11.208 INFO blam! ---- variable::use_false_as_var stdout ---- Oct 11 00:50:11.208 INFO blam! thread 'variable::use_false_as_var' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.212 INFO blam! stack backtrace: Oct 11 00:50:11.212 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.212 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.212 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.212 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.212 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.212 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.212 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.212 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.212 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.212 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.212 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.212 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.212 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.212 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.212 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.212 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.212 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.212 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.212 INFO blam! 11: 0x55b3f2bcc778 - integration::variable::use_false_as_var::h675a444685dc0332 Oct 11 00:50:11.212 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.212 INFO blam! 12: 0x55b3f2bcc729 - integration::variable::use_false_as_var::{{closure}}::h5fd67e55c7aeae54 Oct 11 00:50:11.212 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.212 INFO blam! 13: 0x55b3f2bc74cd - core::ops::function::FnOnce::call_once::h1f78d0feedb849fc Oct 11 00:50:11.212 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.212 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.212 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.212 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.212 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.212 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.212 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.212 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.212 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.212 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.212 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.212 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.212 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.212 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.212 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.212 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.212 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.212 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.212 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.212 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.213 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.213 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.213 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.213 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.213 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.213 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.213 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.213 INFO blam! 24: 0x0 - Oct 11 00:50:11.213 INFO blam! Oct 11 00:50:11.213 INFO blam! ---- variable::use_local_in_initializer stdout ---- Oct 11 00:50:11.213 INFO blam! thread 'variable::use_local_in_initializer' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.213 INFO blam! stack backtrace: Oct 11 00:50:11.213 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.213 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.213 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.213 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.213 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.213 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.213 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.213 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.213 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.213 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.213 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.213 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.213 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.213 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.213 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.213 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.213 INFO blam! 11: 0x55b3f2bcc838 - integration::variable::use_local_in_initializer::hca1b391a723539e9 Oct 11 00:50:11.213 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.213 INFO blam! 12: 0x55b3f2bcc7e9 - integration::variable::use_local_in_initializer::{{closure}}::h3253c325afbe5b49 Oct 11 00:50:11.213 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.213 INFO blam! 13: 0x55b3f2bc7b8d - core::ops::function::FnOnce::call_once::h3e9ad707b33a4a35 Oct 11 00:50:11.213 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.213 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.213 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.213 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.213 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.213 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.213 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.213 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.213 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.213 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.213 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.213 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.213 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.213 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.213 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.213 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.213 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.213 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.213 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.213 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.213 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.213 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.213 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.213 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.213 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.213 INFO blam! 24: 0x0 - Oct 11 00:50:11.213 INFO blam! Oct 11 00:50:11.213 INFO blam! ---- variable::use_nil_as_var stdout ---- Oct 11 00:50:11.213 INFO blam! thread 'variable::use_nil_as_var' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.213 INFO blam! stack backtrace: Oct 11 00:50:11.213 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.213 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.213 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.213 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.213 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.213 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.213 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.214 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.214 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.214 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.214 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.214 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.214 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.214 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.214 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.214 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.214 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.214 INFO blam! 11: 0x55b3f2bcc898 - integration::variable::use_nil_as_var::h70536c8371a06e82 Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.214 INFO blam! 12: 0x55b3f2bcc849 - integration::variable::use_nil_as_var::{{closure}}::h9967ce270285ed8f Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.214 INFO blam! 13: 0x55b3f2bc8b1d - core::ops::function::FnOnce::call_once::h8693d7ed6f3fd62f Oct 11 00:50:11.214 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.214 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.214 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.214 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.214 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.214 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.214 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.214 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.214 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.214 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.214 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.214 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.214 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.214 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.214 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.214 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.214 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.214 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.214 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.214 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.214 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.214 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.214 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.214 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.214 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.214 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.214 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.214 INFO blam! 24: 0x0 - Oct 11 00:50:11.214 INFO blam! Oct 11 00:50:11.214 INFO blam! ---- super_keyword::extra_arguments stdout ---- Oct 11 00:50:11.214 INFO blam! thread 'super_keyword::extra_arguments' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.214 INFO blam! stack backtrace: Oct 11 00:50:11.214 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.214 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.214 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.214 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.214 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.214 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.214 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.214 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.214 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.214 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.214 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.214 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.214 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.214 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.214 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.214 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.214 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.214 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.214 INFO blam! 11: 0x55b3f2bc0838 - integration::super_keyword::extra_arguments::h09c5d7aa59c3c85e Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.214 INFO blam! 12: 0x55b3f2bc07e9 - integration::super_keyword::extra_arguments::{{closure}}::h00053d20f2c28ed8 Oct 11 00:50:11.214 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.214 INFO blam! 13: 0x55b3f2bca21d - core::ops::function::FnOnce::call_once::hec915fbb69c3de3c Oct 11 00:50:11.214 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.214 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.214 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.214 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.214 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.214 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.214 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.215 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.215 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.215 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.215 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.215 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.215 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.215 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.215 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.215 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.215 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.215 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.215 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.215 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.215 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.215 INFO blam! 24: 0x0 - Oct 11 00:50:11.215 INFO blam! Oct 11 00:50:11.215 INFO blam! ---- while_statement::closure_in_body stdout ---- Oct 11 00:50:11.215 INFO blam! thread 'while_statement::closure_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.215 INFO blam! stack backtrace: Oct 11 00:50:11.215 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.215 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.215 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.215 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.215 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.215 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.215 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.215 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.215 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.215 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.215 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.215 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.215 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.215 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.215 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.215 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.215 INFO blam! 11: 0x55b3f2bc3b98 - integration::while_statement::closure_in_body::he205be3548922f3b Oct 11 00:50:11.215 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.215 INFO blam! 12: 0x55b3f2bc3b49 - integration::while_statement::closure_in_body::{{closure}}::h22e483d8fa2ed61e Oct 11 00:50:11.215 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.215 INFO blam! 13: 0x55b3f2bc90dd - core::ops::function::FnOnce::call_once::h9cadbd5a56a26a26 Oct 11 00:50:11.215 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.215 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.215 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.215 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.215 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.215 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.215 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.215 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.215 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.215 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.215 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.215 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.215 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.215 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.215 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.215 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.215 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.215 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.215 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.215 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.215 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.215 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.215 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.215 INFO blam! 24: 0x0 - Oct 11 00:50:11.215 INFO blam! Oct 11 00:50:11.215 INFO blam! ---- while_statement::fun_in_body stdout ---- Oct 11 00:50:11.215 INFO blam! thread 'while_statement::fun_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.216 INFO blam! stack backtrace: Oct 11 00:50:11.216 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.216 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.216 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.216 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.216 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.216 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.216 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.216 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.216 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.216 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.216 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.216 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.216 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.216 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.216 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.216 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.216 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.216 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.216 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.216 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.216 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.216 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.216 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.216 INFO blam! 11: 0x55b3f2bc3bf8 - integration::while_statement::fun_in_body::h6b42b8f0d34e84d9 Oct 11 00:50:11.216 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.216 INFO blam! 12: 0x55b3f2bc3ba9 - integration::while_statement::fun_in_body::{{closure}}::haa0fbb62622bf92d Oct 11 00:50:11.216 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.216 INFO blam! 13: 0x55b3f2bc770d - core::ops::function::FnOnce::call_once::h26fb15d087c3cda6 Oct 11 00:50:11.216 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.216 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.224 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.224 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.224 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.224 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.224 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.224 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.224 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.224 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.224 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.224 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.224 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.224 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.224 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.224 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.224 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.224 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.224 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.224 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.224 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.224 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.224 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.224 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.224 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.224 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.224 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.224 INFO blam! 24: 0x0 - Oct 11 00:50:11.224 INFO blam! Oct 11 00:50:11.224 INFO blam! ---- print::missing_argument stdout ---- Oct 11 00:50:11.224 INFO blam! thread 'print::missing_argument' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.224 INFO blam! stack backtrace: Oct 11 00:50:11.224 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.224 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.224 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.224 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.224 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.224 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.224 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.224 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.224 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.224 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.225 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.225 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.225 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.225 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.225 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.225 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.225 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.225 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.225 INFO blam! 11: 0x55b3f2bd6f28 - integration::print::missing_argument::hc258fdc2d4401adb Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.225 INFO blam! 12: 0x55b3f2bd6ed9 - integration::print::missing_argument::{{closure}}::heea536cca53d2445 Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.225 INFO blam! 13: 0x55b3f2bc971d - core::ops::function::FnOnce::call_once::hb8c777820edaec34 Oct 11 00:50:11.225 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.225 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.225 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.225 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.225 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.225 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.225 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.225 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.225 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.225 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.225 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.225 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.225 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.225 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.225 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.225 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.225 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.225 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.225 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.225 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.225 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.225 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.225 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.225 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.225 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.225 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.225 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.225 INFO blam! 24: 0x0 - Oct 11 00:50:11.225 INFO blam! Oct 11 00:50:11.225 INFO blam! ---- variable::collide_with_parameter stdout ---- Oct 11 00:50:11.225 INFO blam! thread 'variable::collide_with_parameter' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.225 INFO blam! stack backtrace: Oct 11 00:50:11.225 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.225 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.225 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.225 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.225 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.225 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.225 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.225 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.225 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.225 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.225 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.225 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.225 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.225 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.225 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.225 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.225 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.225 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.225 INFO blam! 11: 0x55b3f2bcc118 - integration::variable::collide_with_parameter::hfeb2bb05f0c4f746 Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.225 INFO blam! 12: 0x55b3f2bcc0c9 - integration::variable::collide_with_parameter::{{closure}}::h2ecf4928ea223118 Oct 11 00:50:11.225 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.225 INFO blam! 13: 0x55b3f2bc6f4d - core::ops::function::FnOnce::call_once::h092075cbd6bba1c1 Oct 11 00:50:11.225 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.225 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.225 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.225 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.225 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.225 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.225 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.226 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.226 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.226 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.226 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.226 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.226 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.226 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.226 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.226 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.226 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.226 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.226 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.226 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.226 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.226 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.226 INFO blam! 24: 0x0 - Oct 11 00:50:11.226 INFO blam! Oct 11 00:50:11.226 INFO blam! ---- while_statement::return_closure stdout ---- Oct 11 00:50:11.226 INFO blam! thread 'while_statement::return_closure' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.226 INFO blam! stack backtrace: Oct 11 00:50:11.226 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.226 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.226 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.226 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.226 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.226 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.226 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.226 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.226 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.226 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.226 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.226 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.226 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.226 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.226 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.226 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.226 INFO blam! 11: 0x55b3f2bc3c58 - integration::while_statement::return_closure::hc4fc92516981679c Oct 11 00:50:11.226 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.226 INFO blam! 12: 0x55b3f2bc3c09 - integration::while_statement::return_closure::{{closure}}::hb4e37a694ddc4aef Oct 11 00:50:11.226 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.226 INFO blam! 13: 0x55b3f2bc878d - core::ops::function::FnOnce::call_once::h7545172aaf0e1f91 Oct 11 00:50:11.226 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.226 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.226 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.226 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.226 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.226 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.226 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.226 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.226 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.226 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.226 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.226 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.226 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.226 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.226 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.226 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.226 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.226 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.226 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.226 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.226 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.226 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.226 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.226 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.226 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.227 INFO blam! 24: 0x0 - Oct 11 00:50:11.227 INFO blam! Oct 11 00:50:11.227 INFO blam! ---- variable::unreached_undefined stdout ---- Oct 11 00:50:11.227 INFO blam! thread 'variable::unreached_undefined' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.227 INFO blam! stack backtrace: Oct 11 00:50:11.227 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.227 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.227 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.227 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.227 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.227 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.227 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.227 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.227 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.227 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.227 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.227 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.227 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.227 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.227 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.227 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.227 INFO blam! 11: 0x55b3f2bcc718 - integration::variable::unreached_undefined::h62f57c2eface8481 Oct 11 00:50:11.227 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.227 INFO blam! 12: 0x55b3f2bcc6c9 - integration::variable::unreached_undefined::{{closure}}::h4eae9470599f010d Oct 11 00:50:11.227 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.227 INFO blam! 13: 0x55b3f2bc985d - core::ops::function::FnOnce::call_once::hc0a435c2d867feeb Oct 11 00:50:11.227 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.227 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.227 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.227 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.227 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.227 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.227 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.227 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.227 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.227 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.227 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.227 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.227 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.227 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.227 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.227 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.227 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.227 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.227 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.227 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.227 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.227 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.227 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.227 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.227 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.227 INFO blam! 24: 0x0 - Oct 11 00:50:11.227 INFO blam! Oct 11 00:50:11.227 INFO blam! ---- while_statement::var_in_body stdout ---- Oct 11 00:50:11.227 INFO blam! thread 'while_statement::var_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.227 INFO blam! stack backtrace: Oct 11 00:50:11.227 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.227 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.227 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.227 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.227 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.227 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.227 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.227 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.227 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.227 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.227 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.227 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.228 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.228 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.228 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.228 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.228 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.228 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.228 INFO blam! 11: 0x55b3f2bc3d78 - integration::while_statement::var_in_body::hba9e306339184ac9 Oct 11 00:50:11.228 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.228 INFO blam! 12: 0x55b3f2bc3d29 - integration::while_statement::var_in_body::{{closure}}::ha2517538f8668e47 Oct 11 00:50:11.228 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.228 INFO blam! 13: 0x55b3f2bc748d - core::ops::function::FnOnce::call_once::h1db90514a6c489f9 Oct 11 00:50:11.228 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.228 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.228 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.228 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.228 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.228 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.228 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.228 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.228 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.228 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.228 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.228 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.228 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.228 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.228 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.228 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.228 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.228 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.228 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.232 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.232 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.232 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.232 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.232 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.232 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.232 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.232 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.232 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.232 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.232 INFO blam! 24: 0x0 - Oct 11 00:50:11.232 INFO blam! Oct 11 00:50:11.232 INFO blam! ---- while_statement::class_in_body stdout ---- Oct 11 00:50:11.232 INFO blam! thread 'while_statement::class_in_body' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.232 INFO blam! stack backtrace: Oct 11 00:50:11.232 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.232 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.232 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.232 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.232 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.232 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.232 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.232 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.232 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.232 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.232 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.232 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.232 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.232 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.232 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.232 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.232 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.232 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.232 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.232 INFO blam! 11: 0x55b3f2bc3b38 - integration::while_statement::class_in_body::h55b28d5fbf63a7f5 Oct 11 00:50:11.232 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.232 INFO blam! 12: 0x55b3f2bc3ae9 - integration::while_statement::class_in_body::{{closure}}::h1182a04c9b9d9678 Oct 11 00:50:11.232 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.232 INFO blam! 13: 0x55b3f2bc9d5d - core::ops::function::FnOnce::call_once::hd1390d3c61aa2bf2 Oct 11 00:50:11.232 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.232 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.232 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.232 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.232 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.233 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.233 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.233 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.233 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.233 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.233 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.233 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.233 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.233 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.233 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.233 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.233 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.233 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.233 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.233 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.233 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.233 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.233 INFO blam! 24: 0x0 - Oct 11 00:50:11.233 INFO blam! Oct 11 00:50:11.233 INFO blam! ---- super_keyword::constructor stdout ---- Oct 11 00:50:11.233 INFO blam! thread 'super_keyword::constructor' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.233 INFO blam! stack backtrace: Oct 11 00:50:11.233 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.233 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.233 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.233 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.233 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.233 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.233 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.233 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.233 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.233 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.233 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.233 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.233 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.233 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.233 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.233 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.233 INFO blam! 11: 0x55b3f2bc07d8 - integration::super_keyword::constructor::h92ca1acd2087b236 Oct 11 00:50:11.233 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.233 INFO blam! 12: 0x55b3f2bc0789 - integration::super_keyword::constructor::{{closure}}::h9d94782a63c9719c Oct 11 00:50:11.233 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.233 INFO blam! 13: 0x55b3f2bc9ddd - core::ops::function::FnOnce::call_once::hd450a25e6ec44aa4 Oct 11 00:50:11.233 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.233 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.233 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.233 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.233 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.233 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.233 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.233 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.233 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.233 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.233 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.233 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.233 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.233 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.233 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.233 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.233 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.233 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.233 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.233 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.233 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.233 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.233 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.233 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.233 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.234 INFO blam! 24: 0x0 - Oct 11 00:50:11.234 INFO blam! Oct 11 00:50:11.234 INFO blam! ---- variable::use_global_in_initializer stdout ---- Oct 11 00:50:11.234 INFO blam! thread 'variable::use_global_in_initializer' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.234 INFO blam! stack backtrace: Oct 11 00:50:11.234 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.234 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.234 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.234 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.234 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.234 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.234 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.234 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.234 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.234 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.234 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.234 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.234 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.234 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.234 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.234 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.234 INFO blam! 11: 0x55b3f2bcc7d8 - integration::variable::use_global_in_initializer::hf40aa92e9838907b Oct 11 00:50:11.234 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.234 INFO blam! 12: 0x55b3f2bcc789 - integration::variable::use_global_in_initializer::{{closure}}::h41e40f6606eabcfd Oct 11 00:50:11.234 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.234 INFO blam! 13: 0x55b3f2bc880d - core::ops::function::FnOnce::call_once::h75cd11f2e3e60f45 Oct 11 00:50:11.234 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.234 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.234 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.234 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.234 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.234 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.234 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.234 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.234 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.234 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.234 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.234 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.234 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.234 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.234 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.234 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.234 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.234 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.234 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.234 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.234 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.234 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.234 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.234 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.234 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.234 INFO blam! 24: 0x0 - Oct 11 00:50:11.234 INFO blam! Oct 11 00:50:11.234 INFO blam! ---- variable::use_this_as_var stdout ---- Oct 11 00:50:11.234 INFO blam! thread 'variable::use_this_as_var' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.234 INFO blam! stack backtrace: Oct 11 00:50:11.234 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.234 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.234 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.234 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.234 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.234 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.234 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.234 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.234 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.234 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.234 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.234 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.234 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.234 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.234 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.235 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.235 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.235 INFO blam! 11: 0x55b3f2bcc8f8 - integration::variable::use_this_as_var::h66d6dacf159020ce Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:104 Oct 11 00:50:11.235 INFO blam! 12: 0x55b3f2bcc8a9 - integration::variable::use_this_as_var::{{closure}}::h63cc0ff6d4565e23 Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:102 Oct 11 00:50:11.235 INFO blam! 13: 0x55b3f2bc80cd - core::ops::function::FnOnce::call_once::h530d5393d0f8103c Oct 11 00:50:11.235 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.235 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.235 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.235 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.235 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.235 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.235 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.235 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.235 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.235 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.235 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.235 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.235 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.235 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.235 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.235 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.235 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.235 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.235 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.235 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.235 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.235 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.235 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.235 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.235 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.235 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.235 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.235 INFO blam! 24: 0x0 - Oct 11 00:50:11.235 INFO blam! Oct 11 00:50:11.235 INFO blam! ---- while_statement::return_inside stdout ---- Oct 11 00:50:11.235 INFO blam! thread 'while_statement::return_inside' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.235 INFO blam! stack backtrace: Oct 11 00:50:11.235 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.235 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.235 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.235 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.235 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.235 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.235 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.235 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.235 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.235 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.235 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.235 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.235 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.235 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.235 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.235 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.235 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.235 INFO blam! 11: 0x55b3f2bc3cb8 - integration::while_statement::return_inside::h780f411906ab96b5 Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.235 INFO blam! 12: 0x55b3f2bc3c69 - integration::while_statement::return_inside::{{closure}}::h69e898c4211f7676 Oct 11 00:50:11.235 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.235 INFO blam! 13: 0x55b3f2bc8c5d - core::ops::function::FnOnce::call_once::h88fc03d54a6aa947 Oct 11 00:50:11.235 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.235 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.235 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.235 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.235 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.235 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.235 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.235 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.235 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.235 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.235 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.235 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.235 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.235 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.235 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.235 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.235 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.236 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.236 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.236 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.236 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.236 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.236 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.236 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.236 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.236 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.236 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.236 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.236 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.236 INFO blam! 24: 0x0 - Oct 11 00:50:11.236 INFO blam! Oct 11 00:50:11.236 INFO blam! ---- while_statement::syntax stdout ---- Oct 11 00:50:11.236 INFO blam! thread 'while_statement::syntax' panicked at 'Could not locate binary: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 00:50:11.236 INFO blam! stack backtrace: Oct 11 00:50:11.236 INFO blam! 0: 0x55b3f2c28d4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:50:11.236 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:50:11.236 INFO blam! 1: 0x55b3f2c35286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:50:11.236 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:50:11.236 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:50:11.236 INFO blam! 2: 0x55b3f2c2df8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:50:11.236 INFO blam! at libstd/panicking.rs:211 Oct 11 00:50:11.236 INFO blam! 3: 0x55b3f2c2dc9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:50:11.236 INFO blam! at libstd/panicking.rs:221 Oct 11 00:50:11.236 INFO blam! 4: 0x55b3f2c2e63c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:50:11.236 INFO blam! at libstd/panicking.rs:476 Oct 11 00:50:11.236 INFO blam! 5: 0x55b3f2c2e1f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:50:11.236 INFO blam! at libstd/panicking.rs:390 Oct 11 00:50:11.236 INFO blam! 6: 0x55b3f2c2e0f5 - rust_begin_unwind Oct 11 00:50:11.248 INFO blam! at libstd/panicking.rs:325 Oct 11 00:50:11.248 INFO blam! 7: 0x55b3f2c7054b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 00:50:11.248 INFO blam! at libcore/panicking.rs:77 Oct 11 00:50:11.248 INFO blam! 8: 0x55b3f2bbfce3 - core::result::unwrap_failed::h42499d3e8faa3932 Oct 11 00:50:11.248 INFO blam! at libcore/macros.rs:26 Oct 11 00:50:11.248 INFO blam! 9: 0x55b3f2bbf1f0 - >::expect::h735a8287b9ccf3af Oct 11 00:50:11.248 INFO blam! at libcore/result.rs:835 Oct 11 00:50:11.248 INFO blam! 10: 0x55b3f2bc5826 - integration::execute_test::hecf6898bfa5e304e Oct 11 00:50:11.248 INFO blam! at interpreter/tests/integration.rs:29 Oct 11 00:50:11.248 INFO blam! 11: 0x55b3f2bc3d18 - integration::while_statement::syntax::h1339f84ecdf4894a Oct 11 00:50:11.248 INFO blam! at interpreter/tests/integration.rs:111 Oct 11 00:50:11.248 INFO blam! 12: 0x55b3f2bc3cc9 - integration::while_statement::syntax::{{closure}}::h12ed98caf5523e0f Oct 11 00:50:11.248 INFO blam! at interpreter/tests/integration.rs:109 Oct 11 00:50:11.248 INFO blam! 13: 0x55b3f2bc9e9d - core::ops::function::FnOnce::call_once::hd993b9a497ed4448 Oct 11 00:50:11.248 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.248 INFO blam! 14: 0x55b3f2bdba9e - >::call_box::h95b7cb918af67b5d Oct 11 00:50:11.248 INFO blam! at libtest/lib.rs:1468 Oct 11 00:50:11.248 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:50:11.248 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.248 INFO blam! 15: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.248 INFO blam! 16: 0x55b3f2bfc5ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:50:11.248 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.248 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.248 INFO blam! at libtest/lib.rs:1423 Oct 11 00:50:11.248 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:50:11.248 INFO blam! 17: 0x55b3f2bfd1f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:50:11.248 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:50:11.248 INFO blam! at libstd/panic.rs:313 Oct 11 00:50:11.248 INFO blam! at libstd/panicking.rs:310 Oct 11 00:50:11.248 INFO blam! 18: 0x55b3f2c40459 - __rust_maybe_catch_panic Oct 11 00:50:11.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:50:11.248 INFO blam! 19: 0x55b3f2bea7b6 - >::call_box::h96125cb29a9ba44b Oct 11 00:50:11.248 INFO blam! at libstd/panicking.rs:289 Oct 11 00:50:11.248 INFO blam! at libstd/panic.rs:392 Oct 11 00:50:11.248 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:50:11.248 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:50:11.248 INFO blam! 20: 0x55b3f2c2b64a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:50:11.248 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:50:11.248 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:50:11.248 INFO blam! 21: 0x55b3f2c1e7f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:50:11.248 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:50:11.248 INFO blam! 22: 0x7fd10c4a66b9 - start_thread Oct 11 00:50:11.248 INFO blam! 23: 0x7fd10bfc641c - clone Oct 11 00:50:11.248 INFO blam! 24: 0x0 - Oct 11 00:50:11.248 INFO blam! Oct 11 00:50:11.248 INFO blam! Oct 11 00:50:11.248 INFO blam! failures: Oct 11 00:50:11.248 INFO blam! assignment::associativity Oct 11 00:50:11.249 INFO blam! assignment::global Oct 11 00:50:11.249 INFO blam! assignment::grouping Oct 11 00:50:11.249 INFO blam! assignment::infix_operator Oct 11 00:50:11.249 INFO blam! assignment::local Oct 11 00:50:11.249 INFO blam! assignment::prefix_operator Oct 11 00:50:11.249 INFO blam! assignment::syntax Oct 11 00:50:11.249 INFO blam! assignment::to_this Oct 11 00:50:11.249 INFO blam! assignment::undefined Oct 11 00:50:11.249 INFO blam! block::empty Oct 11 00:50:11.249 INFO blam! block::scope Oct 11 00:50:11.249 INFO blam! bool::equality Oct 11 00:50:11.249 INFO blam! bool::not Oct 11 00:50:11.249 INFO blam! call::bool Oct 11 00:50:11.249 INFO blam! call::nil Oct 11 00:50:11.249 INFO blam! call::num Oct 11 00:50:11.249 INFO blam! call::object Oct 11 00:50:11.249 INFO blam! call::string Oct 11 00:50:11.249 INFO blam! class::empty Oct 11 00:50:11.249 INFO blam! class::inherited_method Oct 11 00:50:11.249 INFO blam! class::local_reference_self Oct 11 00:50:11.249 INFO blam! class::reference_self Oct 11 00:50:11.249 INFO blam! closure::assign_to_closure Oct 11 00:50:11.249 INFO blam! closure::assign_to_shadowed_later Oct 11 00:50:11.249 INFO blam! closure::close_over_function_parameter Oct 11 00:50:11.249 INFO blam! closure::close_over_later_variable Oct 11 00:50:11.249 INFO blam! closure::close_over_method_parameter Oct 11 00:50:11.249 INFO blam! closure::closed_closure_in_function Oct 11 00:50:11.249 INFO blam! closure::nested_closure Oct 11 00:50:11.249 INFO blam! closure::open_closure_in_function Oct 11 00:50:11.249 INFO blam! closure::reference_closure_multiple_times Oct 11 00:50:11.249 INFO blam! closure::reuse_closure_slot Oct 11 00:50:11.249 INFO blam! closure::shadow_closure_with_local Oct 11 00:50:11.249 INFO blam! closure::unused_closure Oct 11 00:50:11.249 INFO blam! closure::unused_later_closure Oct 11 00:50:11.249 INFO blam! comments::line_at_eof Oct 11 00:50:11.249 INFO blam! comments::only_line_comment Oct 11 00:50:11.249 INFO blam! comments::only_line_comment_and_line Oct 11 00:50:11.249 INFO blam! comments::unicode Oct 11 00:50:11.249 INFO blam! constructor::arguments Oct 11 00:50:11.249 INFO blam! constructor::call_init_explicitly Oct 11 00:50:11.249 INFO blam! constructor::default Oct 11 00:50:11.249 INFO blam! constructor::default_arguments Oct 11 00:50:11.249 INFO blam! constructor::early_return Oct 11 00:50:11.249 INFO blam! constructor::extra_arguments Oct 11 00:50:11.249 INFO blam! constructor::init_not_method Oct 11 00:50:11.249 INFO blam! constructor::missing_arguments Oct 11 00:50:11.249 INFO blam! constructor::return_in_nested_function Oct 11 00:50:11.249 INFO blam! constructor::return_value Oct 11 00:50:11.249 INFO blam! field::call_function_field Oct 11 00:50:11.249 INFO blam! field::call_nonfunction_field Oct 11 00:50:11.249 INFO blam! field::get_and_set_method Oct 11 00:50:11.249 INFO blam! field::get_on_bool Oct 11 00:50:11.249 INFO blam! field::get_on_class Oct 11 00:50:11.249 INFO blam! field::get_on_function Oct 11 00:50:11.249 INFO blam! field::get_on_nil Oct 11 00:50:11.249 INFO blam! field::get_on_num Oct 11 00:50:11.249 INFO blam! field::get_on_string Oct 11 00:50:11.249 INFO blam! field::many Oct 11 00:50:11.249 INFO blam! field::method Oct 11 00:50:11.249 INFO blam! field::method_binds_this Oct 11 00:50:11.249 INFO blam! field::on_instance Oct 11 00:50:11.249 INFO blam! field::set_evaluation_order Oct 11 00:50:11.249 INFO blam! field::set_on_bool Oct 11 00:50:11.249 INFO blam! field::set_on_class Oct 11 00:50:11.249 INFO blam! field::set_on_function Oct 11 00:50:11.249 INFO blam! field::set_on_nil Oct 11 00:50:11.249 INFO blam! field::set_on_num Oct 11 00:50:11.249 INFO blam! field::set_on_string Oct 11 00:50:11.249 INFO blam! field::undefined Oct 11 00:50:11.249 INFO blam! for_statement::class_in_body Oct 11 00:50:11.249 INFO blam! for_statement::closure_in_body Oct 11 00:50:11.249 INFO blam! for_statement::fun_in_body Oct 11 00:50:11.249 INFO blam! for_statement::return_closure Oct 11 00:50:11.249 INFO blam! for_statement::return_inside Oct 11 00:50:11.249 INFO blam! for_statement::scope Oct 11 00:50:11.249 INFO blam! for_statement::statement_condition Oct 11 00:50:11.249 INFO blam! for_statement::statement_increment Oct 11 00:50:11.249 INFO blam! for_statement::statement_initializer Oct 11 00:50:11.249 INFO blam! for_statement::syntax Oct 11 00:50:11.249 INFO blam! for_statement::var_in_body Oct 11 00:50:11.249 INFO blam! function::body_must_be_block Oct 11 00:50:11.249 INFO blam! function::empty_body Oct 11 00:50:11.249 INFO blam! function::extra_arguments Oct 11 00:50:11.249 INFO blam! function::local_mutual_recursion Oct 11 00:50:11.249 INFO blam! function::local_recursion Oct 11 00:50:11.249 INFO blam! function::missing_arguments Oct 11 00:50:11.249 INFO blam! function::missing_comma_in_parameters Oct 11 00:50:11.249 INFO blam! function::mutual_recursion Oct 11 00:50:11.250 INFO blam! function::parameters Oct 11 00:50:11.250 INFO blam! function::print Oct 11 00:50:11.250 INFO blam! function::recursion Oct 11 00:50:11.250 INFO blam! function::too_many_arguments Oct 11 00:50:11.250 INFO blam! function::too_many_parameters Oct 11 00:50:11.250 INFO blam! if_statement::class_in_else Oct 11 00:50:11.250 INFO blam! if_statement::class_in_then Oct 11 00:50:11.250 INFO blam! if_statement::dangling_else Oct 11 00:50:11.250 INFO blam! if_statement::else_clause Oct 11 00:50:11.250 INFO blam! if_statement::fun_in_else Oct 11 00:50:11.250 INFO blam! if_statement::fun_in_then Oct 11 00:50:11.250 INFO blam! if_statement::if_statement Oct 11 00:50:11.250 INFO blam! if_statement::truth Oct 11 00:50:11.250 INFO blam! if_statement::var_in_else Oct 11 00:50:11.250 INFO blam! if_statement::var_in_then Oct 11 00:50:11.250 INFO blam! inheritance::inherit_from_function Oct 11 00:50:11.250 INFO blam! inheritance::inherit_from_nil Oct 11 00:50:11.250 INFO blam! inheritance::inherit_from_number Oct 11 00:50:11.250 INFO blam! inheritance::inherit_methods Oct 11 00:50:11.250 INFO blam! inheritance::parenthesized_superclass Oct 11 00:50:11.250 INFO blam! inheritance::set_fields_from_base_class Oct 11 00:50:11.250 INFO blam! logical_operator::and Oct 11 00:50:11.250 INFO blam! logical_operator::and_truth Oct 11 00:50:11.250 INFO blam! logical_operator::or Oct 11 00:50:11.250 INFO blam! logical_operator::or_truth Oct 11 00:50:11.250 INFO blam! method::arity Oct 11 00:50:11.250 INFO blam! method::empty_block Oct 11 00:50:11.250 INFO blam! method::extra_arguments Oct 11 00:50:11.250 INFO blam! method::missing_arguments Oct 11 00:50:11.250 INFO blam! method::not_found Oct 11 00:50:11.250 INFO blam! method::refer_to_name Oct 11 00:50:11.250 INFO blam! method::too_many_arguments Oct 11 00:50:11.250 INFO blam! method::too_many_parameters Oct 11 00:50:11.250 INFO blam! nil::literal Oct 11 00:50:11.250 INFO blam! number::decimal_point_at_eof Oct 11 00:50:11.250 INFO blam! number::leading_dot Oct 11 00:50:11.250 INFO blam! number::literals Oct 11 00:50:11.250 INFO blam! number::trailing_dot Oct 11 00:50:11.250 INFO blam! operator::add Oct 11 00:50:11.250 INFO blam! operator::add_bool_nil Oct 11 00:50:11.250 INFO blam! operator::add_bool_num Oct 11 00:50:11.250 INFO blam! operator::add_bool_string Oct 11 00:50:11.250 INFO blam! operator::add_nil_nil Oct 11 00:50:11.250 INFO blam! operator::add_num_nil Oct 11 00:50:11.250 INFO blam! operator::add_string_nil Oct 11 00:50:11.250 INFO blam! operator::comparison Oct 11 00:50:11.250 INFO blam! operator::divide Oct 11 00:50:11.250 INFO blam! operator::divide_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::divide_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::equals Oct 11 00:50:11.250 INFO blam! operator::equals_class Oct 11 00:50:11.250 INFO blam! operator::equals_method Oct 11 00:50:11.250 INFO blam! operator::greater_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::greater_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::greater_or_equal_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::greater_or_equal_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::less_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::less_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::less_or_equal_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::less_or_equal_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::multiply Oct 11 00:50:11.250 INFO blam! operator::multiply_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::multiply_num_nonnum Oct 11 00:50:11.250 INFO blam! operator::negate Oct 11 00:50:11.250 INFO blam! operator::negate_nonnum Oct 11 00:50:11.250 INFO blam! operator::not Oct 11 00:50:11.250 INFO blam! operator::not_class Oct 11 00:50:11.250 INFO blam! operator::not_equals Oct 11 00:50:11.250 INFO blam! operator::subtract Oct 11 00:50:11.250 INFO blam! operator::subtract_nonnum_num Oct 11 00:50:11.250 INFO blam! operator::subtract_num_nonnum Oct 11 00:50:11.250 INFO blam! print::missing_argument Oct 11 00:50:11.250 INFO blam! regression::regression Oct 11 00:50:11.250 INFO blam! return_statement::after_else Oct 11 00:50:11.250 INFO blam! return_statement::after_if Oct 11 00:50:11.250 INFO blam! return_statement::after_while Oct 11 00:50:11.250 INFO blam! return_statement::at_top_level Oct 11 00:50:11.250 INFO blam! return_statement::in_function Oct 11 00:50:11.250 INFO blam! return_statement::in_method Oct 11 00:50:11.250 INFO blam! return_statement::return_nil_if_no_value Oct 11 00:50:11.250 INFO blam! string::error_after_multiline Oct 11 00:50:11.250 INFO blam! string::literals Oct 11 00:50:11.250 INFO blam! string::multiline Oct 11 00:50:11.250 INFO blam! string::unterminated Oct 11 00:50:11.250 INFO blam! super_keyword::bound_method Oct 11 00:50:11.250 INFO blam! super_keyword::call_other_method Oct 11 00:50:11.250 INFO blam! super_keyword::call_same_method Oct 11 00:50:11.250 INFO blam! super_keyword::closure Oct 11 00:50:11.250 INFO blam! super_keyword::constructor Oct 11 00:50:11.250 INFO blam! super_keyword::extra_arguments Oct 11 00:50:11.250 INFO blam! super_keyword::indirectly_inherited Oct 11 00:50:11.251 INFO blam! super_keyword::missing_arguments Oct 11 00:50:11.251 INFO blam! super_keyword::no_superclass_bind Oct 11 00:50:11.251 INFO blam! super_keyword::no_superclass_call Oct 11 00:50:11.251 INFO blam! super_keyword::no_superclass_method Oct 11 00:50:11.251 INFO blam! super_keyword::parenthesized Oct 11 00:50:11.251 INFO blam! super_keyword::reassign_superclass Oct 11 00:50:11.251 INFO blam! super_keyword::super_at_top_level Oct 11 00:50:11.251 INFO blam! super_keyword::super_in_closure_in_inherited_method Oct 11 00:50:11.251 INFO blam! super_keyword::super_in_inherited_method Oct 11 00:50:11.251 INFO blam! super_keyword::super_in_top_level_function Oct 11 00:50:11.251 INFO blam! super_keyword::super_without_dot Oct 11 00:50:11.251 INFO blam! super_keyword::super_without_name Oct 11 00:50:11.251 INFO blam! super_keyword::this_in_superclass_method Oct 11 00:50:11.251 INFO blam! this::closure Oct 11 00:50:11.251 INFO blam! this::nested_class Oct 11 00:50:11.251 INFO blam! this::nested_closure Oct 11 00:50:11.251 INFO blam! this::this_at_top_level Oct 11 00:50:11.251 INFO blam! this::this_in_method Oct 11 00:50:11.251 INFO blam! this::this_in_top_level_function Oct 11 00:50:11.251 INFO blam! variable::collide_with_parameter Oct 11 00:50:11.251 INFO blam! variable::duplicate_local Oct 11 00:50:11.251 INFO blam! variable::duplicate_parameter Oct 11 00:50:11.251 INFO blam! variable::early_bound Oct 11 00:50:11.251 INFO blam! variable::in_middle_of_block Oct 11 00:50:11.251 INFO blam! variable::in_nested_block Oct 11 00:50:11.251 INFO blam! variable::local_from_method Oct 11 00:50:11.251 INFO blam! variable::redeclare_global Oct 11 00:50:11.251 INFO blam! variable::redefine_global Oct 11 00:50:11.251 INFO blam! variable::scope_reuse_in_different_blocks Oct 11 00:50:11.251 INFO blam! variable::shadow_and_local Oct 11 00:50:11.251 INFO blam! variable::shadow_global Oct 11 00:50:11.251 INFO blam! variable::shadow_local Oct 11 00:50:11.251 INFO blam! variable::undefined_global Oct 11 00:50:11.251 INFO blam! variable::undefined_local Oct 11 00:50:11.251 INFO blam! variable::uninitialized Oct 11 00:50:11.251 INFO blam! variable::unreached_undefined Oct 11 00:50:11.251 INFO blam! variable::use_false_as_var Oct 11 00:50:11.251 INFO blam! variable::use_global_in_initializer Oct 11 00:50:11.251 INFO blam! variable::use_local_in_initializer Oct 11 00:50:11.251 INFO blam! variable::use_nil_as_var Oct 11 00:50:11.251 INFO blam! variable::use_this_as_var Oct 11 00:50:11.251 INFO blam! while_statement::class_in_body Oct 11 00:50:11.251 INFO blam! while_statement::closure_in_body Oct 11 00:50:11.251 INFO blam! while_statement::fun_in_body Oct 11 00:50:11.251 INFO blam! while_statement::return_closure Oct 11 00:50:11.251 INFO blam! while_statement::return_inside Oct 11 00:50:11.251 INFO blam! while_statement::syntax Oct 11 00:50:11.251 INFO blam! while_statement::var_in_body Oct 11 00:50:11.251 INFO blam! Oct 11 00:50:11.251 INFO blam! test result: FAILED. 0 passed; 228 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:50:11.251 INFO blam! Oct 11 00:50:11.540 INFO running `"docker" "rm" "-f" "4f8d8e7fe18ffbf73fdc8798f10638ddf70d8cf9e537985f63e6e05d9185fffd"` Oct 11 00:50:11.868 INFO blam! 4f8d8e7fe18ffbf73fdc8798f10638ddf70d8cf9e537985f63e6e05d9185fffd