[INFO] cloning repository https://github.com/ElectricCoffee/mandelbrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElectricCoffee/mandelbrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fmandelbrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fmandelbrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2c2d9444a0ca28e0dc1b6d185311339ae78e37c [INFO] testing ElectricCoffee/mandelbrot against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2Fmandelbrot" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ElectricCoffee/mandelbrot on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ElectricCoffee/mandelbrot [INFO] finished tweaking git repo https://github.com/ElectricCoffee/mandelbrot [INFO] tweaked toml for git repo https://github.com/ElectricCoffee/mandelbrot written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/ElectricCoffee/mandelbrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c106bcaa82821dd357a4676e65e2755516bc8f8a619fb1de0e6f75c31febc9 [INFO] running `Command { std: "docker" "start" "-a" "06c106bcaa82821dd357a4676e65e2755516bc8f8a619fb1de0e6f75c31febc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c106bcaa82821dd357a4676e65e2755516bc8f8a619fb1de0e6f75c31febc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c106bcaa82821dd357a4676e65e2755516bc8f8a619fb1de0e6f75c31febc9", kill_on_drop: false }` [INFO] [stdout] 06c106bcaa82821dd357a4676e65e2755516bc8f8a619fb1de0e6f75c31febc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70bb6b43899b9aaec87b189673e708fe1620a3e41eaf7763489e3dc3187442b3 [INFO] running `Command { std: "docker" "start" "-a" "70bb6b43899b9aaec87b189673e708fe1620a3e41eaf7763489e3dc3187442b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `Command { std: "docker" "inspect" "70bb6b43899b9aaec87b189673e708fe1620a3e41eaf7763489e3dc3187442b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bb6b43899b9aaec87b189673e708fe1620a3e41eaf7763489e3dc3187442b3", kill_on_drop: false }` [INFO] [stdout] 70bb6b43899b9aaec87b189673e708fe1620a3e41eaf7763489e3dc3187442b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40e9789894f9b45afe5279a9e8c9cb06fea2401dcd935fdfa397ed23d6d1c0d [INFO] running `Command { std: "docker" "start" "-a" "d40e9789894f9b45afe5279a9e8c9cb06fea2401dcd935fdfa397ed23d6d1c0d", kill_on_drop: false }` [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "d40e9789894f9b45afe5279a9e8c9cb06fea2401dcd935fdfa397ed23d6d1c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40e9789894f9b45afe5279a9e8c9cb06fea2401dcd935fdfa397ed23d6d1c0d", kill_on_drop: false }` [INFO] [stdout] d40e9789894f9b45afe5279a9e8c9cb06fea2401dcd935fdfa397ed23d6d1c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d87e5f7c34ee3e8ca04bfd7ed3d701a55eb0822b79533037ec8f79d461dc7c4c [INFO] running `Command { std: "docker" "start" "-a" "d87e5f7c34ee3e8ca04bfd7ed3d701a55eb0822b79533037ec8f79d461dc7c4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mandelbrot-dd6067cd5c7716d4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test color::test_range ... ok [INFO] [stdout] test julia::test::test_iterator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d87e5f7c34ee3e8ca04bfd7ed3d701a55eb0822b79533037ec8f79d461dc7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87e5f7c34ee3e8ca04bfd7ed3d701a55eb0822b79533037ec8f79d461dc7c4c", kill_on_drop: false }` [INFO] [stdout] d87e5f7c34ee3e8ca04bfd7ed3d701a55eb0822b79533037ec8f79d461dc7c4c