[INFO] cloning repository https://github.com/solugo/gitversion-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solugo/gitversion-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolugo%2Fgitversion-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolugo%2Fgitversion-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31fc102b155bd1e1b1300f50d26e0e96861342ba [INFO] checking solugo/gitversion-rust against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolugo%2Fgitversion-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/solugo/gitversion-rust [INFO] finished tweaking git repo https://github.com/solugo/gitversion-rust [INFO] tweaked toml for git repo https://github.com/solugo/gitversion-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solugo/gitversion-rust on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solugo/gitversion-rust 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee4996afdbe863141469c9a53807e0c4084f89ea3d2901ee7158bdcf54afee58 [INFO] running `Command { std: "docker" "start" "-a" "ee4996afdbe863141469c9a53807e0c4084f89ea3d2901ee7158bdcf54afee58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4996afdbe863141469c9a53807e0c4084f89ea3d2901ee7158bdcf54afee58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4996afdbe863141469c9a53807e0c4084f89ea3d2901ee7158bdcf54afee58", kill_on_drop: false }` [INFO] [stdout] ee4996afdbe863141469c9a53807e0c4084f89ea3d2901ee7158bdcf54afee58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c58d1b4e7f0cbf2e381f54ec443c6d2c6654b953af6c2ad32ae4832f3286c4c [INFO] running `Command { std: "docker" "start" "-a" "4c58d1b4e7f0cbf2e381f54ec443c6d2c6654b953af6c2ad32ae4832f3286c4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.0.1 [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 unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.12.26+1.3.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libgit2-sys-2e7e1f011b494441/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-cfg=libgit2_vendored [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/graph.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-e8f8df8f3c4d129c/out/include/git2/credential.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.12.26+1.3.0/build.rs:207:34: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556500d383f2 - std::backtrace_rs::backtrace::libunwind::trace::h4b1dd74ddad1938e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x556500d383f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d30d382ece6fa9e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x556500d383f2 - std::sys::backtrace::_print_fmt::hd946833e8f1a9699 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x556500d383f2 - ::fmt::hcdf1d57453f7287d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x556500d5b753 - core::fmt::rt::Argument::fmt::h150c95dcaa3197b7 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x556500d5b753 - core::fmt::write::h3be3172487877823 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x556500d34773 - std::io::default_write_fmt::hbb22ca90138b810d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x556500d34773 - std::io::Write::write_fmt::hff7ec47b7aff581e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x556500d38242 - std::sys::backtrace::BacktraceLock::print::h7248a2e68b1a6757 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x556500d39fc6 - std::panicking::default_hook::{{closure}}::hb6197d3c009db5db [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x556500d39dc9 - std::panicking::default_hook::h48f8973c358ad080 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x556500d3a9d2 - std::panicking::rust_panic_with_hook::h2156d918f1b4687a [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x556500d3a76a - std::panicking::begin_panic_handler::{{closure}}::h72af41ccef8ec229 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x556500d388e9 - std::sys::backtrace::__rust_end_short_backtrace::ha354a46c9098f853 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x556500d3a3fd - __rustc[5129e938e0a6cb40]::rust_begin_unwind [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x556500d5a620 - core::panicking::panic_fmt::h0abade0315de1f17 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x556500d5aa36 - core::result::unwrap_failed::h45664b4f47a3fca4 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x556500c9e380 - build_script_build::cp_r::hf7f1744b7cde8533 [INFO] [stderr] 18: 0x556500c9dbdc - build_script_build::cp_r::haf35a8a585c38826 [INFO] [stderr] 19: 0x556500c9bc0d - build_script_build::main::h892ae08f9e0cd0d3 [INFO] [stderr] 20: 0x556500ca02f3 - core::ops::function::FnOnce::call_once::hccabf88e62af1c71 [INFO] [stderr] 21: 0x556500c9ff66 - std::sys::backtrace::__rust_begin_short_backtrace::h19cdd57dfd291502 [INFO] [stderr] 22: 0x556500c9fee9 - std::rt::lang_start::{{closure}}::h5945e135c5b1189b [INFO] [stderr] 23: 0x556500d2f7c0 - core::ops::function::impls:: for &F>::call_once::ha27a6effac64dcb5 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x556500d2f7c0 - std::panicking::catch_unwind::do_call::h8482997c861660f8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x556500d2f7c0 - std::panicking::catch_unwind::h61588078bc36fe20 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x556500d2f7c0 - std::panic::catch_unwind::hdb37145af8c89db8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x556500d2f7c0 - std::rt::lang_start_internal::{{closure}}::h8ae41facdb92ee12 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x556500d2f7c0 - std::panicking::catch_unwind::do_call::h1d3395aa40057936 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x556500d2f7c0 - std::panicking::catch_unwind::h4ace2ad279d36fae [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x556500d2f7c0 - std::panic::catch_unwind::h09bc04072e88fd3e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x556500d2f7c0 - std::rt::lang_start_internal::h7dae2ae31da29277 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x556500c9fed1 - std::rt::lang_start::h46e0c67b479f89cd [INFO] [stderr] 33: 0x556500c9ee35 - main [INFO] [stderr] 34: 0x733873b2e1ca - [INFO] [stderr] 35: 0x733873b2e28b - __libc_start_main [INFO] [stderr] 36: 0x556500c98e45 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat0mZE3/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4c58d1b4e7f0cbf2e381f54ec443c6d2c6654b953af6c2ad32ae4832f3286c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c58d1b4e7f0cbf2e381f54ec443c6d2c6654b953af6c2ad32ae4832f3286c4c", kill_on_drop: false }` [INFO] [stdout] 4c58d1b4e7f0cbf2e381f54ec443c6d2c6654b953af6c2ad32ae4832f3286c4c