[INFO] cloning repository https://github.com/jaysonsantos/git2-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaysonsantos/git2-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fgit2-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fgit2-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f237a4aab88cf7fe0f7f4d36777e180066dd68bd
[INFO] checking jaysonsantos/git2-test against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fgit2-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jaysonsantos/git2-test on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jaysonsantos/git2-test
[INFO] finished tweaking git repo https://github.com/jaysonsantos/git2-test
[INFO] tweaked toml for git repo https://github.com/jaysonsantos/git2-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jaysonsantos/git2-test 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceb798e6df035b8af17ecc843c03e007ecfbbd276afadbc8722c9d570bb6c649
[INFO] running `Command { std: "docker" "start" "-a" "ceb798e6df035b8af17ecc843c03e007ecfbbd276afadbc8722c9d570bb6c649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb798e6df035b8af17ecc843c03e007ecfbbd276afadbc8722c9d570bb6c649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb798e6df035b8af17ecc843c03e007ecfbbd276afadbc8722c9d570bb6c649", kill_on_drop: false }`
[INFO] [stdout] ceb798e6df035b8af17ecc843c03e007ecfbbd276afadbc8722c9d570bb6c649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa17903a91c7680c24e43b92550eac1e53d98ff130fdf301a92b384fc6c5df7
[INFO] running `Command { std: "docker" "start" "-a" "7aa17903a91c7680c24e43b92550eac1e53d98ff130fdf301a92b384fc6c5df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking owo-colors v3.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking color-eyre v0.6.0
[INFO] [stderr]     Checking git2 v0.13.25
[INFO] [stderr]     Checking wtfbbq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.62s
[INFO] running `Command { std: "docker" "inspect" "7aa17903a91c7680c24e43b92550eac1e53d98ff130fdf301a92b384fc6c5df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa17903a91c7680c24e43b92550eac1e53d98ff130fdf301a92b384fc6c5df7", kill_on_drop: false }`
[INFO] [stdout] 7aa17903a91c7680c24e43b92550eac1e53d98ff130fdf301a92b384fc6c5df7
