Oct 14 20:27:43.048 INFO testing foophoof/risc-v-emulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:27:43.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:27:43.510 INFO blam! 5e8649606e48bf8735729a605bd11831968f5246b6dc748dfba3cb8154237f18 Oct 14 20:27:43.514 INFO running `"docker" "start" "-a" "5e8649606e48bf8735729a605bd11831968f5246b6dc748dfba3cb8154237f18"` Oct 14 20:27:45.010 INFO kablam! usermod: no changes Oct 14 20:27:45.067 INFO kablam! Compiling elf v0.0.10 Oct 14 20:27:47.087 INFO kablam! Compiling risc-v-emulator v0.1.0 (/source) Oct 14 20:27:47.723 INFO kablam! warning: unused variable: `value` Oct 14 20:27:47.723 INFO kablam! --> src/cpu.rs:85:41 Oct 14 20:27:47.723 INFO kablam! | Oct 14 20:27:47.723 INFO kablam! 85 | pub fn set_csr(&mut self, csr: u16, value: u32) { Oct 14 20:27:47.723 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 20:27:47.723 INFO kablam! | Oct 14 20:27:47.723 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:27:47.723 INFO kablam! Oct 14 20:27:47.763 INFO kablam! warning: field is never used: `mepc` Oct 14 20:27:47.763 INFO kablam! --> src/cpu.rs:22:5 Oct 14 20:27:47.763 INFO kablam! | Oct 14 20:27:47.763 INFO kablam! 22 | mepc: u32, Oct 14 20:27:47.763 INFO kablam! | ^^^^^^^^^ Oct 14 20:27:47.763 INFO kablam! | Oct 14 20:27:47.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:27:47.763 INFO kablam! Oct 14 20:27:47.764 INFO kablam! warning: method is never used: `get_csr` Oct 14 20:27:47.764 INFO kablam! --> src/cpu.rs:72:5 Oct 14 20:27:47.764 INFO kablam! | Oct 14 20:27:47.764 INFO kablam! 72 | pub fn get_csr(&self, csr: u16) -> u32 { Oct 14 20:27:47.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:27:47.764 INFO kablam! Oct 14 20:27:47.764 INFO kablam! warning: method is never used: `set_csr` Oct 14 20:27:47.764 INFO kablam! --> src/cpu.rs:85:5 Oct 14 20:27:47.764 INFO kablam! | Oct 14 20:27:47.764 INFO kablam! 85 | pub fn set_csr(&mut self, csr: u16, value: u32) { Oct 14 20:27:47.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:27:47.764 INFO kablam! Oct 14 20:27:48.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.88s Oct 14 20:27:48.909 INFO kablam! su: No module specific data is present Oct 14 20:27:49.611 INFO running `"docker" "rm" "-f" "5e8649606e48bf8735729a605bd11831968f5246b6dc748dfba3cb8154237f18"` Oct 14 20:27:49.930 INFO blam! 5e8649606e48bf8735729a605bd11831968f5246b6dc748dfba3cb8154237f18 Oct 14 20:27:49.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:27:50.469 INFO blam! 2a56b44939fcbe77b43e2e814ba3052f7ab7374e5a9b55b121458ec04f7ec905 Oct 14 20:27:50.477 INFO running `"docker" "start" "-a" "2a56b44939fcbe77b43e2e814ba3052f7ab7374e5a9b55b121458ec04f7ec905"` Oct 14 20:27:51.915 INFO kablam! usermod: no changes Oct 14 20:27:51.995 INFO kablam! Compiling risc-v-emulator v0.1.0 (/source) Oct 14 20:27:54.367 INFO kablam! warning: unused variable: `value` Oct 14 20:27:54.367 INFO kablam! --> src/cpu.rs:85:41 Oct 14 20:27:54.367 INFO kablam! | Oct 14 20:27:54.367 INFO kablam! 85 | pub fn set_csr(&mut self, csr: u16, value: u32) { Oct 14 20:27:54.367 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 20:27:54.367 INFO kablam! | Oct 14 20:27:54.367 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:27:54.367 INFO kablam! Oct 14 20:27:54.831 INFO kablam! warning: field is never used: `mepc` Oct 14 20:27:54.831 INFO kablam! --> src/cpu.rs:22:5 Oct 14 20:27:54.831 INFO kablam! | Oct 14 20:27:54.831 INFO kablam! 22 | mepc: u32, Oct 14 20:27:54.831 INFO kablam! | ^^^^^^^^^ Oct 14 20:27:54.831 INFO kablam! | Oct 14 20:27:54.831 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:27:54.831 INFO kablam! Oct 14 20:27:54.831 INFO kablam! warning: method is never used: `get_csr` Oct 14 20:27:54.831 INFO kablam! --> src/cpu.rs:72:5 Oct 14 20:27:54.831 INFO kablam! | Oct 14 20:27:54.831 INFO kablam! 72 | pub fn get_csr(&self, csr: u16) -> u32 { Oct 14 20:27:54.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:27:54.831 INFO kablam! Oct 14 20:27:54.831 INFO kablam! warning: method is never used: `set_csr` Oct 14 20:27:54.831 INFO kablam! --> src/cpu.rs:85:5 Oct 14 20:27:54.831 INFO kablam! | Oct 14 20:27:54.831 INFO kablam! 85 | pub fn set_csr(&mut self, csr: u16, value: u32) { Oct 14 20:27:54.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:27:54.831 INFO kablam! Oct 14 20:27:56.781 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 14 20:27:56.784 INFO kablam! su: No module specific data is present Oct 14 20:27:57.261 INFO running `"docker" "rm" "-f" "2a56b44939fcbe77b43e2e814ba3052f7ab7374e5a9b55b121458ec04f7ec905"` Oct 14 20:27:57.622 INFO blam! 2a56b44939fcbe77b43e2e814ba3052f7ab7374e5a9b55b121458ec04f7ec905 Oct 14 20:27:57.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:27:58.096 INFO blam! 2fd42fcb7da100f6dfab614008d4a636a6fd060cc12e58d8789506b78b640867 Oct 14 20:27:58.099 INFO running `"docker" "start" "-a" "2fd42fcb7da100f6dfab614008d4a636a6fd060cc12e58d8789506b78b640867"` Oct 14 20:27:59.290 INFO kablam! usermod: no changes Oct 14 20:27:59.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 20:27:59.319 INFO kablam! Running /target/debug/deps/risc_v_emulator-bf5985985ba6df62 Oct 14 20:27:59.319 INFO blam! Oct 14 20:27:59.319 INFO blam! running 29 tests Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_bgeu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_bge ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_beq ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_blt ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_bltu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_add ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::control_transfer::tests::test_bne ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_sltiu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_slli ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_addi ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_srai ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_slti ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_srl ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_sra ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_sll ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_andi ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_lui ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32i::int_compute::tests::test_ori ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_div ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_divu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_mul ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_mulh ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_mulhsu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_mulhu ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_rem ... ok Oct 14 20:27:59.327 INFO blam! test instruction::rv32m::tests::test_remu ... ok Oct 14 20:27:59.332 INFO blam! test instruction::rv32i::int_compute::tests::test_sub ... ok Oct 14 20:27:59.332 INFO blam! test instruction::rv32i::int_compute::tests::test_xori ... ok Oct 14 20:27:59.339 INFO blam! test instruction::rv32i::int_compute::tests::test_srli ... ok Oct 14 20:27:59.339 INFO blam! Oct 14 20:27:59.339 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:27:59.339 INFO blam! Oct 14 20:27:59.340 INFO kablam! su: No module specific data is present Oct 14 20:28:00.301 INFO running `"docker" "rm" "-f" "2fd42fcb7da100f6dfab614008d4a636a6fd060cc12e58d8789506b78b640867"` Oct 14 20:28:00.669 INFO blam! 2fd42fcb7da100f6dfab614008d4a636a6fd060cc12e58d8789506b78b640867