[INFO] crate load_image 2.12.0 is already in cache [INFO] extracting crate load_image 2.12.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/load_image/2.12.0 [INFO] extracting crate load_image 2.12.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/load_image/2.12.0 [INFO] validating manifest of load_image-2.12.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of load_image-2.12.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing load_image-2.12.0 [INFO] finished frobbing load_image-2.12.0 [INFO] frobbed toml for load_image-2.12.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/load_image/2.12.0/Cargo.toml [INFO] started frobbing load_image-2.12.0 [INFO] finished frobbing load_image-2.12.0 [INFO] frobbed toml for load_image-2.12.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/load_image/2.12.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing load_image-2.12.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/load_image/2.12.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 37e2fb49c71fcb01809b985b0b1331535faba0d1f8efa468e65533015f7982ca [INFO] running `"docker" "start" "-a" "37e2fb49c71fcb01809b985b0b1331535faba0d1f8efa468e65533015f7982ca"` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.2.0 [INFO] [stderr] Compiling imgref v1.4.0 [INFO] [stderr] Compiling rexif v0.3.6 [INFO] [stderr] Compiling lodepng v2.4.2 [INFO] [stderr] Compiling foreign-types-macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling foreign-types v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling nasm-rs v0.1.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling lcms2-sys v3.1.1 [INFO] [stderr] Compiling mozjpeg-sys v0.10.2 [INFO] [stderr] Compiling mozjpeg v0.8.14 [INFO] [stderr] Compiling lcms2 v5.1.4 [INFO] [stderr] Compiling load_image v2.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 147 | impl_img!(RGB8); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 148 | impl_img!(RGBA8); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | impl_img!(RGB16); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 150 | impl_img!(RGBA16); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 151 | impl_img!(GRAY8); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 152 | impl_img!(GRAY16); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | impl_img!(GRAYA8); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 154 | impl_img!(GRAYA16); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/image.rs:104:18 [INFO] [stderr] | [INFO] [stderr] 104 | let s = &bitmap.buf; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.46s [INFO] running `"docker" "inspect" "37e2fb49c71fcb01809b985b0b1331535faba0d1f8efa468e65533015f7982ca"` [INFO] running `"docker" "rm" "-f" "37e2fb49c71fcb01809b985b0b1331535faba0d1f8efa468e65533015f7982ca"` [INFO] [stdout] 37e2fb49c71fcb01809b985b0b1331535faba0d1f8efa468e65533015f7982ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/load_image/2.12.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f6bd24f63d544d0426dc2dfe27a871293e099ab040dcd165c80e581bf290ce23 [INFO] running `"docker" "start" "-a" "f6bd24f63d544d0426dc2dfe27a871293e099ab040dcd165c80e581bf290ce23"` [INFO] [stderr] Compiling load_image v2.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 147 | impl_img!(RGB8); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 148 | impl_img!(RGBA8); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | impl_img!(RGB16); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 150 | impl_img!(RGBA16); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 151 | impl_img!(GRAY8); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 152 | impl_img!(GRAY16); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | impl_img!(GRAYA8); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/convert.rs:140:44 [INFO] [stderr] | [INFO] [stderr] 140 | bitmap: ImageData::$px(bitmap.buf), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 154 | impl_img!(GRAYA16); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'imgref::Img::buf': Don't access struct fields directly. Use buf(), buf_mut() or into_buf() [INFO] [stderr] --> src/image.rs:104:18 [INFO] [stderr] | [INFO] [stderr] 104 | let s = &bitmap.buf; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "f6bd24f63d544d0426dc2dfe27a871293e099ab040dcd165c80e581bf290ce23"` [INFO] running `"docker" "rm" "-f" "f6bd24f63d544d0426dc2dfe27a871293e099ab040dcd165c80e581bf290ce23"` [INFO] [stdout] f6bd24f63d544d0426dc2dfe27a871293e099ab040dcd165c80e581bf290ce23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/load_image/2.12.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 71c8c6ebe4b355594c2f5edd460dad4808f24749fa364969e22fe1b3423a6947 [INFO] running `"docker" "start" "-a" "71c8c6ebe4b355594c2f5edd460dad4808f24749fa364969e22fe1b3423a6947"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/load_image-8904a9fdd4664f56 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test alpha::alphapx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "71c8c6ebe4b355594c2f5edd460dad4808f24749fa364969e22fe1b3423a6947"` [INFO] running `"docker" "rm" "-f" "71c8c6ebe4b355594c2f5edd460dad4808f24749fa364969e22fe1b3423a6947"` [INFO] [stdout] 71c8c6ebe4b355594c2f5edd460dad4808f24749fa364969e22fe1b3423a6947