Oct 15 09:27:14.863 INFO testing Kuehle/bitmap-show-cli against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:27:14.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:27:15.260 INFO blam! 0a9b415b8fa380324219e1fe8fd5c97394fd497121c5d8c8cfe8fc219afc214b Oct 15 09:27:15.262 INFO running `"docker" "start" "-a" "0a9b415b8fa380324219e1fe8fd5c97394fd497121c5d8c8cfe8fc219afc214b"` Oct 15 09:27:17.214 INFO kablam! usermod: no changes Oct 15 09:27:17.299 INFO kablam! Compiling bmp v0.4.0 Oct 15 09:27:18.931 INFO kablam! Compiling bitmap-show-cli v0.1.0 (/source) Oct 15 09:27:19.397 INFO kablam! warning: unused import: `std::thread` Oct 15 09:27:19.398 INFO kablam! --> src/main.rs:5:5 Oct 15 09:27:19.399 INFO kablam! | Oct 15 09:27:19.400 INFO kablam! 5 | use std::thread; Oct 15 09:27:19.400 INFO kablam! | ^^^^^^^^^^^ Oct 15 09:27:19.401 INFO kablam! | Oct 15 09:27:19.401 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:27:19.402 INFO kablam! Oct 15 09:27:19.402 INFO kablam! warning: unused import: `Image` Oct 15 09:27:19.403 INFO kablam! --> src/main.rs:7:11 Oct 15 09:27:19.404 INFO kablam! | Oct 15 09:27:19.404 INFO kablam! 7 | use bmp::{Image, Pixel}; Oct 15 09:27:19.404 INFO kablam! | ^^^^^ Oct 15 09:27:19.404 INFO kablam! Oct 15 09:27:19.466 INFO kablam! warning: unused variable: `e` Oct 15 09:27:19.467 INFO kablam! --> src/main.rs:35:13 Oct 15 09:27:19.467 INFO kablam! | Oct 15 09:27:19.467 INFO kablam! 35 | Err(e) => { Oct 15 09:27:19.467 INFO kablam! | ^ help: consider using `_e` instead Oct 15 09:27:19.467 INFO kablam! | Oct 15 09:27:19.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:27:19.467 INFO kablam! Oct 15 09:27:19.467 INFO kablam! warning: unused variable: `j` Oct 15 09:27:19.467 INFO kablam! --> src/main.rs:72:14 Oct 15 09:27:19.467 INFO kablam! | Oct 15 09:27:19.467 INFO kablam! 72 | for (j, inner) in outer.iter().enumerate() { Oct 15 09:27:19.467 INFO kablam! | ^ help: consider using `_j` instead Oct 15 09:27:19.467 INFO kablam! Oct 15 09:27:19.489 INFO kablam! warning: function `numberFromPixel` should have a snake case name such as `number_from_pixel` Oct 15 09:27:19.490 INFO kablam! --> src/main.rs:91:1 Oct 15 09:27:19.490 INFO kablam! | Oct 15 09:27:19.490 INFO kablam! 91 | / fn numberFromPixel(px: &Pixel) -> u32 { Oct 15 09:27:19.490 INFO kablam! 92 | | (px.r as u32 + px.g as u32 + px.b as u32) / 154 Oct 15 09:27:19.491 INFO kablam! 93 | | } Oct 15 09:27:19.491 INFO kablam! | |_^ Oct 15 09:27:19.491 INFO kablam! | Oct 15 09:27:19.491 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 09:27:19.492 INFO kablam! Oct 15 09:27:20.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.22s Oct 15 09:27:20.479 INFO kablam! su: No module specific data is present Oct 15 09:27:21.541 INFO running `"docker" "rm" "-f" "0a9b415b8fa380324219e1fe8fd5c97394fd497121c5d8c8cfe8fc219afc214b"` Oct 15 09:27:21.855 INFO blam! 0a9b415b8fa380324219e1fe8fd5c97394fd497121c5d8c8cfe8fc219afc214b Oct 15 09:27:21.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:27:22.336 INFO blam! e72bb47afd23123906586afde85255ff1ebbe8a4d07b15fc24b0dea51f257d48 Oct 15 09:27:22.338 INFO running `"docker" "start" "-a" "e72bb47afd23123906586afde85255ff1ebbe8a4d07b15fc24b0dea51f257d48"` Oct 15 09:27:23.402 INFO kablam! usermod: no changes Oct 15 09:27:23.487 INFO kablam! Compiling bitmap-show-cli v0.1.0 (/source) Oct 15 09:27:24.055 INFO kablam! warning: unused import: `std::thread` Oct 15 09:27:24.055 INFO kablam! --> src/main.rs:5:5 Oct 15 09:27:24.055 INFO kablam! | Oct 15 09:27:24.055 INFO kablam! 5 | use std::thread; Oct 15 09:27:24.055 INFO kablam! | ^^^^^^^^^^^ Oct 15 09:27:24.055 INFO kablam! | Oct 15 09:27:24.055 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:27:24.055 INFO kablam! Oct 15 09:27:24.055 INFO kablam! warning: unused import: `Image` Oct 15 09:27:24.055 INFO kablam! --> src/main.rs:7:11 Oct 15 09:27:24.055 INFO kablam! | Oct 15 09:27:24.055 INFO kablam! 7 | use bmp::{Image, Pixel}; Oct 15 09:27:24.055 INFO kablam! | ^^^^^ Oct 15 09:27:24.055 INFO kablam! Oct 15 09:27:24.118 INFO kablam! warning: unused variable: `e` Oct 15 09:27:24.119 INFO kablam! --> src/main.rs:35:13 Oct 15 09:27:24.119 INFO kablam! | Oct 15 09:27:24.119 INFO kablam! 35 | Err(e) => { Oct 15 09:27:24.119 INFO kablam! | ^ help: consider using `_e` instead Oct 15 09:27:24.119 INFO kablam! | Oct 15 09:27:24.119 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:27:24.119 INFO kablam! Oct 15 09:27:24.119 INFO kablam! warning: unused variable: `j` Oct 15 09:27:24.119 INFO kablam! --> src/main.rs:72:14 Oct 15 09:27:24.119 INFO kablam! | Oct 15 09:27:24.119 INFO kablam! 72 | for (j, inner) in outer.iter().enumerate() { Oct 15 09:27:24.119 INFO kablam! | ^ help: consider using `_j` instead Oct 15 09:27:24.119 INFO kablam! Oct 15 09:27:24.119 INFO kablam! warning: function `numberFromPixel` should have a snake case name such as `number_from_pixel` Oct 15 09:27:24.119 INFO kablam! --> src/main.rs:91:1 Oct 15 09:27:24.119 INFO kablam! | Oct 15 09:27:24.119 INFO kablam! 91 | / fn numberFromPixel(px: &Pixel) -> u32 { Oct 15 09:27:24.119 INFO kablam! 92 | | (px.r as u32 + px.g as u32 + px.b as u32) / 154 Oct 15 09:27:24.119 INFO kablam! 93 | | } Oct 15 09:27:24.119 INFO kablam! | |_^ Oct 15 09:27:24.119 INFO kablam! | Oct 15 09:27:24.119 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 09:27:24.119 INFO kablam! Oct 15 09:27:24.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 15 09:27:24.647 INFO kablam! su: No module specific data is present Oct 15 09:27:25.475 INFO running `"docker" "rm" "-f" "e72bb47afd23123906586afde85255ff1ebbe8a4d07b15fc24b0dea51f257d48"` Oct 15 09:27:25.811 INFO blam! e72bb47afd23123906586afde85255ff1ebbe8a4d07b15fc24b0dea51f257d48 Oct 15 09:27:25.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:27:26.324 INFO blam! 1c2fec5eaee401afec4f5c63500568214a18924078d66318607e0a0b66ac92e8 Oct 15 09:27:26.327 INFO running `"docker" "start" "-a" "1c2fec5eaee401afec4f5c63500568214a18924078d66318607e0a0b66ac92e8"` Oct 15 09:27:28.074 INFO kablam! usermod: no changes Oct 15 09:27:28.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:27:28.171 INFO kablam! Running /target/debug/deps/bitmap_show_cli-f0341768a7437d2e Oct 15 09:27:28.172 INFO blam! Oct 15 09:27:28.172 INFO blam! running 0 tests Oct 15 09:27:28.173 INFO blam! Oct 15 09:27:28.173 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:27:28.173 INFO blam! Oct 15 09:27:28.174 INFO kablam! su: No module specific data is present Oct 15 09:27:29.025 INFO running `"docker" "rm" "-f" "1c2fec5eaee401afec4f5c63500568214a18924078d66318607e0a0b66ac92e8"` Oct 15 09:27:29.305 INFO blam! 1c2fec5eaee401afec4f5c63500568214a18924078d66318607e0a0b66ac92e8