[INFO] cloning repository hellertime/opr-mandelbrot-server [INFO] running `"git" "clone" "--bare" "git://github.com/hellertime/opr-mandelbrot-server.git" "work/cache/sources/gh/hellertime/opr-mandelbrot-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hellertime/opr-mandelbrot-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/hellertime/opr-mandelbrot-server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hellertime/opr-mandelbrot-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hellertime/opr-mandelbrot-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hellertime/opr-mandelbrot-server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hellertime/opr-mandelbrot-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hellertime/opr-mandelbrot-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7177af0cf9db0c1f6aca7d75dc74a22f0a624c71 [INFO] sha for GitHub repo hellertime/opr-mandelbrot-server: 7177af0cf9db0c1f6aca7d75dc74a22f0a624c71 [INFO] validating manifest of hellertime/opr-mandelbrot-server 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 hellertime/opr-mandelbrot-server 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 hellertime/opr-mandelbrot-server [INFO] finished frobbing hellertime/opr-mandelbrot-server [INFO] frobbed toml for hellertime/opr-mandelbrot-server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hellertime/opr-mandelbrot-server/Cargo.toml [INFO] started frobbing hellertime/opr-mandelbrot-server [INFO] finished frobbing hellertime/opr-mandelbrot-server [INFO] frobbed toml for hellertime/opr-mandelbrot-server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hellertime/opr-mandelbrot-server/Cargo.toml [INFO] crate hellertime/opr-mandelbrot-server 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 hellertime/opr-mandelbrot-server 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/hellertime/opr-mandelbrot-server:/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] 959b48f138f3646957a40f029d55d8b1bba4a51220e891d58c31d5e08e05efe3 [INFO] running `"docker" "start" "-a" "959b48f138f3646957a40f029d55d8b1bba4a51220e891d58c31d5e08e05efe3"` [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "959b48f138f3646957a40f029d55d8b1bba4a51220e891d58c31d5e08e05efe3"` [INFO] running `"docker" "rm" "-f" "959b48f138f3646957a40f029d55d8b1bba4a51220e891d58c31d5e08e05efe3"` [INFO] [stdout] 959b48f138f3646957a40f029d55d8b1bba4a51220e891d58c31d5e08e05efe3 [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/hellertime/opr-mandelbrot-server:/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] 1bdf3557b15e3bcbd2e1f27a49e80e025aeb9f46e43f918420f61891220f9ee0 [INFO] running `"docker" "start" "-a" "1bdf3557b15e3bcbd2e1f27a49e80e025aeb9f46e43f918420f61891220f9ee0"` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "1bdf3557b15e3bcbd2e1f27a49e80e025aeb9f46e43f918420f61891220f9ee0"` [INFO] running `"docker" "rm" "-f" "1bdf3557b15e3bcbd2e1f27a49e80e025aeb9f46e43f918420f61891220f9ee0"` [INFO] [stdout] 1bdf3557b15e3bcbd2e1f27a49e80e025aeb9f46e43f918420f61891220f9ee0 [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/hellertime/opr-mandelbrot-server:/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] 6feacf8016a725240fd4b739a5224b68d566e2381ee72c2a7ce5b70ca7483463 [INFO] running `"docker" "start" "-a" "6feacf8016a725240fd4b739a5224b68d566e2381ee72c2a7ce5b70ca7483463"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot-0ccb62ced3e659c3 [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" "6feacf8016a725240fd4b739a5224b68d566e2381ee72c2a7ce5b70ca7483463"` [INFO] running `"docker" "rm" "-f" "6feacf8016a725240fd4b739a5224b68d566e2381ee72c2a7ce5b70ca7483463"` [INFO] [stdout] 6feacf8016a725240fd4b739a5224b68d566e2381ee72c2a7ce5b70ca7483463