Oct 10 16:24:19.274 INFO testing rainbowbismuth/speckle against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:24:19.275 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:24:19.275 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 16:24:19.603 INFO blam! 3f20aaeea9aa3f3884c0ee5a356a0e3eec3f575790f87723d4cf60444c605ebb Oct 10 16:24:19.605 INFO running `"docker" "start" "-a" "3f20aaeea9aa3f3884c0ee5a356a0e3eec3f575790f87723d4cf60444c605ebb"` Oct 10 16:24:20.286 INFO kablam! usermod: no changes Oct 10 16:24:20.339 INFO kablam! Compiling libc v0.2.14 Oct 10 16:24:21.313 INFO kablam! Compiling speckle v0.1.0 (/source) Oct 10 16:24:21.870 INFO kablam! warning: unused variable: `reg_bis` Oct 10 16:24:21.870 INFO kablam! --> src/arch/x64.rs:583:42 Oct 10 16:24:21.870 INFO kablam! | Oct 10 16:24:21.870 INFO kablam! 583 | ArithQSrc::Reg64BaseIdxScale(reg_bis) => /*match dest.into()*/ { Oct 10 16:24:21.870 INFO kablam! | ^^^^^^^ help: consider using `_reg_bis` instead Oct 10 16:24:21.870 INFO kablam! | Oct 10 16:24:21.870 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:24:21.871 INFO kablam! Oct 10 16:24:21.871 INFO kablam! warning: unused variable: `reg_bis_d` Oct 10 16:24:21.871 INFO kablam! --> src/arch/x64.rs:586:54 Oct 10 16:24:21.871 INFO kablam! | Oct 10 16:24:21.871 INFO kablam! 586 | ArithQSrc::Reg64BaseIdxScaleDisplacement(reg_bis_d) => /*match dest.into()*/ { Oct 10 16:24:21.871 INFO kablam! | ^^^^^^^^^ help: consider using `_reg_bis_d` instead Oct 10 16:24:21.871 INFO kablam! Oct 10 16:24:21.895 INFO kablam! warning: variant is never constructed: `RAX` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:18:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 18 | RAX = 0, Oct 10 16:24:21.896 INFO kablam! | ^^^^^^^ Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RCX` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:19:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 19 | RCX, // 1 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RDX` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:20:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 20 | RDX, // 2 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RBX` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:21:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 21 | RBX, // 3 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RSP` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:22:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 22 | RSP, // 4 Makes SIB happen except when Mod == 0b11 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RBP` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:23:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 23 | RBP, // 5 Is RIP when Mod == 0b00 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RSI` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:24:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 24 | RSI, // 6 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `RDI` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:25:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 25 | RDI, // 7 Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `R8` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:26:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 26 | R8, Oct 10 16:24:21.896 INFO kablam! | ^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `R9` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:27:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 27 | R9, Oct 10 16:24:21.896 INFO kablam! | ^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `R10` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:28:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 28 | R10, Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `R11` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:29:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 29 | R11, Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.896 INFO kablam! warning: variant is never constructed: `R12` Oct 10 16:24:21.896 INFO kablam! --> src/arch/x64.rs:30:5 Oct 10 16:24:21.896 INFO kablam! | Oct 10 16:24:21.896 INFO kablam! 30 | R12, Oct 10 16:24:21.896 INFO kablam! | ^^^ Oct 10 16:24:21.896 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: variant is never constructed: `R13` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:31:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 31 | R13, Oct 10 16:24:21.900 INFO kablam! | ^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: variant is never constructed: `R14` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:32:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 32 | R14, Oct 10 16:24:21.900 INFO kablam! | ^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: variant is never constructed: `R15` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:33:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 33 | R15, Oct 10 16:24:21.900 INFO kablam! | ^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: method is never used: `requires_ext` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:40:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 40 | pub fn requires_ext(self) -> bool { Oct 10 16:24:21.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:44:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 44 | pub fn code(self) -> u8 { Oct 10 16:24:21.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: method is never used: `wants_sib` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:48:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 48 | pub fn wants_sib(self, modb: Mod) -> bool { Oct 10 16:24:21.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: method is never used: `is_rip` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:53:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 53 | pub fn is_rip(self, modb: Mod) -> bool { Oct 10 16:24:21.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.900 INFO kablam! Oct 10 16:24:21.900 INFO kablam! warning: method is never used: `ptr` Oct 10 16:24:21.900 INFO kablam! --> src/arch/x64.rs:58:5 Oct 10 16:24:21.900 INFO kablam! | Oct 10 16:24:21.900 INFO kablam! 58 | pub fn ptr(self) -> Reg64Deref { Oct 10 16:24:21.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: method is never used: `x1` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:62:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 62 | pub fn x1(self) -> Reg64IdxScale { Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: method is never used: `x2` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:66:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 66 | pub fn x2(self) -> Reg64IdxScale { Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: method is never used: `x4` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:70:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 70 | pub fn x4(self) -> Reg64IdxScale { Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: method is never used: `x8` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:74:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 74 | pub fn x8(self) -> Reg64IdxScale { Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `One` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:82:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 82 | One = 0, Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `Two` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:83:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 83 | Two, Oct 10 16:24:21.901 INFO kablam! | ^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `Four` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:84:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 84 | Four, Oct 10 16:24:21.901 INFO kablam! | ^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `Eight` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:85:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 85 | Eight, Oct 10 16:24:21.901 INFO kablam! | ^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:89:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 89 | pub fn code(self) -> u8 { Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `ADD` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:256:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 256 | ADD = 0, Oct 10 16:24:21.901 INFO kablam! | ^^^^^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `OR` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:257:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 257 | OR, Oct 10 16:24:21.901 INFO kablam! | ^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `ADC` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:258:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 258 | ADC, Oct 10 16:24:21.901 INFO kablam! | ^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `SBB` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:259:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 259 | SBB, Oct 10 16:24:21.901 INFO kablam! | ^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `AND` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:260:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.901 INFO kablam! 260 | AND, Oct 10 16:24:21.901 INFO kablam! | ^^^ Oct 10 16:24:21.901 INFO kablam! Oct 10 16:24:21.901 INFO kablam! warning: variant is never constructed: `SUB` Oct 10 16:24:21.901 INFO kablam! --> src/arch/x64.rs:261:5 Oct 10 16:24:21.901 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 261 | SUB, Oct 10 16:24:21.902 INFO kablam! | ^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `XOR` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:262:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 262 | XOR, Oct 10 16:24:21.902 INFO kablam! | ^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `CMP` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:263:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 263 | CMP, Oct 10 16:24:21.902 INFO kablam! | ^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:267:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 267 | pub fn code(self) -> u8 { Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `Indirect` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:275:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 275 | Indirect = 0, Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `OneByteDisp` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:276:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 276 | OneByteDisp, Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `FourByteDisp` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:277:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 277 | FourByteDisp, Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: variant is never constructed: `Register` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:278:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 278 | Register, Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.902 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.902 INFO kablam! --> src/arch/x64.rs:282:5 Oct 10 16:24:21.902 INFO kablam! | Oct 10 16:24:21.902 INFO kablam! 282 | pub fn code(self) -> u8 { Oct 10 16:24:21.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.902 INFO kablam! Oct 10 16:24:21.914 INFO kablam! warning: variant is never constructed: `Src` Oct 10 16:24:21.914 INFO kablam! --> src/arch/x64.rs:290:5 Oct 10 16:24:21.914 INFO kablam! | Oct 10 16:24:21.914 INFO kablam! 290 | Src = 0b00, Oct 10 16:24:21.914 INFO kablam! | ^^^^^^^^^^ Oct 10 16:24:21.914 INFO kablam! Oct 10 16:24:21.914 INFO kablam! warning: variant is never constructed: `Dest` Oct 10 16:24:21.914 INFO kablam! --> src/arch/x64.rs:291:5 Oct 10 16:24:21.914 INFO kablam! | Oct 10 16:24:21.914 INFO kablam! 291 | Dest = 0b10, Oct 10 16:24:21.914 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:24:21.914 INFO kablam! Oct 10 16:24:21.914 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.914 INFO kablam! --> src/arch/x64.rs:295:5 Oct 10 16:24:21.914 INFO kablam! | Oct 10 16:24:21.914 INFO kablam! 295 | pub fn code(self) -> u8 { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: variant is never constructed: `Ret` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:302:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 302 | Ret, Oct 10 16:24:21.915 INFO kablam! | ^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: variant is never constructed: `Arith` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:303:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 303 | Arith(ArithInstr, ArithQDest, ArithQSrc) Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: variant is never constructed: `InvalidOperandCombination` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:308:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 308 | InvalidOperandCombination Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: type alias is never used: `Result` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:311:1 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 311 | pub type Result = result::Result; Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: struct is never constructed: `InstructionBuilder` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:328:1 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 328 | struct InstructionBuilder { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `new` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:334:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 334 | fn new() -> Self { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `build` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:341:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 341 | fn build(&self) -> &[u8] { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `emit` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:345:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 345 | fn emit(&mut self, byte: u8) { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `emit_rex_w` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:350:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 350 | fn emit_rex_w(&mut self, rm_extension: bool, sib_extension: bool, reg_extension: bool) { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `emit_mod_reg_rm` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:355:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 355 | fn emit_mod_reg_rm(&mut self, modb: Mod, reg: u8, rm: u8) { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `emit_sib` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:361:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 361 | fn emit_sib(&mut self, scale: Scale, index: u8, base: u8) { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `emit_imm_i32` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:367:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 367 | fn emit_imm_i32(&mut self, imm: i32) { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: struct is never constructed: `Assembler` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:375:1 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 375 | pub struct Assembler<'a> { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `new` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:381:5 Oct 10 16:24:21.915 INFO kablam! | Oct 10 16:24:21.915 INFO kablam! 381 | pub fn new(buffer: &'a mut [u8]) -> Self { Oct 10 16:24:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.915 INFO kablam! Oct 10 16:24:21.915 INFO kablam! warning: method is never used: `code` Oct 10 16:24:21.915 INFO kablam! --> src/arch/x64.rs:385:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 385 | pub fn code(self) -> &'a mut [u8] { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `emit` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:389:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 389 | fn emit(&mut self, byte: u8) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `append` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:394:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 394 | fn append(&mut self, ib: &InstructionBuilder) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_rax_imm` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:400:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 400 | fn arithq_rax_imm(&mut self, arith: ArithInstr, imm: i32) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_disp_only_reg` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:408:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 408 | fn arithq_disp_only_reg(&mut self, arith: ArithInstr, disp: i32, reg: Reg64, dir: RegDir) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_reg64_reg64` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:418:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 418 | fn arithq_reg64_reg64(&mut self, arith: ArithInstr, dst: Reg64, src: Reg64) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_reg64_reg64_deref` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:426:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 426 | / fn arithq_reg64_reg64_deref(&mut self, Oct 10 16:24:21.916 INFO kablam! 427 | | arith: ArithInstr, Oct 10 16:24:21.916 INFO kablam! 428 | | reg1: Reg64, Oct 10 16:24:21.916 INFO kablam! 429 | | dir: RegDir, Oct 10 16:24:21.916 INFO kablam! ... | Oct 10 16:24:21.916 INFO kablam! 447 | | self.append(&builder); Oct 10 16:24:21.916 INFO kablam! 448 | | } Oct 10 16:24:21.916 INFO kablam! | |_____^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_reg64_reg64_disp_no_zero_check` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:450:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 450 | / fn arithq_reg64_reg64_disp_no_zero_check(&mut self, Oct 10 16:24:21.916 INFO kablam! 451 | | arith: ArithInstr, Oct 10 16:24:21.916 INFO kablam! 452 | | reg1: Reg64, Oct 10 16:24:21.916 INFO kablam! 453 | | dir: RegDir, Oct 10 16:24:21.916 INFO kablam! ... | Oct 10 16:24:21.916 INFO kablam! 477 | | self.append(&builder); Oct 10 16:24:21.916 INFO kablam! 478 | | } Oct 10 16:24:21.916 INFO kablam! | |_____^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_reg64_reg64_disp` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:480:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 480 | / fn arithq_reg64_reg64_disp(&mut self, Oct 10 16:24:21.916 INFO kablam! 481 | | arith: ArithInstr, Oct 10 16:24:21.916 INFO kablam! 482 | | reg1: Reg64, Oct 10 16:24:21.916 INFO kablam! 483 | | dir: RegDir, Oct 10 16:24:21.916 INFO kablam! ... | Oct 10 16:24:21.916 INFO kablam! 491 | | } Oct 10 16:24:21.916 INFO kablam! 492 | | } Oct 10 16:24:21.916 INFO kablam! | |_____^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `inst_0x81_reg64_imm` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:494:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 494 | fn inst_0x81_reg64_imm(&mut self, arith: ArithInstr, dst: Reg64, imm: i32) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq_qword_disp_imm` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:509:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.916 INFO kablam! 509 | fn arithq_qword_disp_imm(&mut self, arith: ArithInstr, disp: i32, imm: i32) { Oct 10 16:24:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.916 INFO kablam! Oct 10 16:24:21.916 INFO kablam! warning: method is never used: `arithq` Oct 10 16:24:21.916 INFO kablam! --> src/arch/x64.rs:528:5 Oct 10 16:24:21.916 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 528 | / pub fn arithq(&mut self, arith: ArithInstr, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 529 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 530 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 531 | | { Oct 10 16:24:21.917 INFO kablam! ... | Oct 10 16:24:21.917 INFO kablam! 589 | | } Oct 10 16:24:21.917 INFO kablam! 590 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `add` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:592:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 592 | / pub fn add(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 593 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 594 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 595 | | { Oct 10 16:24:21.917 INFO kablam! 596 | | self.arithq(ArithInstr::ADD, dest, src); Oct 10 16:24:21.917 INFO kablam! 597 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `or` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:599:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 599 | / pub fn or(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 600 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 601 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 602 | | { Oct 10 16:24:21.917 INFO kablam! 603 | | self.arithq(ArithInstr::OR, dest, src); Oct 10 16:24:21.917 INFO kablam! 604 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `adc` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:606:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 606 | / pub fn adc(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 607 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 608 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 609 | | { Oct 10 16:24:21.917 INFO kablam! 610 | | self.arithq(ArithInstr::ADC, dest, src); Oct 10 16:24:21.917 INFO kablam! 611 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `sbb` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:613:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 613 | / pub fn sbb(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 614 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 615 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 616 | | { Oct 10 16:24:21.917 INFO kablam! 617 | | self.arithq(ArithInstr::SBB, dest, src); Oct 10 16:24:21.917 INFO kablam! 618 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `and` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:620:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 620 | / pub fn and(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 621 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 622 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 623 | | { Oct 10 16:24:21.917 INFO kablam! 624 | | self.arithq(ArithInstr::AND, dest, src); Oct 10 16:24:21.917 INFO kablam! 625 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `sub` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:627:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 627 | / pub fn sub(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 628 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 629 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 630 | | { Oct 10 16:24:21.917 INFO kablam! 631 | | self.arithq(ArithInstr::SUB, dest, src); Oct 10 16:24:21.917 INFO kablam! 632 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `xor` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:634:5 Oct 10 16:24:21.917 INFO kablam! | Oct 10 16:24:21.917 INFO kablam! 634 | / pub fn xor(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.917 INFO kablam! 635 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.917 INFO kablam! 636 | | Dest: Into Oct 10 16:24:21.917 INFO kablam! 637 | | { Oct 10 16:24:21.917 INFO kablam! 638 | | self.arithq(ArithInstr::XOR, dest, src); Oct 10 16:24:21.917 INFO kablam! 639 | | } Oct 10 16:24:21.917 INFO kablam! | |_____^ Oct 10 16:24:21.917 INFO kablam! Oct 10 16:24:21.917 INFO kablam! warning: method is never used: `cmp` Oct 10 16:24:21.917 INFO kablam! --> src/arch/x64.rs:641:5 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 641 | / pub fn cmp(&mut self, dest: Dest, src: Src) Oct 10 16:24:21.918 INFO kablam! 642 | | where Src: Into + ArithQCompatible, Oct 10 16:24:21.918 INFO kablam! 643 | | Dest: Into Oct 10 16:24:21.918 INFO kablam! 644 | | { Oct 10 16:24:21.918 INFO kablam! 645 | | self.arithq(ArithInstr::CMP, dest, src); Oct 10 16:24:21.918 INFO kablam! 646 | | } Oct 10 16:24:21.918 INFO kablam! | |_____^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: method is never used: `ret` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:648:5 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 648 | pub fn ret(&mut self) { Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: method is never used: `emit_dynamic` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:652:5 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 652 | pub fn emit_dynamic(&mut self, instruction: Instruction) -> Result<()> Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: struct is never constructed: `Code` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:679:1 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 679 | pub struct Code { Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: method is never used: `call` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:685:5 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 685 | pub unsafe fn call(&self) { Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: method is never used: `call1` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:689:5 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 689 | pub unsafe fn call1(&self, arg: u64) -> u64 { Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:21.918 INFO kablam! warning: function is never used: `alloc_exec` Oct 10 16:24:21.918 INFO kablam! --> src/arch/x64.rs:705:1 Oct 10 16:24:21.918 INFO kablam! | Oct 10 16:24:21.918 INFO kablam! 705 | pub fn alloc_exec(code: &[u8]) -> Code { Oct 10 16:24:21.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:21.918 INFO kablam! Oct 10 16:24:22.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 10 16:24:22.308 INFO kablam! su: No module specific data is present Oct 10 16:24:22.816 INFO running `"docker" "rm" "-f" "3f20aaeea9aa3f3884c0ee5a356a0e3eec3f575790f87723d4cf60444c605ebb"` Oct 10 16:24:22.924 INFO blam! 3f20aaeea9aa3f3884c0ee5a356a0e3eec3f575790f87723d4cf60444c605ebb Oct 10 16:24:22.932 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:24:22.932 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 16:24:23.156 INFO blam! 811e245ccec6f4a941736b1c3db828edad04558ebace7fed4dcd8790866385fd Oct 10 16:24:23.159 INFO running `"docker" "start" "-a" "811e245ccec6f4a941736b1c3db828edad04558ebace7fed4dcd8790866385fd"` Oct 10 16:24:23.773 INFO kablam! usermod: no changes Oct 10 16:24:23.890 INFO kablam! Compiling memchr v0.1.11 Oct 10 16:24:23.891 INFO kablam! Compiling thread-id v2.0.0 Oct 10 16:24:24.348 INFO kablam! Compiling thread_local v0.2.6 Oct 10 16:24:24.502 INFO kablam! Compiling aho-corasick v0.5.2 Oct 10 16:24:25.684 INFO kablam! Compiling regex v0.1.73 Oct 10 16:24:31.694 INFO kablam! Compiling speckle v0.1.0 (/source) Oct 10 16:24:32.504 INFO kablam! warning: unused variable: `reg_bis` Oct 10 16:24:32.504 INFO kablam! --> src/arch/x64.rs:583:42 Oct 10 16:24:32.504 INFO kablam! | Oct 10 16:24:32.504 INFO kablam! 583 | ArithQSrc::Reg64BaseIdxScale(reg_bis) => /*match dest.into()*/ { Oct 10 16:24:32.504 INFO kablam! | ^^^^^^^ help: consider using `_reg_bis` instead Oct 10 16:24:32.504 INFO kablam! | Oct 10 16:24:32.504 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:24:32.504 INFO kablam! Oct 10 16:24:32.504 INFO kablam! warning: unused variable: `reg_bis_d` Oct 10 16:24:32.504 INFO kablam! --> src/arch/x64.rs:586:54 Oct 10 16:24:32.504 INFO kablam! | Oct 10 16:24:32.504 INFO kablam! 586 | ArithQSrc::Reg64BaseIdxScaleDisplacement(reg_bis_d) => /*match dest.into()*/ { Oct 10 16:24:32.504 INFO kablam! | ^^^^^^^^^ help: consider using `_reg_bis_d` instead Oct 10 16:24:32.504 INFO kablam! Oct 10 16:24:32.555 INFO kablam! warning: method is never used: `x1` Oct 10 16:24:32.555 INFO kablam! --> src/arch/x64.rs:62:5 Oct 10 16:24:32.555 INFO kablam! | Oct 10 16:24:32.555 INFO kablam! 62 | pub fn x1(self) -> Reg64IdxScale { Oct 10 16:24:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.555 INFO kablam! | Oct 10 16:24:32.555 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:24:32.555 INFO kablam! Oct 10 16:24:32.555 INFO kablam! warning: method is never used: `x2` Oct 10 16:24:32.555 INFO kablam! --> src/arch/x64.rs:66:5 Oct 10 16:24:32.555 INFO kablam! | Oct 10 16:24:32.555 INFO kablam! 66 | pub fn x2(self) -> Reg64IdxScale { Oct 10 16:24:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.555 INFO kablam! Oct 10 16:24:32.555 INFO kablam! warning: method is never used: `x4` Oct 10 16:24:32.555 INFO kablam! --> src/arch/x64.rs:70:5 Oct 10 16:24:32.555 INFO kablam! | Oct 10 16:24:32.555 INFO kablam! 70 | pub fn x4(self) -> Reg64IdxScale { Oct 10 16:24:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.555 INFO kablam! Oct 10 16:24:32.555 INFO kablam! warning: method is never used: `x8` Oct 10 16:24:32.555 INFO kablam! --> src/arch/x64.rs:74:5 Oct 10 16:24:32.555 INFO kablam! | Oct 10 16:24:32.555 INFO kablam! 74 | pub fn x8(self) -> Reg64IdxScale { Oct 10 16:24:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.555 INFO kablam! Oct 10 16:24:32.555 INFO kablam! warning: variant is never constructed: `Two` Oct 10 16:24:32.555 INFO kablam! --> src/arch/x64.rs:83:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 83 | Two, Oct 10 16:24:32.556 INFO kablam! | ^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: variant is never constructed: `Four` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:84:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 84 | Four, Oct 10 16:24:32.556 INFO kablam! | ^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: variant is never constructed: `Eight` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:85:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 85 | Eight, Oct 10 16:24:32.556 INFO kablam! | ^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: variant is never constructed: `Ret` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:302:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 302 | Ret, Oct 10 16:24:32.556 INFO kablam! | ^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: variant is never constructed: `Arith` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:303:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 303 | Arith(ArithInstr, ArithQDest, ArithQSrc) Oct 10 16:24:32.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: variant is never constructed: `InvalidOperandCombination` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:308:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 308 | InvalidOperandCombination Oct 10 16:24:32.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: type alias is never used: `Result` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:311:1 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 311 | pub type Result = result::Result; Oct 10 16:24:32.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: method is never used: `adc` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:606:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 606 | / pub fn adc(&mut self, dest: Dest, src: Src) Oct 10 16:24:32.556 INFO kablam! 607 | | where Src: Into + ArithQCompatible, Oct 10 16:24:32.556 INFO kablam! 608 | | Dest: Into Oct 10 16:24:32.556 INFO kablam! 609 | | { Oct 10 16:24:32.556 INFO kablam! 610 | | self.arithq(ArithInstr::ADC, dest, src); Oct 10 16:24:32.556 INFO kablam! 611 | | } Oct 10 16:24:32.556 INFO kablam! | |_____^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: method is never used: `cmp` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:641:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 641 | / pub fn cmp(&mut self, dest: Dest, src: Src) Oct 10 16:24:32.556 INFO kablam! 642 | | where Src: Into + ArithQCompatible, Oct 10 16:24:32.556 INFO kablam! 643 | | Dest: Into Oct 10 16:24:32.556 INFO kablam! 644 | | { Oct 10 16:24:32.556 INFO kablam! 645 | | self.arithq(ArithInstr::CMP, dest, src); Oct 10 16:24:32.556 INFO kablam! 646 | | } Oct 10 16:24:32.556 INFO kablam! | |_____^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: method is never used: `emit_dynamic` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:652:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 652 | pub fn emit_dynamic(&mut self, instruction: Instruction) -> Result<()> Oct 10 16:24:32.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:32.556 INFO kablam! warning: method is never used: `call` Oct 10 16:24:32.556 INFO kablam! --> src/arch/x64.rs:685:5 Oct 10 16:24:32.556 INFO kablam! | Oct 10 16:24:32.556 INFO kablam! 685 | pub unsafe fn call(&self) { Oct 10 16:24:32.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:24:32.556 INFO kablam! Oct 10 16:24:33.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.89s Oct 10 16:24:33.704 INFO kablam! su: No module specific data is present Oct 10 16:24:33.993 INFO running `"docker" "rm" "-f" "811e245ccec6f4a941736b1c3db828edad04558ebace7fed4dcd8790866385fd"` Oct 10 16:24:34.104 INFO blam! 811e245ccec6f4a941736b1c3db828edad04558ebace7fed4dcd8790866385fd Oct 10 16:24:34.107 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:24:34.107 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 16:24:34.322 INFO blam! 4219887baa6194e9c38448307aa2aec941e27afb5d8027c191eff36c9d7127e6 Oct 10 16:24:34.323 INFO running `"docker" "start" "-a" "4219887baa6194e9c38448307aa2aec941e27afb5d8027c191eff36c9d7127e6"` Oct 10 16:24:35.200 INFO kablam! usermod: no changes Oct 10 16:24:35.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 16:24:35.292 INFO kablam! Running /target/debug/deps/speckle-d2bfebfbe1387352 Oct 10 16:24:35.292 INFO blam! Oct 10 16:24:35.292 INFO blam! running 8 tests Oct 10 16:24:35.298 INFO blam! test arch::x64::test::test_calling ... ok Oct 10 16:24:35.348 INFO blam! test arch::x64::test::test_arith_reg64_reg64 ... ok Oct 10 16:24:35.372 INFO blam! test arch::x64::test::emit_10_arith_instructions ... ok Oct 10 16:24:35.399 INFO blam! test arch::x64::test::test_arith_qword_disp_imm ... ok Oct 10 16:24:35.420 INFO blam! test arch::x64::test::test_arith_reg64_imm ... ok Oct 10 16:24:35.420 INFO blam! test arch::x64::test::test_arith_reg64_reg64_deref ... ok Oct 10 16:24:35.449 INFO blam! test arch::x64::test::test_arith_reg64_disp ... ok Oct 10 16:24:35.456 INFO blam! test arch::x64::test::test_arith_reg64_reg64_disp ... ok Oct 10 16:24:35.456 INFO blam! Oct 10 16:24:35.457 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:24:35.457 INFO blam! Oct 10 16:24:35.458 INFO kablam! su: No module specific data is present Oct 10 16:24:36.254 INFO running `"docker" "rm" "-f" "4219887baa6194e9c38448307aa2aec941e27afb5d8027c191eff36c9d7127e6"` Oct 10 16:24:36.547 INFO blam! 4219887baa6194e9c38448307aa2aec941e27afb5d8027c191eff36c9d7127e6