[INFO] cloning repository EthanLuisMcDonough/imgtopjs [INFO] running `"git" "clone" "--bare" "git://github.com/EthanLuisMcDonough/imgtopjs.git" "work/cache/sources/gh/EthanLuisMcDonough/imgtopjs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/EthanLuisMcDonough/imgtopjs'... [INFO] running `"git" "clone" "work/cache/sources/gh/EthanLuisMcDonough/imgtopjs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EthanLuisMcDonough/imgtopjs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EthanLuisMcDonough/imgtopjs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/EthanLuisMcDonough/imgtopjs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2ae6e2eb62376f441b3d5c8a4a3b7876345c08a3 [INFO] sha for GitHub repo EthanLuisMcDonough/imgtopjs: 2ae6e2eb62376f441b3d5c8a4a3b7876345c08a3 [INFO] validating manifest of EthanLuisMcDonough/imgtopjs 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 EthanLuisMcDonough/imgtopjs 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 EthanLuisMcDonough/imgtopjs [INFO] finished frobbing EthanLuisMcDonough/imgtopjs [INFO] frobbed toml for EthanLuisMcDonough/imgtopjs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/EthanLuisMcDonough/imgtopjs/Cargo.toml [INFO] started frobbing EthanLuisMcDonough/imgtopjs [INFO] finished frobbing EthanLuisMcDonough/imgtopjs [INFO] frobbed toml for EthanLuisMcDonough/imgtopjs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs/Cargo.toml [INFO] crate EthanLuisMcDonough/imgtopjs 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 EthanLuisMcDonough/imgtopjs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs:/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] e8f288c874423df2395792c45383b6075594016d319f0e13b4a0dcf716c75fa1 [INFO] running `"docker" "start" "-a" "e8f288c874423df2395792c45383b6075594016d319f0e13b4a0dcf716c75fa1"` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling raster v0.2.0 [INFO] [stderr] Compiling imgtopjs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.18s [INFO] running `"docker" "inspect" "e8f288c874423df2395792c45383b6075594016d319f0e13b4a0dcf716c75fa1"` [INFO] running `"docker" "rm" "-f" "e8f288c874423df2395792c45383b6075594016d319f0e13b4a0dcf716c75fa1"` [INFO] [stdout] e8f288c874423df2395792c45383b6075594016d319f0e13b4a0dcf716c75fa1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs:/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] ff2cf35639f0d1b34ea4d4fd8bad9cc770f05f4398bce6bcae906a64edbc9605 [INFO] running `"docker" "start" "-a" "ff2cf35639f0d1b34ea4d4fd8bad9cc770f05f4398bce6bcae906a64edbc9605"` [INFO] [stderr] Compiling imgtopjs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "ff2cf35639f0d1b34ea4d4fd8bad9cc770f05f4398bce6bcae906a64edbc9605"` [INFO] running `"docker" "rm" "-f" "ff2cf35639f0d1b34ea4d4fd8bad9cc770f05f4398bce6bcae906a64edbc9605"` [INFO] [stdout] ff2cf35639f0d1b34ea4d4fd8bad9cc770f05f4398bce6bcae906a64edbc9605 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/EthanLuisMcDonough/imgtopjs:/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] 4a5daffe22a43760fa2d21e5b07021d0a5a416e8f81740b051c658f46fe968b6 [INFO] running `"docker" "start" "-a" "4a5daffe22a43760fa2d21e5b07021d0a5a416e8f81740b051c658f46fe968b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/imgtopjs-6521b5d1b9a2c8e2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4a5daffe22a43760fa2d21e5b07021d0a5a416e8f81740b051c658f46fe968b6"` [INFO] running `"docker" "rm" "-f" "4a5daffe22a43760fa2d21e5b07021d0a5a416e8f81740b051c658f46fe968b6"` [INFO] [stdout] 4a5daffe22a43760fa2d21e5b07021d0a5a416e8f81740b051c658f46fe968b6