[INFO] updating cached repository markfknight/programming_rust_mandelbrot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/markfknight/programming_rust_mandelbrot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/markfknight/programming_rust_mandelbrot" "work/ex/beta-1.38-1/sources/1.37.0/gh/markfknight/programming_rust_mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/markfknight/programming_rust_mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/markfknight/programming_rust_mandelbrot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/markfknight/programming_rust_mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/markfknight/programming_rust_mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 054813c300c2f2105edd052ebf86fd4dac810d15 [INFO] sha for GitHub repo markfknight/programming_rust_mandelbrot: 054813c300c2f2105edd052ebf86fd4dac810d15 [INFO] validating manifest of markfknight/programming_rust_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 markfknight/programming_rust_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 markfknight/programming_rust_mandelbrot [INFO] finished frobbing markfknight/programming_rust_mandelbrot [INFO] frobbed toml for markfknight/programming_rust_mandelbrot written to work/ex/beta-1.38-1/sources/1.37.0/gh/markfknight/programming_rust_mandelbrot/Cargo.toml [INFO] started frobbing markfknight/programming_rust_mandelbrot [INFO] finished frobbing markfknight/programming_rust_mandelbrot [INFO] frobbed toml for markfknight/programming_rust_mandelbrot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/markfknight/programming_rust_mandelbrot/Cargo.toml [INFO] crate markfknight/programming_rust_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 markfknight/programming_rust_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/markfknight/programming_rust_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] 7c1c33c66aa90a8e591215dab3c59e652d16f18f4c4fe289a68c49cf89856229 [INFO] running `"docker" "start" "-a" "7c1c33c66aa90a8e591215dab3c59e652d16f18f4c4fe289a68c49cf89856229"` [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.13s [INFO] running `"docker" "inspect" "7c1c33c66aa90a8e591215dab3c59e652d16f18f4c4fe289a68c49cf89856229"` [INFO] running `"docker" "rm" "-f" "7c1c33c66aa90a8e591215dab3c59e652d16f18f4c4fe289a68c49cf89856229"` [INFO] [stdout] 7c1c33c66aa90a8e591215dab3c59e652d16f18f4c4fe289a68c49cf89856229 [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/markfknight/programming_rust_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] 940cacbf37c0cab0432045a16b65498558427e3105e59098d8a88fa82e8782d7 [INFO] running `"docker" "start" "-a" "940cacbf37c0cab0432045a16b65498558427e3105e59098d8a88fa82e8782d7"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "940cacbf37c0cab0432045a16b65498558427e3105e59098d8a88fa82e8782d7"` [INFO] running `"docker" "rm" "-f" "940cacbf37c0cab0432045a16b65498558427e3105e59098d8a88fa82e8782d7"` [INFO] [stdout] 940cacbf37c0cab0432045a16b65498558427e3105e59098d8a88fa82e8782d7 [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/markfknight/programming_rust_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] fbf331f0e354b657566fc0a6fe321d5cc5edb4d2b6986988d5740c4377d3317e [INFO] running `"docker" "start" "-a" "fbf331f0e354b657566fc0a6fe321d5cc5edb4d2b6986988d5740c4377d3317e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-0b46e715e9a855ab [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_parse_complex ... ok [INFO] [stdout] test test_parse_pair ... ok [INFO] [stdout] test test_pixel_to_point ... 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" "fbf331f0e354b657566fc0a6fe321d5cc5edb4d2b6986988d5740c4377d3317e"` [INFO] running `"docker" "rm" "-f" "fbf331f0e354b657566fc0a6fe321d5cc5edb4d2b6986988d5740c4377d3317e"` [INFO] [stdout] fbf331f0e354b657566fc0a6fe321d5cc5edb4d2b6986988d5740c4377d3317e