Oct 11 07:13:40.815 INFO testing CoiledSpring/zsteamy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:13:40.816 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:13:40.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 07:13:41.220 INFO blam! 65161755866d251ef8792792282b5fc8ef699c25902698fba382d3180af83b02 Oct 11 07:13:41.232 INFO running `"docker" "start" "-a" "65161755866d251ef8792792282b5fc8ef699c25902698fba382d3180af83b02"` Oct 11 07:13:42.472 INFO kablam! usermod: no changes Oct 11 07:13:42.528 INFO kablam! Compiling zsteamy v0.1.0 (/source) Oct 11 07:13:43.257 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 07:13:43.258 INFO kablam! --> src/instructions.rs:130:13 Oct 11 07:13:43.258 INFO kablam! | Oct 11 07:13:43.258 INFO kablam! 130 | let b = (op.operands[1].get_value(machine) as usize); Oct 11 07:13:43.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 07:13:43.259 INFO kablam! | Oct 11 07:13:43.259 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 07:13:43.259 INFO kablam! Oct 11 07:13:43.260 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:13:43.260 INFO kablam! --> src/instructions.rs:187:24 Oct 11 07:13:43.260 INFO kablam! | Oct 11 07:13:43.261 INFO kablam! 187 | machine.write_byte((base + off), value as u8); Oct 11 07:13:43.261 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 11 07:13:43.261 INFO kablam! Oct 11 07:13:43.439 INFO kablam! warning: unused variable: `machine` Oct 11 07:13:43.440 INFO kablam! --> src/instructions.rs:27:25 Oct 11 07:13:43.440 INFO kablam! | Oct 11 07:13:43.440 INFO kablam! 27 | fn z_newline(_: Opcode, machine: &mut Machine) { Oct 11 07:13:43.440 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 11 07:13:43.441 INFO kablam! | Oct 11 07:13:43.441 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:13:43.453 INFO kablam! Oct 11 07:13:43.489 INFO kablam! warning: method is never used: `set_object_parent` Oct 11 07:13:43.489 INFO kablam! --> src/machine.rs:173:5 Oct 11 07:13:43.489 INFO kablam! | Oct 11 07:13:43.489 INFO kablam! 173 | pub fn set_object_parent(&mut self, n: u8, v: u8) { Oct 11 07:13:43.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:43.489 INFO kablam! | Oct 11 07:13:43.489 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:13:43.489 INFO kablam! Oct 11 07:13:43.489 INFO kablam! warning: method is never used: `set_object_attribute` Oct 11 07:13:43.489 INFO kablam! --> src/machine.rs:188:5 Oct 11 07:13:43.489 INFO kablam! | Oct 11 07:13:43.489 INFO kablam! 188 | pub fn set_object_attribute(&mut self, n: u8, attr: u8, v: bool) { Oct 11 07:13:43.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:43.489 INFO kablam! Oct 11 07:13:43.489 INFO kablam! warning: method is never used: `get_object_sibling` Oct 11 07:13:43.490 INFO kablam! --> src/machine.rs:206:5 Oct 11 07:13:43.490 INFO kablam! | Oct 11 07:13:43.490 INFO kablam! 206 | pub fn get_object_sibling(&mut self, n: u8) -> u8 { Oct 11 07:13:43.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:43.490 INFO kablam! Oct 11 07:13:44.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 11 07:13:44.167 INFO kablam! su: No module specific data is present Oct 11 07:13:44.463 INFO running `"docker" "rm" "-f" "65161755866d251ef8792792282b5fc8ef699c25902698fba382d3180af83b02"` Oct 11 07:13:44.700 INFO blam! 65161755866d251ef8792792282b5fc8ef699c25902698fba382d3180af83b02 Oct 11 07:13:44.706 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:13:44.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 07:13:44.958 INFO blam! ecc034acc3db2d5fdb5a4394b263f1d63d8b23afeab632d69d945177a0d21f55 Oct 11 07:13:44.963 INFO running `"docker" "start" "-a" "ecc034acc3db2d5fdb5a4394b263f1d63d8b23afeab632d69d945177a0d21f55"` Oct 11 07:13:45.475 INFO kablam! usermod: no changes Oct 11 07:13:45.499 INFO kablam! Compiling zsteamy v0.1.0 (/source) Oct 11 07:13:46.172 INFO kablam! warning: unnecessary parentheses around assigned value Oct 11 07:13:46.172 INFO kablam! --> src/instructions.rs:130:13 Oct 11 07:13:46.172 INFO kablam! | Oct 11 07:13:46.172 INFO kablam! 130 | let b = (op.operands[1].get_value(machine) as usize); Oct 11 07:13:46.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 07:13:46.172 INFO kablam! | Oct 11 07:13:46.172 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 07:13:46.172 INFO kablam! Oct 11 07:13:46.172 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:13:46.172 INFO kablam! --> src/instructions.rs:187:24 Oct 11 07:13:46.172 INFO kablam! | Oct 11 07:13:46.172 INFO kablam! 187 | machine.write_byte((base + off), value as u8); Oct 11 07:13:46.172 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 11 07:13:46.172 INFO kablam! Oct 11 07:13:46.320 INFO kablam! warning: unused variable: `machine` Oct 11 07:13:46.320 INFO kablam! --> src/instructions.rs:27:25 Oct 11 07:13:46.320 INFO kablam! | Oct 11 07:13:46.320 INFO kablam! 27 | fn z_newline(_: Opcode, machine: &mut Machine) { Oct 11 07:13:46.320 INFO kablam! | ^^^^^^^ help: consider using `_machine` instead Oct 11 07:13:46.320 INFO kablam! | Oct 11 07:13:46.320 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:13:46.320 INFO kablam! Oct 11 07:13:46.381 INFO kablam! warning: method is never used: `set_object_parent` Oct 11 07:13:46.381 INFO kablam! --> src/machine.rs:173:5 Oct 11 07:13:46.381 INFO kablam! | Oct 11 07:13:46.381 INFO kablam! 173 | pub fn set_object_parent(&mut self, n: u8, v: u8) { Oct 11 07:13:46.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:46.381 INFO kablam! | Oct 11 07:13:46.381 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:13:46.381 INFO kablam! Oct 11 07:13:46.381 INFO kablam! warning: method is never used: `set_object_attribute` Oct 11 07:13:46.381 INFO kablam! --> src/machine.rs:188:5 Oct 11 07:13:46.381 INFO kablam! | Oct 11 07:13:46.381 INFO kablam! 188 | pub fn set_object_attribute(&mut self, n: u8, attr: u8, v: bool) { Oct 11 07:13:46.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:46.381 INFO kablam! Oct 11 07:13:46.381 INFO kablam! warning: method is never used: `get_object_sibling` Oct 11 07:13:46.381 INFO kablam! --> src/machine.rs:206:5 Oct 11 07:13:46.381 INFO kablam! | Oct 11 07:13:46.381 INFO kablam! 206 | pub fn get_object_sibling(&mut self, n: u8) -> u8 { Oct 11 07:13:46.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:13:46.381 INFO kablam! Oct 11 07:13:46.945 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 11 07:13:46.945 INFO kablam! su: No module specific data is present Oct 11 07:13:47.271 INFO running `"docker" "rm" "-f" "ecc034acc3db2d5fdb5a4394b263f1d63d8b23afeab632d69d945177a0d21f55"` Oct 11 07:13:47.404 INFO blam! ecc034acc3db2d5fdb5a4394b263f1d63d8b23afeab632d69d945177a0d21f55 Oct 11 07:13:47.404 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:13:47.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 07:13:47.668 INFO blam! 2656ee1dac55b1a5a10d5a7cf2046b5add63318dad0f0753d982befdc9307054 Oct 11 07:13:47.680 INFO running `"docker" "start" "-a" "2656ee1dac55b1a5a10d5a7cf2046b5add63318dad0f0753d982befdc9307054"` Oct 11 07:13:48.636 INFO kablam! usermod: no changes Oct 11 07:13:48.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:13:48.672 INFO blam! Oct 11 07:13:48.672 INFO kablam! Running /target/debug/deps/zsteamy-107f9e35185f9412 Oct 11 07:13:48.672 INFO blam! running 0 tests Oct 11 07:13:48.672 INFO kablam! su: No module specific data is present Oct 11 07:13:48.672 INFO blam! Oct 11 07:13:48.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:13:48.672 INFO blam! Oct 11 07:13:49.239 INFO running `"docker" "rm" "-f" "2656ee1dac55b1a5a10d5a7cf2046b5add63318dad0f0753d982befdc9307054"` Oct 11 07:13:49.425 INFO blam! 2656ee1dac55b1a5a10d5a7cf2046b5add63318dad0f0753d982befdc9307054