[INFO] updating cached repository zsiciarz/pixeldabble [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zsiciarz/pixeldabble [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zsiciarz/pixeldabble" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/zsiciarz/pixeldabble"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/zsiciarz/pixeldabble'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zsiciarz/pixeldabble" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/zsiciarz/pixeldabble"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/zsiciarz/pixeldabble'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b50639db16521d9e2e7967c4f0d61a0ad77e37e1 [INFO] sha for GitHub repo zsiciarz/pixeldabble: b50639db16521d9e2e7967c4f0d61a0ad77e37e1 [INFO] validating manifest of zsiciarz/pixeldabble on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zsiciarz/pixeldabble on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zsiciarz/pixeldabble [INFO] finished frobbing zsiciarz/pixeldabble [INFO] frobbed toml for zsiciarz/pixeldabble written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/zsiciarz/pixeldabble/Cargo.toml [INFO] started frobbing zsiciarz/pixeldabble [INFO] finished frobbing zsiciarz/pixeldabble [INFO] frobbed toml for zsiciarz/pixeldabble written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/zsiciarz/pixeldabble/Cargo.toml [INFO] crate zsiciarz/pixeldabble already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking zsiciarz/pixeldabble against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-3/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/zsiciarz/pixeldabble:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 68e739d3bec742a4bf941ab1037ef484a318ded8813c3891b3b9facedcd811fe [INFO] running `"docker" "start" "-a" "68e739d3bec742a4bf941ab1037ef484a318ded8813c3891b3b9facedcd811fe"` [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking inflate v0.4.2 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking pixeldabble v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.34s [INFO] running `"docker" "inspect" "68e739d3bec742a4bf941ab1037ef484a318ded8813c3891b3b9facedcd811fe"` [INFO] running `"docker" "rm" "-f" "68e739d3bec742a4bf941ab1037ef484a318ded8813c3891b3b9facedcd811fe"` [INFO] [stdout] 68e739d3bec742a4bf941ab1037ef484a318ded8813c3891b3b9facedcd811fe