Oct 14 22:21:33.737 INFO testing drdavella/rory against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:21:33.739 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 22:21:34.139 INFO blam! db0acd3a1a437b732e1a70108b2229f9c0d16e37ba3f216c77761a03a3c6b113 Oct 14 22:21:34.151 INFO running `"docker" "start" "-a" "db0acd3a1a437b732e1a70108b2229f9c0d16e37ba3f216c77761a03a3c6b113"` Oct 14 22:21:35.911 INFO kablam! usermod: no changes Oct 14 22:21:36.007 INFO kablam! Compiling atty v0.2.6 Oct 14 22:21:36.418 INFO kablam! Compiling clap v2.29.0 Oct 14 22:22:07.504 INFO kablam! Compiling rory v0.1.0 (/source) Oct 14 22:22:07.947 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 22:22:07.947 INFO kablam! --> src/cpu/mod.rs:53:46 Oct 14 22:22:07.947 INFO kablam! | Oct 14 22:22:07.947 INFO kablam! 53 | 0x80 ... 0x87 => alu::add_reg(state, (opcode & 0x0f)), Oct 14 22:22:07.947 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 22:22:07.947 INFO kablam! | Oct 14 22:22:07.947 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 22:22:07.947 INFO kablam! Oct 14 22:22:07.947 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 22:22:07.947 INFO kablam! --> src/cpu/mod.rs:55:46 Oct 14 22:22:07.947 INFO kablam! | Oct 14 22:22:07.947 INFO kablam! 55 | 0xa0 ... 0xa7 => alu::and_reg(state, (opcode & 0x0f)), Oct 14 22:22:07.947 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 22:22:07.950 INFO kablam! Oct 14 22:22:09.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.51s Oct 14 22:22:09.450 INFO kablam! su: No module specific data is present Oct 14 22:22:12.445 INFO running `"docker" "rm" "-f" "db0acd3a1a437b732e1a70108b2229f9c0d16e37ba3f216c77761a03a3c6b113"` Oct 14 22:22:12.676 INFO blam! db0acd3a1a437b732e1a70108b2229f9c0d16e37ba3f216c77761a03a3c6b113 Oct 14 22:22:12.686 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 22:22:13.069 INFO blam! 5383fdfe1563cff98995ac586060ba1c052c096766dd5ada6b759dfe6b9bd95d Oct 14 22:22:13.070 INFO running `"docker" "start" "-a" "5383fdfe1563cff98995ac586060ba1c052c096766dd5ada6b759dfe6b9bd95d"` Oct 14 22:22:14.459 INFO kablam! usermod: no changes Oct 14 22:22:14.527 INFO kablam! Compiling rory v0.1.0 (/source) Oct 14 22:22:14.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 22:22:14.911 INFO kablam! --> src/cpu/mod.rs:53:46 Oct 14 22:22:14.911 INFO kablam! | Oct 14 22:22:14.911 INFO kablam! 53 | 0x80 ... 0x87 => alu::add_reg(state, (opcode & 0x0f)), Oct 14 22:22:14.911 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 22:22:14.911 INFO kablam! | Oct 14 22:22:14.911 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 22:22:14.911 INFO kablam! Oct 14 22:22:14.911 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 22:22:14.911 INFO kablam! --> src/cpu/mod.rs:55:46 Oct 14 22:22:14.911 INFO kablam! | Oct 14 22:22:14.911 INFO kablam! 55 | 0xa0 ... 0xa7 => alu::and_reg(state, (opcode & 0x0f)), Oct 14 22:22:14.911 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 22:22:14.911 INFO kablam! Oct 14 22:22:15.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 14 22:22:15.600 INFO kablam! su: No module specific data is present Oct 14 22:22:17.287 INFO running `"docker" "rm" "-f" "5383fdfe1563cff98995ac586060ba1c052c096766dd5ada6b759dfe6b9bd95d"` Oct 14 22:22:17.544 INFO blam! 5383fdfe1563cff98995ac586060ba1c052c096766dd5ada6b759dfe6b9bd95d Oct 14 22:22:17.554 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 22:22:17.899 INFO blam! 8e510aae61394576d52733689d017b64d9044a3fbdcdf2be4bdf48e15a915d88 Oct 14 22:22:17.911 INFO running `"docker" "start" "-a" "8e510aae61394576d52733689d017b64d9044a3fbdcdf2be4bdf48e15a915d88"` Oct 14 22:22:19.687 INFO kablam! usermod: no changes Oct 14 22:22:19.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 22:22:19.779 INFO kablam! Running /target/debug/deps/rory-3601239bd5e19ccb Oct 14 22:22:19.791 INFO blam! Oct 14 22:22:19.791 INFO blam! running 0 tests Oct 14 22:22:19.791 INFO blam! Oct 14 22:22:19.791 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:22:19.791 INFO blam! Oct 14 22:22:19.791 INFO kablam! su: No module specific data is present Oct 14 22:22:20.558 INFO running `"docker" "rm" "-f" "8e510aae61394576d52733689d017b64d9044a3fbdcdf2be4bdf48e15a915d88"` Oct 14 22:22:20.767 INFO blam! 8e510aae61394576d52733689d017b64d9044a3fbdcdf2be4bdf48e15a915d88