Oct 11 17:43:04.178 INFO testing libcw-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:43:04.179 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:43:04.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:43:04.640 INFO blam! 767bafe2b1882ab5c8865d67e544059eeea0cf6a4a148848be1126327252acdf Oct 11 17:43:04.648 INFO running `"docker" "start" "-a" "767bafe2b1882ab5c8865d67e544059eeea0cf6a4a148848be1126327252acdf"` Oct 11 17:43:05.724 INFO kablam! usermod: no changes Oct 11 17:43:05.783 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 11 17:43:07.512 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:43:07.512 INFO kablam! --> src/lib.rs:10:1 Oct 11 17:43:07.512 INFO kablam! | Oct 11 17:43:07.512 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 11 17:43:07.512 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:43:07.512 INFO kablam! | Oct 11 17:43:07.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:43:07.512 INFO kablam! Oct 11 17:43:07.752 INFO kablam! warning: unreachable expression Oct 11 17:43:07.752 INFO kablam! --> src/parser.rs:128:5 Oct 11 17:43:07.752 INFO kablam! | Oct 11 17:43:07.752 INFO kablam! 128 | Ok(()) Oct 11 17:43:07.752 INFO kablam! | ^^^^^^ Oct 11 17:43:07.752 INFO kablam! | Oct 11 17:43:07.752 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 17:43:07.752 INFO kablam! Oct 11 17:43:07.766 INFO kablam! warning: unused variable: `program_str` Oct 11 17:43:07.766 INFO kablam! --> src/parser.rs:124:17 Oct 11 17:43:07.766 INFO kablam! | Oct 11 17:43:07.766 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 11 17:43:07.767 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 11 17:43:07.767 INFO kablam! | Oct 11 17:43:07.767 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 17:43:07.768 INFO kablam! Oct 11 17:43:07.768 INFO kablam! warning: unused variable: `buf` Oct 11 17:43:07.768 INFO kablam! --> src/parser.rs:124:39 Oct 11 17:43:07.769 INFO kablam! | Oct 11 17:43:07.769 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 11 17:43:07.769 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 17:43:07.777 INFO kablam! Oct 11 17:43:07.836 INFO kablam! warning: method is never used: `store_pspace` Oct 11 17:43:07.836 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 11 17:43:07.836 INFO kablam! | Oct 11 17:43:07.836 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 11 17:43:07.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:07.837 INFO kablam! | Oct 11 17:43:07.837 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:43:07.838 INFO kablam! Oct 11 17:43:07.838 INFO kablam! warning: method is never used: `store_effective_a` Oct 11 17:43:07.838 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 11 17:43:07.838 INFO kablam! | Oct 11 17:43:07.839 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 11 17:43:07.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:07.839 INFO kablam! Oct 11 17:43:07.839 INFO kablam! warning: method is never used: `fetch_pspace` Oct 11 17:43:07.840 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 11 17:43:07.840 INFO kablam! | Oct 11 17:43:07.840 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 11 17:43:07.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:07.841 INFO kablam! Oct 11 17:43:08.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 11 17:43:08.049 INFO kablam! su: No module specific data is present Oct 11 17:43:08.635 INFO running `"docker" "rm" "-f" "767bafe2b1882ab5c8865d67e544059eeea0cf6a4a148848be1126327252acdf"` Oct 11 17:43:08.824 INFO blam! 767bafe2b1882ab5c8865d67e544059eeea0cf6a4a148848be1126327252acdf Oct 11 17:43:08.827 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:43:08.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:43:09.186 INFO blam! 93bcd8fbc598916ace6cc70587e6a57c453363db707c70cefb783284d58b8d25 Oct 11 17:43:09.188 INFO running `"docker" "start" "-a" "93bcd8fbc598916ace6cc70587e6a57c453363db707c70cefb783284d58b8d25"` Oct 11 17:43:09.969 INFO kablam! usermod: no changes Oct 11 17:43:10.029 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 11 17:43:12.484 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:43:12.484 INFO kablam! --> src/lib.rs:10:1 Oct 11 17:43:12.484 INFO kablam! | Oct 11 17:43:12.484 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 11 17:43:12.484 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:43:12.484 INFO kablam! | Oct 11 17:43:12.484 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:43:12.484 INFO kablam! Oct 11 17:43:13.134 INFO kablam! warning: unreachable expression Oct 11 17:43:13.134 INFO kablam! --> src/parser.rs:128:5 Oct 11 17:43:13.134 INFO kablam! | Oct 11 17:43:13.134 INFO kablam! 128 | Ok(()) Oct 11 17:43:13.134 INFO kablam! | ^^^^^^ Oct 11 17:43:13.134 INFO kablam! | Oct 11 17:43:13.134 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 17:43:13.134 INFO kablam! Oct 11 17:43:13.234 INFO kablam! warning: unused variable: `program_str` Oct 11 17:43:13.234 INFO kablam! --> src/parser.rs:124:17 Oct 11 17:43:13.234 INFO kablam! | Oct 11 17:43:13.234 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 11 17:43:13.234 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 11 17:43:13.234 INFO kablam! | Oct 11 17:43:13.234 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 17:43:13.234 INFO kablam! Oct 11 17:43:13.234 INFO kablam! warning: unused variable: `buf` Oct 11 17:43:13.234 INFO kablam! --> src/parser.rs:124:39 Oct 11 17:43:13.234 INFO kablam! | Oct 11 17:43:13.234 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 11 17:43:13.234 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 17:43:13.234 INFO kablam! Oct 11 17:43:13.496 INFO kablam! warning: method is never used: `store_pspace` Oct 11 17:43:13.496 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 11 17:43:13.496 INFO kablam! | Oct 11 17:43:13.496 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 11 17:43:13.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:13.512 INFO kablam! | Oct 11 17:43:13.512 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:43:13.512 INFO kablam! Oct 11 17:43:13.512 INFO kablam! warning: method is never used: `store_effective_a` Oct 11 17:43:13.512 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 11 17:43:13.512 INFO kablam! | Oct 11 17:43:13.512 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 11 17:43:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:13.512 INFO kablam! Oct 11 17:43:13.512 INFO kablam! warning: method is never used: `fetch_pspace` Oct 11 17:43:13.512 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 11 17:43:13.512 INFO kablam! | Oct 11 17:43:13.512 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 11 17:43:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:43:13.512 INFO kablam! Oct 11 17:43:15.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.42s Oct 11 17:43:15.428 INFO kablam! su: No module specific data is present Oct 11 17:43:15.927 INFO running `"docker" "rm" "-f" "93bcd8fbc598916ace6cc70587e6a57c453363db707c70cefb783284d58b8d25"` Oct 11 17:43:16.116 INFO blam! 93bcd8fbc598916ace6cc70587e6a57c453363db707c70cefb783284d58b8d25 Oct 11 17:43:16.124 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:43:16.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:43:16.588 INFO blam! ac61c2cbfb9ff1a372f280731cfdfacaabfe24c3aeb00b2365ed2faab6e0e5c1 Oct 11 17:43:16.604 INFO running `"docker" "start" "-a" "ac61c2cbfb9ff1a372f280731cfdfacaabfe24c3aeb00b2365ed2faab6e0e5c1"` Oct 11 17:43:17.330 INFO kablam! usermod: no changes Oct 11 17:43:17.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 17:43:17.380 INFO kablam! Running /target/debug/deps/libcw-f8d8427ce3a038c0 Oct 11 17:43:17.384 INFO blam! Oct 11 17:43:17.384 INFO blam! running 22 tests Oct 11 17:43:17.390 INFO blam! test simulation::builder::test_builder::test_min_distance_set ... ok Oct 11 17:43:17.392 INFO blam! test simulation::builder::test_builder::test_size_set ... ok Oct 11 17:43:17.392 INFO blam! test simulation::builder::test_builder::test_build_mars_is_halted ... ok Oct 11 17:43:17.392 INFO blam! test simulation::builder::test_builder::test_max_length_set ... ok Oct 11 17:43:17.392 INFO blam! test simulation::mars::test::test_load_batch_load_fails_invalid_distance ... ignored Oct 11 17:43:17.404 INFO blam! test simulation::builder::test_builder::test_max_cycles_set ... ok Oct 11 17:43:17.404 INFO blam! test simulation::builder::test_builder::test_max_processes_set ... ok Oct 11 17:43:17.404 INFO blam! test simulation::builder::test_builder::test_pspace_size_set ... ok Oct 11 17:43:17.404 INFO blam! test simulation::builder::test_builder::test_version_set ... ok Oct 11 17:43:17.404 INFO blam! test simulation::mars::test::test_batch_load_succeeds ... ok Oct 11 17:43:17.404 INFO blam! test simulation::mars::test::test_mov_b_mode ... ok Oct 11 17:43:17.404 INFO blam! test simulation::mars::test::test_mov_i_mode ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_mov_ba_mode ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_load_batch_fails_empty_vector ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_mov_a_mode ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_dat ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_mov_ab_mode ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_mov_f_mode ... ok Oct 11 17:43:17.416 INFO blam! test simulation::mars::test::test_mov_x_mode ... ok Oct 11 17:43:17.419 INFO blam! test simulation::mars::test::test_seq_i_mode ... ok Oct 11 17:43:17.419 INFO blam! test simulation::mars::test::test_step_errors_when_halted ... ok Oct 11 17:43:17.517 INFO blam! test simulation::mars::test::test_spl_cant_create_more_than_max_processes ... ok Oct 11 17:43:17.517 INFO kablam! Doc-tests libcw Oct 11 17:43:17.517 INFO blam! Oct 11 17:43:17.517 INFO blam! test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 17:43:17.517 INFO blam! Oct 11 17:43:20.604 INFO blam! Oct 11 17:43:20.604 INFO blam! running 0 tests Oct 11 17:43:20.604 INFO blam! Oct 11 17:43:20.605 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:43:20.605 INFO blam! Oct 11 17:43:20.610 INFO kablam! su: No module specific data is present Oct 11 17:43:20.966 INFO running `"docker" "rm" "-f" "ac61c2cbfb9ff1a372f280731cfdfacaabfe24c3aeb00b2365ed2faab6e0e5c1"` Oct 11 17:43:21.164 INFO blam! ac61c2cbfb9ff1a372f280731cfdfacaabfe24c3aeb00b2365ed2faab6e0e5c1