[INFO] updating cached repository jamesoff/mandelbrot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jamesoff/mandelbrot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jamesoff/mandelbrot" "work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jamesoff/mandelbrot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesoff/mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesoff/mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99b6f278b01c285aa1f1c63f57e813b7be47cfef [INFO] sha for GitHub repo jamesoff/mandelbrot: 99b6f278b01c285aa1f1c63f57e813b7be47cfef [INFO] validating manifest of jamesoff/mandelbrot 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 jamesoff/mandelbrot 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 jamesoff/mandelbrot [INFO] finished frobbing jamesoff/mandelbrot [INFO] frobbed toml for jamesoff/mandelbrot written to work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot/Cargo.toml [INFO] started frobbing jamesoff/mandelbrot [INFO] finished frobbing jamesoff/mandelbrot [INFO] frobbed toml for jamesoff/mandelbrot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesoff/mandelbrot/Cargo.toml [INFO] crate jamesoff/mandelbrot 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 jamesoff/mandelbrot 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot:/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] 0f8f52c276a824aa8fb5f5f457426e2c7be08144095dd3e4867ba2ea82bf34d4 [INFO] running `"docker" "start" "-a" "0f8f52c276a824aa8fb5f5f457426e2c7be08144095dd3e4867ba2ea82bf34d4"` [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `"docker" "inspect" "0f8f52c276a824aa8fb5f5f457426e2c7be08144095dd3e4867ba2ea82bf34d4"` [INFO] running `"docker" "rm" "-f" "0f8f52c276a824aa8fb5f5f457426e2c7be08144095dd3e4867ba2ea82bf34d4"` [INFO] [stdout] 0f8f52c276a824aa8fb5f5f457426e2c7be08144095dd3e4867ba2ea82bf34d4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot:/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] 2094c054140e3916af6d9a9aff6a0ba78462a58c9122c317606d03a23796bb69 [INFO] running `"docker" "start" "-a" "2094c054140e3916af6d9a9aff6a0ba78462a58c9122c317606d03a23796bb69"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "2094c054140e3916af6d9a9aff6a0ba78462a58c9122c317606d03a23796bb69"` [INFO] running `"docker" "rm" "-f" "2094c054140e3916af6d9a9aff6a0ba78462a58c9122c317606d03a23796bb69"` [INFO] [stdout] 2094c054140e3916af6d9a9aff6a0ba78462a58c9122c317606d03a23796bb69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jamesoff/mandelbrot:/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] 9b30d515109caa73a5bfa9b34261436be26a55ef214d962dfcc367d38ea10283 [INFO] running `"docker" "start" "-a" "9b30d515109caa73a5bfa9b34261436be26a55ef214d962dfcc367d38ea10283"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-a0c1859c481a9a27 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_pixel_to_point ... ok [INFO] [stdout] test test_parse_complex ... ok [INFO] [stdout] test test_parse_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9b30d515109caa73a5bfa9b34261436be26a55ef214d962dfcc367d38ea10283"` [INFO] running `"docker" "rm" "-f" "9b30d515109caa73a5bfa9b34261436be26a55ef214d962dfcc367d38ea10283"` [INFO] [stdout] 9b30d515109caa73a5bfa9b34261436be26a55ef214d962dfcc367d38ea10283