[INFO] cloning repository https://github.com/lunchboxav/diskon-regional
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunchboxav/diskon-regional" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fdiskon-regional", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fdiskon-regional'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52f1d6bb88b486bddc8d3b723f07cb0f1c1c282a
[INFO] building lunchboxav/diskon-regional against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fdiskon-regional" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunchboxav/diskon-regional
[INFO] finished tweaking git repo https://github.com/lunchboxav/diskon-regional
[INFO] tweaked toml for git repo https://github.com/lunchboxav/diskon-regional written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunchboxav/diskon-regional on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunchboxav/diskon-regional 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.119
[INFO] [stderr]   Downloaded futures-core v0.3.10
[INFO] [stderr]   Downloaded futures-macro v0.3.10
[INFO] [stderr]   Downloaded futures-io v0.3.10
[INFO] [stderr]   Downloaded futures-sink v0.3.10
[INFO] [stderr]   Downloaded futures v0.3.10
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded serde v1.0.119
[INFO] [stderr]   Downloaded futures-channel v0.3.10
[INFO] [stderr]   Downloaded futures-task v0.3.10
[INFO] [stderr]   Downloaded futures-util v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 473608d4868379db04228a054863828499a030950decfa53f01dd7903f5bf841
[INFO] running `Command { std: "docker" "start" "-a" "473608d4868379db04228a054863828499a030950decfa53f01dd7903f5bf841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "473608d4868379db04228a054863828499a030950decfa53f01dd7903f5bf841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473608d4868379db04228a054863828499a030950decfa53f01dd7903f5bf841", kill_on_drop: false }`
[INFO] [stdout] 473608d4868379db04228a054863828499a030950decfa53f01dd7903f5bf841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08d556fd88a28d49228b17b6add31ecb943613d1a16863f7a72cfe9b192dd592
[INFO] running `Command { std: "docker" "start" "-a" "08d556fd88a28d49228b17b6add31ecb943613d1a16863f7a72cfe9b192dd592", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.10
[INFO] [stderr]    Compiling futures-sink v0.3.10
[INFO] [stderr]    Compiling futures-task v0.3.10
[INFO] [stderr]    Compiling futures-io v0.3.10
[INFO] [stderr]    Compiling futures-macro v0.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]    Compiling futures-channel v0.3.10
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.10
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.10
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling actix-router v0.2.6
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling diskon-regional v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.40s
[INFO] running `Command { std: "docker" "inspect" "08d556fd88a28d49228b17b6add31ecb943613d1a16863f7a72cfe9b192dd592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d556fd88a28d49228b17b6add31ecb943613d1a16863f7a72cfe9b192dd592", kill_on_drop: false }`
[INFO] [stdout] 08d556fd88a28d49228b17b6add31ecb943613d1a16863f7a72cfe9b192dd592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 702dada788e7cf780ab9b424eb5263d292b5d9ce8063aa04a42978b0184132fd
[INFO] running `Command { std: "docker" "start" "-a" "702dada788e7cf780ab9b424eb5263d292b5d9ce8063aa04a42978b0184132fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling diskon-regional v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "702dada788e7cf780ab9b424eb5263d292b5d9ce8063aa04a42978b0184132fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702dada788e7cf780ab9b424eb5263d292b5d9ce8063aa04a42978b0184132fd", kill_on_drop: false }`
[INFO] [stdout] 702dada788e7cf780ab9b424eb5263d292b5d9ce8063aa04a42978b0184132fd
