[INFO] cloning repository https://github.com/siedentop/git-quickfix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siedentop/git-quickfix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiedentop%2Fgit-quickfix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiedentop%2Fgit-quickfix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67d68c88e8529cfefb63efaca40ee235da66108f [INFO] checking siedentop/git-quickfix against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiedentop%2Fgit-quickfix" "/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/siedentop/git-quickfix on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/siedentop/git-quickfix [INFO] finished tweaking git repo https://github.com/siedentop/git-quickfix [INFO] tweaked toml for git repo https://github.com/siedentop/git-quickfix written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/siedentop/git-quickfix 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1056103e4652bb05c414b6e9a7b9431f07ac64d95d4d8a943824c8be499ba4ae [INFO] running `Command { std: "docker" "start" "-a" "1056103e4652bb05c414b6e9a7b9431f07ac64d95d4d8a943824c8be499ba4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1056103e4652bb05c414b6e9a7b9431f07ac64d95d4d8a943824c8be499ba4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1056103e4652bb05c414b6e9a7b9431f07ac64d95d4d8a943824c8be499ba4ae", kill_on_drop: false }` [INFO] [stdout] 1056103e4652bb05c414b6e9a7b9431f07ac64d95d4d8a943824c8be499ba4ae [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f334cd239f3eca80ef92a2cc1e515a3482202c7a3f85122c8a2ae6fd94d3bd2 [INFO] running `Command { std: "docker" "start" "-a" "6f334cd239f3eca80ef92a2cc1e515a3482202c7a3f85122c8a2ae6fd94d3bd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: /tmp/ccKJFyJR.s: Assembler messages: [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: /tmp/ccKJFyJR.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attrcache.o: 'No space left on device' [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: /tmp/ccKJFyJR.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attrcache.o: No such file or directory [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: libgit2/src/libgit2/attr.c:700:1: fatal error: error writing to /tmp/ccD88Tvw.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: 700 | } [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: | ^ [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: libgit2/src/libgit2/attr_file.c:1027:1: fatal error: error writing to /tmp/cc6HDEW3.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: 1027 | } [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: | ^ [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: libgit2/src/libgit2/apply.c:898:1: fatal error: error writing to /tmp/ccvhCIiJ.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: 898 | } [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: | ^ [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: libgit2/src/libgit2/blame.c:556:1: fatal error: error writing to /tmp/cchcqt6G.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: 556 | } [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: | ^ [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: libgit2/src/libgit2/blame_git.c:685:1: fatal error: error writing to /tmp/ccjNyP1k.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: 685 | } [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: | ^ [INFO] [stderr] warning: libgit2-sys@0.13.4+1.4.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.13.4+1.4.2` [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-3914d607aada4271/build-script-build` (exit status: 1) [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.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/remote.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include/git2/graph.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/apply.o" "-c" "libgit2/src/libgit2/apply.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/annotated_commit.o" "-c" "libgit2/src/libgit2/annotated_commit.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attrcache.o" "-c" "libgit2/src/libgit2/attrcache.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/blame.o" "-c" "libgit2/src/libgit2/blame.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/blame_git.o" "-c" "libgit2/src/libgit2/blame_git.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attr.o" "-c" "libgit2/src/libgit2/attr.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attr_file.o" "-c" "libgit2/src/libgit2/attr_file.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/blob.o" "-c" "libgit2/src/libgit2/blob.c" [INFO] [stderr] cargo:warning=/tmp/ccKJFyJR.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccKJFyJR.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attrcache.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccKJFyJR.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/attrcache.o: No such file or directory [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/branch.o" "-c" "libgit2/src/libgit2/branch.c" [INFO] [stderr] cargo:warning=libgit2/src/libgit2/attr.c:700:1: fatal error: error writing to /tmp/ccD88Tvw.s: No space left on device [INFO] [stderr] cargo:warning= 700 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libgit2/src/libgit2/attr_file.c:1027:1: fatal error: error writing to /tmp/cc6HDEW3.s: No space left on device [INFO] [stderr] cargo:warning= 1027 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/libgit2/apply.c:898:1: fatal error: error writing to /tmp/ccvhCIiJ.s: No space left on device [INFO] [stderr] cargo:warning= 898 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libgit2/src/libgit2/blame.c:556:1: fatal error: error writing to /tmp/cchcqt6G.s: No space left on device [INFO] [stderr] cargo:warning= 556 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libgit2/src/libgit2/blame_git.c:685:1: fatal error: error writing to /tmp/ccjNyP1k.s: No space left on device [INFO] [stderr] cargo:warning= 685 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-780a00241f2c3e56/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-b05141b5a397b79b/out/build/libgit2/src/libgit2/apply.o" "-c" "libgit2/src/libgit2/apply.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccQBVo2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccQBVo2/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.7hw3stdo8o9vyksepq31fildv.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_error-8681bdcee0ab27fa.rlib,libsyn-87031d4c6588abdf.rlib,libquote-c18fad762a0b3f65.rlib,libproc_macro2-34b686ddfac29f65.rlib,libunicode_ident-17b42ad7ead1f2b7.rlib,libheck-19f65a54eac0ee11.rlib,libunicode_segmentation-b08f6bafcf5594eb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccQBVo2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-866ef6ff85325f45.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDQdiiH.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libstructopt_derive-866ef6ff85325f45.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustccQBVo2/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustccQBVo2/list --no-undefined-version /tmp/rustccQBVo2/symbols.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.structopt_derive.785b42cd7b51f734-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.7hw3stdo8o9vyksepq31fildv.rcgu.rmeta /opt/rustwide/target/debug/deps/structopt_derive-866ef6ff85325f45.5bycun1znqvrewp8nwossam6b.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libproc_macro_error-8681bdcee0ab27fa.rlib /opt/rustwide/target/debug/deps/libsyn-87031d4c6588abdf.rlib /opt/rustwide/target/debug/deps/libquote-c18fad762a0b3f65.rlib /opt/rustwide/target/debug/deps/libproc_macro2-34b686ddfac29f65.rlib /opt/rustwide/target/debug/deps/libunicode_ident-17b42ad7ead1f2b7.rlib /opt/rustwide/target/debug/deps/libheck-19f65a54eac0ee11.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-b08f6bafcf5594eb.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ee5367ecf977e31b.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/a7fc463dd8fbeca800d4b3efc501069502cffe64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structopt-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6f334cd239f3eca80ef92a2cc1e515a3482202c7a3f85122c8a2ae6fd94d3bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f334cd239f3eca80ef92a2cc1e515a3482202c7a3f85122c8a2ae6fd94d3bd2", kill_on_drop: false }` [INFO] [stdout] 6f334cd239f3eca80ef92a2cc1e515a3482202c7a3f85122c8a2ae6fd94d3bd2