[INFO] cloning repository n4to4/mandelbrot-rs [INFO] running `"git" "clone" "--bare" "git://github.com/n4to4/mandelbrot-rs.git" "work/cache/sources/gh/n4to4/mandelbrot-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/n4to4/mandelbrot-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/n4to4/mandelbrot-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/n4to4/mandelbrot-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/n4to4/mandelbrot-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/n4to4/mandelbrot-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c98dd5350f294a6c2b862e4d1dab0960a7428e3d [INFO] sha for GitHub repo n4to4/mandelbrot-rs: c98dd5350f294a6c2b862e4d1dab0960a7428e3d [INFO] validating manifest of n4to4/mandelbrot-rs 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 n4to4/mandelbrot-rs 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 n4to4/mandelbrot-rs [INFO] finished frobbing n4to4/mandelbrot-rs [INFO] frobbed toml for n4to4/mandelbrot-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/n4to4/mandelbrot-rs/Cargo.toml [INFO] started frobbing n4to4/mandelbrot-rs [INFO] finished frobbing n4to4/mandelbrot-rs [INFO] frobbed toml for n4to4/mandelbrot-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs/Cargo.toml [INFO] crate n4to4/mandelbrot-rs 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 n4to4/mandelbrot-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs:/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] 730eaaec2f29644f9e6a7a4406e90ca3448ac648c5037687a0dd69fba4dae33c [INFO] running `"docker" "start" "-a" "730eaaec2f29644f9e6a7a4406e90ca3448ac648c5037687a0dd69fba4dae33c"` [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `"docker" "inspect" "730eaaec2f29644f9e6a7a4406e90ca3448ac648c5037687a0dd69fba4dae33c"` [INFO] running `"docker" "rm" "-f" "730eaaec2f29644f9e6a7a4406e90ca3448ac648c5037687a0dd69fba4dae33c"` [INFO] [stdout] 730eaaec2f29644f9e6a7a4406e90ca3448ac648c5037687a0dd69fba4dae33c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs:/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] f4fd2aea3c3940f1602ab44b67d6c426c5b6eb9b56c6e1a66b8249f758545caa [INFO] running `"docker" "start" "-a" "f4fd2aea3c3940f1602ab44b67d6c426c5b6eb9b56c6e1a66b8249f758545caa"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `"docker" "inspect" "f4fd2aea3c3940f1602ab44b67d6c426c5b6eb9b56c6e1a66b8249f758545caa"` [INFO] running `"docker" "rm" "-f" "f4fd2aea3c3940f1602ab44b67d6c426c5b6eb9b56c6e1a66b8249f758545caa"` [INFO] [stdout] f4fd2aea3c3940f1602ab44b67d6c426c5b6eb9b56c6e1a66b8249f758545caa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/n4to4/mandelbrot-rs:/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] 4e29e2407d8f9f048b6af99cd1c02fdf5750a749fc27aa5de5e773a034205af8 [INFO] running `"docker" "start" "-a" "4e29e2407d8f9f048b6af99cd1c02fdf5750a749fc27aa5de5e773a034205af8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-54b8a8a17b346c7b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_parse_pair ... ok [INFO] [stdout] test tests::test_parse_complex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4e29e2407d8f9f048b6af99cd1c02fdf5750a749fc27aa5de5e773a034205af8"` [INFO] running `"docker" "rm" "-f" "4e29e2407d8f9f048b6af99cd1c02fdf5750a749fc27aa5de5e773a034205af8"` [INFO] [stdout] 4e29e2407d8f9f048b6af99cd1c02fdf5750a749fc27aa5de5e773a034205af8