[INFO] updating cached repository jaxx/image-color [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jaxx/image-color [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jaxx/image-color" "work/ex/beta-1.38-1/sources/1.37.0/gh/jaxx/image-color"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jaxx/image-color'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jaxx/image-color" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ab963c1281f5fd9a4860307d3ba1a2adfccfa30 [INFO] sha for GitHub repo jaxx/image-color: 8ab963c1281f5fd9a4860307d3ba1a2adfccfa30 [INFO] validating manifest of jaxx/image-color 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 jaxx/image-color 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 jaxx/image-color [INFO] finished frobbing jaxx/image-color [INFO] frobbed toml for jaxx/image-color written to work/ex/beta-1.38-1/sources/1.37.0/gh/jaxx/image-color/Cargo.toml [INFO] started frobbing jaxx/image-color [INFO] finished frobbing jaxx/image-color [INFO] frobbed toml for jaxx/image-color written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color/Cargo.toml [INFO] crate jaxx/image-color already has a lockfile, it will not be regenerated [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 jaxx/image-color against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 404cb45c002334964591e60fd3890f799bd21bce42d08adbb87ed71d2425633e [INFO] running `"docker" "start" "-a" "404cb45c002334964591e60fd3890f799bd21bce42d08adbb87ed71d2425633e"` [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.5.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling image-color v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.62s [INFO] running `"docker" "inspect" "404cb45c002334964591e60fd3890f799bd21bce42d08adbb87ed71d2425633e"` [INFO] running `"docker" "rm" "-f" "404cb45c002334964591e60fd3890f799bd21bce42d08adbb87ed71d2425633e"` [INFO] [stdout] 404cb45c002334964591e60fd3890f799bd21bce42d08adbb87ed71d2425633e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f268e51aadc671961783c757691372226266e748c451d29caeddbe37a57964e [INFO] running `"docker" "start" "-a" "6f268e51aadc671961783c757691372226266e748c451d29caeddbe37a57964e"` [INFO] [stderr] Compiling image-color v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "6f268e51aadc671961783c757691372226266e748c451d29caeddbe37a57964e"` [INFO] running `"docker" "rm" "-f" "6f268e51aadc671961783c757691372226266e748c451d29caeddbe37a57964e"` [INFO] [stdout] 6f268e51aadc671961783c757691372226266e748c451d29caeddbe37a57964e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaxx/image-color:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] be756eb86571e2136b7fab775abb580f951920a8eebf815dd621a5fed0c6f4b6 [INFO] running `"docker" "start" "-a" "be756eb86571e2136b7fab775abb580f951920a8eebf815dd621a5fed0c6f4b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/image_color-fe3f588288bac6d0 [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" "be756eb86571e2136b7fab775abb580f951920a8eebf815dd621a5fed0c6f4b6"` [INFO] running `"docker" "rm" "-f" "be756eb86571e2136b7fab775abb580f951920a8eebf815dd621a5fed0c6f4b6"` [INFO] [stdout] be756eb86571e2136b7fab775abb580f951920a8eebf815dd621a5fed0c6f4b6