Oct 11 07:06:48.342 INFO testing Darksecond/rust-jit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:06:48.343 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:06:48.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 07:06:48.878 INFO blam! aecad7130fa4b3efac1c3122a887c001f48be355a716b99490db7f01b67bcadb Oct 11 07:06:48.881 INFO running `"docker" "start" "-a" "aecad7130fa4b3efac1c3122a887c001f48be355a716b99490db7f01b67bcadb"` Oct 11 07:06:50.602 INFO kablam! usermod: no changes Oct 11 07:06:50.696 INFO kablam! Compiling jit v0.1.0 (/source) Oct 11 07:06:51.785 INFO kablam! warning: method is never used: `mov_rax_u32` Oct 11 07:06:51.785 INFO kablam! --> src/jit/backend.rs:18:5 Oct 11 07:06:51.785 INFO kablam! | Oct 11 07:06:51.786 INFO kablam! 18 | pub fn mov_rax_u32(&mut self, value: u32) -> isize { Oct 11 07:06:51.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.786 INFO kablam! | Oct 11 07:06:51.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:06:51.787 INFO kablam! Oct 11 07:06:51.787 INFO kablam! warning: method is never used: `mov_rdi_u32` Oct 11 07:06:51.787 INFO kablam! --> src/jit/backend.rs:28:5 Oct 11 07:06:51.788 INFO kablam! | Oct 11 07:06:51.788 INFO kablam! 28 | pub fn mov_rdi_u32(&mut self, value: u32) -> isize { Oct 11 07:06:51.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.789 INFO kablam! Oct 11 07:06:51.789 INFO kablam! warning: method is never used: `mov_rdi_u64` Oct 11 07:06:51.789 INFO kablam! --> src/jit/backend.rs:47:5 Oct 11 07:06:51.790 INFO kablam! | Oct 11 07:06:51.790 INFO kablam! 47 | pub fn mov_rdi_u64(&mut self, value: u64) -> isize { Oct 11 07:06:51.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.791 INFO kablam! Oct 11 07:06:51.791 INFO kablam! warning: method is never used: `inc_rax` Oct 11 07:06:51.791 INFO kablam! --> src/jit/backend.rs:64:5 Oct 11 07:06:51.791 INFO kablam! | Oct 11 07:06:51.792 INFO kablam! 64 | pub fn inc_rax(&mut self) -> isize { Oct 11 07:06:51.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.792 INFO kablam! Oct 11 07:06:51.792 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rdi` Oct 11 07:06:51.793 INFO kablam! --> src/jit/backend.rs:190:5 Oct 11 07:06:51.793 INFO kablam! | Oct 11 07:06:51.793 INFO kablam! 190 | pub fn movsd_xmm0_ptr_rdi(&mut self) -> isize { Oct 11 07:06:51.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.794 INFO kablam! Oct 11 07:06:51.794 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rdi_offset_u8` Oct 11 07:06:51.794 INFO kablam! --> src/jit/backend.rs:200:5 Oct 11 07:06:51.795 INFO kablam! | Oct 11 07:06:51.795 INFO kablam! 200 | pub fn movsd_xmm0_ptr_rdi_offset_u8(&mut self, value: u8) -> isize { Oct 11 07:06:51.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.795 INFO kablam! Oct 11 07:06:51.796 INFO kablam! warning: method is never used: `movsd_xmm1_ptr_rdi_offset_u8` Oct 11 07:06:51.796 INFO kablam! --> src/jit/backend.rs:211:5 Oct 11 07:06:51.796 INFO kablam! | Oct 11 07:06:51.796 INFO kablam! 211 | pub fn movsd_xmm1_ptr_rdi_offset_u8(&mut self, value: u8) -> isize { Oct 11 07:06:51.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.797 INFO kablam! Oct 11 07:06:51.797 INFO kablam! warning: method is never used: `movsd_xmm1_ptr_rsp_offset_u8` Oct 11 07:06:51.798 INFO kablam! --> src/jit/backend.rs:244:5 Oct 11 07:06:51.798 INFO kablam! | Oct 11 07:06:51.798 INFO kablam! 244 | pub fn movsd_xmm1_ptr_rsp_offset_u8(&mut self, value: i8) -> isize { Oct 11 07:06:51.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.799 INFO kablam! Oct 11 07:06:51.799 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rsp_offset_u8` Oct 11 07:06:51.799 INFO kablam! --> src/jit/backend.rs:256:5 Oct 11 07:06:51.799 INFO kablam! | Oct 11 07:06:51.800 INFO kablam! 256 | pub fn movsd_xmm0_ptr_rsp_offset_u8(&mut self, value: i8) -> isize { Oct 11 07:06:51.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.800 INFO kablam! Oct 11 07:06:51.800 INFO kablam! warning: method is never used: `offset` Oct 11 07:06:51.801 INFO kablam! --> src/jit/backend.rs:288:5 Oct 11 07:06:51.801 INFO kablam! | Oct 11 07:06:51.801 INFO kablam! 288 | pub fn offset(&self) -> isize { Oct 11 07:06:51.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.802 INFO kablam! Oct 11 07:06:51.802 INFO kablam! warning: variant is never constructed: `Param1` Oct 11 07:06:51.802 INFO kablam! --> src/jit/opcodes.rs:7:5 Oct 11 07:06:51.804 INFO kablam! | Oct 11 07:06:51.804 INFO kablam! 7 | Param1, Oct 11 07:06:51.805 INFO kablam! | ^^^^^^ Oct 11 07:06:51.805 INFO kablam! Oct 11 07:06:51.805 INFO kablam! warning: variant is never constructed: `Nop` Oct 11 07:06:51.806 INFO kablam! --> src/jit/opcodes.rs:23:5 Oct 11 07:06:51.806 INFO kablam! | Oct 11 07:06:51.806 INFO kablam! 23 | Nop, Oct 11 07:06:51.807 INFO kablam! | ^^^ Oct 11 07:06:51.812 INFO kablam! Oct 11 07:06:51.813 INFO kablam! warning: variant is never constructed: `LoadConst` Oct 11 07:06:51.813 INFO kablam! --> src/jit/opcodes.rs:25:5 Oct 11 07:06:51.813 INFO kablam! | Oct 11 07:06:51.814 INFO kablam! 25 | LoadConst(Register, f64), Oct 11 07:06:51.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.814 INFO kablam! Oct 11 07:06:51.814 INFO kablam! warning: variant is never constructed: `SaveVar` Oct 11 07:06:51.815 INFO kablam! --> src/jit/opcodes.rs:26:5 Oct 11 07:06:51.815 INFO kablam! | Oct 11 07:06:51.815 INFO kablam! 26 | SaveVar(Variable, Register), Oct 11 07:06:51.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.816 INFO kablam! Oct 11 07:06:51.816 INFO kablam! warning: variant is never constructed: `PushVar` Oct 11 07:06:51.817 INFO kablam! --> src/jit/opcodes.rs:27:5 Oct 11 07:06:51.817 INFO kablam! | Oct 11 07:06:51.817 INFO kablam! 27 | PushVar(Variable), Oct 11 07:06:51.817 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.818 INFO kablam! Oct 11 07:06:51.818 INFO kablam! warning: variant is never constructed: `PopVar` Oct 11 07:06:51.818 INFO kablam! --> src/jit/opcodes.rs:28:5 Oct 11 07:06:51.819 INFO kablam! | Oct 11 07:06:51.819 INFO kablam! 28 | PopVar(Variable), Oct 11 07:06:51.819 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:06:51.820 INFO kablam! Oct 11 07:06:51.820 INFO kablam! warning: variant is never constructed: `PushReg` Oct 11 07:06:51.820 INFO kablam! --> src/jit/opcodes.rs:29:5 Oct 11 07:06:51.820 INFO kablam! | Oct 11 07:06:51.824 INFO kablam! 29 | PushReg(Register), Oct 11 07:06:51.824 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:06:51.825 INFO kablam! Oct 11 07:06:51.825 INFO kablam! warning: variant is never constructed: `PopReg` Oct 11 07:06:51.825 INFO kablam! --> src/jit/opcodes.rs:30:5 Oct 11 07:06:51.826 INFO kablam! | Oct 11 07:06:51.826 INFO kablam! 30 | PopReg(Register), Oct 11 07:06:51.826 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:06:51.826 INFO kablam! Oct 11 07:06:52.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 11 07:06:52.324 INFO kablam! su: No module specific data is present Oct 11 07:06:53.037 INFO running `"docker" "rm" "-f" "aecad7130fa4b3efac1c3122a887c001f48be355a716b99490db7f01b67bcadb"` Oct 11 07:06:53.396 INFO blam! aecad7130fa4b3efac1c3122a887c001f48be355a716b99490db7f01b67bcadb Oct 11 07:06:53.404 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:06:53.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 07:06:53.854 INFO blam! 2571c9fb04e11dad2750be367890cd859994bf67f10b3fc3226cc52d7c9e36c0 Oct 11 07:06:53.856 INFO running `"docker" "start" "-a" "2571c9fb04e11dad2750be367890cd859994bf67f10b3fc3226cc52d7c9e36c0"` Oct 11 07:06:56.000 INFO kablam! usermod: no changes Oct 11 07:06:56.078 INFO kablam! Compiling jit v0.1.0 (/source) Oct 11 07:06:57.207 INFO kablam! warning: method is never used: `mov_rax_u32` Oct 11 07:06:57.207 INFO kablam! --> src/jit/backend.rs:18:5 Oct 11 07:06:57.207 INFO kablam! | Oct 11 07:06:57.207 INFO kablam! 18 | pub fn mov_rax_u32(&mut self, value: u32) -> isize { Oct 11 07:06:57.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.207 INFO kablam! | Oct 11 07:06:57.207 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:06:57.207 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `mov_rdi_u32` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:28:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 28 | pub fn mov_rdi_u32(&mut self, value: u32) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `mov_rdi_u64` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:47:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 47 | pub fn mov_rdi_u64(&mut self, value: u64) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `inc_rax` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:64:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 64 | pub fn inc_rax(&mut self) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rdi` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:190:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 190 | pub fn movsd_xmm0_ptr_rdi(&mut self) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rdi_offset_u8` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:200:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 200 | pub fn movsd_xmm0_ptr_rdi_offset_u8(&mut self, value: u8) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `movsd_xmm1_ptr_rdi_offset_u8` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:211:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 211 | pub fn movsd_xmm1_ptr_rdi_offset_u8(&mut self, value: u8) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `movsd_xmm1_ptr_rsp_offset_u8` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:244:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 244 | pub fn movsd_xmm1_ptr_rsp_offset_u8(&mut self, value: i8) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `movsd_xmm0_ptr_rsp_offset_u8` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:256:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 256 | pub fn movsd_xmm0_ptr_rsp_offset_u8(&mut self, value: i8) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: method is never used: `offset` Oct 11 07:06:57.209 INFO kablam! --> src/jit/backend.rs:288:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 288 | pub fn offset(&self) -> isize { Oct 11 07:06:57.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.209 INFO kablam! Oct 11 07:06:57.209 INFO kablam! warning: variant is never constructed: `Param1` Oct 11 07:06:57.209 INFO kablam! --> src/jit/opcodes.rs:7:5 Oct 11 07:06:57.209 INFO kablam! | Oct 11 07:06:57.209 INFO kablam! 7 | Param1, Oct 11 07:06:57.210 INFO kablam! | ^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `Nop` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:23:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 23 | Nop, Oct 11 07:06:57.210 INFO kablam! | ^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `LoadConst` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:25:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 25 | LoadConst(Register, f64), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `SaveVar` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:26:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 26 | SaveVar(Variable, Register), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `PushVar` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:27:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 27 | PushVar(Variable), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `PopVar` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:28:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 28 | PopVar(Variable), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `PushReg` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:29:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 29 | PushReg(Register), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.210 INFO kablam! warning: variant is never constructed: `PopReg` Oct 11 07:06:57.210 INFO kablam! --> src/jit/opcodes.rs:30:5 Oct 11 07:06:57.210 INFO kablam! | Oct 11 07:06:57.210 INFO kablam! 30 | PopReg(Register), Oct 11 07:06:57.210 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:06:57.210 INFO kablam! Oct 11 07:06:57.733 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 11 07:06:57.734 INFO kablam! su: No module specific data is present Oct 11 07:06:58.677 INFO running `"docker" "rm" "-f" "2571c9fb04e11dad2750be367890cd859994bf67f10b3fc3226cc52d7c9e36c0"` Oct 11 07:06:59.120 INFO blam! 2571c9fb04e11dad2750be367890cd859994bf67f10b3fc3226cc52d7c9e36c0 Oct 11 07:06:59.121 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:06:59.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 07:06:59.606 INFO blam! 4eb88d440d45f9a7cf83672c2bcdceb0e1b7525bedbf7a04d89223a15275e726 Oct 11 07:06:59.608 INFO running `"docker" "start" "-a" "4eb88d440d45f9a7cf83672c2bcdceb0e1b7525bedbf7a04d89223a15275e726"` Oct 11 07:07:01.196 INFO kablam! usermod: no changes Oct 11 07:07:01.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 07:07:01.280 INFO kablam! Running /target/debug/deps/jit-9818dd1bb84c8c32 Oct 11 07:07:01.280 INFO blam! Oct 11 07:07:01.280 INFO kablam! su: No module specific data is present Oct 11 07:07:01.280 INFO blam! running 0 tests Oct 11 07:07:01.280 INFO blam! Oct 11 07:07:01.280 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:07:01.280 INFO blam! Oct 11 07:07:02.086 INFO running `"docker" "rm" "-f" "4eb88d440d45f9a7cf83672c2bcdceb0e1b7525bedbf7a04d89223a15275e726"` Oct 11 07:07:02.470 INFO blam! 4eb88d440d45f9a7cf83672c2bcdceb0e1b7525bedbf7a04d89223a15275e726