Oct 16 04:04:38.136 INFO testing libcw-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:04:38.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:38.631 INFO blam! e2f55ffbb2658a9b6fc67f53a93a8c832b998db5784bafed411adb6c5e3b9d04 Oct 16 04:04:38.636 INFO running `"docker" "start" "-a" "e2f55ffbb2658a9b6fc67f53a93a8c832b998db5784bafed411adb6c5e3b9d04"` Oct 16 04:04:39.664 INFO kablam! usermod: no changes Oct 16 04:04:39.769 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 16 04:04:40.980 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:04:40.980 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:04:40.980 INFO kablam! | Oct 16 04:04:40.981 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 16 04:04:40.981 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:04:40.981 INFO kablam! | Oct 16 04:04:40.981 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:04:40.982 INFO kablam! Oct 16 04:04:41.230 INFO kablam! warning: unreachable expression Oct 16 04:04:41.230 INFO kablam! --> src/parser.rs:128:5 Oct 16 04:04:41.230 INFO kablam! | Oct 16 04:04:41.230 INFO kablam! 128 | Ok(()) Oct 16 04:04:41.230 INFO kablam! | ^^^^^^ Oct 16 04:04:41.230 INFO kablam! | Oct 16 04:04:41.230 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:04:41.230 INFO kablam! Oct 16 04:04:41.259 INFO kablam! warning: unused variable: `program_str` Oct 16 04:04:41.259 INFO kablam! --> src/parser.rs:124:17 Oct 16 04:04:41.259 INFO kablam! | Oct 16 04:04:41.259 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:41.259 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 16 04:04:41.259 INFO kablam! | Oct 16 04:04:41.259 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:04:41.259 INFO kablam! Oct 16 04:04:41.259 INFO kablam! warning: unused variable: `buf` Oct 16 04:04:41.259 INFO kablam! --> src/parser.rs:124:39 Oct 16 04:04:41.259 INFO kablam! | Oct 16 04:04:41.259 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:41.259 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:04:41.259 INFO kablam! Oct 16 04:04:41.328 INFO kablam! warning: method is never used: `store_pspace` Oct 16 04:04:41.329 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 16 04:04:41.329 INFO kablam! | Oct 16 04:04:41.329 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 16 04:04:41.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:41.329 INFO kablam! | Oct 16 04:04:41.329 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:04:41.329 INFO kablam! Oct 16 04:04:41.329 INFO kablam! warning: method is never used: `store_effective_a` Oct 16 04:04:41.329 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 16 04:04:41.329 INFO kablam! | Oct 16 04:04:41.329 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 16 04:04:41.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:41.329 INFO kablam! Oct 16 04:04:41.329 INFO kablam! warning: method is never used: `fetch_pspace` Oct 16 04:04:41.329 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 16 04:04:41.329 INFO kablam! | Oct 16 04:04:41.329 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 16 04:04:41.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:41.329 INFO kablam! Oct 16 04:04:41.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 16 04:04:41.551 INFO kablam! su: No module specific data is present Oct 16 04:04:42.115 INFO running `"docker" "rm" "-f" "e2f55ffbb2658a9b6fc67f53a93a8c832b998db5784bafed411adb6c5e3b9d04"` Oct 16 04:04:42.342 INFO blam! e2f55ffbb2658a9b6fc67f53a93a8c832b998db5784bafed411adb6c5e3b9d04 Oct 16 04:04:42.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:42.800 INFO blam! 6b5055f8d5d00e553f10e9a18c4d02508216a3a61afc3a1176b58b224a3cecff Oct 16 04:04:42.804 INFO running `"docker" "start" "-a" "6b5055f8d5d00e553f10e9a18c4d02508216a3a61afc3a1176b58b224a3cecff"` Oct 16 04:04:43.778 INFO kablam! usermod: no changes Oct 16 04:04:43.879 INFO kablam! Compiling libcw v0.1.1 (/source) Oct 16 04:04:45.819 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:04:45.819 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:04:45.819 INFO kablam! | Oct 16 04:04:45.819 INFO kablam! 10 | #[macro_use] extern crate lazy_static; Oct 16 04:04:45.819 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:04:45.819 INFO kablam! | Oct 16 04:04:45.819 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:04:45.819 INFO kablam! Oct 16 04:04:46.711 INFO kablam! warning: unreachable expression Oct 16 04:04:46.711 INFO kablam! --> src/parser.rs:128:5 Oct 16 04:04:46.711 INFO kablam! | Oct 16 04:04:46.711 INFO kablam! 128 | Ok(()) Oct 16 04:04:46.711 INFO kablam! | ^^^^^^ Oct 16 04:04:46.711 INFO kablam! | Oct 16 04:04:46.711 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 04:04:46.711 INFO kablam! Oct 16 04:04:46.783 INFO kablam! warning: unused variable: `program_str` Oct 16 04:04:46.783 INFO kablam! --> src/parser.rs:124:17 Oct 16 04:04:46.783 INFO kablam! | Oct 16 04:04:46.783 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:46.783 INFO kablam! | ^^^^^^^^^^^ help: consider using `_program_str` instead Oct 16 04:04:46.783 INFO kablam! | Oct 16 04:04:46.783 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:04:46.783 INFO kablam! Oct 16 04:04:46.783 INFO kablam! warning: unused variable: `buf` Oct 16 04:04:46.783 INFO kablam! --> src/parser.rs:124:39 Oct 16 04:04:46.783 INFO kablam! | Oct 16 04:04:46.783 INFO kablam! 124 | fn lex_into<'a>(program_str: &'a str, buf: &'a mut Vec) Oct 16 04:04:46.784 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:04:46.784 INFO kablam! Oct 16 04:04:47.077 INFO kablam! warning: method is never used: `store_pspace` Oct 16 04:04:47.077 INFO kablam! --> src/simulation/mars.rs:628:5 Oct 16 04:04:47.077 INFO kablam! | Oct 16 04:04:47.077 INFO kablam! 628 | fn store_pspace(&mut self, pin: Pin, addr: Address, value: Value) Oct 16 04:04:47.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.077 INFO kablam! | Oct 16 04:04:47.077 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:04:47.077 INFO kablam! Oct 16 04:04:47.077 INFO kablam! warning: method is never used: `store_effective_a` Oct 16 04:04:47.077 INFO kablam! --> src/simulation/mars.rs:644:5 Oct 16 04:04:47.077 INFO kablam! | Oct 16 04:04:47.077 INFO kablam! 644 | fn store_effective_a(&mut self, instr: T) Oct 16 04:04:47.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.077 INFO kablam! Oct 16 04:04:47.077 INFO kablam! warning: method is never used: `fetch_pspace` Oct 16 04:04:47.077 INFO kablam! --> src/simulation/mars.rs:675:5 Oct 16 04:04:47.078 INFO kablam! | Oct 16 04:04:47.078 INFO kablam! 675 | fn fetch_pspace(&self, pin: Pin, addr: Address) -> Value Oct 16 04:04:47.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:04:47.078 INFO kablam! Oct 16 04:04:49.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.80s Oct 16 04:04:49.621 INFO kablam! su: No module specific data is present Oct 16 04:04:50.355 INFO running `"docker" "rm" "-f" "6b5055f8d5d00e553f10e9a18c4d02508216a3a61afc3a1176b58b224a3cecff"` Oct 16 04:04:50.619 INFO blam! 6b5055f8d5d00e553f10e9a18c4d02508216a3a61afc3a1176b58b224a3cecff Oct 16 04:04:50.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:51.108 INFO blam! 3697ff1e0de0af4cdc889f25eac6d06ad42024bd51315d7eaeb72e683e65e9ef Oct 16 04:04:51.119 INFO running `"docker" "start" "-a" "3697ff1e0de0af4cdc889f25eac6d06ad42024bd51315d7eaeb72e683e65e9ef"` Oct 16 04:04:52.826 INFO kablam! usermod: no changes Oct 16 04:04:52.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 04:04:52.933 INFO kablam! Running /target/debug/deps/libcw-7258e46fa2b8267b Oct 16 04:04:52.936 INFO blam! Oct 16 04:04:52.936 INFO blam! running 22 tests Oct 16 04:04:52.939 INFO blam! test simulation::builder::test_builder::test_build_mars_is_halted ... ok Oct 16 04:04:52.939 INFO blam! test simulation::builder::test_builder::test_max_cycles_set ... ok Oct 16 04:04:52.939 INFO blam! test simulation::builder::test_builder::test_pspace_size_set ... ok Oct 16 04:04:52.939 INFO blam! test simulation::builder::test_builder::test_max_length_set ... ok Oct 16 04:04:52.939 INFO blam! test simulation::mars::test::test_load_batch_load_fails_invalid_distance ... ignored Oct 16 04:04:52.943 INFO blam! test simulation::builder::test_builder::test_min_distance_set ... ok Oct 16 04:04:52.943 INFO blam! test simulation::builder::test_builder::test_version_set ... ok Oct 16 04:04:52.943 INFO blam! test simulation::builder::test_builder::test_size_set ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_batch_load_succeeds ... ok Oct 16 04:04:52.943 INFO blam! test simulation::builder::test_builder::test_max_processes_set ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_dat ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_mov_a_mode ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_mov_i_mode ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_mov_f_mode ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_load_batch_fails_empty_vector ... ok Oct 16 04:04:52.943 INFO blam! test simulation::mars::test::test_mov_x_mode ... ok Oct 16 04:04:52.944 INFO blam! test simulation::mars::test::test_mov_ab_mode ... ok Oct 16 04:04:52.944 INFO blam! test simulation::mars::test::test_step_errors_when_halted ... ok Oct 16 04:04:52.944 INFO blam! test simulation::mars::test::test_mov_b_mode ... ok Oct 16 04:04:52.945 INFO blam! test simulation::mars::test::test_mov_ba_mode ... ok Oct 16 04:04:52.955 INFO blam! test simulation::mars::test::test_seq_i_mode ... ok Oct 16 04:04:53.109 INFO blam! test simulation::mars::test::test_spl_cant_create_more_than_max_processes ... ok Oct 16 04:04:53.109 INFO blam! Oct 16 04:04:53.109 INFO blam! test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 04:04:53.109 INFO blam! Oct 16 04:04:53.110 INFO kablam! Doc-tests libcw Oct 16 04:04:55.321 INFO blam! Oct 16 04:04:55.321 INFO blam! running 0 tests Oct 16 04:04:55.322 INFO blam! Oct 16 04:04:55.322 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:04:55.322 INFO blam! Oct 16 04:04:55.328 INFO kablam! su: No module specific data is present Oct 16 04:04:55.935 INFO running `"docker" "rm" "-f" "3697ff1e0de0af4cdc889f25eac6d06ad42024bd51315d7eaeb72e683e65e9ef"` Oct 16 04:04:56.143 INFO blam! 3697ff1e0de0af4cdc889f25eac6d06ad42024bd51315d7eaeb72e683e65e9ef