[INFO] cloning repository https://github.com/christiankuhl/mandelbrot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christiankuhl/mandelbrot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristiankuhl%2Fmandelbrot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristiankuhl%2Fmandelbrot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b83f71d5bc87e1179458a84819dd7a8439f6d44d [INFO] checking christiankuhl/mandelbrot-rs/b83f71d5bc87e1179458a84819dd7a8439f6d44d against master#5fe0e40e05f2d0408c6a292b160f96d595aedfbc for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristiankuhl%2Fmandelbrot-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christiankuhl/mandelbrot-rs on toolchain 5fe0e40e05f2d0408c6a292b160f96d595aedfbc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/christiankuhl/mandelbrot-rs [INFO] finished tweaking git repo https://github.com/christiankuhl/mandelbrot-rs [INFO] tweaked toml for git repo https://github.com/christiankuhl/mandelbrot-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/christiankuhl/mandelbrot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42e86cc9597ad3b8dc2acc696186bd01516e540fd6e00e1d733790067873b7e6 [INFO] running `Command { std: "docker" "start" "-a" "42e86cc9597ad3b8dc2acc696186bd01516e540fd6e00e1d733790067873b7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42e86cc9597ad3b8dc2acc696186bd01516e540fd6e00e1d733790067873b7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e86cc9597ad3b8dc2acc696186bd01516e540fd6e00e1d733790067873b7e6", kill_on_drop: false }` [INFO] [stdout] 42e86cc9597ad3b8dc2acc696186bd01516e540fd6e00e1d733790067873b7e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9eed24f7e7b05f33735d851867b2bb22c921221ef8a84e2dee6dfd2d3aeb60d [INFO] running `Command { std: "docker" "start" "-a" "c9eed24f7e7b05f33735d851867b2bb22c921221ef8a84e2dee6dfd2d3aeb60d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking mandelbrot-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "c9eed24f7e7b05f33735d851867b2bb22c921221ef8a84e2dee6dfd2d3aeb60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9eed24f7e7b05f33735d851867b2bb22c921221ef8a84e2dee6dfd2d3aeb60d", kill_on_drop: false }` [INFO] [stdout] c9eed24f7e7b05f33735d851867b2bb22c921221ef8a84e2dee6dfd2d3aeb60d