Oct 10 17:16:59.123 INFO testing oeb25/lo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:16:59.123 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:16:59.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:16:59.648 INFO blam! 6ce251bef58bce24c4cdedd597438a27a399b1b2f8f9eb7511069f8046229354 Oct 10 17:16:59.650 INFO running `"docker" "start" "-a" "6ce251bef58bce24c4cdedd597438a27a399b1b2f8f9eb7511069f8046229354"` Oct 10 17:17:01.680 INFO kablam! usermod: no changes Oct 10 17:17:01.768 INFO kablam! Compiling lo v0.1.0 (/source) Oct 10 17:17:02.568 INFO kablam! warning: unused import: `Operator` Oct 10 17:17:02.568 INFO kablam! --> src/typer.rs:2:62 Oct 10 17:17:02.568 INFO kablam! | Oct 10 17:17:02.568 INFO kablam! 2 | Block, Expression, ExpressionKind, FunctionDef, Literal, Operator, Origin, Program, Oct 10 17:17:02.568 INFO kablam! | ^^^^^^^^ Oct 10 17:17:02.568 INFO kablam! | Oct 10 17:17:02.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:17:02.568 INFO kablam! Oct 10 17:17:03.808 INFO kablam! warning: method is never used: `order_structs` Oct 10 17:17:03.808 INFO kablam! --> src/ast.rs:186:5 Oct 10 17:17:03.808 INFO kablam! | Oct 10 17:17:03.808 INFO kablam! 186 | fn order_structs(&self) -> Vec<&StructDef<'a>> { Oct 10 17:17:03.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.808 INFO kablam! | Oct 10 17:17:03.808 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:17:03.808 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Index` Oct 10 17:17:03.809 INFO kablam! --> src/c.rs:12:5 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 12 | Index(Box>, Box>), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `FunctionCall` Oct 10 17:17:03.809 INFO kablam! --> src/c.rs:13:5 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 13 | FunctionCall(Box>, Vec>), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: method is never used: `new` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:115:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 115 | fn new() -> Bytes { Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Store` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:136:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 136 | Store(Register, B), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Add8` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:137:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 137 | Add8(Register, Register), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `AddF2` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:138:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 138 | AddF2(Register, Register), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Save` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:139:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 139 | Save(Register), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Jump` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:140:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 140 | Jump(Register), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: variant is never constructed: `Print` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:141:2 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 141 | Print(Register), Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:03.809 INFO kablam! warning: function is never used: `run` Oct 10 17:17:03.809 INFO kablam! --> src/instruction.rs:144:1 Oct 10 17:17:03.809 INFO kablam! | Oct 10 17:17:03.809 INFO kablam! 144 | fn run(instructions: &[Instruction]) -> Bytes { Oct 10 17:17:03.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:03.809 INFO kablam! Oct 10 17:17:09.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.51s Oct 10 17:17:09.225 INFO kablam! su: No module specific data is present Oct 10 17:17:10.756 INFO running `"docker" "rm" "-f" "6ce251bef58bce24c4cdedd597438a27a399b1b2f8f9eb7511069f8046229354"` Oct 10 17:17:11.160 INFO blam! 6ce251bef58bce24c4cdedd597438a27a399b1b2f8f9eb7511069f8046229354 Oct 10 17:17:11.164 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:17:11.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:17:11.718 INFO blam! a8d7814d116c40e42c8c440f96539541a0e18b2e9c407c2ae3016ef74a4baafc Oct 10 17:17:11.719 INFO running `"docker" "start" "-a" "a8d7814d116c40e42c8c440f96539541a0e18b2e9c407c2ae3016ef74a4baafc"` Oct 10 17:17:14.244 INFO kablam! usermod: no changes Oct 10 17:17:14.332 INFO kablam! Compiling lo v0.1.0 (/source) Oct 10 17:17:15.264 INFO kablam! warning: unused import: `Operator` Oct 10 17:17:15.264 INFO kablam! --> src/typer.rs:2:62 Oct 10 17:17:15.264 INFO kablam! | Oct 10 17:17:15.264 INFO kablam! 2 | Block, Expression, ExpressionKind, FunctionDef, Literal, Operator, Origin, Program, Oct 10 17:17:15.264 INFO kablam! | ^^^^^^^^ Oct 10 17:17:15.264 INFO kablam! | Oct 10 17:17:15.264 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:17:15.264 INFO kablam! Oct 10 17:17:16.383 INFO kablam! warning: method is never used: `order_structs` Oct 10 17:17:16.383 INFO kablam! --> src/ast.rs:186:5 Oct 10 17:17:16.383 INFO kablam! | Oct 10 17:17:16.383 INFO kablam! 186 | fn order_structs(&self) -> Vec<&StructDef<'a>> { Oct 10 17:17:16.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:16.383 INFO kablam! | Oct 10 17:17:16.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:17:16.383 INFO kablam! Oct 10 17:17:16.383 INFO kablam! warning: variant is never constructed: `Index` Oct 10 17:17:16.383 INFO kablam! --> src/c.rs:12:5 Oct 10 17:17:16.383 INFO kablam! | Oct 10 17:17:16.383 INFO kablam! 12 | Index(Box>, Box>), Oct 10 17:17:16.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:16.383 INFO kablam! Oct 10 17:17:16.383 INFO kablam! warning: variant is never constructed: `FunctionCall` Oct 10 17:17:16.383 INFO kablam! --> src/c.rs:13:5 Oct 10 17:17:16.383 INFO kablam! | Oct 10 17:17:16.383 INFO kablam! 13 | FunctionCall(Box>, Vec>), Oct 10 17:17:16.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:16.383 INFO kablam! Oct 10 17:17:16.388 INFO kablam! warning: variant is never constructed: `Add8` Oct 10 17:17:16.388 INFO kablam! --> src/instruction.rs:137:2 Oct 10 17:17:16.388 INFO kablam! | Oct 10 17:17:16.388 INFO kablam! 137 | Add8(Register, Register), Oct 10 17:17:16.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:17:16.388 INFO kablam! Oct 10 17:17:17.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.04s Oct 10 17:17:17.317 INFO kablam! su: No module specific data is present Oct 10 17:17:18.503 INFO running `"docker" "rm" "-f" "a8d7814d116c40e42c8c440f96539541a0e18b2e9c407c2ae3016ef74a4baafc"` Oct 10 17:17:18.839 INFO blam! a8d7814d116c40e42c8c440f96539541a0e18b2e9c407c2ae3016ef74a4baafc Oct 10 17:17:18.845 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:17:18.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:17:19.171 INFO blam! 616e04f3d38bff7553fcab2f8cbeb22e3752de1b8871ffeac21b59bc4a36aca3 Oct 10 17:17:19.173 INFO running `"docker" "start" "-a" "616e04f3d38bff7553fcab2f8cbeb22e3752de1b8871ffeac21b59bc4a36aca3"` Oct 10 17:17:20.515 INFO kablam! usermod: no changes Oct 10 17:17:20.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 17:17:20.558 INFO kablam! Running /target/debug/deps/lo-4fc042335c0c1e1d Oct 10 17:17:20.560 INFO blam! Oct 10 17:17:20.560 INFO blam! running 1 test Oct 10 17:17:20.593 INFO blam! test instruction::initial ... FAILED Oct 10 17:17:20.593 INFO blam! Oct 10 17:17:20.593 INFO blam! failures: Oct 10 17:17:20.593 INFO blam! Oct 10 17:17:20.593 INFO blam! ---- instruction::initial stdout ---- Oct 10 17:17:20.593 INFO blam! Store(Register(0), F64(4.0)) Oct 10 17:17:20.593 INFO blam! Store(Register(3), U64(2)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(8.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(16.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(32.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(64.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(128.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(256.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(512.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(1024.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(2048.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.593 INFO blam! F64(4096.0) Oct 10 17:17:20.593 INFO blam! Jump(Register(3)) Oct 10 17:17:20.593 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.593 INFO blam! Save(Register(0)) Oct 10 17:17:20.593 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(8192.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(16384.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(32768.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(65536.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(131072.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(262144.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(524288.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(1048576.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(2097152.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(4194304.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(8388608.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(16777216.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(33554432.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! Print(Register(0)) Oct 10 17:17:20.594 INFO blam! F64(67108864.0) Oct 10 17:17:20.594 INFO blam! Jump(Register(3)) Oct 10 17:17:20.594 INFO blam! AddF2(Register(0), Register(0)) Oct 10 17:17:20.594 INFO blam! Save(Register(0)) Oct 10 17:17:20.594 INFO blam! thread 'instruction::initial' panicked at 'over 100 loops', src/instruction.rs:157:4 Oct 10 17:17:20.594 INFO blam! stack backtrace: Oct 10 17:17:20.594 INFO blam! 0: 0x55adb618e1ce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 17:17:20.594 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 17:17:20.594 INFO blam! 1: 0x55adb6197076 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 17:17:20.594 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 17:17:20.594 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 17:17:20.594 INFO blam! 2: 0x55adb6191dcd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 17:17:20.594 INFO blam! at libstd/panicking.rs:211 Oct 10 17:17:20.594 INFO blam! 3: 0x55adb6191adb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 17:17:20.594 INFO blam! at libstd/panicking.rs:221 Oct 10 17:17:20.594 INFO blam! 4: 0x55adb619247c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 17:17:20.594 INFO blam! at libstd/panicking.rs:476 Oct 10 17:17:20.594 INFO blam! 5: 0x55adb613f74f - std::panicking::begin_panic::hcde9a3c3667651e3 Oct 10 17:17:20.594 INFO blam! at libstd/panicking.rs:410 Oct 10 17:17:20.594 INFO blam! 6: 0x55adb613bfaf - lo::instruction::run::h3b6740932946cc44 Oct 10 17:17:20.594 INFO blam! at src/instruction.rs:157 Oct 10 17:17:20.594 INFO blam! 7: 0x55adb613d38a - lo::instruction::initial::h8aa95d69bd2f3898 Oct 10 17:17:20.594 INFO blam! at src/instruction.rs:211 Oct 10 17:17:20.594 INFO blam! 8: 0x55adb613d019 - lo::instruction::initial::{{closure}}::hb2095d73d62f1989 Oct 10 17:17:20.594 INFO blam! at src/instruction.rs:197 Oct 10 17:17:20.594 INFO blam! 9: 0x55adb613f26d - core::ops::function::FnOnce::call_once::h277fad871824f745 Oct 10 17:17:20.594 INFO blam! at libcore/ops/function.rs:238 Oct 10 17:17:20.595 INFO blam! 10: 0x55adb614506e - >::call_box::h95b7cb918af67b5d Oct 10 17:17:20.595 INFO blam! at libtest/lib.rs:1468 Oct 10 17:17:20.595 INFO blam! at libcore/ops/function.rs:238 Oct 10 17:17:20.595 INFO blam! at liballoc/boxed.rs:672 Oct 10 17:17:20.595 INFO blam! 11: 0x55adb61a2249 - __rust_maybe_catch_panic Oct 10 17:17:20.595 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 17:17:20.595 INFO blam! 12: 0x55adb6165bbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 17:17:20.595 INFO blam! at libstd/panicking.rs:289 Oct 10 17:17:20.595 INFO blam! at libstd/panic.rs:392 Oct 10 17:17:20.595 INFO blam! at libtest/lib.rs:1423 Oct 10 17:17:20.595 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 17:17:20.595 INFO blam! 13: 0x55adb61667c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 17:17:20.595 INFO blam! at libstd/thread/mod.rs:409 Oct 10 17:17:20.595 INFO blam! at libstd/panic.rs:313 Oct 10 17:17:20.595 INFO blam! at libstd/panicking.rs:310 Oct 10 17:17:20.595 INFO blam! 14: 0x55adb61a2249 - __rust_maybe_catch_panic Oct 10 17:17:20.595 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 17:17:20.595 INFO blam! 15: 0x55adb6153d86 - >::call_box::h96125cb29a9ba44b Oct 10 17:17:20.595 INFO blam! at libstd/panicking.rs:289 Oct 10 17:17:20.595 INFO blam! at libstd/panic.rs:392 Oct 10 17:17:20.595 INFO blam! at libstd/thread/mod.rs:408 Oct 10 17:17:20.595 INFO blam! at liballoc/boxed.rs:672 Oct 10 17:17:20.595 INFO blam! 16: 0x55adb619020a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 17:17:20.595 INFO blam! at liballoc/boxed.rs:682 Oct 10 17:17:20.595 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 17:17:20.595 INFO blam! 17: 0x55adb6185995 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 17:17:20.595 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 17:17:20.595 INFO blam! 18: 0x7f52d50a36b9 - start_thread Oct 10 17:17:20.595 INFO blam! 19: 0x7f52d4bc341c - clone Oct 10 17:17:20.595 INFO blam! 20: 0x0 - Oct 10 17:17:20.595 INFO blam! Oct 10 17:17:20.595 INFO blam! Oct 10 17:17:20.595 INFO blam! failures: Oct 10 17:17:20.595 INFO blam! instruction::initial Oct 10 17:17:20.595 INFO blam! Oct 10 17:17:20.595 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:17:20.595 INFO blam! Oct 10 17:17:20.608 INFO kablam! error: test failed, to rerun pass '--bin lo' Oct 10 17:17:20.608 INFO kablam! su: No module specific data is present Oct 10 17:17:21.885 INFO running `"docker" "rm" "-f" "616e04f3d38bff7553fcab2f8cbeb22e3752de1b8871ffeac21b59bc4a36aca3"` Oct 10 17:17:22.190 INFO blam! 616e04f3d38bff7553fcab2f8cbeb22e3752de1b8871ffeac21b59bc4a36aca3