Oct 16 04:04:43.840 INFO testing libcw-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:04:43.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 04:04:44.268 INFO blam! 81cfd0e209f3f6d687905327afc0718dc5fdcafdba3d039b047b4192a07fc5ed Oct 16 04:04:44.271 INFO running `"docker" "start" "-a" "81cfd0e209f3f6d687905327afc0718dc5fdcafdba3d039b047b4192a07fc5ed"` Oct 16 04:04:45.489 INFO kablam! usermod: no changes Oct 16 04:04:45.591 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 16 04:04:46.795 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:04:46.795 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:04:46.795 INFO kablam! | Oct 16 04:04:46.795 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 16 04:04:46.795 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:04:46.795 INFO kablam! | Oct 16 04:04:46.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:04:46.795 INFO kablam! Oct 16 04:04:47.024 INFO kablam! warning: unreachable expression Oct 16 04:04:47.024 INFO kablam! --> src/parser.rs:128:5 Oct 16 04:04:47.024 INFO kablam! | Oct 16 04:04:47.024 INFO kablam! 128 | Ok(()) Oct 16 04:04:47.024 INFO kablam! | ^^^^^^ Oct 16 04:04:47.024 INFO kablam! | Oct 16 04:04:47.024 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:04:47.024 INFO kablam! Oct 16 04:04:47.044 INFO kablam! warning: unused variable: `program_str` Oct 16 04:04:47.044 INFO kablam! --> src/parser.rs:124:17 Oct 16 04:04:47.044 INFO kablam! | Oct 16 04:04:47.044 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:47.044 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 16 04:04:47.045 INFO kablam! | Oct 16 04:04:47.045 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:04:47.048 INFO kablam! Oct 16 04:04:47.049 INFO kablam! warning: unused variable: `buf` Oct 16 04:04:47.049 INFO kablam! --> src/parser.rs:124:39 Oct 16 04:04:47.049 INFO kablam! | Oct 16 04:04:47.049 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:47.049 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:04:47.050 INFO kablam! Oct 16 04:04:47.119 INFO kablam! warning: method is never used: `store_pspace` Oct 16 04:04:47.119 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 16 04:04:47.119 INFO kablam! | Oct 16 04:04:47.119 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 16 04:04:47.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.119 INFO kablam! | Oct 16 04:04:47.119 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:04:47.119 INFO kablam! Oct 16 04:04:47.119 INFO kablam! warning: method is never used: `store_effective_a` Oct 16 04:04:47.119 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 16 04:04:47.120 INFO kablam! | Oct 16 04:04:47.120 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 16 04:04:47.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.120 INFO kablam! Oct 16 04:04:47.120 INFO kablam! warning: method is never used: `fetch_pspace` Oct 16 04:04:47.120 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 16 04:04:47.120 INFO kablam! | Oct 16 04:04:47.120 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 16 04:04:47.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.120 INFO kablam! Oct 16 04:04:47.318 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 16 04:04:47.325 INFO kablam! su: No module specific data is present Oct 16 04:04:47.757 INFO running `"docker" "rm" "-f" "81cfd0e209f3f6d687905327afc0718dc5fdcafdba3d039b047b4192a07fc5ed"` Oct 16 04:04:48.075 INFO blam! 81cfd0e209f3f6d687905327afc0718dc5fdcafdba3d039b047b4192a07fc5ed Oct 16 04:04:48.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 04:04:48.477 INFO blam! e1b7ca55b3cebf1012fd316832eebe95b8487e20648fcdffb25620dc341aadf4 Oct 16 04:04:48.479 INFO running `"docker" "start" "-a" "e1b7ca55b3cebf1012fd316832eebe95b8487e20648fcdffb25620dc341aadf4"` Oct 16 04:04:49.617 INFO kablam! usermod: no changes Oct 16 04:04:49.679 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 16 04:04:52.440 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:04:52.441 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:04:52.441 INFO kablam! | Oct 16 04:04:52.441 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 16 04:04:52.442 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:04:52.443 INFO kablam! | Oct 16 04:04:52.443 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:04:52.443 INFO kablam! Oct 16 04:04:53.451 INFO kablam! warning: unreachable expression Oct 16 04:04:53.451 INFO kablam! --> src/parser.rs:128:5 Oct 16 04:04:53.451 INFO kablam! | Oct 16 04:04:53.451 INFO kablam! 128 | Ok(()) Oct 16 04:04:53.451 INFO kablam! | ^^^^^^ Oct 16 04:04:53.451 INFO kablam! | Oct 16 04:04:53.451 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:04:53.451 INFO kablam! Oct 16 04:04:53.491 INFO kablam! warning: unused variable: `program_str` Oct 16 04:04:53.491 INFO kablam! --> src/parser.rs:124:17 Oct 16 04:04:53.491 INFO kablam! | Oct 16 04:04:53.491 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:53.491 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 16 04:04:53.491 INFO kablam! | Oct 16 04:04:53.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:04:53.491 INFO kablam! Oct 16 04:04:53.491 INFO kablam! warning: unused variable: `buf` Oct 16 04:04:53.491 INFO kablam! --> src/parser.rs:124:39 Oct 16 04:04:53.491 INFO kablam! | Oct 16 04:04:53.491 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:53.491 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:04:53.491 INFO kablam! Oct 16 04:04:53.635 INFO kablam! warning: method is never used: `store_pspace` Oct 16 04:04:53.635 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 16 04:04:53.635 INFO kablam! | Oct 16 04:04:53.635 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 16 04:04:53.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:53.635 INFO kablam! | Oct 16 04:04:53.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:04:53.635 INFO kablam! Oct 16 04:04:53.635 INFO kablam! warning: method is never used: `store_effective_a` Oct 16 04:04:53.635 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 16 04:04:53.635 INFO kablam! | Oct 16 04:04:53.635 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 16 04:04:53.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:53.635 INFO kablam! Oct 16 04:04:53.635 INFO kablam! warning: method is never used: `fetch_pspace` Oct 16 04:04:53.635 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 16 04:04:53.635 INFO kablam! | Oct 16 04:04:53.635 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 16 04:04:53.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:53.635 INFO kablam! Oct 16 04:04:55.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.35s Oct 16 04:04:55.999 INFO kablam! su: No module specific data is present Oct 16 04:04:56.506 INFO running `"docker" "rm" "-f" "e1b7ca55b3cebf1012fd316832eebe95b8487e20648fcdffb25620dc341aadf4"` Oct 16 04:04:56.686 INFO blam! e1b7ca55b3cebf1012fd316832eebe95b8487e20648fcdffb25620dc341aadf4 Oct 16 04:04:56.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 04:04:57.078 INFO blam! ce6f1f8d4035cf5c9ad14a9ef05105016b9f2ef0368d9f06b8bb3663c5ff3aae Oct 16 04:04:57.078 INFO running `"docker" "start" "-a" "ce6f1f8d4035cf5c9ad14a9ef05105016b9f2ef0368d9f06b8bb3663c5ff3aae"` Oct 16 04:04:57.983 INFO kablam! usermod: no changes Oct 16 04:04:58.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 04:04:58.091 INFO kablam! Running /target/debug/deps/libcw-f8d8427ce3a038c0 Oct 16 04:04:58.103 INFO blam! Oct 16 04:04:58.103 INFO blam! running 22 tests Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_max_cycles_set ... ok Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_pspace_size_set ... ok Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_min_distance_set ... ok Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_build_mars_is_halted ... ok Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_size_set ... ok Oct 16 04:04:58.111 INFO blam! test simulation::mars::test::test_load_batch_load_fails_invalid_distance ... ignored Oct 16 04:04:58.111 INFO blam! test simulation::builder::test_builder::test_version_set ... ok Oct 16 04:04:58.135 INFO blam! test simulation::mars::test::test_dat ... ok Oct 16 04:04:58.138 INFO blam! test simulation::builder::test_builder::test_max_processes_set ... ok Oct 16 04:04:58.139 INFO blam! test simulation::builder::test_builder::test_max_length_set ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_mov_b_mode ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_load_batch_fails_empty_vector ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_mov_f_mode ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_mov_ba_mode ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_mov_i_mode ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_mov_a_mode ... ok Oct 16 04:04:58.139 INFO blam! test simulation::mars::test::test_batch_load_succeeds ... ok Oct 16 04:04:58.142 INFO blam! test simulation::mars::test::test_mov_x_mode ... ok Oct 16 04:04:58.143 INFO blam! test simulation::mars::test::test_mov_ab_mode ... ok Oct 16 04:04:58.167 INFO blam! test simulation::mars::test::test_step_errors_when_halted ... ok Oct 16 04:04:58.174 INFO blam! test simulation::mars::test::test_seq_i_mode ... ok Oct 16 04:04:58.257 INFO blam! test simulation::mars::test::test_spl_cant_create_more_than_max_processes ... ok Oct 16 04:04:58.257 INFO blam! Oct 16 04:04:58.257 INFO blam! test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 04:04:58.257 INFO blam! Oct 16 04:04:58.258 INFO kablam! Doc-tests libcw Oct 16 04:05:00.327 INFO blam! Oct 16 04:05:00.327 INFO blam! running 0 tests Oct 16 04:05:00.327 INFO blam! Oct 16 04:05:00.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:05:00.327 INFO blam! Oct 16 04:05:00.351 INFO kablam! su: No module specific data is present Oct 16 04:05:01.295 INFO running `"docker" "rm" "-f" "ce6f1f8d4035cf5c9ad14a9ef05105016b9f2ef0368d9f06b8bb3663c5ff3aae"` Oct 16 04:05:01.631 INFO blam! ce6f1f8d4035cf5c9ad14a9ef05105016b9f2ef0368d9f06b8bb3663c5ff3aae