[INFO] cloning repository https://github.com/pluripotency/mandelbrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pluripotency/mandelbrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Fmandelbrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Fmandelbrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17f39395d9ac5aa0f51bed614e686517b6638c12 [INFO] testing pluripotency/mandelbrot against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Fmandelbrot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pluripotency/mandelbrot on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pluripotency/mandelbrot [INFO] finished tweaking git repo https://github.com/pluripotency/mandelbrot [INFO] tweaked toml for git repo https://github.com/pluripotency/mandelbrot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pluripotency/mandelbrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7c304dbd256e9f3608f2e1788aa835bc521878aae9615c6c795d9b909f5e25 [INFO] running `Command { std: "docker" "start" "-a" "ce7c304dbd256e9f3608f2e1788aa835bc521878aae9615c6c795d9b909f5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7c304dbd256e9f3608f2e1788aa835bc521878aae9615c6c795d9b909f5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7c304dbd256e9f3608f2e1788aa835bc521878aae9615c6c795d9b909f5e25", kill_on_drop: false }` [INFO] [stdout] ce7c304dbd256e9f3608f2e1788aa835bc521878aae9615c6c795d9b909f5e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c478dbef280e72e593ef448ebf6ed4f003bafc4b5f85f18f5d720947b3d45750 [INFO] running `Command { std: "docker" "start" "-a" "c478dbef280e72e593ef448ebf6ed4f003bafc4b5f85f18f5d720947b3d45750", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.32s [INFO] running `Command { std: "docker" "inspect" "c478dbef280e72e593ef448ebf6ed4f003bafc4b5f85f18f5d720947b3d45750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c478dbef280e72e593ef448ebf6ed4f003bafc4b5f85f18f5d720947b3d45750", kill_on_drop: false }` [INFO] [stdout] c478dbef280e72e593ef448ebf6ed4f003bafc4b5f85f18f5d720947b3d45750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6dd0c6e949972cb7009ec0ff3e91bc84be74d4392add8e8c95ba6156c5cbe0b [INFO] running `Command { std: "docker" "start" "-a" "e6dd0c6e949972cb7009ec0ff3e91bc84be74d4392add8e8c95ba6156c5cbe0b", kill_on_drop: false }` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "e6dd0c6e949972cb7009ec0ff3e91bc84be74d4392add8e8c95ba6156c5cbe0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6dd0c6e949972cb7009ec0ff3e91bc84be74d4392add8e8c95ba6156c5cbe0b", kill_on_drop: false }` [INFO] [stdout] e6dd0c6e949972cb7009ec0ff3e91bc84be74d4392add8e8c95ba6156c5cbe0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d94c9741b9c4b0d2cb445d71592242ba7d19cefdfbeb78f72e5634ffaac03ff [INFO] running `Command { std: "docker" "start" "-a" "9d94c9741b9c4b0d2cb445d71592242ba7d19cefdfbeb78f72e5634ffaac03ff", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mandelbrot-55b18ff3818bce07) [INFO] [stdout] test test_parse_complex ... ok [INFO] [stdout] test test_pixel_to_point ... ok [INFO] [stdout] test test_parse_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d94c9741b9c4b0d2cb445d71592242ba7d19cefdfbeb78f72e5634ffaac03ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d94c9741b9c4b0d2cb445d71592242ba7d19cefdfbeb78f72e5634ffaac03ff", kill_on_drop: false }` [INFO] [stdout] 9d94c9741b9c4b0d2cb445d71592242ba7d19cefdfbeb78f72e5634ffaac03ff