[INFO] fetching crate terragrate 0.5.0...
[INFO] building terragrate-0.5.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate terragrate 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate terragrate 0.5.0
[INFO] finished tweaking crates.io crate terragrate 0.5.0
[INFO] tweaked toml for crates.io crate terragrate 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate terragrate 0.5.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate terragrate 0.5.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ccd6e4cb91c54ad6c2cd7f95ec150f53d94c3d800fedaa34cdf4af26222303f
[INFO] running `Command { std: "docker" "start" "-a" "2ccd6e4cb91c54ad6c2cd7f95ec150f53d94c3d800fedaa34cdf4af26222303f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ccd6e4cb91c54ad6c2cd7f95ec150f53d94c3d800fedaa34cdf4af26222303f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccd6e4cb91c54ad6c2cd7f95ec150f53d94c3d800fedaa34cdf4af26222303f", kill_on_drop: false }`
[INFO] [stdout] 2ccd6e4cb91c54ad6c2cd7f95ec150f53d94c3d800fedaa34cdf4af26222303f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652bb4f77b308bf5e0c27a6241a65626778a0651b3a111b5de8f5879f23c129e
[INFO] running `Command { std: "docker" "start" "-a" "652bb4f77b308bf5e0c27a6241a65626778a0651b3a111b5de8f5879f23c129e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling prettydiff v0.3.1
[INFO] [stderr]    Compiling terragrate v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s
[INFO] running `Command { std: "docker" "inspect" "652bb4f77b308bf5e0c27a6241a65626778a0651b3a111b5de8f5879f23c129e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652bb4f77b308bf5e0c27a6241a65626778a0651b3a111b5de8f5879f23c129e", kill_on_drop: false }`
[INFO] [stdout] 652bb4f77b308bf5e0c27a6241a65626778a0651b3a111b5de8f5879f23c129e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f59fa7a7eecf760279c9b7679f19cec5764885c6967517168abe5fe46e205db6
[INFO] running `Command { std: "docker" "start" "-a" "f59fa7a7eecf760279c9b7679f19cec5764885c6967517168abe5fe46e205db6", kill_on_drop: false }`
[INFO] [stderr]    Compiling terragrate v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "f59fa7a7eecf760279c9b7679f19cec5764885c6967517168abe5fe46e205db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f59fa7a7eecf760279c9b7679f19cec5764885c6967517168abe5fe46e205db6", kill_on_drop: false }`
[INFO] [stdout] f59fa7a7eecf760279c9b7679f19cec5764885c6967517168abe5fe46e205db6
