Oct 10 20:49:20.242 INFO testing johannesvollmer/rs-exr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:49:20.242 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:49:20.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:49:20.444 INFO blam! 9253ed367cd95b3e45a85ca46fbb98823240b3498d7116ef23568a912bb256c1 Oct 10 20:49:20.447 INFO running `"docker" "start" "-a" "9253ed367cd95b3e45a85ca46fbb98823240b3498d7116ef23568a912bb256c1"` Oct 10 20:49:21.013 INFO kablam! usermod: no changes Oct 10 20:49:21.088 INFO kablam! Compiling seek_bufread v1.2.0 Oct 10 20:49:21.089 INFO kablam! Compiling half v1.2.0 Oct 10 20:49:21.089 INFO kablam! Compiling bit_field v0.9.0 Oct 10 20:49:21.090 INFO kablam! Compiling libflate v0.1.16 Oct 10 20:49:23.667 INFO kablam! Compiling rs-exr v0.1.0 (/source) Oct 10 20:49:24.620 INFO kablam! warning: unused variable: `write` Oct 10 20:49:24.620 INFO kablam! --> src/image/immediate.rs:297:24 Oct 10 20:49:24.620 INFO kablam! | Oct 10 20:49:24.620 INFO kablam! 297 | pub fn write(write: &mut W, image: &Image) -> WriteResult { Oct 10 20:49:24.620 INFO kablam! | ^^^^^ help: consider using `_write` instead Oct 10 20:49:24.620 INFO kablam! | Oct 10 20:49:24.620 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:49:24.620 INFO kablam! Oct 10 20:49:24.621 INFO kablam! warning: unused variable: `image` Oct 10 20:49:24.621 INFO kablam! --> src/image/immediate.rs:297:39 Oct 10 20:49:24.621 INFO kablam! | Oct 10 20:49:24.621 INFO kablam! 297 | pub fn write(write: &mut W, image: &Image) -> WriteResult { Oct 10 20:49:24.621 INFO kablam! | ^^^^^ help: consider using `_image` instead Oct 10 20:49:24.621 INFO kablam! Oct 10 20:49:24.644 INFO kablam! warning: unused variable: `decompressed` Oct 10 20:49:24.644 INFO kablam! --> src/image/immediate.rs:235:37 Oct 10 20:49:24.644 INFO kablam! | Oct 10 20:49:24.644 INFO kablam! 235 | let decompressed = compression.decompress( Oct 10 20:49:24.644 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_decompressed` instead Oct 10 20:49:24.644 INFO kablam! Oct 10 20:49:24.644 INFO kablam! warning: unused variable: `parts` Oct 10 20:49:24.644 INFO kablam! --> src/image/immediate.rs:276:31 Oct 10 20:49:24.644 INFO kablam! | Oct 10 20:49:24.645 INFO kablam! 276 | Chunks::MultiPart(parts) => unimplemented!() Oct 10 20:49:24.645 INFO kablam! | ^^^^^ help: consider using `_parts` instead Oct 10 20:49:24.645 INFO kablam! Oct 10 20:49:24.938 INFO kablam! warning: field is never used: `x_levels` Oct 10 20:49:24.938 INFO kablam! --> src/image/immediate.rs:51:5 Oct 10 20:49:24.938 INFO kablam! | Oct 10 20:49:24.938 INFO kablam! 51 | x_levels: usize, Oct 10 20:49:24.939 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 20:49:24.939 INFO kablam! | Oct 10 20:49:24.939 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:49:24.939 INFO kablam! Oct 10 20:49:24.939 INFO kablam! warning: field is never used: `y_levels` Oct 10 20:49:24.939 INFO kablam! --> src/image/immediate.rs:52:5 Oct 10 20:49:24.939 INFO kablam! | Oct 10 20:49:24.939 INFO kablam! 52 | y_levels: usize, Oct 10 20:49:24.939 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 20:49:24.939 INFO kablam! Oct 10 20:49:27.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.21s Oct 10 20:49:27.249 INFO kablam! su: No module specific data is present Oct 10 20:49:27.815 INFO running `"docker" "rm" "-f" "9253ed367cd95b3e45a85ca46fbb98823240b3498d7116ef23568a912bb256c1"` Oct 10 20:49:27.947 INFO blam! 9253ed367cd95b3e45a85ca46fbb98823240b3498d7116ef23568a912bb256c1 Oct 10 20:49:27.949 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:49:27.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:49:28.256 INFO blam! 6398bd82a8b887984c4a7771d1af7121f3919371cd9d5e97924486e1035628cc Oct 10 20:49:28.258 INFO running `"docker" "start" "-a" "6398bd82a8b887984c4a7771d1af7121f3919371cd9d5e97924486e1035628cc"` Oct 10 20:49:28.716 INFO kablam! usermod: no changes Oct 10 20:49:28.800 INFO kablam! Compiling cfg-if v0.1.5 Oct 10 20:49:28.800 INFO kablam! Compiling proc-macro2 v0.4.19 Oct 10 20:49:28.800 INFO kablam! Compiling num-traits v0.2.6 Oct 10 20:49:28.801 INFO kablam! Compiling bitflags v1.0.4 Oct 10 20:49:28.889 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 10 20:49:29.264 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 10 20:49:30.056 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 10 20:49:30.380 INFO kablam! Compiling rayon-core v1.4.1 Oct 10 20:49:31.661 INFO kablam! Compiling quote v0.6.8 Oct 10 20:49:31.898 INFO kablam! Compiling num-integer v0.1.39 Oct 10 20:49:32.094 INFO kablam! Compiling rayon v1.0.2 Oct 10 20:49:32.695 INFO kablam! Compiling num-iter v0.1.37 Oct 10 20:49:32.733 INFO kablam! Compiling num-rational v0.1.42 Oct 10 20:49:32.827 INFO kablam! Compiling syn v0.14.9 Oct 10 20:49:32.937 INFO kablam! Compiling png v0.12.0 Oct 10 20:49:36.413 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 10 20:49:39.014 INFO kablam! Compiling num-derive v0.2.2 Oct 10 20:49:40.325 INFO kablam! Compiling image v0.19.0 Oct 10 20:49:51.694 INFO kablam! Compiling rs-exr v0.1.0 (/source) Oct 10 20:49:53.016 INFO kablam! warning: unused variable: `write` Oct 10 20:49:53.016 INFO kablam! --> src/image/immediate.rs:297:24 Oct 10 20:49:53.016 INFO kablam! | Oct 10 20:49:53.016 INFO kablam! 297 | pub fn write(write: &mut W, image: &Image) -> WriteResult { Oct 10 20:49:53.016 INFO kablam! | ^^^^^ help: consider using `_write` instead Oct 10 20:49:53.016 INFO kablam! | Oct 10 20:49:53.016 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:49:53.016 INFO kablam! Oct 10 20:49:53.016 INFO kablam! warning: unused variable: `image` Oct 10 20:49:53.016 INFO kablam! --> src/image/immediate.rs:297:39 Oct 10 20:49:53.016 INFO kablam! | Oct 10 20:49:53.016 INFO kablam! 297 | pub fn write(write: &mut W, image: &Image) -> WriteResult { Oct 10 20:49:53.016 INFO kablam! | ^^^^^ help: consider using `_image` instead Oct 10 20:49:53.016 INFO kablam! Oct 10 20:49:53.024 INFO kablam! warning: unused variable: `decompressed` Oct 10 20:49:53.024 INFO kablam! --> src/image/immediate.rs:235:37 Oct 10 20:49:53.024 INFO kablam! | Oct 10 20:49:53.024 INFO kablam! 235 | let decompressed = compression.decompress( Oct 10 20:49:53.024 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_decompressed` instead Oct 10 20:49:53.024 INFO kablam! Oct 10 20:49:53.024 INFO kablam! warning: unused variable: `parts` Oct 10 20:49:53.024 INFO kablam! --> src/image/immediate.rs:276:31 Oct 10 20:49:53.024 INFO kablam! | Oct 10 20:49:53.024 INFO kablam! 276 | Chunks::MultiPart(parts) => unimplemented!() Oct 10 20:49:53.024 INFO kablam! | ^^^^^ help: consider using `_parts` instead Oct 10 20:49:53.024 INFO kablam! Oct 10 20:49:53.380 INFO kablam! warning: field is never used: `x_levels` Oct 10 20:49:53.380 INFO kablam! --> src/image/immediate.rs:51:5 Oct 10 20:49:53.380 INFO kablam! | Oct 10 20:49:53.380 INFO kablam! 51 | x_levels: usize, Oct 10 20:49:53.380 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 20:49:53.380 INFO kablam! | Oct 10 20:49:53.380 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:49:53.380 INFO kablam! Oct 10 20:49:53.380 INFO kablam! warning: field is never used: `y_levels` Oct 10 20:49:53.380 INFO kablam! --> src/image/immediate.rs:52:5 Oct 10 20:49:53.380 INFO kablam! | Oct 10 20:49:53.380 INFO kablam! 52 | y_levels: usize, Oct 10 20:49:53.380 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 20:49:53.380 INFO kablam! Oct 10 20:49:58.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.38s Oct 10 20:49:58.136 INFO kablam! su: No module specific data is present Oct 10 20:49:58.866 INFO running `"docker" "rm" "-f" "6398bd82a8b887984c4a7771d1af7121f3919371cd9d5e97924486e1035628cc"` Oct 10 20:49:59.220 INFO blam! 6398bd82a8b887984c4a7771d1af7121f3919371cd9d5e97924486e1035628cc Oct 10 20:49:59.228 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:49:59.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:49:59.654 INFO blam! 794807cce9b9fd39cbb02b98643cac2637f30c52eb83ba21ef42c25d3d0b718b Oct 10 20:49:59.656 INFO running `"docker" "start" "-a" "794807cce9b9fd39cbb02b98643cac2637f30c52eb83ba21ef42c25d3d0b718b"` Oct 10 20:50:00.560 INFO kablam! usermod: no changes Oct 10 20:50:00.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 20:50:00.655 INFO kablam! Running /target/debug/deps/rs_exr-e46c6271fa7c173e Oct 10 20:50:00.658 INFO blam! Oct 10 20:50:00.658 INFO blam! running 6 tests Oct 10 20:50:00.665 INFO blam! test file::meta::attributes::test::attribute_write_read_roundtrip_and_byte_size ... ok Oct 10 20:50:00.665 INFO blam! test file::meta::attributes::test::rounding_down ... ok Oct 10 20:50:00.665 INFO blam! test file::meta::attributes::test::rounding_up ... ok Oct 10 20:50:00.671 INFO blam! test file::meta::attributes::test::tile_description_write_read_roundtrip ... ok Oct 10 20:50:00.671 INFO blam! test test::read_all_files ... ok Oct 10 20:50:00.675 INFO blam! test test::convert_to_png ... ok Oct 10 20:50:00.675 INFO blam! Oct 10 20:50:00.675 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:50:00.675 INFO blam! Oct 10 20:50:00.676 INFO kablam! Doc-tests rs-exr Oct 10 20:50:01.044 INFO blam! Oct 10 20:50:01.044 INFO blam! running 0 tests Oct 10 20:50:01.044 INFO blam! Oct 10 20:50:01.044 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:50:01.044 INFO blam! Oct 10 20:50:01.062 INFO kablam! su: No module specific data is present Oct 10 20:50:01.732 INFO running `"docker" "rm" "-f" "794807cce9b9fd39cbb02b98643cac2637f30c52eb83ba21ef42c25d3d0b718b"` Oct 10 20:50:01.947 INFO blam! 794807cce9b9fd39cbb02b98643cac2637f30c52eb83ba21ef42c25d3d0b718b