[INFO] fetching crate brooksthedev_mandelbrot 0.0.1... [INFO] testing brooksthedev_mandelbrot-0.0.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate brooksthedev_mandelbrot 0.0.1 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate brooksthedev_mandelbrot 0.0.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate brooksthedev_mandelbrot 0.0.1 [INFO] finished tweaking crates.io crate brooksthedev_mandelbrot 0.0.1 [INFO] tweaked toml for crates.io crate brooksthedev_mandelbrot 0.0.1 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate brooksthedev_mandelbrot 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.13.0 [INFO] [stderr] Downloaded png v0.7.0 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e80818f7cc86c24ca15610ebf2fd7a660ee5173d4542275db0c5a3ab1be7fa6f [INFO] running `Command { std: "docker" "start" "-a" "e80818f7cc86c24ca15610ebf2fd7a660ee5173d4542275db0c5a3ab1be7fa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80818f7cc86c24ca15610ebf2fd7a660ee5173d4542275db0c5a3ab1be7fa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80818f7cc86c24ca15610ebf2fd7a660ee5173d4542275db0c5a3ab1be7fa6f", kill_on_drop: false }` [INFO] [stdout] e80818f7cc86c24ca15610ebf2fd7a660ee5173d4542275db0c5a3ab1be7fa6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4bad0b81a9e5e308e95bbe52b1603ac640e6c53b928e48e350be9d78ca2bbe6 [INFO] running `Command { std: "docker" "start" "-a" "d4bad0b81a9e5e308e95bbe52b1603ac640e6c53b928e48e350be9d78ca2bbe6", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling brooksthedev_mandelbrot v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `Command { std: "docker" "inspect" "d4bad0b81a9e5e308e95bbe52b1603ac640e6c53b928e48e350be9d78ca2bbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bad0b81a9e5e308e95bbe52b1603ac640e6c53b928e48e350be9d78ca2bbe6", kill_on_drop: false }` [INFO] [stdout] d4bad0b81a9e5e308e95bbe52b1603ac640e6c53b928e48e350be9d78ca2bbe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca7a19bba80d2f59f95eb15a6a5d4a8f00c87bd3374cc2ea0fab6e946795f53 [INFO] running `Command { std: "docker" "start" "-a" "0ca7a19bba80d2f59f95eb15a6a5d4a8f00c87bd3374cc2ea0fab6e946795f53", kill_on_drop: false }` [INFO] [stderr] Compiling brooksthedev_mandelbrot v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "0ca7a19bba80d2f59f95eb15a6a5d4a8f00c87bd3374cc2ea0fab6e946795f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca7a19bba80d2f59f95eb15a6a5d4a8f00c87bd3374cc2ea0fab6e946795f53", kill_on_drop: false }` [INFO] [stdout] 0ca7a19bba80d2f59f95eb15a6a5d4a8f00c87bd3374cc2ea0fab6e946795f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cafca581e0f769bd0151138dfdefdd5f913dbbbe7369a4c872ad09f73c386e9e [INFO] running `Command { std: "docker" "start" "-a" "cafca581e0f769bd0151138dfdefdd5f913dbbbe7369a4c872ad09f73c386e9e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brooksthedev_mandelbrot-fe034c07381a9401) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cafca581e0f769bd0151138dfdefdd5f913dbbbe7369a4c872ad09f73c386e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafca581e0f769bd0151138dfdefdd5f913dbbbe7369a4c872ad09f73c386e9e", kill_on_drop: false }` [INFO] [stdout] cafca581e0f769bd0151138dfdefdd5f913dbbbe7369a4c872ad09f73c386e9e