[INFO] updating cached repository kylecorry31/Mandelbrot-Generator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kylecorry31/Mandelbrot-Generator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kylecorry31/Mandelbrot-Generator" "work/ex/beta-1.37-6/sources/1.36.0/gh/kylecorry31/Mandelbrot-Generator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kylecorry31/Mandelbrot-Generator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kylecorry31/Mandelbrot-Generator" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25d4a248feba247c627cb35240201b7d21870123 [INFO] sha for GitHub repo kylecorry31/Mandelbrot-Generator: 25d4a248feba247c627cb35240201b7d21870123 [INFO] validating manifest of kylecorry31/Mandelbrot-Generator on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kylecorry31/Mandelbrot-Generator on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kylecorry31/Mandelbrot-Generator [INFO] finished frobbing kylecorry31/Mandelbrot-Generator [INFO] frobbed toml for kylecorry31/Mandelbrot-Generator written to work/ex/beta-1.37-6/sources/1.36.0/gh/kylecorry31/Mandelbrot-Generator/Cargo.toml [INFO] started frobbing kylecorry31/Mandelbrot-Generator [INFO] finished frobbing kylecorry31/Mandelbrot-Generator [INFO] frobbed toml for kylecorry31/Mandelbrot-Generator written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator/Cargo.toml [INFO] crate kylecorry31/Mandelbrot-Generator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kylecorry31/Mandelbrot-Generator against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator:/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-07-23" "build" "--frozen"` [INFO] [stdout] ff540cd3dbc582d99c4b7a7c0e1ac96d73da43904547436be284556bcf781ca2 [INFO] running `"docker" "start" "-a" "ff540cd3dbc582d99c4b7a7c0e1ac96d73da43904547436be284556bcf781ca2"` [INFO] [stderr] Compiling num-complex v0.1.42 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v1.0.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [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 26.56s [INFO] running `"docker" "inspect" "ff540cd3dbc582d99c4b7a7c0e1ac96d73da43904547436be284556bcf781ca2"` [INFO] running `"docker" "rm" "-f" "ff540cd3dbc582d99c4b7a7c0e1ac96d73da43904547436be284556bcf781ca2"` [INFO] [stdout] ff540cd3dbc582d99c4b7a7c0e1ac96d73da43904547436be284556bcf781ca2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7ed2a94ad5cd5938cdae784cc25c068c96f5c824f42b2c85e7c616e3ff77c0d7 [INFO] running `"docker" "start" "-a" "7ed2a94ad5cd5938cdae784cc25c068c96f5c824f42b2c85e7c616e3ff77c0d7"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "7ed2a94ad5cd5938cdae784cc25c068c96f5c824f42b2c85e7c616e3ff77c0d7"` [INFO] running `"docker" "rm" "-f" "7ed2a94ad5cd5938cdae784cc25c068c96f5c824f42b2c85e7c616e3ff77c0d7"` [INFO] [stdout] 7ed2a94ad5cd5938cdae784cc25c068c96f5c824f42b2c85e7c616e3ff77c0d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kylecorry31/Mandelbrot-Generator:/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-07-23" "test" "--frozen"` [INFO] [stdout] 12dd9dd2a6d0bca8d82404bdeb71a0ff1f3ac39e1cdf675a20773da9dd4dd5af [INFO] running `"docker" "start" "-a" "12dd9dd2a6d0bca8d82404bdeb71a0ff1f3ac39e1cdf675a20773da9dd4dd5af"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-bcf28ef9eac54cfc [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_parse_pair ... ok [INFO] [stdout] test test_parse_complex ... 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" "12dd9dd2a6d0bca8d82404bdeb71a0ff1f3ac39e1cdf675a20773da9dd4dd5af"` [INFO] running `"docker" "rm" "-f" "12dd9dd2a6d0bca8d82404bdeb71a0ff1f3ac39e1cdf675a20773da9dd4dd5af"` [INFO] [stdout] 12dd9dd2a6d0bca8d82404bdeb71a0ff1f3ac39e1cdf675a20773da9dd4dd5af