Oct 13 04:18:26.530 INFO testing penguin-wwy/BitcodeRecompiler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:18:26.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:26.983 INFO blam! 51278c4c9f753adbce36e638777af9e66f8378219d1159000bac26a9815c5800 Oct 13 04:18:26.989 INFO running `"docker" "start" "-a" "51278c4c9f753adbce36e638777af9e66f8378219d1159000bac26a9815c5800"` Oct 13 04:18:28.047 INFO kablam! usermod: no changes Oct 13 04:18:28.199 INFO kablam! Compiling memmap v0.6.2 Oct 13 04:18:28.203 INFO kablam! Compiling uuid v0.6.3 Oct 13 04:18:28.207 INFO kablam! Compiling failure v0.1.1 Oct 13 04:18:30.391 INFO kablam! Compiling mach_object v0.1.10 Oct 13 04:18:36.011 INFO kablam! Compiling BitcodeRecompiler v0.1.0 (/source) Oct 13 04:18:36.619 INFO kablam! warning: unused import: `exit` Oct 13 04:18:36.619 INFO kablam! --> src/process.rs:9:36 Oct 13 04:18:36.620 INFO kablam! | Oct 13 04:18:36.620 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 13 04:18:36.620 INFO kablam! | ^^^^ Oct 13 04:18:36.620 INFO kablam! | Oct 13 04:18:36.621 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:36.621 INFO kablam! Oct 13 04:18:36.755 INFO kablam! warning: unreachable statement Oct 13 04:18:36.756 INFO kablam! --> src/process.rs:264:29 Oct 13 04:18:36.756 INFO kablam! | Oct 13 04:18:36.757 INFO kablam! 264 | break 'outer; Oct 13 04:18:36.757 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:18:36.757 INFO kablam! | Oct 13 04:18:36.757 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:18:36.758 INFO kablam! Oct 13 04:18:36.799 INFO kablam! warning: unused variable: `magic` Oct 13 04:18:36.799 INFO kablam! --> src/process.rs:56:31 Oct 13 04:18:36.800 INFO kablam! | Oct 13 04:18:36.800 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:36.800 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 13 04:18:36.801 INFO kablam! | Oct 13 04:18:36.801 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:36.801 INFO kablam! Oct 13 04:18:36.801 INFO kablam! warning: unused variable: `files` Oct 13 04:18:36.802 INFO kablam! --> src/process.rs:56:42 Oct 13 04:18:36.802 INFO kablam! | Oct 13 04:18:36.802 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:36.803 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:36.803 INFO kablam! Oct 13 04:18:36.803 INFO kablam! warning: unused variable: `files` Oct 13 04:18:36.803 INFO kablam! --> src/process.rs:60:34 Oct 13 04:18:36.804 INFO kablam! | Oct 13 04:18:36.804 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 13 04:18:36.804 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:36.804 INFO kablam! Oct 13 04:18:36.805 INFO kablam! warning: unused variable: `ranlibs` Oct 13 04:18:36.805 INFO kablam! --> src/process.rs:64:34 Oct 13 04:18:36.805 INFO kablam! | Oct 13 04:18:36.805 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 13 04:18:36.806 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 13 04:18:36.806 INFO kablam! Oct 13 04:18:36.806 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.806 INFO kablam! --> src/process.rs:80:48 Oct 13 04:18:36.807 INFO kablam! | Oct 13 04:18:36.807 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.807 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.808 INFO kablam! Oct 13 04:18:36.808 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.808 INFO kablam! --> src/process.rs:94:48 Oct 13 04:18:36.809 INFO kablam! | Oct 13 04:18:36.809 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.809 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.809 INFO kablam! Oct 13 04:18:36.810 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.810 INFO kablam! --> src/process.rs:109:48 Oct 13 04:18:36.810 INFO kablam! | Oct 13 04:18:36.811 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.811 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.811 INFO kablam! Oct 13 04:18:36.812 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.812 INFO kablam! --> src/process.rs:124:48 Oct 13 04:18:36.812 INFO kablam! | Oct 13 04:18:36.812 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.813 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.813 INFO kablam! Oct 13 04:18:36.813 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.814 INFO kablam! --> src/process.rs:139:48 Oct 13 04:18:36.814 INFO kablam! | Oct 13 04:18:36.814 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.815 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.815 INFO kablam! Oct 13 04:18:36.815 INFO kablam! warning: unused variable: `name` Oct 13 04:18:36.815 INFO kablam! --> src/process.rs:174:40 Oct 13 04:18:36.816 INFO kablam! | Oct 13 04:18:36.816 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 13 04:18:36.816 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:36.817 INFO kablam! Oct 13 04:18:36.817 INFO kablam! warning: unused variable: `process_compile` Oct 13 04:18:36.817 INFO kablam! --> src/process.rs:211:25 Oct 13 04:18:36.818 INFO kablam! | Oct 13 04:18:36.818 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 13 04:18:36.818 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 13 04:18:36.823 INFO kablam! Oct 13 04:18:36.823 INFO kablam! warning: unused variable: `header` Oct 13 04:18:36.823 INFO kablam! --> src/process.rs:226:37 Oct 13 04:18:36.823 INFO kablam! | Oct 13 04:18:36.824 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 13 04:18:36.824 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 04:18:36.824 INFO kablam! Oct 13 04:18:36.859 INFO kablam! warning: variable does not need to be mutable Oct 13 04:18:36.859 INFO kablam! --> src/process.rs:306:13 Oct 13 04:18:36.860 INFO kablam! | Oct 13 04:18:36.860 INFO kablam! 306 | let mut search = Command::new("find") Oct 13 04:18:36.860 INFO kablam! | ----^^^^^^ Oct 13 04:18:36.860 INFO kablam! | | Oct 13 04:18:36.861 INFO kablam! | help: remove this `mut` Oct 13 04:18:36.861 INFO kablam! | Oct 13 04:18:36.861 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:18:36.861 INFO kablam! Oct 13 04:18:36.862 INFO kablam! warning: method is never used: `hexdump` Oct 13 04:18:36.862 INFO kablam! --> src/context.rs:26:5 Oct 13 04:18:36.862 INFO kablam! | Oct 13 04:18:36.862 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 13 04:18:36.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:36.863 INFO kablam! | Oct 13 04:18:36.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:36.864 INFO kablam! Oct 13 04:18:36.864 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 13 04:18:36.864 INFO kablam! | Oct 13 04:18:36.864 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:18:36.865 INFO kablam! Oct 13 04:18:36.879 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:18:36.879 INFO kablam! --> src/main.rs:61:9 Oct 13 04:18:36.879 INFO kablam! | Oct 13 04:18:36.880 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 13 04:18:36.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:36.880 INFO kablam! | Oct 13 04:18:36.880 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:18:36.881 INFO kablam! Oct 13 04:18:40.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.25s Oct 13 04:18:40.324 INFO kablam! su: No module specific data is present Oct 13 04:18:41.387 INFO running `"docker" "rm" "-f" "51278c4c9f753adbce36e638777af9e66f8378219d1159000bac26a9815c5800"` Oct 13 04:18:41.655 INFO blam! 51278c4c9f753adbce36e638777af9e66f8378219d1159000bac26a9815c5800 Oct 13 04:18:41.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.067 INFO blam! 265c08692c407c49d251f977636f2ad6a82c1418b4e8df92d49e9c9384ad31a4 Oct 13 04:18:42.079 INFO running `"docker" "start" "-a" "265c08692c407c49d251f977636f2ad6a82c1418b4e8df92d49e9c9384ad31a4"` Oct 13 04:18:43.638 INFO kablam! usermod: no changes Oct 13 04:18:43.726 INFO kablam! Compiling BitcodeRecompiler v0.1.0 (/source) Oct 13 04:18:44.387 INFO kablam! warning: unused import: `exit` Oct 13 04:18:44.387 INFO kablam! --> src/process.rs:9:36 Oct 13 04:18:44.387 INFO kablam! | Oct 13 04:18:44.387 INFO kablam! 9 | use std::process::{Command, Stdio, exit}; Oct 13 04:18:44.387 INFO kablam! | ^^^^ Oct 13 04:18:44.387 INFO kablam! | Oct 13 04:18:44.387 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:44.387 INFO kablam! Oct 13 04:18:44.505 INFO kablam! warning: unreachable statement Oct 13 04:18:44.505 INFO kablam! --> src/process.rs:264:29 Oct 13 04:18:44.505 INFO kablam! | Oct 13 04:18:44.505 INFO kablam! 264 | break 'outer; Oct 13 04:18:44.505 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:18:44.505 INFO kablam! | Oct 13 04:18:44.505 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:18:44.505 INFO kablam! Oct 13 04:18:44.526 INFO kablam! warning: unused variable: `magic` Oct 13 04:18:44.527 INFO kablam! --> src/process.rs:56:31 Oct 13 04:18:44.528 INFO kablam! | Oct 13 04:18:44.528 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:44.529 INFO kablam! | ^^^^^ help: try ignoring the field: `magic: _` Oct 13 04:18:44.530 INFO kablam! | Oct 13 04:18:44.530 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:44.531 INFO kablam! Oct 13 04:18:44.531 INFO kablam! warning: unused variable: `files` Oct 13 04:18:44.532 INFO kablam! --> src/process.rs:56:42 Oct 13 04:18:44.532 INFO kablam! | Oct 13 04:18:44.532 INFO kablam! 56 | &OFile::FatFile { magic, ref files } => { Oct 13 04:18:44.532 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:44.532 INFO kablam! Oct 13 04:18:44.532 INFO kablam! warning: unused variable: `files` Oct 13 04:18:44.532 INFO kablam! --> src/process.rs:60:34 Oct 13 04:18:44.532 INFO kablam! | Oct 13 04:18:44.532 INFO kablam! 60 | &OFile::ArFile { ref files } => { Oct 13 04:18:44.532 INFO kablam! | ^^^^^ help: try ignoring the field: `files: _` Oct 13 04:18:44.532 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `ranlibs` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:64:34 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 64 | &OFile::SymDef { ref ranlibs } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^^^^ help: try ignoring the field: `ranlibs: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:80:48 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 80 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:94:48 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 94 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:109:48 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 109 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:124:48 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 124 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:139:48 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 139 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `name` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:174:40 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 174 | XmlEvent::EndElement { name } => { Oct 13 04:18:44.539 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `process_compile` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:211:25 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 211 | let mut process_compile = Command::new("clang").arg("-cc1").args(v).spawn().unwrap(); Oct 13 04:18:44.539 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_process_compile` instead Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.539 INFO kablam! warning: unused variable: `header` Oct 13 04:18:44.539 INFO kablam! --> src/process.rs:226:37 Oct 13 04:18:44.539 INFO kablam! | Oct 13 04:18:44.539 INFO kablam! 226 | fn handle_macho_file(&mut self, header: &MachHeader, commands: &[MachCommand], ctxt: &mut FileContext) -> Result { Oct 13 04:18:44.539 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 13 04:18:44.539 INFO kablam! Oct 13 04:18:44.584 INFO kablam! warning: variable does not need to be mutable Oct 13 04:18:44.585 INFO kablam! --> src/process.rs:306:13 Oct 13 04:18:44.585 INFO kablam! | Oct 13 04:18:44.586 INFO kablam! 306 | let mut search = Command::new("find") Oct 13 04:18:44.586 INFO kablam! | ----^^^^^^ Oct 13 04:18:44.586 INFO kablam! | | Oct 13 04:18:44.586 INFO kablam! | help: remove this `mut` Oct 13 04:18:44.586 INFO kablam! | Oct 13 04:18:44.586 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:18:44.586 INFO kablam! Oct 13 04:18:44.586 INFO kablam! warning: method is never used: `hexdump` Oct 13 04:18:44.586 INFO kablam! --> src/context.rs:26:5 Oct 13 04:18:44.586 INFO kablam! | Oct 13 04:18:44.586 INFO kablam! 26 | pub fn hexdump(&mut self, addr: usize, size: usize) -> Result, Error> { Oct 13 04:18:44.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:44.586 INFO kablam! | Oct 13 04:18:44.586 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:44.586 INFO kablam! Oct 13 04:18:44.589 INFO kablam! warning: crate `BitcodeRecompiler` should have a snake case name such as `bitcode_recompiler` Oct 13 04:18:44.589 INFO kablam! | Oct 13 04:18:44.589 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:18:44.589 INFO kablam! Oct 13 04:18:44.590 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:18:44.590 INFO kablam! --> src/main.rs:61:9 Oct 13 04:18:44.590 INFO kablam! | Oct 13 04:18:44.590 INFO kablam! 61 | mach_process.handle_ofile(&ofile, &mut filectx, matchs.opt_str("sdk"), matchs.opt_str("tool")); Oct 13 04:18:44.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:44.590 INFO kablam! | Oct 13 04:18:44.590 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:18:44.590 INFO kablam! Oct 13 04:18:45.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 13 04:18:45.059 INFO kablam! su: No module specific data is present Oct 13 04:18:46.606 INFO running `"docker" "rm" "-f" "265c08692c407c49d251f977636f2ad6a82c1418b4e8df92d49e9c9384ad31a4"` Oct 13 04:18:46.887 INFO blam! 265c08692c407c49d251f977636f2ad6a82c1418b4e8df92d49e9c9384ad31a4 Oct 13 04:18:46.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.227 INFO blam! b08f3ec38116bdb54caed8f174e2100935d29c61d376d075f11d121555feaccf Oct 13 04:18:47.239 INFO running `"docker" "start" "-a" "b08f3ec38116bdb54caed8f174e2100935d29c61d376d075f11d121555feaccf"` Oct 13 04:18:48.338 INFO kablam! usermod: no changes Oct 13 04:18:48.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 04:18:48.431 INFO kablam! Running /target/debug/deps/BitcodeRecompiler-04a015eb87064f17 Oct 13 04:18:48.447 INFO kablam! su: No module specific data is present Oct 13 04:18:48.447 INFO blam! Oct 13 04:18:48.448 INFO blam! running 0 tests Oct 13 04:18:48.448 INFO blam! Oct 13 04:18:48.448 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:18:48.449 INFO blam! Oct 13 04:18:49.458 INFO running `"docker" "rm" "-f" "b08f3ec38116bdb54caed8f174e2100935d29c61d376d075f11d121555feaccf"` Oct 13 04:18:49.840 INFO blam! b08f3ec38116bdb54caed8f174e2100935d29c61d376d075f11d121555feaccf