[INFO] cloning repository Tattomoosa/rust_mandelbrot [INFO] running `"git" "clone" "--bare" "git://github.com/Tattomoosa/rust_mandelbrot.git" "work/cache/sources/gh/Tattomoosa/rust_mandelbrot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Tattomoosa/rust_mandelbrot'... [INFO] running `"git" "clone" "work/cache/sources/gh/Tattomoosa/rust_mandelbrot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Tattomoosa/rust_mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Tattomoosa/rust_mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Tattomoosa/rust_mandelbrot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/rust_mandelbrot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/rust_mandelbrot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f261ed01f4dbc9375a3550cb629dfe664b969509 [INFO] sha for GitHub repo Tattomoosa/rust_mandelbrot: f261ed01f4dbc9375a3550cb629dfe664b969509 [INFO] validating manifest of Tattomoosa/rust_mandelbrot on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Tattomoosa/rust_mandelbrot on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Tattomoosa/rust_mandelbrot [INFO] finished frobbing Tattomoosa/rust_mandelbrot [INFO] frobbed toml for Tattomoosa/rust_mandelbrot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Tattomoosa/rust_mandelbrot/Cargo.toml [INFO] started frobbing Tattomoosa/rust_mandelbrot [INFO] finished frobbing Tattomoosa/rust_mandelbrot [INFO] frobbed toml for Tattomoosa/rust_mandelbrot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/rust_mandelbrot/Cargo.toml [INFO] crate Tattomoosa/rust_mandelbrot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Tattomoosa/rust_mandelbrot against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 08275709797ac72e9ad88c6513f09cae1d7a3b8ee95fde261b0f0cca46808e92 [INFO] running `"docker" "start" "-a" "08275709797ac72e9ad88c6513f09cae1d7a3b8ee95fde261b0f0cca46808e92"` [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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 19.62s [INFO] running `"docker" "inspect" "08275709797ac72e9ad88c6513f09cae1d7a3b8ee95fde261b0f0cca46808e92"` [INFO] running `"docker" "rm" "-f" "08275709797ac72e9ad88c6513f09cae1d7a3b8ee95fde261b0f0cca46808e92"` [INFO] [stdout] 08275709797ac72e9ad88c6513f09cae1d7a3b8ee95fde261b0f0cca46808e92 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1e312b7d6ab06c3c754b61ecb0fad0f604cd0a5caec1fd8360680ff62fef2745 [INFO] running `"docker" "start" "-a" "1e312b7d6ab06c3c754b61ecb0fad0f604cd0a5caec1fd8360680ff62fef2745"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "1e312b7d6ab06c3c754b61ecb0fad0f604cd0a5caec1fd8360680ff62fef2745"` [INFO] running `"docker" "rm" "-f" "1e312b7d6ab06c3c754b61ecb0fad0f604cd0a5caec1fd8360680ff62fef2745"` [INFO] [stdout] 1e312b7d6ab06c3c754b61ecb0fad0f604cd0a5caec1fd8360680ff62fef2745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Tattomoosa/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c2bbd5d83f12f8ce033c2067b944bdb42077fa635a9bf76681baf52d1f1de408 [INFO] running `"docker" "start" "-a" "c2bbd5d83f12f8ce033c2067b944bdb42077fa635a9bf76681baf52d1f1de408"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-2eb97eb0043e7b6d [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" "c2bbd5d83f12f8ce033c2067b944bdb42077fa635a9bf76681baf52d1f1de408"` [INFO] running `"docker" "rm" "-f" "c2bbd5d83f12f8ce033c2067b944bdb42077fa635a9bf76681baf52d1f1de408"` [INFO] [stdout] c2bbd5d83f12f8ce033c2067b944bdb42077fa635a9bf76681baf52d1f1de408