Oct 15 09:27:28.440 INFO testing Kuehle/bitmap-show-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:27:28.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:27:28.823 INFO blam! 6af671e18c0e16772ceb92bc10794ebedb230cc04776dcd4a69bc470cee68e8e Oct 15 09:27:28.827 INFO running `"docker" "start" "-a" "6af671e18c0e16772ceb92bc10794ebedb230cc04776dcd4a69bc470cee68e8e"` Oct 15 09:27:29.839 INFO kablam! usermod: no changes Oct 15 09:27:29.971 INFO kablam! Compiling bitmap-show-cli v0.1.0 (/source) Oct 15 09:27:30.559 INFO kablam! warning: unused import: `std::thread` Oct 15 09:27:30.559 INFO kablam! --> src/main.rs:5:5 Oct 15 09:27:30.559 INFO kablam! | Oct 15 09:27:30.559 INFO kablam! 5 | use std::thread; Oct 15 09:27:30.559 INFO kablam! | ^^^^^^^^^^^ Oct 15 09:27:30.559 INFO kablam! | Oct 15 09:27:30.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:27:30.559 INFO kablam! Oct 15 09:27:30.559 INFO kablam! warning: unused import: `Image` Oct 15 09:27:30.559 INFO kablam! --> src/main.rs:7:11 Oct 15 09:27:30.559 INFO kablam! | Oct 15 09:27:30.559 INFO kablam! 7 | use bmp::{Image, Pixel}; Oct 15 09:27:30.559 INFO kablam! | ^^^^^ Oct 15 09:27:30.559 INFO kablam! Oct 15 09:27:30.635 INFO kablam! warning: unused variable: `e` Oct 15 09:27:30.635 INFO kablam! --> src/main.rs:35:13 Oct 15 09:27:30.635 INFO kablam! | Oct 15 09:27:30.635 INFO kablam! 35 | Err(e) => { Oct 15 09:27:30.635 INFO kablam! | ^ help: consider using `_e` instead Oct 15 09:27:30.635 INFO kablam! | Oct 15 09:27:30.635 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:27:30.635 INFO kablam! Oct 15 09:27:30.635 INFO kablam! warning: unused variable: `j` Oct 15 09:27:30.635 INFO kablam! --> src/main.rs:72:14 Oct 15 09:27:30.635 INFO kablam! | Oct 15 09:27:30.635 INFO kablam! 72 | for (j, inner) in outer.iter().enumerate() { Oct 15 09:27:30.635 INFO kablam! | ^ help: consider using `_j` instead Oct 15 09:27:30.635 INFO kablam! Oct 15 09:27:30.663 INFO kablam! warning: function `numberFromPixel` should have a snake case name such as `number_from_pixel` Oct 15 09:27:30.663 INFO kablam! --> src/main.rs:91:1 Oct 15 09:27:30.663 INFO kablam! | Oct 15 09:27:30.663 INFO kablam! 91 | / fn numberFromPixel(px: &Pixel) -> u32 { Oct 15 09:27:30.663 INFO kablam! 92 | | (px.r as u32 + px.g as u32 + px.b as u32) / 154 Oct 15 09:27:30.663 INFO kablam! 93 | | } Oct 15 09:27:30.663 INFO kablam! | |_^ Oct 15 09:27:30.663 INFO kablam! | Oct 15 09:27:30.663 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 09:27:30.663 INFO kablam! Oct 15 09:27:31.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 15 09:27:31.563 INFO kablam! su: No module specific data is present Oct 15 09:27:32.258 INFO running `"docker" "rm" "-f" "6af671e18c0e16772ceb92bc10794ebedb230cc04776dcd4a69bc470cee68e8e"` Oct 15 09:27:32.571 INFO blam! 6af671e18c0e16772ceb92bc10794ebedb230cc04776dcd4a69bc470cee68e8e Oct 15 09:27:32.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:27:32.999 INFO blam! 0e05cda872d445babca6890c0334105c1362b3fbe98029b677dc099d379cb7e9 Oct 15 09:27:33.001 INFO running `"docker" "start" "-a" "0e05cda872d445babca6890c0334105c1362b3fbe98029b677dc099d379cb7e9"` Oct 15 09:27:34.354 INFO kablam! usermod: no changes Oct 15 09:27:34.388 INFO kablam! Compiling bitmap-show-cli v0.1.0 (/source) Oct 15 09:27:35.048 INFO kablam! warning: unused import: `std::thread` Oct 15 09:27:35.049 INFO kablam! --> src/main.rs:5:5 Oct 15 09:27:35.049 INFO kablam! | Oct 15 09:27:35.049 INFO kablam! 5 | use std::thread; Oct 15 09:27:35.049 INFO kablam! | ^^^^^^^^^^^ Oct 15 09:27:35.049 INFO kablam! | Oct 15 09:27:35.049 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:27:35.049 INFO kablam! Oct 15 09:27:35.049 INFO kablam! warning: unused import: `Image` Oct 15 09:27:35.049 INFO kablam! --> src/main.rs:7:11 Oct 15 09:27:35.049 INFO kablam! | Oct 15 09:27:35.049 INFO kablam! 7 | use bmp::{Image, Pixel}; Oct 15 09:27:35.049 INFO kablam! | ^^^^^ Oct 15 09:27:35.049 INFO kablam! Oct 15 09:27:35.116 INFO kablam! warning: unused variable: `e` Oct 15 09:27:35.116 INFO kablam! --> src/main.rs:35:13 Oct 15 09:27:35.116 INFO kablam! | Oct 15 09:27:35.116 INFO kablam! 35 | Err(e) => { Oct 15 09:27:35.116 INFO kablam! | ^ help: consider using `_e` instead Oct 15 09:27:35.116 INFO kablam! | Oct 15 09:27:35.117 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:27:35.117 INFO kablam! Oct 15 09:27:35.117 INFO kablam! warning: unused variable: `j` Oct 15 09:27:35.117 INFO kablam! --> src/main.rs:72:14 Oct 15 09:27:35.117 INFO kablam! | Oct 15 09:27:35.117 INFO kablam! 72 | for (j, inner) in outer.iter().enumerate() { Oct 15 09:27:35.117 INFO kablam! | ^ help: consider using `_j` instead Oct 15 09:27:35.117 INFO kablam! Oct 15 09:27:35.127 INFO kablam! warning: function `numberFromPixel` should have a snake case name such as `number_from_pixel` Oct 15 09:27:35.127 INFO kablam! --> src/main.rs:91:1 Oct 15 09:27:35.127 INFO kablam! | Oct 15 09:27:35.127 INFO kablam! 91 | / fn numberFromPixel(px: &Pixel) -> u32 { Oct 15 09:27:35.127 INFO kablam! 92 | | (px.r as u32 + px.g as u32 + px.b as u32) / 154 Oct 15 09:27:35.127 INFO kablam! 93 | | } Oct 15 09:27:35.127 INFO kablam! | |_^ Oct 15 09:27:35.127 INFO kablam! | Oct 15 09:27:35.127 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 09:27:35.127 INFO kablam! Oct 15 09:27:35.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 09:27:35.771 INFO kablam! su: No module specific data is present Oct 15 09:27:36.603 INFO running `"docker" "rm" "-f" "0e05cda872d445babca6890c0334105c1362b3fbe98029b677dc099d379cb7e9"` Oct 15 09:27:36.906 INFO blam! 0e05cda872d445babca6890c0334105c1362b3fbe98029b677dc099d379cb7e9 Oct 15 09:27:36.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:27:37.451 INFO blam! 5c0680cd8a0a876fd99546174d1816a36131e2972b8710d92dd57ed5b86f88b6 Oct 15 09:27:37.459 INFO running `"docker" "start" "-a" "5c0680cd8a0a876fd99546174d1816a36131e2972b8710d92dd57ed5b86f88b6"` Oct 15 09:27:38.878 INFO kablam! usermod: no changes Oct 15 09:27:38.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 09:27:38.925 INFO kablam! Running /target/debug/deps/bitmap_show_cli-6b45952074c0c12a Oct 15 09:27:38.926 INFO blam! Oct 15 09:27:38.926 INFO blam! running 0 tests Oct 15 09:27:38.926 INFO blam! Oct 15 09:27:38.926 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:27:38.926 INFO blam! Oct 15 09:27:38.931 INFO kablam! su: No module specific data is present Oct 15 09:27:39.881 INFO running `"docker" "rm" "-f" "5c0680cd8a0a876fd99546174d1816a36131e2972b8710d92dd57ed5b86f88b6"` Oct 15 09:27:40.208 INFO blam! 5c0680cd8a0a876fd99546174d1816a36131e2972b8710d92dd57ed5b86f88b6