[INFO] crate bfc 1.7.0 is already in cache [INFO] testing bfc-1.7.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate bfc 1.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bfc 1.7.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bfc 1.7.0 [INFO] finished tweaking crates.io crate bfc 1.7.0 [INFO] tweaked toml for crates.io crate bfc 1.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 8a04429311a2ebb85855afcdd6aeb78ea64b9f7df94735d1d02a75cb1b8f56e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8a04429311a2ebb85855afcdd6aeb78ea64b9f7df94735d1d02a75cb1b8f56e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling llvm-sys v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.3.2 [INFO] [stderr] Compiling bfc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/llvm.rs:886:30 [INFO] [stderr] | [INFO] [stderr] 886 | let target_machine = try!(TargetMachine::new(target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:210:23 [INFO] [stderr] | [INFO] [stderr] 210 | let object_file = try!(convert_io_error(NamedTempFile::new())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | try!(llvm::write_object_file(&mut llvm_module, &obj_file_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | try!(link_object_file(&obj_file_path, &output_name, target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | try!(strip_executable(&output_name)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.70s [INFO] running `"docker" "inspect" "8a04429311a2ebb85855afcdd6aeb78ea64b9f7df94735d1d02a75cb1b8f56e8"` [INFO] running `"docker" "rm" "-f" "8a04429311a2ebb85855afcdd6aeb78ea64b9f7df94735d1d02a75cb1b8f56e8"` [INFO] [stdout] 8a04429311a2ebb85855afcdd6aeb78ea64b9f7df94735d1d02a75cb1b8f56e8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 470e084c92ee5dc5f1dbf63554769b62f55d4abcb3ee1d7aad385ed5c2c2f502 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "470e084c92ee5dc5f1dbf63554769b62f55d4abcb3ee1d7aad385ed5c2c2f502"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bfc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/llvm.rs:886:30 [INFO] [stderr] | [INFO] [stderr] 886 | let target_machine = try!(TargetMachine::new(target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:210:23 [INFO] [stderr] | [INFO] [stderr] 210 | let object_file = try!(convert_io_error(NamedTempFile::new())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | try!(llvm::write_object_file(&mut llvm_module, &obj_file_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | try!(link_object_file(&obj_file_path, &output_name, target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | try!(strip_executable(&output_name)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.42s [INFO] running `"docker" "inspect" "470e084c92ee5dc5f1dbf63554769b62f55d4abcb3ee1d7aad385ed5c2c2f502"` [INFO] running `"docker" "rm" "-f" "470e084c92ee5dc5f1dbf63554769b62f55d4abcb3ee1d7aad385ed5c2c2f502"` [INFO] [stdout] 470e084c92ee5dc5f1dbf63554769b62f55d4abcb3ee1d7aad385ed5c2c2f502 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 05c52443a6c47cde63e949617ce115626815a630ca483d9c55d95932a15fab19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "05c52443a6c47cde63e949617ce115626815a630ca483d9c55d95932a15fab19"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/llvm.rs:886:30 [INFO] [stderr] | [INFO] [stderr] 886 | let target_machine = try!(TargetMachine::new(target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:210:23 [INFO] [stderr] | [INFO] [stderr] 210 | let object_file = try!(convert_io_error(NamedTempFile::new())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | try!(llvm::write_object_file(&mut llvm_module, &obj_file_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | try!(link_object_file(&obj_file_path, &output_name, target_triple)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | try!(strip_executable(&output_name)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bfc-4f1719c1b6184773 [INFO] [stdout] [INFO] [stdout] running 158 tests [INFO] [stdout] test bfir::parse_pointer_increment ... ok [INFO] [stdout] test bfir::parse_write ... ok [INFO] [stdout] test bfir::test_combine_pos ... ok [INFO] [stdout] test bfir::test_combine_pos_not_consecutive ... ok [INFO] [stdout] test bfir::parse_read ... ok [INFO] [stdout] test bfir::parse_unbalanced_loop ... ok [INFO] [stdout] test bfir::parse_simple_loop ... ok [INFO] [stdout] test bfir::parse_complex_loop ... ok [INFO] [stdout] test bfir::test_combine_order ... ok [INFO] [stdout] test bfir::parse_pointer_decrement ... ok [INFO] [stdout] test bfir::parse_increment ... ok [INFO] [stdout] test bfir::parse_empty_loop ... ok [INFO] [stdout] test bounds::loop_with_no_net_movement ... ok [INFO] [stdout] test bounds::increment_offset_bounds ... ok [INFO] [stdout] test bounds::ptr_increment_sequence_bounds ... ok [INFO] [stdout] test bounds::multiple_ptr_increment_bounds ... ok [INFO] [stdout] test bounds::multiply_move_bounds ... ok [INFO] [stdout] test bounds::multiply_move_backwards_bounds ... ok [INFO] [stdout] test bfir::test_combine_pos_overlap ... ok [INFO] [stdout] test bfir::parse_comment ... ok [INFO] [stdout] test executable_name_b ... ok [INFO] [stdout] test execution::cant_evaluate_inputs ... ok [INFO] [stdout] test bounds::ptr_increment_bounds ... ok [INFO] [stdout] test execution::decrement_executed ... ok [INFO] [stdout] test bounds::excessive_bounds_truncated ... ok [INFO] [stdout] test bfir::parse_decrement ... ok [INFO] [stdout] test bounds::one_cell_bounds ... ok [INFO] [stdout] test bounds::multiply_move_bounds_are_relative ... ok [INFO] [stdout] test bounds::set_offset_bounds ... ok [INFO] [stdout] test bounds::unbounded_movement ... ok [INFO] [stdout] test executable_name_bf ... ok [INFO] [stdout] test execution::limit_to_steps_specified ... ok [INFO] [stdout] test execution::loop_up_to_step_limit ... ok [INFO] [stdout] test execution::increment_wraps ... ok [INFO] [stdout] test execution::increment_executed ... ok [INFO] [stdout] test execution::multiply_move_offset_too_low ... ok [INFO] [stdout] test executable_name_relative_path ... ok [INFO] [stdout] test execution::execute_read_with_dummy_value ... ok [INFO] [stdout] test execution::multiply_move_executed ... ok [INFO] [stdout] test execution::partially_execute_up_to_step_limit ... ok [INFO] [stdout] test execution::loop_with_read_body ... ok [INFO] [stdout] test execution::multiply_move_wrapping ... ok [INFO] [stdout] test execution::multiply_move_when_current_cell_is_zero ... ok [INFO] [stdout] test execution::loop_executed ... ok [INFO] [stdout] test execution::execute_read_with_dummy_value_nested_loop ... ok [INFO] [stdout] test execution::ptr_increment_executed ... ok [INFO] [stdout] test execution::partially_execute_complete_toplevel_loop ... ok [INFO] [stdout] test execution::partially_execute_up_to_runtime_value ... ok [INFO] [stdout] test execution::ptr_out_of_range ... ok [INFO] [stdout] test execution::up_to_infinite_loop_executed ... ok [INFO] [stdout] test execution::up_to_nonempty_infinite_loop ... ok [INFO] [stdout] test execution::set_wraps ... ok [INFO] [stdout] test execution::write_executed ... ok [INFO] [stdout] test execution::arithmetic_error_nested_loops ... ok [INFO] [stdout] test execution::set_executed ... ok [INFO] [stdout] test bounds::quickcheck_highest_cell_index_in_bounds ... ok [INFO] [stdout] test execution::multiply_move_offset_too_high ... ok [INFO] [stdout] test llvm_tests::compile_increment ... FAILED [INFO] [stdout] test llvm_tests::compile_empty_program ... FAILED [INFO] [stdout] test llvm_tests::compile_ptr_increment ... FAILED [INFO] [stdout] test llvm_tests::compile_read ... FAILED [INFO] [stdout] test llvm_tests::compile_set_with_offset ... FAILED [INFO] [stdout] test peephole_tests::combine_before_read_not_consecutive ... ok [INFO] [stdout] test llvm_tests::compile_increment_with_offset ... FAILED [INFO] [stdout] test llvm_tests::compile_multiply_move ... FAILED [INFO] [stdout] test llvm_tests::compile_loop ... FAILED [INFO] [stdout] test llvm_tests::compile_start_instr_midway ... FAILED [INFO] [stdout] test peephole_tests::combine_increments_non_adjacent_instrs ... ok [INFO] [stdout] test peephole_tests::combine_increment_sum_to_zero ... ok [INFO] [stdout] test peephole_tests::combine_set_and_increment_non_adjacent_instrs ... ok [INFO] [stdout] test peephole_tests::combine_set_sum_to_zero ... ok [INFO] [stdout] test peephole_tests::dont_simplify_multiple_decrement_loop ... ok [INFO] [stdout] test peephole_tests::next_mutate_increment ... ok [INFO] [stdout] test llvm_tests::compile_write ... FAILED [INFO] [stdout] test llvm_tests::compile_static_outputs ... FAILED [INFO] [stdout] test peephole_tests::combine_increments_after_sort ... ok [INFO] [stdout] test peephole_tests::combine_increments_remove_redundant ... ok [INFO] [stdout] test peephole_tests::combine_increments_unrelated ... ok [INFO] [stdout] test peephole_tests::combine_increments_flat ... ok [INFO] [stdout] test peephole_tests::next_mutate_consider_pointer_increment ... ok [INFO] [stdout] test peephole_tests::prev_mutate_consider_pointer_increment ... ok [INFO] [stdout] test peephole_tests::prev_mutate_ignore_write ... ok [INFO] [stdout] test peephole_tests::prev_mutate_ignores_offset_at_index ... ok [INFO] [stdout] test peephole_tests::prev_mutate_increment ... ok [INFO] [stdout] test peephole_tests::prev_mutate_increment_matching_offset ... ok [INFO] [stdout] test llvm_tests::respect_initial_cell_ptr ... FAILED [INFO] [stdout] test llvm_tests::set_initial_cell_values ... FAILED [INFO] [stdout] test peephole_tests::no_combine_before_read_after_multiply ... ok [INFO] [stdout] test peephole_tests::prev_mutate_set ... ok [INFO] [stdout] test peephole_tests::quickcheck_combine_increment_and_set_different_offsets ... ok [INFO] [stdout] test peephole_tests::quickcheck_combine_increments_remove_zero_any_offset ... ok [INFO] [stdout] test peephole_tests::prev_mutate_loop ... ok [INFO] [stdout] test peephole_tests::prev_mutate_multiply_ignore_offset ... ok [INFO] [stdout] test peephole_tests::quickcheck_combine_set_and_increment_different_offsets ... ok [INFO] [stdout] test peephole_tests::prev_mutate_multiply_offset_doesnt_match ... ok [INFO] [stdout] test peephole_tests::quickcheck_combine_set_and_set ... ok [INFO] [stdout] test peephole_tests::quickcheck_combine_set_and_set_different_offsets ... ok [INFO] [stdout] test peephole_tests::combine_increments_nested ... ok [INFO] [stdout] test peephole_tests::next_mutate_loop ... ok [INFO] [stdout] test peephole_tests::quickcheck_should_combine_increment_and_set ... ok [INFO] [stdout] test peephole_tests::prev_mutate_multiply_offset_matches ... ok [INFO] [stdout] test peephole_tests::dont_combine_before_read_different_offset ... ok [INFO] [stdout] test peephole_tests::prev_mutate_no_predecessors ... ok [INFO] [stdout] test peephole_tests::not_redundant_set_when_nonzero ... ok [INFO] [stdout] test peephole_tests::pathological_optimisation_opportunity ... ok [INFO] [stdout] test peephole_tests::quickcheck_sort_by_offset_pointer_increments ... ok [INFO] [stdout] test peephole_tests::remove_dead_loops_not_adjacent ... ok [INFO] [stdout] test peephole_tests::should_annotate_known_zero ... ok [INFO] [stdout] test peephole_tests::remove_dead_loops_nested ... ok [INFO] [stdout] test peephole_tests::should_annotate_known_zero_cleaned_up ... ok [INFO] [stdout] test peephole_tests::should_annotate_known_zero_nested ... ok [INFO] [stdout] test peephole_tests::should_combine_before_read ... ok [INFO] [stdout] test peephole_tests::remove_repeated_loops ... ok [INFO] [stdout] test peephole_tests::should_combine_ptr_increments ... ok [INFO] [stdout] test peephole_tests::should_combine_before_read_nested ... ok [INFO] [stdout] test peephole_tests::should_extract_multiply_multiple_cells ... ok [INFO] [stdout] test peephole_tests::should_extract_multiply_negative_number ... ok [INFO] [stdout] test peephole_tests::should_combine_set_and_set_nested ... ok [INFO] [stdout] test peephole_tests::should_extract_multiply_nested ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_from_clear_loop ... ok [INFO] [stdout] test peephole_tests::remove_dead_loops_after_set ... ok [INFO] [stdout] test peephole_tests::should_extract_multiply_simple ... ok [INFO] [stdout] test peephole_tests::quickcheck_sort_by_offset_set ... ok [INFO] [stdout] test peephole_tests::no_combine_before_read_after_write ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_with_read ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_without_decrement ... ok [INFO] [stdout] test peephole_tests::should_remove_pure_code ... ok [INFO] [stdout] test peephole_tests::should_preserve_set_0_in_loop ... ok [INFO] [stdout] test peephole_tests::should_remove_redundant_set ... ok [INFO] [stdout] test peephole_tests::simplify_nested_zeroing_loop ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_with_inner_loop ... ok [INFO] [stdout] test peephole_tests::should_remove_redundant_set_multiply ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_net_movement ... ok [INFO] [stdout] test peephole_tests::simplify_zeroing_loop ... ok [INFO] [stdout] test peephole_tests::sort_by_offset_increment ... ok [INFO] [stdout] test peephole_tests::sort_by_offset_read ... ok [INFO] [stdout] test peephole_tests::sort_by_offset_increment_nested ... ok [INFO] [stdout] test peephole_tests::should_not_extract_multiply_with_write ... ok [INFO] [stdout] test peephole_tests::sort_by_offset_remove_redundant ... ok [INFO] [stdout] test peephole_tests::quickcheck_should_combine_set_and_increment ... ok [INFO] [stdout] test peephole_tests::annotate_known_zero_idempotent ... ok [INFO] [stdout] test peephole_tests::quickcheck_should_annotate_known_zero_at_start ... ok [INFO] [stdout] test execution::quickcheck_cell_ptr_in_bounds ... ok [INFO] [stdout] test peephole_tests::quickcheck_optimize_should_decrease_size ... ok [INFO] [stdout] test peephole_tests::quickcheck_optimize_should_be_idempotent ... ok [INFO] [stdout] test soundness_tests::combine_set_and_increments_is_sound ... ok [INFO] [stdout] test soundness_tests::annotate_known_zero_is_sound ... ok [INFO] [stdout] test soundness_tests::combine_before_read_is_sound ... ok [INFO] [stdout] test soundness_tests::sort_by_offset_is_sound ... ok [INFO] [stdout] test soundness_tests::combine_increments_is_sound ... ok [INFO] [stdout] test peephole_tests::quickcheck_should_remove_dead_pure_code ... ok [INFO] [stdout] test soundness_tests::remove_pure_code_is_sound ... ok [INFO] [stdout] test soundness_tests::remove_redundant_sets_is_sound ... ok [INFO] [stdout] test soundness_tests::extract_multiply_is_sound ... ok [INFO] [stdout] test soundness_tests::test_overall_optimize_is_sound ... ok [INFO] [stdout] test soundness_tests::simplify_loops_is_sound ... ok [INFO] [stdout] test soundness_tests::combine_ptr_increments_is_sound ... ok [INFO] [stdout] test soundness_tests::remove_dead_loops_is_sound ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_increment stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 1)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 1)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %offset_cell_index = add i32 %cell_index, 0", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index", " %offset_cell_index = add i32 %cell_index, 0") [INFO] [stdout] Both(" %cell_value = load i8, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index") [INFO] [stdout] Both(" %new_cell_value = add i8 %cell_value, 1", " %cell_value = load i8, i8* %current_cell_ptr") [INFO] [stdout] Both(" store i8 %new_cell_value, i8* %current_cell_ptr", " %new_cell_value = add i8 %cell_value, 1") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i8 %new_cell_value, i8* %current_cell_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_increment' panicked at 'assertion failed: false', src/llvm_tests.rs:693:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae9723dc - bfc::llvm_tests::compile_increment::ha000151e683248ca [INFO] [stdout] at src/llvm_tests.rs:693 [INFO] [stdout] 14: 0x5625ae971d7a - bfc::llvm_tests::compile_increment::{{closure}}::h6c496e1ce844159f [INFO] [stdout] at src/llvm_tests.rs:636 [INFO] [stdout] 15: 0x5625ae982fae - core::ops::function::FnOnce::call_once::h3a8636c437a8dc65 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_empty_program stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" br label %beginning", "init:") [INFO] [stdout] Both("", " br label %beginning") [INFO] [stdout] Both("beginning: ; preds = %init", "") [INFO] [stdout] Both(" ret i32 0", "beginning: ; preds = %init") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_empty_program' panicked at 'assertion failed: false', src/llvm_tests.rs:153:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96c9d2 - bfc::llvm_tests::compile_empty_program::h9d4ce98d95da94ca [INFO] [stdout] at src/llvm_tests.rs:153 [INFO] [stdout] 14: 0x5625ae96c46a - bfc::llvm_tests::compile_empty_program::{{closure}}::hce9bb8b252f39e43 [INFO] [stdout] at src/llvm_tests.rs:117 [INFO] [stdout] 15: 0x5625ae983cde - core::ops::function::FnOnce::call_once::ha1969ee914b5ee65 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_ptr_increment stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 2)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 2)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 2, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 2, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %new_cell_index = add i32 %cell_index, 1", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" store i32 %new_cell_index, i32* %cell_index_ptr", " %new_cell_index = add i32 %cell_index, 1") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i32 %new_cell_index, i32* %cell_index_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_ptr_increment' panicked at 'assertion failed: false', src/llvm_tests.rs:632:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae9719ff - bfc::llvm_tests::compile_ptr_increment::hd25f6271230ad77f [INFO] [stdout] at src/llvm_tests.rs:632 [INFO] [stdout] 14: 0x5625ae9713ca - bfc::llvm_tests::compile_ptr_increment::{{closure}}::h77b1e1ca4ffd4718 [INFO] [stdout] at src/llvm_tests.rs:579 [INFO] [stdout] 15: 0x5625ae982a6e - core::ops::function::FnOnce::call_once::h0a99177c10d2e05e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_read stdout ---- [INFO] [stdout] actual: ; ModuleID = 'foo' [INFO] [stdout] source_filename = "foo" [INFO] [stdout] target triple = "i686-pc-linux-gnu" [INFO] [stdout] [INFO] [stdout] ; Function Attrs: argmemonly nounwind willreturn [INFO] [stdout] declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0 [INFO] [stdout] [INFO] [stdout] declare i8* @malloc(i32) [INFO] [stdout] [INFO] [stdout] declare void @free(i8*) [INFO] [stdout] [INFO] [stdout] declare i32 @write(i32, i8*, i32) [INFO] [stdout] [INFO] [stdout] declare i32 @putchar(i32) [INFO] [stdout] [INFO] [stdout] declare i32 @getchar() [INFO] [stdout] [INFO] [stdout] define i32 @main() { [INFO] [stdout] init: [INFO] [stdout] %cells = call i8* @malloc(i32 1) [INFO] [stdout] %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0 [INFO] [stdout] call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true) [INFO] [stdout] %cell_index_ptr = alloca i32 [INFO] [stdout] store i32 0, i32* %cell_index_ptr [INFO] [stdout] br label %after_init [INFO] [stdout] [INFO] [stdout] beginning: ; No predecessors! [INFO] [stdout] br label %after_init [INFO] [stdout] [INFO] [stdout] after_init: ; preds = %init, %beginning [INFO] [stdout] %cell_index = load i32, i32* %cell_index_ptr [INFO] [stdout] %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index [INFO] [stdout] %input_char = call i32 @getchar() [INFO] [stdout] %input_byte = trunc i32 %input_char to i8 [INFO] [stdout] store i8 %input_byte, i8* %current_cell_ptr [INFO] [stdout] call void @free(i8* %cells) [INFO] [stdout] ret i32 0 [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] attributes #0 = { argmemonly nounwind willreturn } [INFO] [stdout] [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 1)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 1)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %input_char = call i32 @getchar()", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index") [INFO] [stdout] Both(" %input_byte = trunc i32 %input_char to i8", " %input_char = call i32 @getchar()") [INFO] [stdout] Both(" store i8 %input_byte, i8* %current_cell_ptr", " %input_byte = trunc i32 %input_char to i8") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i8 %input_byte, i8* %current_cell_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_read' panicked at 'assertion failed: false', src/llvm_tests.rs:271:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96deef - bfc::llvm_tests::compile_read::hcd8efcc392041f29 [INFO] [stdout] at src/llvm_tests.rs:271 [INFO] [stdout] 14: 0x5625ae96d73a - bfc::llvm_tests::compile_read::{{closure}}::h4d145c7261a37235 [INFO] [stdout] at src/llvm_tests.rs:216 [INFO] [stdout] 15: 0x5625ae9835ee - core::ops::function::FnOnce::call_once::h63e53fd899f875fa [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_set_with_offset stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 50)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 50)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 50, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 50, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %offset_cell_index = add i32 %cell_index, 42", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index", " %offset_cell_index = add i32 %cell_index, 42") [INFO] [stdout] Both(" store i8 1, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i8 1, i8* %current_cell_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_set_with_offset' panicked at 'assertion failed: false', src/llvm_tests.rs:212:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96d3b7 - bfc::llvm_tests::compile_set_with_offset::hd9948e05da7a05fb [INFO] [stdout] at src/llvm_tests.rs:212 [INFO] [stdout] 14: 0x5625ae96cd7a - bfc::llvm_tests::compile_set_with_offset::{{closure}}::h2b2ff776aebc64ad [INFO] [stdout] at src/llvm_tests.rs:157 [INFO] [stdout] 15: 0x5625ae98321e - core::ops::function::FnOnce::call_once::h498c2c454d635ea9 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_increment_with_offset stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 4)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 4)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 4, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 4, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %offset_cell_index = add i32 %cell_index, 3", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index", " %offset_cell_index = add i32 %cell_index, 3") [INFO] [stdout] Both(" %cell_value = load i8, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index") [INFO] [stdout] Both(" %new_cell_value = add i8 %cell_value, 1", " %cell_value = load i8, i8* %current_cell_ptr") [INFO] [stdout] Both(" store i8 %new_cell_value, i8* %current_cell_ptr", " %new_cell_value = add i8 %cell_value, 1") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i8 %new_cell_value, i8* %current_cell_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_increment_with_offset' panicked at 'assertion failed: false', src/llvm_tests.rs:753:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae972d97 - bfc::llvm_tests::compile_increment_with_offset::h9beb79cc6dbf79e9 [INFO] [stdout] at src/llvm_tests.rs:753 [INFO] [stdout] 14: 0x5625ae97275a - bfc::llvm_tests::compile_increment_with_offset::{{closure}}::hc47d591099a27222 [INFO] [stdout] at src/llvm_tests.rs:697 [INFO] [stdout] 15: 0x5625ae98358e - core::ops::function::FnOnce::call_once::h62b61c4cdd54fafb [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_multiply_move stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 3)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 3)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 3, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 3, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %cell_value = load i8, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index") [INFO] [stdout] Both(" %cell_value_is_zero = icmp eq i8 0, %cell_value", " %cell_value = load i8, i8* %current_cell_ptr") [INFO] [stdout] Both(" br i1 %cell_value_is_zero, label %multiply_after, label %multiply_body", " %cell_value_is_zero = icmp eq i8 0, %cell_value") [INFO] [stdout] Both("", " br i1 %cell_value_is_zero, label %multiply_after, label %multiply_body") [INFO] [stdout] Both("multiply_body: ; preds = %after_init", "") [INFO] [stdout] Both(" store i8 0, i8* %current_cell_ptr", "multiply_body: ; preds = %after_init") [INFO] [stdout] Both(" %target_cell_ptr = getelementptr i8, i8* %current_cell_ptr, i32 1", " store i8 0, i8* %current_cell_ptr") [INFO] [stdout] Both(" %target_cell_val = load i8, i8* %target_cell_ptr", " %target_cell_ptr = getelementptr i8, i8* %current_cell_ptr, i32 1") [INFO] [stdout] Both(" %additional_val = mul i8 %cell_value, 2", " %target_cell_val = load i8, i8* %target_cell_ptr") [INFO] [stdout] Both(" %new_target_val = add i8 %target_cell_val, %additional_val", " %additional_val = mul i8 %cell_value, 2") [INFO] [stdout] Both(" store i8 %new_target_val, i8* %target_cell_ptr", " %new_target_val = add i8 %target_cell_val, %additional_val") [INFO] [stdout] Both(" %target_cell_ptr1 = getelementptr i8, i8* %current_cell_ptr, i32 2", " store i8 %new_target_val, i8* %target_cell_ptr") [INFO] [stdout] Both(" %target_cell_val2 = load i8, i8* %target_cell_ptr1", " %target_cell_ptr1 = getelementptr i8, i8* %current_cell_ptr, i32 2") [INFO] [stdout] Both(" %additional_val3 = mul i8 %cell_value, 3", " %target_cell_val2 = load i8, i8* %target_cell_ptr1") [INFO] [stdout] Both(" %new_target_val4 = add i8 %target_cell_val2, %additional_val3", " %additional_val3 = mul i8 %cell_value, 3") [INFO] [stdout] Both(" store i8 %new_target_val4, i8* %target_cell_ptr1", " %new_target_val4 = add i8 %target_cell_val2, %additional_val3") [INFO] [stdout] Both(" br label %multiply_after", " store i8 %new_target_val4, i8* %target_cell_ptr1") [INFO] [stdout] Both("", " br label %multiply_after") [INFO] [stdout] Both("multiply_after: ; preds = %multiply_body, %after_init", "") [INFO] [stdout] Both(" call void @free(i8* %cells)", "multiply_after: ; preds = %multiply_body, %after_init") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_multiply_move' panicked at 'assertion failed: false', src/llvm_tests.rs:465:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96fcfe - bfc::llvm_tests::compile_multiply_move::h5498966da9564dce [INFO] [stdout] at src/llvm_tests.rs:465 [INFO] [stdout] 14: 0x5625ae96f5ea - bfc::llvm_tests::compile_multiply_move::{{closure}}::he7e9c8983b0fd3fe [INFO] [stdout] at src/llvm_tests.rs:390 [INFO] [stdout] 15: 0x5625ae98469e - core::ops::function::FnOnce::call_once::hfa74180e38b6e0e6 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_loop stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 1)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 1)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" br label %loop_header", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both("", " br label %loop_header") [INFO] [stdout] Both("loop_header: ; preds = %loop_body, %after_init", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "loop_header: ; preds = %loop_body, %after_init") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %cell_value = load i8, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index") [INFO] [stdout] Both(" %cell_value_is_zero = icmp eq i8 0, %cell_value", " %cell_value = load i8, i8* %current_cell_ptr") [INFO] [stdout] Both(" br i1 %cell_value_is_zero, label %loop_after, label %loop_body", " %cell_value_is_zero = icmp eq i8 0, %cell_value") [INFO] [stdout] Both("", " br i1 %cell_value_is_zero, label %loop_after, label %loop_body") [INFO] [stdout] Both("loop_body: ; preds = %loop_header", "") [INFO] [stdout] Both(" %cell_index1 = load i32, i32* %cell_index_ptr", "loop_body: ; preds = %loop_header") [INFO] [stdout] Both(" %offset_cell_index = add i32 %cell_index1, 0", " %cell_index1 = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr2 = getelementptr i8, i8* %cells, i32 %offset_cell_index", " %offset_cell_index = add i32 %cell_index1, 0") [INFO] [stdout] Both(" %cell_value3 = load i8, i8* %current_cell_ptr2", " %current_cell_ptr2 = getelementptr i8, i8* %cells, i32 %offset_cell_index") [INFO] [stdout] Both(" %new_cell_value = add i8 %cell_value3, 1", " %cell_value3 = load i8, i8* %current_cell_ptr2") [INFO] [stdout] Both(" store i8 %new_cell_value, i8* %current_cell_ptr2", " %new_cell_value = add i8 %cell_value3, 1") [INFO] [stdout] Both(" br label %loop_header", " store i8 %new_cell_value, i8* %current_cell_ptr2") [INFO] [stdout] Both("", " br label %loop_header") [INFO] [stdout] Both("loop_after: ; preds = %loop_header", "") [INFO] [stdout] Both(" call void @free(i8* %cells)", "loop_after: ; preds = %loop_header") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_loop' panicked at 'assertion failed: false', src/llvm_tests.rs:113:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96c0c0 - bfc::llvm_tests::compile_loop::hed0fdbb1992f3a33 [INFO] [stdout] at src/llvm_tests.rs:113 [INFO] [stdout] 14: 0x5625ae96b93a - bfc::llvm_tests::compile_loop::{{closure}}::h336fb08569ad3479 [INFO] [stdout] at src/llvm_tests.rs:40 [INFO] [stdout] 15: 0x5625ae98463e - core::ops::function::FnOnce::call_once::hf91c7dc40ac68ad6 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_start_instr_midway stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 1)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 1)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "beginning: ; No predecessors!") [INFO] [stdout] Both(" %offset_cell_index = add i32 %cell_index, 0", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index", " %offset_cell_index = add i32 %cell_index, 0") [INFO] [stdout] Both(" store i8 1, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %offset_cell_index") [INFO] [stdout] Both(" br label %after_init", " store i8 1, i8* %current_cell_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index1 = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %offset_cell_index2 = add i32 %cell_index1, 0", " %cell_index1 = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %current_cell_ptr3 = getelementptr i8, i8* %cells, i32 %offset_cell_index2", " %offset_cell_index2 = add i32 %cell_index1, 0") [INFO] [stdout] Both(" store i8 2, i8* %current_cell_ptr3", " %current_cell_ptr3 = getelementptr i8, i8* %cells, i32 %offset_cell_index2") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i8 2, i8* %current_cell_ptr3") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_start_instr_midway' panicked at 'assertion failed: false', src/llvm_tests.rs:821:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae97383d - bfc::llvm_tests::compile_start_instr_midway::h69a9bb1c5db801fc [INFO] [stdout] at src/llvm_tests.rs:821 [INFO] [stdout] 14: 0x5625ae97311a - bfc::llvm_tests::compile_start_instr_midway::{{closure}}::hc3fb4a8ad4c6e5e2 [INFO] [stdout] at src/llvm_tests.rs:757 [INFO] [stdout] 15: 0x5625ae9846fe - core::ops::function::FnOnce::call_once::hfb13e34384811fff [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_write stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 1)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 1)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" %cell_value = load i8, i8* %current_cell_ptr", " %current_cell_ptr = getelementptr i8, i8* %cells, i32 %cell_index") [INFO] [stdout] Both(" %cell_val_as_char = sext i8 %cell_value to i32", " %cell_value = load i8, i8* %current_cell_ptr") [INFO] [stdout] Both(" %0 = call i32 @putchar(i32 %cell_val_as_char)", " %cell_val_as_char = sext i8 %cell_value to i32") [INFO] [stdout] Both(" call void @free(i8* %cells)", " %0 = call i32 @putchar(i32 %cell_val_as_char)") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_write' panicked at 'assertion failed: false', src/llvm_tests.rs:329:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96e8b0 - bfc::llvm_tests::compile_write::hc298020d0e81ddda [INFO] [stdout] at src/llvm_tests.rs:329 [INFO] [stdout] 14: 0x5625ae96e29a - bfc::llvm_tests::compile_write::{{closure}}::h0defb0c23c2a6f4f [INFO] [stdout] at src/llvm_tests.rs:275 [INFO] [stdout] 15: 0x5625ae983c4e - core::ops::function::FnOnce::call_once::ha026753ea43ddd92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::compile_static_outputs stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("@known_outputs = constant [2 x i8] c\"\\05\\0A\"", "") [INFO] [stdout] Both("", "@known_outputs = constant [2 x i8] c\"\\05\\0A\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %0 = call i32 @write(i32 1, i8* getelementptr inbounds ([2 x i8], [2 x i8]* @known_outputs, i32 0, i32 0), i32 2)", "init:") [INFO] [stdout] Both(" br label %beginning", " %0 = call i32 @write(i32 1, i8* getelementptr inbounds ([2 x i8], [2 x i8]* @known_outputs, i32 0, i32 0), i32 2)") [INFO] [stdout] Both("", " br label %beginning") [INFO] [stdout] Both("beginning: ; preds = %init", "") [INFO] [stdout] Both(" ret i32 0", "beginning: ; preds = %init") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::compile_static_outputs' panicked at 'assertion failed: false', src/llvm_tests.rs:575:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae97101c - bfc::llvm_tests::compile_static_outputs::h4e8cb1124715932d [INFO] [stdout] at src/llvm_tests.rs:575 [INFO] [stdout] 14: 0x5625ae970aaa - bfc::llvm_tests::compile_static_outputs::{{closure}}::h1054792a7ccad84d [INFO] [stdout] at src/llvm_tests.rs:535 [INFO] [stdout] 15: 0x5625ae98327e - core::ops::function::FnOnce::call_once::h4b3d33697cb31092 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::respect_initial_cell_ptr stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 10)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 10)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 10, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 0, i32 10, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 8, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 8, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %new_cell_index = add i32 %cell_index, 1", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" store i32 %new_cell_index, i32* %cell_index_ptr", " %new_cell_index = add i32 %cell_index, 1") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i32 %new_cell_index, i32* %cell_index_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::respect_initial_cell_ptr' panicked at 'assertion failed: false', src/llvm_tests.rs:386:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae96f26f - bfc::llvm_tests::respect_initial_cell_ptr::hda36475453c4e06e [INFO] [stdout] at src/llvm_tests.rs:386 [INFO] [stdout] 14: 0x5625ae96ec3a - bfc::llvm_tests::respect_initial_cell_ptr::{{closure}}::hd1e656139b1968c4 [INFO] [stdout] at src/llvm_tests.rs:333 [INFO] [stdout] 15: 0x5625ae98421e - core::ops::function::FnOnce::call_once::hd02ab8045dd85953 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llvm_tests::set_initial_cell_values stdout ---- [INFO] [stdout] Lines do not match! [INFO] [stdout] Both("target triple = \"i686-pc-linux-gnu\"", "source_filename = \"foo\"") [INFO] [stdout] Both("", "target triple = \"i686-pc-linux-gnu\"") [INFO] [stdout] Both("; Function Attrs: argmemonly nounwind", "") [INFO] [stdout] Both("declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) #0", "; Function Attrs: argmemonly nounwind willreturn") [INFO] [stdout] Both("", "declare void @llvm.memset.p0i8.i32(i8* nocapture writeonly, i8, i32, i32 immarg, i1) #0") [INFO] [stdout] Both("declare i8* @malloc(i32)", "") [INFO] [stdout] Both("", "declare i8* @malloc(i32)") [INFO] [stdout] Both("declare void @free(i8*)", "") [INFO] [stdout] Both("", "declare void @free(i8*)") [INFO] [stdout] Both("declare i32 @write(i32, i8*, i32)", "") [INFO] [stdout] Both("", "declare i32 @write(i32, i8*, i32)") [INFO] [stdout] Both("declare i32 @putchar(i32)", "") [INFO] [stdout] Both("", "declare i32 @putchar(i32)") [INFO] [stdout] Both("declare i32 @getchar()", "") [INFO] [stdout] Both("", "declare i32 @getchar()") [INFO] [stdout] Both("define i32 @main() {", "") [INFO] [stdout] Both("init:", "define i32 @main() {") [INFO] [stdout] Both(" %cells = call i8* @malloc(i32 6)", "init:") [INFO] [stdout] Both(" %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0", " %cells = call i8* @malloc(i32 6)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 1, i32 2, i32 1, i1 true)", " %offset_cell_ptr = getelementptr i8, i8* %cells, i32 0") [INFO] [stdout] Both(" %offset_cell_ptr1 = getelementptr i8, i8* %cells, i32 2", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr, i8 1, i32 2, i32 1, i1 true)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr1, i8 2, i32 1, i32 1, i1 true)", " %offset_cell_ptr1 = getelementptr i8, i8* %cells, i32 2") [INFO] [stdout] Both(" %offset_cell_ptr2 = getelementptr i8, i8* %cells, i32 3", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr1, i8 2, i32 1, i32 1, i1 true)") [INFO] [stdout] Both(" call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr2, i8 0, i32 3, i32 1, i1 true)", " %offset_cell_ptr2 = getelementptr i8, i8* %cells, i32 3") [INFO] [stdout] Both(" %cell_index_ptr = alloca i32", " call void @llvm.memset.p0i8.i32(i8* %offset_cell_ptr2, i8 0, i32 3, i32 1, i1 true)") [INFO] [stdout] Both(" store i32 0, i32* %cell_index_ptr", " %cell_index_ptr = alloca i32") [INFO] [stdout] Both(" br label %after_init", " store i32 0, i32* %cell_index_ptr") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("beginning: ; No predecessors!", "") [INFO] [stdout] Both(" br label %after_init", "beginning: ; No predecessors!") [INFO] [stdout] Both("", " br label %after_init") [INFO] [stdout] Both("after_init: ; preds = %init, %beginning", "") [INFO] [stdout] Both(" %cell_index = load i32, i32* %cell_index_ptr", "after_init: ; preds = %init, %beginning") [INFO] [stdout] Both(" %new_cell_index = add i32 %cell_index, 1", " %cell_index = load i32, i32* %cell_index_ptr") [INFO] [stdout] Both(" store i32 %new_cell_index, i32* %cell_index_ptr", " %new_cell_index = add i32 %cell_index, 1") [INFO] [stdout] Both(" call void @free(i8* %cells)", " store i32 %new_cell_index, i32* %cell_index_ptr") [INFO] [stdout] Both(" ret i32 0", " call void @free(i8* %cells)") [INFO] [stdout] Both("}", " ret i32 0") [INFO] [stdout] Both("", "}") [INFO] [stdout] Both("attributes #0 = { argmemonly nounwind }", "") [INFO] [stdout] Both("", "attributes #0 = { argmemonly nounwind willreturn }") [INFO] [stdout] Right("") [INFO] [stdout] thread 'llvm_tests::set_initial_cell_values' panicked at 'assertion failed: false', src/llvm_tests.rs:531:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625aeb23925 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5625aeb23925 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5625aeb23925 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5625aeb23925 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5625aeb4bd2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5625ae9c45d5 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5625aeb1dcb1 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5625aeb26150 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5625aeb26150 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5625aeb26150 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5625aeb25e4a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5625aeb26787 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5625aea09a8b - std::panicking::begin_panic::h2cc8bbc6877d404b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x5625ae97072a - bfc::llvm_tests::set_initial_cell_values::h1d18ce333e393aa1 [INFO] [stdout] at src/llvm_tests.rs:531 [INFO] [stdout] 14: 0x5625ae9700ba - bfc::llvm_tests::set_initial_cell_values::{{closure}}::h6af7b4cc7573b0af [INFO] [stdout] at src/llvm_tests.rs:469 [INFO] [stdout] 15: 0x5625ae9842ae - core::ops::function::FnOnce::call_once::hd8901fe9a2c3d229 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x5625ae9eb9c2 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x5625ae9eb9c2 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x5625ae9eb9c2 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5625ae9eb9c2 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x5625ae9eb9c2 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5625ae9eb9c2 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x5625ae9eb9c2 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x5625ae9c3a96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x5625ae9c9035 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5625ae9c9035 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x5625ae9c9035 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x5625ae9c9035 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5625ae9c9035 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x5625ae9c9035 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x5625aeb2caca - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x5625aeb2caca - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7fbcc1a33609 - start_thread [INFO] [stdout] 35: 0x7fbcc193f103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] llvm_tests::compile_empty_program [INFO] [stdout] llvm_tests::compile_increment [INFO] [stdout] llvm_tests::compile_increment_with_offset [INFO] [stdout] llvm_tests::compile_loop [INFO] [stdout] llvm_tests::compile_multiply_move [INFO] [stdout] llvm_tests::compile_ptr_increment [INFO] [stdout] llvm_tests::compile_read [INFO] [stdout] llvm_tests::compile_set_with_offset [INFO] [stdout] llvm_tests::compile_start_instr_midway [INFO] [stdout] llvm_tests::compile_static_outputs [INFO] [stdout] llvm_tests::compile_write [INFO] [stdout] llvm_tests::respect_initial_cell_ptr [INFO] [stdout] llvm_tests::set_initial_cell_values [INFO] [stdout] [INFO] [stdout] test result: FAILED. 145 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bfc' [INFO] running `"docker" "inspect" "05c52443a6c47cde63e949617ce115626815a630ca483d9c55d95932a15fab19"` [INFO] running `"docker" "rm" "-f" "05c52443a6c47cde63e949617ce115626815a630ca483d9c55d95932a15fab19"` [INFO] [stdout] 05c52443a6c47cde63e949617ce115626815a630ca483d9c55d95932a15fab19