[INFO] cloning repository https://github.com/tetcore/substrate-proof-of-existence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcore/substrate-proof-of-existence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fsubstrate-proof-of-existence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fsubstrate-proof-of-existence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd47ed2ed20410af44db69b9a0c720498361650 [INFO] checking tetcore/substrate-proof-of-existence against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fsubstrate-proof-of-existence" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcore/substrate-proof-of-existence on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcore/substrate-proof-of-existence [INFO] finished tweaking git repo https://github.com/tetcore/substrate-proof-of-existence [INFO] tweaked toml for git repo https://github.com/tetcore/substrate-proof-of-existence written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tetcore/substrate-proof-of-existence already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curve25519-dalek v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a9559e2b3e19fa117978ff132c96378d1d556b33d34ca6d5653bd924252df40 [INFO] running `Command { std: "docker" "start" "-a" "0a9559e2b3e19fa117978ff132c96378d1d556b33d34ca6d5653bd924252df40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9559e2b3e19fa117978ff132c96378d1d556b33d34ca6d5653bd924252df40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9559e2b3e19fa117978ff132c96378d1d556b33d34ca6d5653bd924252df40", kill_on_drop: false }` [INFO] [stdout] 0a9559e2b3e19fa117978ff132c96378d1d556b33d34ca6d5653bd924252df40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf310af49b4972ae81f8fefd642d5a0c8d43c704139574f1455ad733caae8518 [INFO] running `Command { std: "docker" "start" "-a" "bf310af49b4972ae81f8fefd642d5a0c8d43c704139574f1455ad733caae8518", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] error: failed to get `sr-std` as a dependency of package `proof-of-existence v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sr-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/substrate.git?branch=v1.0#2f1b89f4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /opt/rustwide/cargo-home/git/db/substrate-7e08433d4c370a21 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] attempting to update a git repository, but --frozen was specified [INFO] running `Command { std: "docker" "inspect" "bf310af49b4972ae81f8fefd642d5a0c8d43c704139574f1455ad733caae8518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf310af49b4972ae81f8fefd642d5a0c8d43c704139574f1455ad733caae8518", kill_on_drop: false }` [INFO] [stdout] bf310af49b4972ae81f8fefd642d5a0c8d43c704139574f1455ad733caae8518