Oct 15 11:47:56.908 INFO testing CoiledSpring/zsteamy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:47:56.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:47:57.372 INFO blam! 1b0a0d984ada71e47feebf82d55b139530b51d9cbe6d398886d77b9a94aae8e9 Oct 15 11:47:57.375 INFO running `"docker" "start" "-a" "1b0a0d984ada71e47feebf82d55b139530b51d9cbe6d398886d77b9a94aae8e9"` Oct 15 11:47:59.255 INFO kablam! usermod: no changes Oct 15 11:47:59.301 INFO kablam! Compiling zsteamy v0.1.0 (/source) Oct 15 11:47:59.835 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 11:47:59.835 INFO kablam! --> src/instructions.rs:130:13 Oct 15 11:47:59.835 INFO kablam! | Oct 15 11:47:59.835 INFO kablam! 130 | let b = (op.operands[1].get_value(machine) as usize); Oct 15 11:47:59.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:47:59.835 INFO kablam! | Oct 15 11:47:59.835 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:47:59.835 INFO kablam! Oct 15 11:47:59.835 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 11:47:59.835 INFO kablam! --> src/instructions.rs:187:24 Oct 15 11:47:59.835 INFO kablam! | Oct 15 11:47:59.835 INFO kablam! 187 | machine.write_byte((base + off), value as u8); Oct 15 11:47:59.835 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:47:59.835 INFO kablam! Oct 15 11:48:00.023 INFO kablam! warning: unused variable: `machine` Oct 15 11:48:00.023 INFO kablam! --> src/instructions.rs:27:25 Oct 15 11:48:00.023 INFO kablam! | Oct 15 11:48:00.023 INFO kablam! 27 | fn z_newline(_: Opcode, machine: &mut Machine) { Oct 15 11:48:00.023 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 15 11:48:00.023 INFO kablam! | Oct 15 11:48:00.023 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:48:00.023 INFO kablam! Oct 15 11:48:00.067 INFO kablam! warning: method is never used: `set_object_parent` Oct 15 11:48:00.068 INFO kablam! --> src/machine.rs:173:5 Oct 15 11:48:00.068 INFO kablam! | Oct 15 11:48:00.068 INFO kablam! 173 | pub fn set_object_parent(&mut self, n: u8, v: u8) { Oct 15 11:48:00.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:00.069 INFO kablam! | Oct 15 11:48:00.069 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:48:00.070 INFO kablam! Oct 15 11:48:00.070 INFO kablam! warning: method is never used: `set_object_attribute` Oct 15 11:48:00.070 INFO kablam! --> src/machine.rs:188:5 Oct 15 11:48:00.070 INFO kablam! | Oct 15 11:48:00.071 INFO kablam! 188 | pub fn set_object_attribute(&mut self, n: u8, attr: u8, v: bool) { Oct 15 11:48:00.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:00.071 INFO kablam! Oct 15 11:48:00.072 INFO kablam! warning: method is never used: `get_object_sibling` Oct 15 11:48:00.072 INFO kablam! --> src/machine.rs:206:5 Oct 15 11:48:00.072 INFO kablam! | Oct 15 11:48:00.072 INFO kablam! 206 | pub fn get_object_sibling(&mut self, n: u8) -> u8 { Oct 15 11:48:00.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:00.073 INFO kablam! Oct 15 11:48:00.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 15 11:48:00.980 INFO kablam! su: No module specific data is present Oct 15 11:48:01.863 INFO running `"docker" "rm" "-f" "1b0a0d984ada71e47feebf82d55b139530b51d9cbe6d398886d77b9a94aae8e9"` Oct 15 11:48:02.205 INFO blam! 1b0a0d984ada71e47feebf82d55b139530b51d9cbe6d398886d77b9a94aae8e9 Oct 15 11:48:02.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:48:02.543 INFO blam! c86ae6056e415899ce9bf4403ecdd2c1e83a8df0eff013853bce4a541e3bb4d2 Oct 15 11:48:02.558 INFO running `"docker" "start" "-a" "c86ae6056e415899ce9bf4403ecdd2c1e83a8df0eff013853bce4a541e3bb4d2"` Oct 15 11:48:03.353 INFO kablam! usermod: no changes Oct 15 11:48:03.415 INFO kablam! Compiling zsteamy v0.1.0 (/source) Oct 15 11:48:03.897 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 11:48:03.897 INFO kablam! --> src/instructions.rs:130:13 Oct 15 11:48:03.897 INFO kablam! | Oct 15 11:48:03.897 INFO kablam! 130 | let b = (op.operands[1].get_value(machine) as usize); Oct 15 11:48:03.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:48:03.897 INFO kablam! | Oct 15 11:48:03.897 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:48:03.897 INFO kablam! Oct 15 11:48:03.899 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 11:48:03.899 INFO kablam! --> src/instructions.rs:187:24 Oct 15 11:48:03.899 INFO kablam! | Oct 15 11:48:03.899 INFO kablam! 187 | machine.write_byte((base + off), value as u8); Oct 15 11:48:03.899 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:48:03.899 INFO kablam! Oct 15 11:48:04.095 INFO kablam! warning: unused variable: `machine` Oct 15 11:48:04.095 INFO kablam! --> src/instructions.rs:27:25 Oct 15 11:48:04.095 INFO kablam! | Oct 15 11:48:04.095 INFO kablam! 27 | fn z_newline(_: Opcode, machine: &mut Machine) { Oct 15 11:48:04.095 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 15 11:48:04.095 INFO kablam! | Oct 15 11:48:04.095 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:48:04.095 INFO kablam! Oct 15 11:48:04.141 INFO kablam! warning: method is never used: `set_object_parent` Oct 15 11:48:04.141 INFO kablam! --> src/machine.rs:173:5 Oct 15 11:48:04.141 INFO kablam! | Oct 15 11:48:04.141 INFO kablam! 173 | pub fn set_object_parent(&mut self, n: u8, v: u8) { Oct 15 11:48:04.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:04.141 INFO kablam! | Oct 15 11:48:04.141 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:48:04.141 INFO kablam! Oct 15 11:48:04.142 INFO kablam! warning: method is never used: `set_object_attribute` Oct 15 11:48:04.142 INFO kablam! --> src/machine.rs:188:5 Oct 15 11:48:04.142 INFO kablam! | Oct 15 11:48:04.142 INFO kablam! 188 | pub fn set_object_attribute(&mut self, n: u8, attr: u8, v: bool) { Oct 15 11:48:04.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:04.142 INFO kablam! Oct 15 11:48:04.142 INFO kablam! warning: method is never used: `get_object_sibling` Oct 15 11:48:04.142 INFO kablam! --> src/machine.rs:206:5 Oct 15 11:48:04.142 INFO kablam! | Oct 15 11:48:04.142 INFO kablam! 206 | pub fn get_object_sibling(&mut self, n: u8) -> u8 { Oct 15 11:48:04.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:04.142 INFO kablam! Oct 15 11:48:04.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 15 11:48:04.805 INFO kablam! su: No module specific data is present Oct 15 11:48:05.397 INFO running `"docker" "rm" "-f" "c86ae6056e415899ce9bf4403ecdd2c1e83a8df0eff013853bce4a541e3bb4d2"` Oct 15 11:48:05.587 INFO blam! c86ae6056e415899ce9bf4403ecdd2c1e83a8df0eff013853bce4a541e3bb4d2 Oct 15 11:48:05.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 11:48:05.979 INFO blam! 71d8c865d7169eb8e384f2c749108e1c83246ec8b87d6969ce781ef2e9b36bea Oct 15 11:48:05.981 INFO running `"docker" "start" "-a" "71d8c865d7169eb8e384f2c749108e1c83246ec8b87d6969ce781ef2e9b36bea"` Oct 15 11:48:07.342 INFO kablam! usermod: no changes Oct 15 11:48:07.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 11:48:07.435 INFO kablam! Running /target/debug/deps/zsteamy-bc185df7dd5380a2 Oct 15 11:48:07.447 INFO blam! Oct 15 11:48:07.447 INFO blam! running 0 tests Oct 15 11:48:07.447 INFO blam! Oct 15 11:48:07.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:48:07.447 INFO blam! Oct 15 11:48:07.448 INFO kablam! su: No module specific data is present Oct 15 11:48:08.159 INFO running `"docker" "rm" "-f" "71d8c865d7169eb8e384f2c749108e1c83246ec8b87d6969ce781ef2e9b36bea"` Oct 15 11:48:08.403 INFO blam! 71d8c865d7169eb8e384f2c749108e1c83246ec8b87d6969ce781ef2e9b36bea