Oct 13 04:18:27.117 INFO testing penguin-wwy/BitcodeRecompiler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:18:27.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 04:18:27.644 INFO blam! 9a71a57bec7fa6251a69fdc2850fe26ba5aa3cc448d57b30279cfbed7a4df753 Oct 13 04:18:27.655 INFO running `"docker" "start" "-a" "9a71a57bec7fa6251a69fdc2850fe26ba5aa3cc448d57b30279cfbed7a4df753"` Oct 13 04:18:29.054 INFO kablam! usermod: no changes Oct 13 04:18:29.267 INFO kablam! Compiling memmap v0.6.2 Oct 13 04:18:29.267 INFO kablam! Compiling uuid v0.6.3 Oct 13 04:18:30.679 INFO kablam! Compiling mach_object v0.1.10 Oct 13 04:18:35.267 INFO kablam! Compiling BitcodeRecompiler v0.1.0 (/source) Oct 13 04:18:35.991 INFO kablam! warning: unused import: `exit` Oct 13 04:18:35.991 INFO kablam! --> src/process.rs:9:36 Oct 13 04:18:35.991 INFO kablam! | Oct 13 04:18:35.991 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 13 04:18:35.991 INFO kablam! | ^^^^ Oct 13 04:18:35.991 INFO kablam! | Oct 13 04:18:35.991 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:35.991 INFO kablam! Oct 13 04:18:36.179 INFO kablam! warning: unreachable statement Oct 13 04:18:36.179 INFO kablam! --> src/process.rs:264:29 Oct 13 04:18:36.179 INFO kablam! | Oct 13 04:18:36.179 INFO kablam! 264 | break 'outer; Oct 13 04:18:36.179 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:18:36.179 INFO kablam! | Oct 13 04:18:36.179 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:18:36.179 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `magic` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:56:31 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `files` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:56:42 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `files` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:60:34 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `ranlibs` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:64:34 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:80:48 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:94:48 Oct 13 04:18:36.191 INFO kablam! | Oct 13 04:18:36.191 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.191 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.191 INFO kablam! Oct 13 04:18:36.191 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.191 INFO kablam! --> src/process.rs:109:48 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.192 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.192 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.192 INFO kablam! --> src/process.rs:124:48 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.192 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.192 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.192 INFO kablam! --> src/process.rs:139:48 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.192 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.192 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.192 INFO kablam! --> src/process.rs:174:40 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.192 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.192 INFO kablam! warning: unused variable: `process_compile` Oct 13 04:18:36.192 INFO kablam! --> src/process.rs:211:25 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 13 04:18:36.192 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.192 INFO kablam! warning: unused variable: `header` Oct 13 04:18:36.192 INFO kablam! --> src/process.rs:226:37 Oct 13 04:18:36.192 INFO kablam! | Oct 13 04:18:36.192 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 13 04:18:36.192 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 04:18:36.192 INFO kablam! Oct 13 04:18:36.249 INFO kablam! warning: variable does not need to be mutable Oct 13 04:18:36.250 INFO kablam! --> src/process.rs:306:13 Oct 13 04:18:36.250 INFO kablam! | Oct 13 04:18:36.250 INFO kablam! 306 | let mut search = Command::new("find") Oct 13 04:18:36.250 INFO kablam! | ----^^^^^^ Oct 13 04:18:36.250 INFO kablam! | | Oct 13 04:18:36.250 INFO kablam! | help: remove this `mut` Oct 13 04:18:36.250 INFO kablam! | Oct 13 04:18:36.250 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:18:36.250 INFO kablam! Oct 13 04:18:36.251 INFO kablam! warning: method is never used: `hexdump` Oct 13 04:18:36.251 INFO kablam! --> src/context.rs:26:5 Oct 13 04:18:36.251 INFO kablam! | Oct 13 04:18:36.251 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 13 04:18:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:36.251 INFO kablam! | Oct 13 04:18:36.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:36.251 INFO kablam! Oct 13 04:18:36.251 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 13 04:18:36.251 INFO kablam! | Oct 13 04:18:36.251 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:18:36.251 INFO kablam! Oct 13 04:18:36.259 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:18:36.259 INFO kablam! --> src/main.rs:61:9 Oct 13 04:18:36.259 INFO kablam! | Oct 13 04:18:36.259 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 13 04:18:36.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:36.259 INFO kablam! | Oct 13 04:18:36.259 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:18:36.259 INFO kablam! Oct 13 04:18:39.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.77s Oct 13 04:18:39.873 INFO kablam! su: No module specific data is present Oct 13 04:18:41.262 INFO running `"docker" "rm" "-f" "9a71a57bec7fa6251a69fdc2850fe26ba5aa3cc448d57b30279cfbed7a4df753"` Oct 13 04:18:41.550 INFO blam! 9a71a57bec7fa6251a69fdc2850fe26ba5aa3cc448d57b30279cfbed7a4df753 Oct 13 04:18:41.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 04:18:42.042 INFO blam! 9b1a54cfeb9032aa43f650f757f4f2ca2ad0f80af8aec38d753142362d5de3fe Oct 13 04:18:42.044 INFO running `"docker" "start" "-a" "9b1a54cfeb9032aa43f650f757f4f2ca2ad0f80af8aec38d753142362d5de3fe"` Oct 13 04:18:44.090 INFO kablam! usermod: no changes Oct 13 04:18:44.187 INFO kablam! Compiling BitcodeRecompiler v0.1.0 (/source) Oct 13 04:18:44.824 INFO kablam! warning: unused import: `exit` Oct 13 04:18:44.824 INFO kablam! --> src/process.rs:9:36 Oct 13 04:18:44.824 INFO kablam! | Oct 13 04:18:44.824 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 13 04:18:44.824 INFO kablam! | ^^^^ Oct 13 04:18:44.824 INFO kablam! | Oct 13 04:18:44.824 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:44.824 INFO kablam! Oct 13 04:18:44.961 INFO kablam! warning: unreachable statement Oct 13 04:18:44.961 INFO kablam! --> src/process.rs:264:29 Oct 13 04:18:44.961 INFO kablam! | Oct 13 04:18:44.962 INFO kablam! 264 | break 'outer; Oct 13 04:18:44.962 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:18:44.962 INFO kablam! | Oct 13 04:18:44.963 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:18:44.963 INFO kablam! Oct 13 04:18:44.985 INFO kablam! warning: unused variable: `magic` Oct 13 04:18:44.985 INFO kablam! --> src/process.rs:56:31 Oct 13 04:18:44.985 INFO kablam! | Oct 13 04:18:44.986 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:44.986 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 13 04:18:44.986 INFO kablam! | Oct 13 04:18:44.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:44.987 INFO kablam! Oct 13 04:18:44.987 INFO kablam! warning: unused variable: `files` Oct 13 04:18:44.987 INFO kablam! --> src/process.rs:56:42 Oct 13 04:18:44.988 INFO kablam! | Oct 13 04:18:44.988 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:44.988 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:44.989 INFO kablam! Oct 13 04:18:44.989 INFO kablam! warning: unused variable: `files` Oct 13 04:18:44.989 INFO kablam! --> src/process.rs:60:34 Oct 13 04:18:44.990 INFO kablam! | Oct 13 04:18:44.990 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 13 04:18:44.990 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:44.990 INFO kablam! Oct 13 04:18:44.991 INFO kablam! warning: unused variable: `ranlibs` Oct 13 04:18:44.991 INFO kablam! --> src/process.rs:64:34 Oct 13 04:18:44.991 INFO kablam! | Oct 13 04:18:44.992 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 13 04:18:44.992 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 13 04:18:44.992 INFO kablam! Oct 13 04:18:44.992 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.993 INFO kablam! --> src/process.rs:80:48 Oct 13 04:18:44.993 INFO kablam! | Oct 13 04:18:44.993 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.994 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.994 INFO kablam! Oct 13 04:18:44.994 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.994 INFO kablam! --> src/process.rs:94:48 Oct 13 04:18:44.995 INFO kablam! | Oct 13 04:18:44.995 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.995 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.995 INFO kablam! Oct 13 04:18:44.995 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.995 INFO kablam! --> src/process.rs:109:48 Oct 13 04:18:44.995 INFO kablam! | Oct 13 04:18:44.995 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.995 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.995 INFO kablam! Oct 13 04:18:44.995 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.995 INFO kablam! --> src/process.rs:124:48 Oct 13 04:18:44.995 INFO kablam! | Oct 13 04:18:44.995 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.995 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.995 INFO kablam! Oct 13 04:18:44.996 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.996 INFO kablam! --> src/process.rs:139:48 Oct 13 04:18:44.996 INFO kablam! | Oct 13 04:18:44.996 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.996 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.996 INFO kablam! Oct 13 04:18:44.996 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.996 INFO kablam! --> src/process.rs:174:40 Oct 13 04:18:44.996 INFO kablam! | Oct 13 04:18:44.996 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.996 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.996 INFO kablam! Oct 13 04:18:44.996 INFO kablam! warning: unused variable: `process_compile` Oct 13 04:18:44.996 INFO kablam! --> src/process.rs:211:25 Oct 13 04:18:44.996 INFO kablam! | Oct 13 04:18:44.996 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 13 04:18:44.996 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 13 04:18:44.996 INFO kablam! Oct 13 04:18:44.996 INFO kablam! warning: unused variable: `header` Oct 13 04:18:44.996 INFO kablam! --> src/process.rs:226:37 Oct 13 04:18:44.996 INFO kablam! | Oct 13 04:18:44.996 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 13 04:18:44.996 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 04:18:44.996 INFO kablam! Oct 13 04:18:45.031 INFO kablam! warning: variable does not need to be mutable Oct 13 04:18:45.032 INFO kablam! --> src/process.rs:306:13 Oct 13 04:18:45.032 INFO kablam! | Oct 13 04:18:45.032 INFO kablam! 306 | let mut search = Command::new("find") Oct 13 04:18:45.033 INFO kablam! | ----^^^^^^ Oct 13 04:18:45.033 INFO kablam! | | Oct 13 04:18:45.033 INFO kablam! | help: remove this `mut` Oct 13 04:18:45.034 INFO kablam! | Oct 13 04:18:45.034 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:18:45.034 INFO kablam! Oct 13 04:18:45.034 INFO kablam! warning: method is never used: `hexdump` Oct 13 04:18:45.035 INFO kablam! --> src/context.rs:26:5 Oct 13 04:18:45.035 INFO kablam! | Oct 13 04:18:45.035 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 13 04:18:45.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:45.036 INFO kablam! | Oct 13 04:18:45.036 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:45.036 INFO kablam! Oct 13 04:18:45.036 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 13 04:18:45.037 INFO kablam! | Oct 13 04:18:45.037 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:18:45.037 INFO kablam! Oct 13 04:18:45.037 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:18:45.038 INFO kablam! --> src/main.rs:61:9 Oct 13 04:18:45.038 INFO kablam! | Oct 13 04:18:45.038 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 13 04:18:45.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:45.039 INFO kablam! | Oct 13 04:18:45.039 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:18:45.039 INFO kablam! Oct 13 04:18:45.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 13 04:18:45.661 INFO kablam! su: No module specific data is present Oct 13 04:18:46.719 INFO running `"docker" "rm" "-f" "9b1a54cfeb9032aa43f650f757f4f2ca2ad0f80af8aec38d753142362d5de3fe"` Oct 13 04:18:46.939 INFO blam! 9b1a54cfeb9032aa43f650f757f4f2ca2ad0f80af8aec38d753142362d5de3fe Oct 13 04:18:46.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 04:18:47.327 INFO blam! bb785f4fbe7b79541aa5b5d949269967330bcf6d82458b89729355f6968d66df Oct 13 04:18:47.328 INFO running `"docker" "start" "-a" "bb785f4fbe7b79541aa5b5d949269967330bcf6d82458b89729355f6968d66df"` Oct 13 04:18:48.839 INFO kablam! usermod: no changes Oct 13 04:18:49.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 13 04:18:49.009 INFO kablam! Running /target/debug/deps/BitcodeRecompiler-6a5db8b838f1fb34 Oct 13 04:18:49.013 INFO blam! Oct 13 04:18:49.013 INFO blam! running 0 tests Oct 13 04:18:49.013 INFO blam! Oct 13 04:18:49.013 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:18:49.013 INFO blam! Oct 13 04:18:49.023 INFO kablam! su: No module specific data is present Oct 13 04:18:50.101 INFO running `"docker" "rm" "-f" "bb785f4fbe7b79541aa5b5d949269967330bcf6d82458b89729355f6968d66df"` Oct 13 04:18:50.355 INFO blam! bb785f4fbe7b79541aa5b5d949269967330bcf6d82458b89729355f6968d66df