[INFO] cloning repository https://github.com/CharlyEstudio/gbm-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharlyEstudio/gbm-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyEstudio%2Fgbm-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyEstudio%2Fgbm-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24d43d7b203b48229d52e1e93a418bf335a9ca2a
[INFO] building CharlyEstudio/gbm-git against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyEstudio%2Fgbm-git" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CharlyEstudio/gbm-git on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CharlyEstudio/gbm-git
[INFO] finished tweaking git repo https://github.com/CharlyEstudio/gbm-git
[INFO] tweaked toml for git repo https://github.com/CharlyEstudio/gbm-git written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CharlyEstudio/gbm-git 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c9ad76d7f67a7e63ef4ff563c9ab556339d666a5d59e85308b105c83bc3782
[INFO] running `Command { std: "docker" "start" "-a" "c3c9ad76d7f67a7e63ef4ff563c9ab556339d666a5d59e85308b105c83bc3782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c9ad76d7f67a7e63ef4ff563c9ab556339d666a5d59e85308b105c83bc3782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c9ad76d7f67a7e63ef4ff563c9ab556339d666a5d59e85308b105c83bc3782", kill_on_drop: false }`
[INFO] [stdout] c3c9ad76d7f67a7e63ef4ff563c9ab556339d666a5d59e85308b105c83bc3782
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7463a4f7b2f8e070a0c583cb6235ce1c9b62c30d22c13aa27bda28a0a95285a
[INFO] running `Command { std: "docker" "start" "-a" "b7463a4f7b2f8e070a0c583cb6235ce1c9b62c30d22c13aa27bda28a0a95285a", kill_on_drop: false }`
[INFO] [stderr]    Compiling gbm-git v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "b7463a4f7b2f8e070a0c583cb6235ce1c9b62c30d22c13aa27bda28a0a95285a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7463a4f7b2f8e070a0c583cb6235ce1c9b62c30d22c13aa27bda28a0a95285a", kill_on_drop: false }`
[INFO] [stdout] b7463a4f7b2f8e070a0c583cb6235ce1c9b62c30d22c13aa27bda28a0a95285a
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6eeee6fa0032d3979f649ea6ac3d98f67b812d2c49d7c3251f66a7ca223deb
[INFO] running `Command { std: "docker" "start" "-a" "9b6eeee6fa0032d3979f649ea6ac3d98f67b812d2c49d7c3251f66a7ca223deb", kill_on_drop: false }`
[INFO] [stderr]    Compiling gbm-git v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "9b6eeee6fa0032d3979f649ea6ac3d98f67b812d2c49d7c3251f66a7ca223deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6eeee6fa0032d3979f649ea6ac3d98f67b812d2c49d7c3251f66a7ca223deb", kill_on_drop: false }`
[INFO] [stdout] 9b6eeee6fa0032d3979f649ea6ac3d98f67b812d2c49d7c3251f66a7ca223deb
