Oct 31 23:21:42.396 INFO checking penguin-wwy/BitcodeRecompiler against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:21:42.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 23:21:42.982 INFO blam! ade103deefd592d7224780c6045a54deb8d09bb4d52215f7060092ca493b4821 Oct 31 23:21:42.984 INFO running `"docker" "start" "-a" "ade103deefd592d7224780c6045a54deb8d09bb4d52215f7060092ca493b4821"` Oct 31 23:21:45.547 INFO kablam! usermod: no changes Oct 31 23:21:45.708 INFO kablam! Checking memmap v0.6.2 Oct 31 23:21:45.708 INFO kablam! Checking uuid v0.6.3 Oct 31 23:21:45.733 INFO kablam! Checking xml-rs v0.7.0 Oct 31 23:21:45.747 INFO kablam! Checking failure v0.1.1 Oct 31 23:21:47.810 INFO kablam! Checking mach_object v0.1.10 Oct 31 23:21:51.062 INFO kablam! Checking BitcodeRecompiler v0.1.0 (/source) Oct 31 23:21:51.732 INFO kablam! warning: unused import: `exit` Oct 31 23:21:51.732 INFO kablam! --> src/process.rs:9:36 Oct 31 23:21:51.732 INFO kablam! | Oct 31 23:21:51.732 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 31 23:21:51.732 INFO kablam! | ^^^^ Oct 31 23:21:51.732 INFO kablam! | Oct 31 23:21:51.732 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:21:51.732 INFO kablam! Oct 31 23:21:51.948 INFO kablam! warning: unused import: `exit` Oct 31 23:21:51.948 INFO kablam! --> src/process.rs:9:36 Oct 31 23:21:51.948 INFO kablam! | Oct 31 23:21:51.948 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 31 23:21:51.948 INFO kablam! | ^^^^ Oct 31 23:21:51.948 INFO kablam! | Oct 31 23:21:51.948 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:21:51.948 INFO kablam! Oct 31 23:21:52.004 INFO kablam! warning: unreachable statement Oct 31 23:21:52.004 INFO kablam! --> src/process.rs:264:29 Oct 31 23:21:52.004 INFO kablam! | Oct 31 23:21:52.004 INFO kablam! 264 | break 'outer; Oct 31 23:21:52.004 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:21:52.004 INFO kablam! | Oct 31 23:21:52.004 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 31 23:21:52.004 INFO kablam! Oct 31 23:21:52.028 INFO kablam! warning: unused variable: `magic` Oct 31 23:21:52.028 INFO kablam! --> src/process.rs:56:31 Oct 31 23:21:52.028 INFO kablam! | Oct 31 23:21:52.028 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `files` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:56:42 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `files` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:60:34 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `ranlibs` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:64:34 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:80:48 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:94:48 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:109:48 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:124:48 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:139:48 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:174:40 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.029 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `process_compile` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:211:25 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 31 23:21:52.029 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.029 INFO kablam! warning: unused variable: `header` Oct 31 23:21:52.029 INFO kablam! --> src/process.rs:226:37 Oct 31 23:21:52.029 INFO kablam! | Oct 31 23:21:52.029 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 31 23:21:52.029 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 31 23:21:52.029 INFO kablam! Oct 31 23:21:52.100 INFO kablam! warning: variable does not need to be mutable Oct 31 23:21:52.100 INFO kablam! --> src/process.rs:306:13 Oct 31 23:21:52.100 INFO kablam! | Oct 31 23:21:52.100 INFO kablam! 306 | let mut search = Command::new("find") Oct 31 23:21:52.100 INFO kablam! | ----^^^^^^ Oct 31 23:21:52.100 INFO kablam! | | Oct 31 23:21:52.100 INFO kablam! | help: remove this `mut` Oct 31 23:21:52.100 INFO kablam! | Oct 31 23:21:52.100 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:21:52.100 INFO kablam! Oct 31 23:21:52.104 INFO kablam! warning: method is never used: `hexdump` Oct 31 23:21:52.104 INFO kablam! --> src/context.rs:26:5 Oct 31 23:21:52.104 INFO kablam! | Oct 31 23:21:52.104 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 31 23:21:52.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:21:52.104 INFO kablam! | Oct 31 23:21:52.104 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:21:52.104 INFO kablam! Oct 31 23:21:52.104 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 31 23:21:52.104 INFO kablam! | Oct 31 23:21:52.104 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 23:21:52.104 INFO kablam! Oct 31 23:21:52.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:21:52.105 INFO kablam! --> src/main.rs:61:9 Oct 31 23:21:52.105 INFO kablam! | Oct 31 23:21:52.105 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 31 23:21:52.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:21:52.105 INFO kablam! | Oct 31 23:21:52.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:21:52.105 INFO kablam! Oct 31 23:21:52.124 INFO kablam! warning: unreachable statement Oct 31 23:21:52.124 INFO kablam! --> src/process.rs:264:29 Oct 31 23:21:52.124 INFO kablam! | Oct 31 23:21:52.124 INFO kablam! 264 | break 'outer; Oct 31 23:21:52.124 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:21:52.124 INFO kablam! | Oct 31 23:21:52.124 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 31 23:21:52.124 INFO kablam! Oct 31 23:21:52.161 INFO kablam! warning: unused variable: `magic` Oct 31 23:21:52.161 INFO kablam! --> src/process.rs:56:31 Oct 31 23:21:52.161 INFO kablam! | Oct 31 23:21:52.161 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 31 23:21:52.161 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 31 23:21:52.161 INFO kablam! | Oct 31 23:21:52.161 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:21:52.168 INFO kablam! Oct 31 23:21:52.168 INFO kablam! warning: unused variable: `files` Oct 31 23:21:52.168 INFO kablam! --> src/process.rs:56:42 Oct 31 23:21:52.168 INFO kablam! | Oct 31 23:21:52.168 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 31 23:21:52.168 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 31 23:21:52.168 INFO kablam! Oct 31 23:21:52.168 INFO kablam! warning: unused variable: `files` Oct 31 23:21:52.168 INFO kablam! --> src/process.rs:60:34 Oct 31 23:21:52.168 INFO kablam! | Oct 31 23:21:52.168 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 31 23:21:52.168 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `ranlibs` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:64:34 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:80:48 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:94:48 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:109:48 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:124:48 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:139:48 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `name` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:174:40 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 31 23:21:52.169 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `process_compile` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:211:25 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 31 23:21:52.169 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.169 INFO kablam! warning: unused variable: `header` Oct 31 23:21:52.169 INFO kablam! --> src/process.rs:226:37 Oct 31 23:21:52.169 INFO kablam! | Oct 31 23:21:52.169 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 31 23:21:52.169 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 31 23:21:52.169 INFO kablam! Oct 31 23:21:52.255 INFO kablam! warning: variable does not need to be mutable Oct 31 23:21:52.255 INFO kablam! --> src/process.rs:306:13 Oct 31 23:21:52.255 INFO kablam! | Oct 31 23:21:52.255 INFO kablam! 306 | let mut search = Command::new("find") Oct 31 23:21:52.255 INFO kablam! | ----^^^^^^ Oct 31 23:21:52.255 INFO kablam! | | Oct 31 23:21:52.255 INFO kablam! | help: remove this `mut` Oct 31 23:21:52.255 INFO kablam! | Oct 31 23:21:52.255 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:21:52.255 INFO kablam! Oct 31 23:21:52.255 INFO kablam! warning: method is never used: `hexdump` Oct 31 23:21:52.255 INFO kablam! --> src/context.rs:26:5 Oct 31 23:21:52.255 INFO kablam! | Oct 31 23:21:52.255 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 31 23:21:52.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:21:52.256 INFO kablam! | Oct 31 23:21:52.256 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:21:52.256 INFO kablam! Oct 31 23:21:52.256 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 31 23:21:52.256 INFO kablam! | Oct 31 23:21:52.256 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 23:21:52.258 INFO kablam! Oct 31 23:21:52.264 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:21:52.264 INFO kablam! --> src/main.rs:61:9 Oct 31 23:21:52.264 INFO kablam! | Oct 31 23:21:52.264 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 31 23:21:52.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:21:52.264 INFO kablam! | Oct 31 23:21:52.264 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:21:52.264 INFO kablam! Oct 31 23:21:52.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.72s Oct 31 23:21:52.308 INFO kablam! su: No module specific data is present Oct 31 23:21:53.045 INFO running `"docker" "rm" "-f" "ade103deefd592d7224780c6045a54deb8d09bb4d52215f7060092ca493b4821"` Oct 31 23:21:53.308 INFO blam! ade103deefd592d7224780c6045a54deb8d09bb4d52215f7060092ca493b4821