Oct 10 23:57:51.257 INFO testing drdavella/rory against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:57:51.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:57:51.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:57:51.784 INFO blam! d807497f2d6007dacb736436596653c786c133387123c3debf3883210d37481b Oct 10 23:57:51.797 INFO running `"docker" "start" "-a" "d807497f2d6007dacb736436596653c786c133387123c3debf3883210d37481b"` Oct 10 23:57:53.367 INFO kablam! usermod: no changes Oct 10 23:57:53.436 INFO kablam! Compiling rory v0.1.0 (/source) Oct 10 23:57:54.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:57:54.926 INFO kablam! --> src/cpu/mod.rs:53:46 Oct 10 23:57:54.927 INFO kablam! | Oct 10 23:57:54.927 INFO kablam! 53 | 0x80 ... 0x87 => alu::add_reg(state, (opcode & 0x0f)), Oct 10 23:57:54.927 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:57:54.928 INFO kablam! | Oct 10 23:57:54.928 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:57:54.928 INFO kablam! Oct 10 23:57:54.928 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:57:54.929 INFO kablam! --> src/cpu/mod.rs:55:46 Oct 10 23:57:54.929 INFO kablam! | Oct 10 23:57:54.929 INFO kablam! 55 | 0xa0 ... 0xa7 => alu::and_reg(state, (opcode & 0x0f)), Oct 10 23:57:54.929 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:57:54.929 INFO kablam! Oct 10 23:57:56.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.55s Oct 10 23:57:56.942 INFO kablam! su: No module specific data is present Oct 10 23:57:57.935 INFO running `"docker" "rm" "-f" "d807497f2d6007dacb736436596653c786c133387123c3debf3883210d37481b"` Oct 10 23:57:58.208 INFO blam! d807497f2d6007dacb736436596653c786c133387123c3debf3883210d37481b Oct 10 23:57:58.214 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:57:58.216 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:57:58.533 INFO blam! ce5ba1983fd36242f05242fe36e5423eb6c9100408fc556723901b26073af418 Oct 10 23:57:58.535 INFO running `"docker" "start" "-a" "ce5ba1983fd36242f05242fe36e5423eb6c9100408fc556723901b26073af418"` Oct 10 23:58:00.009 INFO kablam! usermod: no changes Oct 10 23:58:00.080 INFO kablam! Compiling rory v0.1.0 (/source) Oct 10 23:58:01.456 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:58:01.456 INFO kablam! --> src/cpu/mod.rs:53:46 Oct 10 23:58:01.456 INFO kablam! | Oct 10 23:58:01.456 INFO kablam! 53 | 0x80 ... 0x87 => alu::add_reg(state, (opcode & 0x0f)), Oct 10 23:58:01.456 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:58:01.456 INFO kablam! | Oct 10 23:58:01.456 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:58:01.456 INFO kablam! Oct 10 23:58:01.456 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 23:58:01.456 INFO kablam! --> src/cpu/mod.rs:55:46 Oct 10 23:58:01.456 INFO kablam! | Oct 10 23:58:01.456 INFO kablam! 55 | 0xa0 ... 0xa7 => alu::and_reg(state, (opcode & 0x0f)), Oct 10 23:58:01.456 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:58:01.456 INFO kablam! Oct 10 23:58:02.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 10 23:58:02.328 INFO kablam! su: No module specific data is present Oct 10 23:58:03.488 INFO running `"docker" "rm" "-f" "ce5ba1983fd36242f05242fe36e5423eb6c9100408fc556723901b26073af418"` Oct 10 23:58:03.831 INFO blam! ce5ba1983fd36242f05242fe36e5423eb6c9100408fc556723901b26073af418 Oct 10 23:58:03.841 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:58:03.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:58:04.233 INFO blam! 1dece6dabb0d48eb8882c8ed8fb270279d40ba7e2893bad42b7f18304f783141 Oct 10 23:58:04.238 INFO running `"docker" "start" "-a" "1dece6dabb0d48eb8882c8ed8fb270279d40ba7e2893bad42b7f18304f783141"` Oct 10 23:58:05.304 INFO kablam! usermod: no changes Oct 10 23:58:05.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 23:58:05.404 INFO kablam! Running /target/debug/deps/rory-b825e3f16d08a21f Oct 10 23:58:05.406 INFO blam! Oct 10 23:58:05.406 INFO blam! running 0 tests Oct 10 23:58:05.406 INFO blam! Oct 10 23:58:05.406 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:58:05.406 INFO blam! Oct 10 23:58:05.410 INFO kablam! su: No module specific data is present Oct 10 23:58:06.204 INFO running `"docker" "rm" "-f" "1dece6dabb0d48eb8882c8ed8fb270279d40ba7e2893bad42b7f18304f783141"` Oct 10 23:58:06.424 INFO blam! 1dece6dabb0d48eb8882c8ed8fb270279d40ba7e2893bad42b7f18304f783141