[INFO] fetching crate git-shortcuts 0.1.1-rc0...
[INFO] checking git-shortcuts-0.1.1-rc0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate git-shortcuts 0.1.1-rc0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate git-shortcuts 0.1.1-rc0
[INFO] finished tweaking crates.io crate git-shortcuts 0.1.1-rc0
[INFO] tweaked toml for crates.io crate git-shortcuts 0.1.1-rc0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-shortcuts 0.1.1-rc0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-shortcuts 0.1.1-rc0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded siphasher v0.3.9
[INFO] [stderr]   Downloaded eyre v0.6.6
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 256c61617ce77c7d9aae7426732ab87a67d0123db37d3756592c7731633b5825
[INFO] running `Command { std: "docker" "start" "-a" "256c61617ce77c7d9aae7426732ab87a67d0123db37d3756592c7731633b5825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "256c61617ce77c7d9aae7426732ab87a67d0123db37d3756592c7731633b5825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256c61617ce77c7d9aae7426732ab87a67d0123db37d3756592c7731633b5825", kill_on_drop: false }`
[INFO] [stdout] 256c61617ce77c7d9aae7426732ab87a67d0123db37d3756592c7731633b5825
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b473039e6fa7ed9d9c3313a1d8cc875a1601591ece4095cd98f217693e8218e
[INFO] running `Command { std: "docker" "start" "-a" "8b473039e6fa7ed9d9c3313a1d8cc875a1601591ece4095cd98f217693e8218e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling eyre v0.6.6
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 backtrace v0.3.64
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking git2 v0.13.25
[INFO] [stderr]     Checking clap v3.1.0
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking git-shortcuts v0.1.1-rc0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.84s
[INFO] running `Command { std: "docker" "inspect" "8b473039e6fa7ed9d9c3313a1d8cc875a1601591ece4095cd98f217693e8218e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b473039e6fa7ed9d9c3313a1d8cc875a1601591ece4095cd98f217693e8218e", kill_on_drop: false }`
[INFO] [stdout] 8b473039e6fa7ed9d9c3313a1d8cc875a1601591ece4095cd98f217693e8218e
