[INFO] cloning repository caameron/Pixel-Converter [INFO] running `"git" "clone" "--bare" "git://github.com/caameron/Pixel-Converter.git" "work/cache/sources/gh/caameron/Pixel-Converter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/caameron/Pixel-Converter'... [INFO] running `"git" "clone" "work/cache/sources/gh/caameron/Pixel-Converter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/caameron/Pixel-Converter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/caameron/Pixel-Converter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/caameron/Pixel-Converter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] daf0bb1ccb4fb8e861915cc7c734ff1521190310 [INFO] sha for GitHub repo caameron/Pixel-Converter: daf0bb1ccb4fb8e861915cc7c734ff1521190310 [INFO] validating manifest of caameron/Pixel-Converter on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of caameron/Pixel-Converter on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing caameron/Pixel-Converter [INFO] finished frobbing caameron/Pixel-Converter [INFO] frobbed toml for caameron/Pixel-Converter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/caameron/Pixel-Converter/Cargo.toml [INFO] started frobbing caameron/Pixel-Converter [INFO] finished frobbing caameron/Pixel-Converter [INFO] frobbed toml for caameron/Pixel-Converter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter/Cargo.toml [INFO] crate caameron/Pixel-Converter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing caameron/Pixel-Converter against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5c8f2a8dac2f9fec801192f4c5c77eae5f14836cbb736db3ce354b2caf93ba85 [INFO] running `"docker" "start" "-a" "5c8f2a8dac2f9fec801192f4c5c77eae5f14836cbb736db3ce354b2caf93ba85"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pixel-converter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.99s [INFO] running `"docker" "inspect" "5c8f2a8dac2f9fec801192f4c5c77eae5f14836cbb736db3ce354b2caf93ba85"` [INFO] running `"docker" "rm" "-f" "5c8f2a8dac2f9fec801192f4c5c77eae5f14836cbb736db3ce354b2caf93ba85"` [INFO] [stdout] 5c8f2a8dac2f9fec801192f4c5c77eae5f14836cbb736db3ce354b2caf93ba85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 6a71414792248d336322deffeff0fb70390aa34a53c4090f36fff30c65ba5aaa [INFO] running `"docker" "start" "-a" "6a71414792248d336322deffeff0fb70390aa34a53c4090f36fff30c65ba5aaa"` [INFO] [stderr] Compiling pixel-converter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "6a71414792248d336322deffeff0fb70390aa34a53c4090f36fff30c65ba5aaa"` [INFO] running `"docker" "rm" "-f" "6a71414792248d336322deffeff0fb70390aa34a53c4090f36fff30c65ba5aaa"` [INFO] [stdout] 6a71414792248d336322deffeff0fb70390aa34a53c4090f36fff30c65ba5aaa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/caameron/Pixel-Converter:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 30402ae0adc31c363ccb39d66c3cf05232da34d5b739e6a9770b894e88664685 [INFO] running `"docker" "start" "-a" "30402ae0adc31c363ccb39d66c3cf05232da34d5b739e6a9770b894e88664685"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/pixel_converter-b33f5298c9995dec [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test flip_test::should_fail ... ok [INFO] [stdout] test flip_test::test_crop ... ok [INFO] [stdout] test flip_test::test_flip ... ok [INFO] [stdout] test flip_test::test_gray ... ok [INFO] [stdout] test flip_test::test_flip_gray_rot90 ... ok [INFO] [stdout] test flip_test::test_flip_mirror ... ok [INFO] [stdout] test flip_test::test_enlarge ... ok [INFO] [stdout] test flip_test::test_flip_gray ... ok [INFO] [stdout] test flip_test::test_mirror ... ok [INFO] [stdout] test flip_test::test_pixelate ... ok [INFO] [stdout] test flip_test::test_mirror_gray_crop ... ok [INFO] [stdout] test flip_test::test_gray_mirror_pixelate ... ok [INFO] [stdout] test flip_test::test_rotate ... ok [INFO] [stdout] test flip_test::test_flip_enlarge ... ok [INFO] [stdout] test flip_test::test_flip_mirror_gray_enlarge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "30402ae0adc31c363ccb39d66c3cf05232da34d5b739e6a9770b894e88664685"` [INFO] running `"docker" "rm" "-f" "30402ae0adc31c363ccb39d66c3cf05232da34d5b739e6a9770b894e88664685"` [INFO] [stdout] 30402ae0adc31c363ccb39d66c3cf05232da34d5b739e6a9770b894e88664685