Oct 13 04:38:50.121 INFO testing owlinux1000/rust-comet2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:38:50.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:38:50.408 INFO blam! 1952bb160217542c454acd03883ab2d6dbd1aa7142433694c74f7a96a926a61b Oct 13 04:38:50.410 INFO running `"docker" "start" "-a" "1952bb160217542c454acd03883ab2d6dbd1aa7142433694c74f7a96a926a61b"` Oct 13 04:38:51.562 INFO kablam! usermod: no changes Oct 13 04:38:51.619 INFO kablam! Compiling rust-comet2 v0.1.0 (/source) Oct 13 04:38:52.107 INFO kablam! warning: struct is never constructed: `Fr` Oct 13 04:38:52.107 INFO kablam! --> src/hardware.rs:8:1 Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! 8 | struct Fr { Oct 13 04:38:52.107 INFO kablam! | ^^^^^^^^^ Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:38:52.107 INFO kablam! Oct 13 04:38:52.107 INFO kablam! warning: method is never used: `new` Oct 13 04:38:52.107 INFO kablam! --> src/hardware.rs:16:5 Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! 16 | pub fn new() -> Fr { Oct 13 04:38:52.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:38:52.107 INFO kablam! Oct 13 04:38:52.107 INFO kablam! warning: method is never used: `set` Oct 13 04:38:52.107 INFO kablam! --> src/hardware.rs:20:5 Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 13 04:38:52.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:52.107 INFO kablam! Oct 13 04:38:52.107 INFO kablam! warning: method is never used: `get_all` Oct 13 04:38:52.107 INFO kablam! --> src/hardware.rs:31:5 Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 13 04:38:52.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:52.107 INFO kablam! Oct 13 04:38:52.107 INFO kablam! warning: method is never used: `get` Oct 13 04:38:52.107 INFO kablam! --> src/hardware.rs:35:5 Oct 13 04:38:52.107 INFO kablam! | Oct 13 04:38:52.107 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 13 04:38:52.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:52.107 INFO kablam! Oct 13 04:38:53.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 13 04:38:53.843 INFO kablam! su: No module specific data is present Oct 13 04:38:54.592 INFO running `"docker" "rm" "-f" "1952bb160217542c454acd03883ab2d6dbd1aa7142433694c74f7a96a926a61b"` Oct 13 04:38:54.819 INFO blam! 1952bb160217542c454acd03883ab2d6dbd1aa7142433694c74f7a96a926a61b Oct 13 04:38:54.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:38:55.471 INFO blam! e71e8c080b04366050bdf583a6427eba2782c4f2f0b2a7c68c28938241e81bc1 Oct 13 04:38:55.476 INFO running `"docker" "start" "-a" "e71e8c080b04366050bdf583a6427eba2782c4f2f0b2a7c68c28938241e81bc1"` Oct 13 04:38:56.307 INFO kablam! usermod: no changes Oct 13 04:38:56.348 INFO kablam! Compiling rust-comet2 v0.1.0 (/source) Oct 13 04:38:57.115 INFO kablam! warning: struct is never constructed: `Fr` Oct 13 04:38:57.115 INFO kablam! --> src/hardware.rs:8:1 Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! 8 | struct Fr { Oct 13 04:38:57.115 INFO kablam! | ^^^^^^^^^ Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:38:57.115 INFO kablam! Oct 13 04:38:57.115 INFO kablam! warning: method is never used: `new` Oct 13 04:38:57.115 INFO kablam! --> src/hardware.rs:16:5 Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! 16 | pub fn new() -> Fr { Oct 13 04:38:57.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:38:57.115 INFO kablam! Oct 13 04:38:57.115 INFO kablam! warning: method is never used: `set` Oct 13 04:38:57.115 INFO kablam! --> src/hardware.rs:20:5 Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 13 04:38:57.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:57.115 INFO kablam! Oct 13 04:38:57.115 INFO kablam! warning: method is never used: `get_all` Oct 13 04:38:57.115 INFO kablam! --> src/hardware.rs:31:5 Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 13 04:38:57.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:57.115 INFO kablam! Oct 13 04:38:57.115 INFO kablam! warning: method is never used: `get` Oct 13 04:38:57.115 INFO kablam! --> src/hardware.rs:35:5 Oct 13 04:38:57.115 INFO kablam! | Oct 13 04:38:57.115 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 13 04:38:57.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:38:57.115 INFO kablam! Oct 13 04:38:57.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 13 04:38:57.847 INFO kablam! su: No module specific data is present Oct 13 04:38:58.148 INFO running `"docker" "rm" "-f" "e71e8c080b04366050bdf583a6427eba2782c4f2f0b2a7c68c28938241e81bc1"` Oct 13 04:38:58.230 INFO blam! e71e8c080b04366050bdf583a6427eba2782c4f2f0b2a7c68c28938241e81bc1 Oct 13 04:38:58.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:38:58.387 INFO blam! ba819f4c9e31f31723bfa2cb360d9cdae87203057f37d4d01e73c40e558b3100 Oct 13 04:38:58.391 INFO running `"docker" "start" "-a" "ba819f4c9e31f31723bfa2cb360d9cdae87203057f37d4d01e73c40e558b3100"` Oct 13 04:38:58.962 INFO kablam! usermod: no changes Oct 13 04:38:59.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:38:59.028 INFO kablam! Running /target/debug/deps/rust_comet2-2f545ba1b769f5a1 Oct 13 04:38:59.030 INFO blam! Oct 13 04:38:59.030 INFO blam! running 35 tests Oct 13 04:38:59.032 INFO blam! test instruction::add::tests::test_addl_r1_r2 ... ok Oct 13 04:38:59.032 INFO blam! test instruction::call::tests::test_call_adr_x ... ok Oct 13 04:38:59.032 INFO blam! test instruction::and::tests::test_and_r1_r2 ... ok Oct 13 04:38:59.033 INFO blam! test instruction::and::tests::test_and_r_adr_x ... ok Oct 13 04:38:59.034 INFO blam! test instruction::cp::tests::test_cpa_r_adr_x ... ok Oct 13 04:38:59.035 INFO blam! test instruction::add::tests::test_adda_r_adr_x ... ok Oct 13 04:38:59.035 INFO blam! test instruction::add::tests::test_adda_r1_r2 ... ok Oct 13 04:38:59.035 INFO blam! test instruction::cp::tests::test_cpa_r1_r2 ... ok Oct 13 04:38:59.036 INFO blam! test instruction::jmp::tests::test_jmi_adr_x ... ok Oct 13 04:38:59.037 INFO blam! test instruction::jmp::tests::test_jmp_adr_x ... ok Oct 13 04:38:59.038 INFO blam! test instruction::add::tests::test_addl_r_adr_x ... ok Oct 13 04:38:59.038 INFO blam! test instruction::cp::tests::test_cpl_r_adr_x ... ok Oct 13 04:38:59.039 INFO blam! test instruction::cp::tests::test_cpl_r1_r2 ... ok Oct 13 04:38:59.039 INFO blam! test instruction::jmp::tests::test_jpl_adr_x ... ok Oct 13 04:38:59.040 INFO blam! test instruction::jmp::tests::test_jov_adr_x ... ok Oct 13 04:38:59.040 INFO blam! test instruction::lad::tests::test_lad_r_adr_x ... ok Oct 13 04:38:59.041 INFO blam! test instruction::jmp::tests::test_jze_adr_x ... ok Oct 13 04:38:59.041 INFO blam! test instruction::jmp::tests::test_jnz_adr_x ... ok Oct 13 04:38:59.042 INFO blam! test instruction::or::tests::test_or_r_adr_x ... ok Oct 13 04:38:59.043 INFO blam! test instruction::or::tests::test_or_r1_r2 ... ok Oct 13 04:38:59.043 INFO blam! test instruction::ld::tests::test_ld_r_adr_x ... ok Oct 13 04:38:59.043 INFO blam! test instruction::push::tests::test_push_adr_x ... ok Oct 13 04:38:59.044 INFO blam! test instruction::sl::tests::test_sla_r_adr_x ... ok Oct 13 04:38:59.044 INFO blam! test instruction::ld::tests::test_ld_r1_r2 ... ok Oct 13 04:38:59.044 INFO blam! test instruction::pop::tests::test_pop_r ... ok Oct 13 04:38:59.048 INFO blam! test instruction::sl::tests::test_sra_r_adr_x ... ok Oct 13 04:38:59.048 INFO blam! test instruction::sl::tests::test_sll_r_adr_x ... ok Oct 13 04:38:59.048 INFO blam! test instruction::sub::tests::test_subl_r_adr_x ... ok Oct 13 04:38:59.048 INFO blam! test instruction::xor::tests::test_xor_r1_r2 ... ok Oct 13 04:38:59.048 INFO blam! test instruction::sub::tests::test_suba_r_adr_x ... ok Oct 13 04:38:59.048 INFO blam! test instruction::xor::tests::test_xor_r_adr_x ... ok Oct 13 04:38:59.048 INFO blam! test instruction::st::tests::test_st_r_adr_x ... ok Oct 13 04:38:59.049 INFO blam! test instruction::sub::tests::test_suba_r1_r2 ... ok Oct 13 04:38:59.049 INFO blam! test instruction::sl::tests::test_srl_r_adr_x ... ok Oct 13 04:38:59.051 INFO blam! test instruction::sub::tests::test_subl_r1_r2 ... ok Oct 13 04:38:59.051 INFO kablam! Running /target/debug/deps/rust_comet2-ffaa570a89a1bb47 Oct 13 04:38:59.051 INFO blam! Oct 13 04:38:59.051 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:38:59.051 INFO blam! Oct 13 04:38:59.055 INFO blam! Oct 13 04:38:59.055 INFO kablam! Doc-tests rust-comet2 Oct 13 04:38:59.055 INFO blam! running 0 tests Oct 13 04:38:59.055 INFO blam! Oct 13 04:38:59.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:38:59.055 INFO blam! Oct 13 04:38:59.415 INFO blam! Oct 13 04:38:59.415 INFO blam! running 0 tests Oct 13 04:38:59.415 INFO blam! Oct 13 04:38:59.415 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:38:59.415 INFO blam! Oct 13 04:38:59.417 INFO kablam! su: No module specific data is present Oct 13 04:38:59.783 INFO running `"docker" "rm" "-f" "ba819f4c9e31f31723bfa2cb360d9cdae87203057f37d4d01e73c40e558b3100"` Oct 13 04:39:00.014 INFO blam! ba819f4c9e31f31723bfa2cb360d9cdae87203057f37d4d01e73c40e558b3100