Oct 11 01:46:12.670 INFO testing bundai223/nes-sprite-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:46:12.670 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:46:12.672 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:46:13.133 INFO blam! 5f17575f78c40ed8b320d80fb18e366cb94aefee80885d19c918483c6155194c Oct 11 01:46:13.136 INFO running `"docker" "start" "-a" "5f17575f78c40ed8b320d80fb18e366cb94aefee80885d19c918483c6155194c"` Oct 11 01:46:14.374 INFO kablam! usermod: no changes Oct 11 01:46:14.430 INFO kablam! Compiling bmp v0.3.0 Oct 11 01:46:15.805 INFO kablam! Compiling nes-rust v0.1.0 (/source) Oct 11 01:46:16.017 INFO kablam! warning: unused import: `bmp::Image` Oct 11 01:46:16.017 INFO kablam! --> src/main.rs:5:5 Oct 11 01:46:16.018 INFO kablam! | Oct 11 01:46:16.018 INFO kablam! 5 | use bmp::Image; Oct 11 01:46:16.018 INFO kablam! | ^^^^^^^^^^ Oct 11 01:46:16.018 INFO kablam! | Oct 11 01:46:16.020 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:46:16.021 INFO kablam! Oct 11 01:46:16.074 INFO kablam! warning: constant item is never used: `NES_HEADER_SIZE` Oct 11 01:46:16.074 INFO kablam! --> src/main.rs:8:1 Oct 11 01:46:16.074 INFO kablam! | Oct 11 01:46:16.075 INFO kablam! 8 | const NES_HEADER_SIZE: usize = 6; Oct 11 01:46:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:46:16.075 INFO kablam! | Oct 11 01:46:16.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:46:16.076 INFO kablam! Oct 11 01:46:16.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 11 01:46:16.644 INFO kablam! su: No module specific data is present Oct 11 01:46:17.649 INFO running `"docker" "rm" "-f" "5f17575f78c40ed8b320d80fb18e366cb94aefee80885d19c918483c6155194c"` Oct 11 01:46:17.860 INFO blam! 5f17575f78c40ed8b320d80fb18e366cb94aefee80885d19c918483c6155194c Oct 11 01:46:17.866 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:46:17.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:46:18.324 INFO blam! 4a3528d1e37d6f3ce32f720192841d7c65fe9a6fad7680bf802f8eafc3b44a8d Oct 11 01:46:18.333 INFO running `"docker" "start" "-a" "4a3528d1e37d6f3ce32f720192841d7c65fe9a6fad7680bf802f8eafc3b44a8d"` Oct 11 01:46:19.732 INFO kablam! usermod: no changes Oct 11 01:46:19.762 INFO kablam! Compiling nes-rust v0.1.0 (/source) Oct 11 01:46:20.184 INFO kablam! warning: unused import: `bmp::Image` Oct 11 01:46:20.184 INFO kablam! --> src/main.rs:5:5 Oct 11 01:46:20.184 INFO kablam! | Oct 11 01:46:20.184 INFO kablam! 5 | use bmp::Image; Oct 11 01:46:20.184 INFO kablam! | ^^^^^^^^^^ Oct 11 01:46:20.184 INFO kablam! | Oct 11 01:46:20.184 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:46:20.184 INFO kablam! Oct 11 01:46:20.236 INFO kablam! warning: constant item is never used: `NES_HEADER_SIZE` Oct 11 01:46:20.236 INFO kablam! --> src/main.rs:8:1 Oct 11 01:46:20.236 INFO kablam! | Oct 11 01:46:20.236 INFO kablam! 8 | const NES_HEADER_SIZE: usize = 6; Oct 11 01:46:20.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:46:20.236 INFO kablam! | Oct 11 01:46:20.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:46:20.236 INFO kablam! Oct 11 01:46:20.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 11 01:46:20.896 INFO kablam! su: No module specific data is present Oct 11 01:46:21.626 INFO running `"docker" "rm" "-f" "4a3528d1e37d6f3ce32f720192841d7c65fe9a6fad7680bf802f8eafc3b44a8d"` Oct 11 01:46:21.900 INFO blam! 4a3528d1e37d6f3ce32f720192841d7c65fe9a6fad7680bf802f8eafc3b44a8d Oct 11 01:46:21.906 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:46:21.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:46:22.304 INFO blam! 0ca51c0caf45e7e1f799cfbe777f73fd86f78ce29d590eb28de85314fced4c71 Oct 11 01:46:22.312 INFO running `"docker" "start" "-a" "0ca51c0caf45e7e1f799cfbe777f73fd86f78ce29d590eb28de85314fced4c71"` Oct 11 01:46:23.552 INFO kablam! usermod: no changes Oct 11 01:46:23.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 01:46:23.604 INFO blam! Oct 11 01:46:23.604 INFO kablam! Running /target/debug/deps/nes_rust-68998bf022fa5e1b Oct 11 01:46:23.604 INFO blam! running 0 tests Oct 11 01:46:23.604 INFO kablam! su: No module specific data is present Oct 11 01:46:23.604 INFO blam! Oct 11 01:46:23.604 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:46:23.604 INFO blam! Oct 11 01:46:24.308 INFO running `"docker" "rm" "-f" "0ca51c0caf45e7e1f799cfbe777f73fd86f78ce29d590eb28de85314fced4c71"` Oct 11 01:46:24.608 INFO blam! 0ca51c0caf45e7e1f799cfbe777f73fd86f78ce29d590eb28de85314fced4c71