Oct 16 13:11:51.208 INFO testing disasm6502-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:11:51.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 13:11:51.409 INFO blam! b695f7c58b9c4738b1d3b815865dd6c2e42fa82d8177193418dc8d0bb1b7cab8 Oct 16 13:11:51.417 INFO running `"docker" "start" "-a" "b695f7c58b9c4738b1d3b815865dd6c2e42fa82d8177193418dc8d0bb1b7cab8"` Oct 16 13:11:51.842 INFO kablam! usermod: no changes Oct 16 13:11:51.878 INFO kablam! Compiling disasm6502 v0.2.1 (/source) Oct 16 13:11:52.479 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 13:11:52.479 INFO kablam! --> src/instruction.rs:326:75 Oct 16 13:11:52.479 INFO kablam! | Oct 16 13:11:52.479 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 16 13:11:52.479 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 13:11:52.479 INFO kablam! | Oct 16 13:11:52.479 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 13:11:52.479 INFO kablam! Oct 16 13:11:53.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 16 13:11:53.477 INFO kablam! su: No module specific data is present Oct 16 13:11:53.817 INFO running `"docker" "rm" "-f" "b695f7c58b9c4738b1d3b815865dd6c2e42fa82d8177193418dc8d0bb1b7cab8"` Oct 16 13:11:53.957 INFO blam! b695f7c58b9c4738b1d3b815865dd6c2e42fa82d8177193418dc8d0bb1b7cab8 Oct 16 13:11:53.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 13:11:54.165 INFO blam! 1dab9f1c002c079df2629b4a0c61e9920faf4267ee54454fa010a09bd808c7da Oct 16 13:11:54.166 INFO running `"docker" "start" "-a" "1dab9f1c002c079df2629b4a0c61e9920faf4267ee54454fa010a09bd808c7da"` Oct 16 13:11:54.602 INFO kablam! usermod: no changes Oct 16 13:11:54.641 INFO kablam! Compiling disasm6502 v0.2.1 (/source) Oct 16 13:11:55.339 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 13:11:55.339 INFO kablam! --> src/instruction.rs:326:75 Oct 16 13:11:55.339 INFO kablam! | Oct 16 13:11:55.339 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 16 13:11:55.339 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 13:11:55.339 INFO kablam! | Oct 16 13:11:55.339 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 13:11:55.339 INFO kablam! Oct 16 13:11:56.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 16 13:11:56.289 INFO kablam! su: No module specific data is present Oct 16 13:11:56.543 INFO running `"docker" "rm" "-f" "1dab9f1c002c079df2629b4a0c61e9920faf4267ee54454fa010a09bd808c7da"` Oct 16 13:11:56.625 INFO blam! 1dab9f1c002c079df2629b4a0c61e9920faf4267ee54454fa010a09bd808c7da Oct 16 13:11:56.630 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 13:11:56.851 INFO blam! 88dde39e660a13bc6ee5f4c23e8e50be1595cbf2f1de7305d65150430d7ce638 Oct 16 13:11:56.851 INFO running `"docker" "start" "-a" "88dde39e660a13bc6ee5f4c23e8e50be1595cbf2f1de7305d65150430d7ce638"` Oct 16 13:11:57.378 INFO kablam! usermod: no changes Oct 16 13:11:57.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 13:11:57.418 INFO kablam! Running /target/debug/deps/disasm6502-23eea0281a92c8d6 Oct 16 13:11:57.421 INFO kablam! Running /target/debug/deps/lib-f1c84bd3b0f4b48b Oct 16 13:11:57.421 INFO blam! Oct 16 13:11:57.421 INFO blam! running 0 tests Oct 16 13:11:57.421 INFO blam! Oct 16 13:11:57.421 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:11:57.421 INFO blam! Oct 16 13:11:57.423 INFO blam! Oct 16 13:11:57.423 INFO blam! running 3 tests Oct 16 13:11:57.431 INFO blam! test check_disasm ... ok Oct 16 13:11:57.438 INFO blam! test check_disasm_file_fail ... ok Oct 16 13:11:57.440 INFO blam! test check_disasm_file ... ok Oct 16 13:11:57.441 INFO blam! Oct 16 13:11:57.441 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:11:57.441 INFO blam! Oct 16 13:11:57.442 INFO kablam! Doc-tests disasm6502 Oct 16 13:11:58.264 INFO blam! Oct 16 13:11:58.264 INFO blam! running 8 tests Oct 16 13:12:01.239 INFO blam! test src/instruction.rs - instruction::Instruction::as_str (line 276) ... ok Oct 16 13:12:01.635 INFO blam! test src/instruction.rs - instruction::Instruction::as_hex_str (line 232) ... ok Oct 16 13:12:01.655 INFO blam! test src/lib.rs - from_array (line 74) ... ok Oct 16 13:12:01.973 INFO blam! test src/lib.rs - from_file (line 41) ... ok Oct 16 13:12:02.554 INFO blam! test src/lib.rs - from_addr_file (line 55) ... ok Oct 16 13:12:02.772 INFO blam! test src/lib.rs - (line 7) ... ok Oct 16 13:12:02.798 INFO blam! test src/lib.rs - from_addr_array (line 90) ... ok Oct 16 13:12:02.843 INFO blam! test src/instruction.rs - instruction::decode (line 403) ... ok Oct 16 13:12:02.843 INFO blam! Oct 16 13:12:02.843 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:12:02.843 INFO blam! Oct 16 13:12:02.859 INFO kablam! su: No module specific data is present Oct 16 13:12:03.289 INFO running `"docker" "rm" "-f" "88dde39e660a13bc6ee5f4c23e8e50be1595cbf2f1de7305d65150430d7ce638"` Oct 16 13:12:03.391 INFO blam! 88dde39e660a13bc6ee5f4c23e8e50be1595cbf2f1de7305d65150430d7ce638