Oct 14 12:52:19.829 INFO testing lxndio/lex80 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:52:19.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 12:52:20.285 INFO blam! 276ca77bfe34025c5af85a4d431d385638cefa2a9d38e16e5755278788926e23 Oct 14 12:52:20.295 INFO running `"docker" "start" "-a" "276ca77bfe34025c5af85a4d431d385638cefa2a9d38e16e5755278788926e23"` Oct 14 12:52:21.512 INFO kablam! usermod: no changes Oct 14 12:52:21.623 INFO kablam! Compiling lex80-asm v0.1.1 (/source/lex80-asm) Oct 14 12:52:21.624 INFO kablam! Compiling lex80-cpu v0.1.0 (/source/lex80-cpu) Oct 14 12:52:22.087 INFO kablam! warning: method is never used: `increase` Oct 14 12:52:22.089 INFO kablam! --> lex80-cpu/src/registers.rs:38:2 Oct 14 12:52:22.089 INFO kablam! | Oct 14 12:52:22.089 INFO kablam! 38 | pub fn increase(&mut self, register: usize) -> bool { Oct 14 12:52:22.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:22.089 INFO kablam! | Oct 14 12:52:22.089 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:52:22.089 INFO kablam! Oct 14 12:52:22.089 INFO kablam! warning: method is never used: `decrease` Oct 14 12:52:22.089 INFO kablam! --> lex80-cpu/src/registers.rs:48:2 Oct 14 12:52:22.089 INFO kablam! | Oct 14 12:52:22.089 INFO kablam! 48 | pub fn decrease(&mut self, register: usize) -> bool { Oct 14 12:52:22.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:22.089 INFO kablam! Oct 14 12:52:22.167 INFO kablam! warning: method is never used: `get_pos_in_arr` Oct 14 12:52:22.167 INFO kablam! --> lex80-asm/src/assembler.rs:195:5 Oct 14 12:52:22.167 INFO kablam! | Oct 14 12:52:22.167 INFO kablam! 195 | fn get_pos_in_arr(arr: &[String], elem: &String) -> Option { Oct 14 12:52:22.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:22.167 INFO kablam! | Oct 14 12:52:22.167 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:52:22.167 INFO kablam! Oct 14 12:52:22.167 INFO kablam! warning: method is never used: `opcode_part` Oct 14 12:52:22.167 INFO kablam! --> lex80-asm/src/instruction.rs:76:5 Oct 14 12:52:22.167 INFO kablam! | Oct 14 12:52:22.167 INFO kablam! 76 | pub fn opcode_part(&self, i: usize) -> Option<&OpcodePart> { Oct 14 12:52:22.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:22.167 INFO kablam! Oct 14 12:52:22.167 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:52:22.167 INFO kablam! --> lex80-asm/src/main.rs:50:5 Oct 14 12:52:22.167 INFO kablam! | Oct 14 12:52:22.167 INFO kablam! 50 | assembler.assemble(verbose_mode); Oct 14 12:52:22.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:22.167 INFO kablam! | Oct 14 12:52:22.167 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:52:22.167 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:52:22.167 INFO kablam! Oct 14 12:52:24.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 14 12:52:24.828 INFO kablam! su: No module specific data is present Oct 14 12:52:25.431 INFO running `"docker" "rm" "-f" "276ca77bfe34025c5af85a4d431d385638cefa2a9d38e16e5755278788926e23"` Oct 14 12:52:25.647 INFO blam! 276ca77bfe34025c5af85a4d431d385638cefa2a9d38e16e5755278788926e23 Oct 14 12:52:25.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 12:52:26.180 INFO blam! 11abfca38e566161fd32ed6b54e9b5d32e8d9d0b7a978698e565e38beac4afdd Oct 14 12:52:26.182 INFO running `"docker" "start" "-a" "11abfca38e566161fd32ed6b54e9b5d32e8d9d0b7a978698e565e38beac4afdd"` Oct 14 12:52:27.451 INFO kablam! usermod: no changes Oct 14 12:52:27.595 INFO kablam! Compiling lex80-cpu v0.1.0 (/source/lex80-cpu) Oct 14 12:52:27.596 INFO kablam! Compiling lex80-asm v0.1.1 (/source/lex80-asm) Oct 14 12:52:28.098 INFO kablam! warning: method is never used: `increase` Oct 14 12:52:28.098 INFO kablam! --> lex80-cpu/src/registers.rs:38:2 Oct 14 12:52:28.098 INFO kablam! | Oct 14 12:52:28.099 INFO kablam! 38 | pub fn increase(&mut self, register: usize) -> bool { Oct 14 12:52:28.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:28.099 INFO kablam! | Oct 14 12:52:28.100 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:52:28.100 INFO kablam! Oct 14 12:52:28.100 INFO kablam! warning: method is never used: `decrease` Oct 14 12:52:28.100 INFO kablam! --> lex80-cpu/src/registers.rs:48:2 Oct 14 12:52:28.101 INFO kablam! | Oct 14 12:52:28.101 INFO kablam! 48 | pub fn decrease(&mut self, register: usize) -> bool { Oct 14 12:52:28.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:28.102 INFO kablam! Oct 14 12:52:28.144 INFO kablam! warning: method is never used: `get_pos_in_arr` Oct 14 12:52:28.145 INFO kablam! --> lex80-asm/src/assembler.rs:195:5 Oct 14 12:52:28.145 INFO kablam! | Oct 14 12:52:28.145 INFO kablam! 195 | fn get_pos_in_arr(arr: &[String], elem: &String) -> Option { Oct 14 12:52:28.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:28.146 INFO kablam! | Oct 14 12:52:28.146 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:52:28.146 INFO kablam! Oct 14 12:52:28.147 INFO kablam! warning: method is never used: `opcode_part` Oct 14 12:52:28.147 INFO kablam! --> lex80-asm/src/instruction.rs:76:5 Oct 14 12:52:28.147 INFO kablam! | Oct 14 12:52:28.148 INFO kablam! 76 | pub fn opcode_part(&self, i: usize) -> Option<&OpcodePart> { Oct 14 12:52:28.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:28.148 INFO kablam! Oct 14 12:52:28.149 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:52:28.149 INFO kablam! --> lex80-asm/src/main.rs:50:5 Oct 14 12:52:28.149 INFO kablam! | Oct 14 12:52:28.149 INFO kablam! 50 | assembler.assemble(verbose_mode); Oct 14 12:52:28.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:52:28.150 INFO kablam! | Oct 14 12:52:28.150 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:52:28.155 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:52:28.156 INFO kablam! Oct 14 12:52:28.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 14 12:52:28.846 INFO kablam! su: No module specific data is present Oct 14 12:52:29.474 INFO running `"docker" "rm" "-f" "11abfca38e566161fd32ed6b54e9b5d32e8d9d0b7a978698e565e38beac4afdd"` Oct 14 12:52:29.751 INFO blam! 11abfca38e566161fd32ed6b54e9b5d32e8d9d0b7a978698e565e38beac4afdd Oct 14 12:52:29.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 12:52:30.248 INFO blam! b7441984e6f306aa833b16f9447487afba5d3203966edd3015c64dfb54221f15 Oct 14 12:52:30.250 INFO running `"docker" "start" "-a" "b7441984e6f306aa833b16f9447487afba5d3203966edd3015c64dfb54221f15"` Oct 14 12:52:31.695 INFO kablam! usermod: no changes Oct 14 12:52:31.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO kablam! Running /target/debug/deps/lex80_asm-41b3a81ead0fa1a1 Oct 14 12:52:31.787 INFO blam! running 0 tests Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO blam! running 0 tests Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:52:31.787 INFO blam! Oct 14 12:52:31.787 INFO kablam! Running /target/debug/deps/lex80_cpu-1f93eb4ef7503c60 Oct 14 12:52:31.799 INFO kablam! su: No module specific data is present Oct 14 12:52:32.459 INFO running `"docker" "rm" "-f" "b7441984e6f306aa833b16f9447487afba5d3203966edd3015c64dfb54221f15"` Oct 14 12:52:32.773 INFO blam! b7441984e6f306aa833b16f9447487afba5d3203966edd3015c64dfb54221f15