Oct 14 22:18:19.841 INFO testing drojf/SpriteZip against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:18:19.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:18:20.265 INFO blam! 35e8e17520fddfb4660e5f1ca805d4e051d051e17b0ab25c4fd6164ccdee6f0a Oct 14 22:18:20.267 INFO running `"docker" "start" "-a" "35e8e17520fddfb4660e5f1ca805d4e051d051e17b0ab25c4fd6164ccdee6f0a"` Oct 14 22:18:21.591 INFO kablam! usermod: no changes Oct 14 22:18:21.937 INFO kablam! Compiling adler32 v0.2.0 Oct 14 22:18:21.937 INFO kablam! Compiling typed-arena v1.4.1 Oct 14 22:18:21.937 INFO kablam! Compiling alloc-no-stdlib v1.3.0 Oct 14 22:18:21.951 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 14 22:18:21.951 INFO kablam! Compiling miniz_oxide v0.1.3 Oct 14 22:18:21.987 INFO kablam! Compiling number_prefix v0.2.8 Oct 14 22:18:21.987 INFO kablam! Compiling regex v1.0.1 Oct 14 22:18:21.987 INFO kablam! Compiling bincode v1.0.1 Oct 14 22:18:24.363 INFO kablam! Compiling brotli-decompressor v1.3.1 Oct 14 22:18:24.383 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 14 22:18:24.431 INFO kablam! Compiling zopfli v0.3.7 Oct 14 22:18:35.582 INFO kablam! Compiling quote v0.6.3 Oct 14 22:18:41.439 INFO kablam! Compiling syn v0.14.2 Oct 14 22:18:42.948 INFO kablam! Compiling brotli v2.5.0 Oct 14 22:18:52.995 INFO kablam! Compiling num-derive v0.2.2 Oct 14 22:18:52.995 INFO kablam! Compiling serde_derive v1.0.66 Oct 14 22:18:55.913 INFO kablam! Compiling image v0.19.0 Oct 14 22:19:20.027 INFO kablam! Compiling oxipng v1.0.4 Oct 14 22:19:27.740 INFO kablam! Compiling spritezip v0.1.0 (/source) Oct 14 22:19:29.013 INFO kablam! warning: unused import: `Write` Oct 14 22:19:29.014 INFO kablam! --> src/extract.rs:4:21 Oct 14 22:19:29.015 INFO kablam! | Oct 14 22:19:29.016 INFO kablam! 4 | use std::io::{Read, Write, SeekFrom, Seek}; Oct 14 22:19:29.016 INFO kablam! | ^^^^^ Oct 14 22:19:29.017 INFO kablam! | Oct 14 22:19:29.018 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:19:29.018 INFO kablam! Oct 14 22:19:29.019 INFO kablam! warning: unused import: `std::default::Default` Oct 14 22:19:29.019 INFO kablam! --> src/extract.rs:5:5 Oct 14 22:19:29.019 INFO kablam! | Oct 14 22:19:29.019 INFO kablam! 5 | use std::default::Default; Oct 14 22:19:29.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.019 INFO kablam! Oct 14 22:19:29.453 INFO kablam! warning: unused variable: `img_count` Oct 14 22:19:29.454 INFO kablam! --> src/common.rs:134:10 Oct 14 22:19:29.454 INFO kablam! | Oct 14 22:19:29.454 INFO kablam! 134 | for (img_count, ent) in FileTypeIterator::new(input_folder, "png").enumerate() Oct 14 22:19:29.454 INFO kablam! | ^^^^^^^^^ help: consider using `_img_count` instead Oct 14 22:19:29.454 INFO kablam! | Oct 14 22:19:29.454 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:19:29.454 INFO kablam! Oct 14 22:19:29.454 INFO kablam! warning: variable `debug_difference_count` is assigned to, but never used Oct 14 22:19:29.454 INFO kablam! --> src/compress.rs:290:13 Oct 14 22:19:29.454 INFO kablam! | Oct 14 22:19:29.454 INFO kablam! 290 | let mut debug_difference_count = 0; Oct 14 22:19:29.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.454 INFO kablam! | Oct 14 22:19:29.454 INFO kablam! = note: consider using `_debug_difference_count` instead Oct 14 22:19:29.454 INFO kablam! Oct 14 22:19:29.581 INFO kablam! warning: function is never used: `u8_buf_to_u32_big_endian` Oct 14 22:19:29.581 INFO kablam! --> src/common.rs:223:1 Oct 14 22:19:29.581 INFO kablam! | Oct 14 22:19:29.581 INFO kablam! 223 | pub fn u8_buf_to_u32_big_endian(buf : &[u8; 4]) -> u32 Oct 14 22:19:29.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.581 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `u8_stream_to_u32_big_endian` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:232:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 232 | pub fn u8_stream_to_u32_big_endian(reader : &mut Read) -> u32 Oct 14 22:19:29.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `get_png_dimensions` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:240:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 240 | pub fn get_png_dimensions(reader : &mut Read) -> Result<(u32, u32), &'static str> Oct 14 22:19:29.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `scan_folder_for_max_png_size` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:264:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 264 | pub fn scan_folder_for_max_png_size(input_folder : &str) -> (u32, u32) Oct 14 22:19:29.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `save_image_no_alpha` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:290:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 290 | pub fn save_image_no_alpha(mut image : RgbaImage, save_path : &str) Oct 14 22:19:29.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `compress_image_to_buffer` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:309:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 309 | pub fn compress_image_to_buffer(img: &image::RgbaImage) -> Vec Oct 14 22:19:29.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.583 INFO kablam! Oct 14 22:19:29.583 INFO kablam! warning: function is never used: `compress_buffer` Oct 14 22:19:29.583 INFO kablam! --> src/common.rs:327:1 Oct 14 22:19:29.583 INFO kablam! | Oct 14 22:19:29.583 INFO kablam! 327 | pub fn compress_buffer(img: &Vec) -> Vec Oct 14 22:19:29.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.584 INFO kablam! Oct 14 22:19:29.584 INFO kablam! warning: struct is never constructed: `CroppedImageBounds` Oct 14 22:19:29.584 INFO kablam! --> src/compress.rs:24:1 Oct 14 22:19:29.584 INFO kablam! | Oct 14 22:19:29.584 INFO kablam! 24 | struct CroppedImageBounds { Oct 14 22:19:29.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.584 INFO kablam! Oct 14 22:19:29.584 INFO kablam! warning: function is never used: `crop_function` Oct 14 22:19:29.584 INFO kablam! --> src/compress.rs:43:1 Oct 14 22:19:29.584 INFO kablam! | Oct 14 22:19:29.584 INFO kablam! 43 | fn crop_function(img: &image::RgbaImage, offset : (u32, u32), max_width : u32, max_height : u32) -> (CroppedImageBounds, u64) Oct 14 22:19:29.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:29.584 INFO kablam! Oct 14 22:19:39.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 14 22:19:39.161 INFO kablam! su: No module specific data is present Oct 14 22:19:40.183 INFO running `"docker" "rm" "-f" "35e8e17520fddfb4660e5f1ca805d4e051d051e17b0ab25c4fd6164ccdee6f0a"` Oct 14 22:19:40.435 INFO blam! 35e8e17520fddfb4660e5f1ca805d4e051d051e17b0ab25c4fd6164ccdee6f0a Oct 14 22:19:40.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:19:40.982 INFO blam! 5ffdff4857cb24076bf8f0e3e176c08f24d443ceb3f011b72cb6c7f396150090 Oct 14 22:19:40.985 INFO running `"docker" "start" "-a" "5ffdff4857cb24076bf8f0e3e176c08f24d443ceb3f011b72cb6c7f396150090"` Oct 14 22:19:42.543 INFO kablam! usermod: no changes Oct 14 22:19:42.723 INFO kablam! Compiling spritezip v0.1.0 (/source) Oct 14 22:19:44.179 INFO kablam! warning: unused import: `Write` Oct 14 22:19:44.179 INFO kablam! --> src/extract.rs:4:21 Oct 14 22:19:44.179 INFO kablam! | Oct 14 22:19:44.179 INFO kablam! 4 | use std::io::{Read, Write, SeekFrom, Seek}; Oct 14 22:19:44.179 INFO kablam! | ^^^^^ Oct 14 22:19:44.179 INFO kablam! | Oct 14 22:19:44.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:19:44.179 INFO kablam! Oct 14 22:19:44.179 INFO kablam! warning: unused import: `std::default::Default` Oct 14 22:19:44.179 INFO kablam! --> src/extract.rs:5:5 Oct 14 22:19:44.179 INFO kablam! | Oct 14 22:19:44.179 INFO kablam! 5 | use std::default::Default; Oct 14 22:19:44.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.179 INFO kablam! Oct 14 22:19:44.627 INFO kablam! warning: unused variable: `img_count` Oct 14 22:19:44.627 INFO kablam! --> src/common.rs:134:10 Oct 14 22:19:44.627 INFO kablam! | Oct 14 22:19:44.627 INFO kablam! 134 | for (img_count, ent) in FileTypeIterator::new(input_folder, "png").enumerate() Oct 14 22:19:44.627 INFO kablam! | ^^^^^^^^^ help: consider using `_img_count` instead Oct 14 22:19:44.627 INFO kablam! | Oct 14 22:19:44.627 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:19:44.627 INFO kablam! Oct 14 22:19:44.627 INFO kablam! warning: variable `debug_difference_count` is assigned to, but never used Oct 14 22:19:44.627 INFO kablam! --> src/compress.rs:290:13 Oct 14 22:19:44.627 INFO kablam! | Oct 14 22:19:44.627 INFO kablam! 290 | let mut debug_difference_count = 0; Oct 14 22:19:44.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.627 INFO kablam! | Oct 14 22:19:44.627 INFO kablam! = note: consider using `_debug_difference_count` instead Oct 14 22:19:44.627 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `u8_buf_to_u32_big_endian` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:223:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 223 | pub fn u8_buf_to_u32_big_endian(buf : &[u8; 4]) -> u32 Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `u8_stream_to_u32_big_endian` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:232:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 232 | pub fn u8_stream_to_u32_big_endian(reader : &mut Read) -> u32 Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `get_png_dimensions` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:240:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 240 | pub fn get_png_dimensions(reader : &mut Read) -> Result<(u32, u32), &'static str> Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `scan_folder_for_max_png_size` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:264:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 264 | pub fn scan_folder_for_max_png_size(input_folder : &str) -> (u32, u32) Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `save_image_no_alpha` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:290:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 290 | pub fn save_image_no_alpha(mut image : RgbaImage, save_path : &str) Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `compress_image_to_buffer` Oct 14 22:19:44.815 INFO kablam! --> src/common.rs:309:1 Oct 14 22:19:44.815 INFO kablam! | Oct 14 22:19:44.815 INFO kablam! 309 | pub fn compress_image_to_buffer(img: &image::RgbaImage) -> Vec Oct 14 22:19:44.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.815 INFO kablam! Oct 14 22:19:44.815 INFO kablam! warning: function is never used: `compress_buffer` Oct 14 22:19:44.816 INFO kablam! --> src/common.rs:327:1 Oct 14 22:19:44.816 INFO kablam! | Oct 14 22:19:44.816 INFO kablam! 327 | pub fn compress_buffer(img: &Vec) -> Vec Oct 14 22:19:44.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.816 INFO kablam! Oct 14 22:19:44.816 INFO kablam! warning: struct is never constructed: `CroppedImageBounds` Oct 14 22:19:44.816 INFO kablam! --> src/compress.rs:24:1 Oct 14 22:19:44.816 INFO kablam! | Oct 14 22:19:44.816 INFO kablam! 24 | struct CroppedImageBounds { Oct 14 22:19:44.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.816 INFO kablam! Oct 14 22:19:44.816 INFO kablam! warning: function is never used: `crop_function` Oct 14 22:19:44.816 INFO kablam! --> src/compress.rs:43:1 Oct 14 22:19:44.816 INFO kablam! | Oct 14 22:19:44.816 INFO kablam! 43 | fn crop_function(img: &image::RgbaImage, offset : (u32, u32), max_width : u32, max_height : u32) -> (CroppedImageBounds, u64) Oct 14 22:19:44.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:19:44.816 INFO kablam! Oct 14 22:19:45.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 14 22:19:45.485 INFO kablam! su: No module specific data is present Oct 14 22:19:46.629 INFO running `"docker" "rm" "-f" "5ffdff4857cb24076bf8f0e3e176c08f24d443ceb3f011b72cb6c7f396150090"` Oct 14 22:19:46.995 INFO blam! 5ffdff4857cb24076bf8f0e3e176c08f24d443ceb3f011b72cb6c7f396150090 Oct 14 22:19:47.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:19:47.476 INFO blam! bea625626dedd02093aa8853f039c4607e7be21915f7d9773216b269add5d2a0 Oct 14 22:19:47.483 INFO running `"docker" "start" "-a" "bea625626dedd02093aa8853f039c4607e7be21915f7d9773216b269add5d2a0"` Oct 14 22:19:49.327 INFO kablam! usermod: no changes Oct 14 22:19:49.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 22:19:49.581 INFO kablam! Running /target/debug/deps/spritezip-8bdc5c5a9a1c8402 Oct 14 22:19:49.595 INFO blam! Oct 14 22:19:49.599 INFO kablam! su: No module specific data is present Oct 14 22:19:49.599 INFO blam! running 0 tests Oct 14 22:19:49.599 INFO blam! Oct 14 22:19:49.599 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:19:49.599 INFO blam! Oct 14 22:19:50.660 INFO running `"docker" "rm" "-f" "bea625626dedd02093aa8853f039c4607e7be21915f7d9773216b269add5d2a0"` Oct 14 22:19:50.939 INFO blam! bea625626dedd02093aa8853f039c4607e7be21915f7d9773216b269add5d2a0