Oct 10 17:49:44.089 INFO testing nabeelomer/ImageBuilder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:49:44.089 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:49:44.089 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 10 17:49:44.259 INFO blam! 1d486a99290c62547174218d820001807a438502f3c54ea11446d777b55171f3 Oct 10 17:49:44.261 INFO running `"docker" "start" "-a" "1d486a99290c62547174218d820001807a438502f3c54ea11446d777b55171f3"` Oct 10 17:49:45.053 INFO kablam! usermod: no changes Oct 10 17:49:45.192 INFO kablam! Compiling rusttype v0.3.0 Oct 10 17:49:45.196 INFO kablam! Compiling image v0.18.0 Oct 10 17:49:59.565 INFO kablam! Compiling ImageBuilder v0.1.0 (/source) Oct 10 17:50:01.651 INFO kablam! warning: variable does not need to be mutable Oct 10 17:50:01.651 INFO kablam! --> src/main.rs:11:9 Oct 10 17:50:01.651 INFO kablam! | Oct 10 17:50:01.651 INFO kablam! 11 | let mut image = DynamicImage::new_rgba8(1920, 1080).to_rgba(); Oct 10 17:50:01.651 INFO kablam! | ----^^^^^ Oct 10 17:50:01.651 INFO kablam! | | Oct 10 17:50:01.651 INFO kablam! | help: remove this `mut` Oct 10 17:50:01.651 INFO kablam! | Oct 10 17:50:01.651 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:50:01.651 INFO kablam! Oct 10 17:50:01.658 INFO kablam! warning: crate `ImageBuilder` should have a snake case name such as `image_builder` Oct 10 17:50:01.658 INFO kablam! | Oct 10 17:50:01.658 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:50:01.659 INFO kablam! Oct 10 17:50:03.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.87s Oct 10 17:50:03.954 INFO kablam! su: No module specific data is present Oct 10 17:50:04.507 INFO running `"docker" "rm" "-f" "1d486a99290c62547174218d820001807a438502f3c54ea11446d777b55171f3"` Oct 10 17:50:04.848 INFO blam! 1d486a99290c62547174218d820001807a438502f3c54ea11446d777b55171f3 Oct 10 17:50:04.850 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:50:04.851 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 10 17:50:05.240 INFO blam! bbe3233cdd39c74698719851263d2c9939676c153a41ed39762ef673710ea09f Oct 10 17:50:05.245 INFO running `"docker" "start" "-a" "bbe3233cdd39c74698719851263d2c9939676c153a41ed39762ef673710ea09f"` Oct 10 17:50:06.296 INFO kablam! usermod: no changes Oct 10 17:50:06.405 INFO kablam! Compiling ImageBuilder v0.1.0 (/source) Oct 10 17:50:08.847 INFO kablam! warning: variable does not need to be mutable Oct 10 17:50:08.847 INFO kablam! --> src/main.rs:11:9 Oct 10 17:50:08.847 INFO kablam! | Oct 10 17:50:08.847 INFO kablam! 11 | let mut image = DynamicImage::new_rgba8(1920, 1080).to_rgba(); Oct 10 17:50:08.847 INFO kablam! | ----^^^^^ Oct 10 17:50:08.847 INFO kablam! | | Oct 10 17:50:08.847 INFO kablam! | help: remove this `mut` Oct 10 17:50:08.848 INFO kablam! | Oct 10 17:50:08.849 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:50:08.849 INFO kablam! Oct 10 17:50:08.859 INFO kablam! warning: crate `ImageBuilder` should have a snake case name such as `image_builder` Oct 10 17:50:08.859 INFO kablam! | Oct 10 17:50:08.859 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:50:08.859 INFO kablam! Oct 10 17:50:09.354 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 10 17:50:09.359 INFO kablam! su: No module specific data is present Oct 10 17:50:09.870 INFO running `"docker" "rm" "-f" "bbe3233cdd39c74698719851263d2c9939676c153a41ed39762ef673710ea09f"` Oct 10 17:50:10.307 INFO blam! bbe3233cdd39c74698719851263d2c9939676c153a41ed39762ef673710ea09f Oct 10 17:50:10.314 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:50:10.314 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 10 17:50:10.705 INFO blam! 99d4a3b810629279caac08c115e304c0a6f2d6b0c9c247e2306aeccdfaaf6e09 Oct 10 17:50:10.712 INFO running `"docker" "start" "-a" "99d4a3b810629279caac08c115e304c0a6f2d6b0c9c247e2306aeccdfaaf6e09"` Oct 10 17:50:11.689 INFO kablam! usermod: no changes Oct 10 17:50:11.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 17:50:11.808 INFO kablam! Running /target/debug/deps/ImageBuilder-94e0a5dea19c4e45 Oct 10 17:50:11.820 INFO kablam! su: No module specific data is present Oct 10 17:50:11.820 INFO blam! Oct 10 17:50:11.820 INFO blam! running 0 tests Oct 10 17:50:11.820 INFO blam! Oct 10 17:50:11.820 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:50:11.820 INFO blam! Oct 10 17:50:12.346 INFO running `"docker" "rm" "-f" "99d4a3b810629279caac08c115e304c0a6f2d6b0c9c247e2306aeccdfaaf6e09"` Oct 10 17:50:12.545 INFO blam! 99d4a3b810629279caac08c115e304c0a6f2d6b0c9c247e2306aeccdfaaf6e09