[INFO] cloning repository https://github.com/erikh/git-shining
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikh/git-shining" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fgit-shining", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fgit-shining'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c5bb27f8e2e1c74a11da7890699d73698208e9f
[INFO] checking erikh/git-shining against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikh%2Fgit-shining" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erikh/git-shining
[INFO] finished tweaking git repo https://github.com/erikh/git-shining
[INFO] tweaked toml for git repo https://github.com/erikh/git-shining written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erikh/git-shining on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erikh/git-shining 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0207142a6b75a255cfe3dcb29e3b05e80267c0f776d26b7917a39db54717f964
[INFO] running `Command { std: "docker" "start" "-a" "0207142a6b75a255cfe3dcb29e3b05e80267c0f776d26b7917a39db54717f964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0207142a6b75a255cfe3dcb29e3b05e80267c0f776d26b7917a39db54717f964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0207142a6b75a255cfe3dcb29e3b05e80267c0f776d26b7917a39db54717f964", kill_on_drop: false }`
[INFO] [stdout] 0207142a6b75a255cfe3dcb29e3b05e80267c0f776d26b7917a39db54717f964
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05030734d1f1d9d4e2842f9d90c2d951c0b84299d7193eb3ba7e465f1aeef6e0
[INFO] running `Command { std: "docker" "start" "-a" "05030734d1f1d9d4e2842f9d90c2d951c0b84299d7193eb3ba7e465f1aeef6e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3263d347bec30856 -C extra-filename=-1d068dd5561eab14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf7d32853294c8cc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/icu_locale_core-56c91527cdfa8ad1.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locale_core` (lib) due to 1 previous error
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: failed to probe system libgit2: 
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cc3FRySf.s: Assembler messages:
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cc3FRySf.s: Fatal error: can't write 17 bytes to section .text.git_str_cstr of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o: 'No space left on device'
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cc3FRySf.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o: No such file or directory
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o" "-c" "libgit2/src/libgit2/revparse.c"cargo:warning=/tmp/ccwL750b.s: Assembler messages:
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/ccwL750b.s: Fatal error: can't write 30 bytes to section .text.git_str_oom of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o: 'No space left on device'
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/ccwL750b.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o: No such file or directory
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o" "-c" "libgit2/src/libgit2/revwalk.c"cargo:warning=/tmp/cciR3OFV.s: Assembler messages:
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cciR3OFV.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o: 'No space left on device'
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cciR3OFV.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o: No such file or directory
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o" "-c" "libgit2/src/libgit2/repository.c"cargo:warning=libgit2/src/libgit2/stash.c:1286:1: fatal error: error writing to /tmp/ccWvqZCR.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  1286 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-stash.o" "-c" "libgit2/src/libgit2/stash.c"cargo:warning=libgit2/src/libgit2/strarray.c:64:1: fatal error: error writing to /tmp/cc6PVisV.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    64 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-strarray.o" "-c" "libgit2/src/libgit2/strarray.c"cargo:warning=libgit2/src/libgit2/status.c:583:1: fatal error: error writing to /tmp/ccXAfbk8.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   583 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-status.o" "-c" "libgit2/src/libgit2/status.c"cargo:warning=libgit2/src/libgit2/sysdir.c:650:1: fatal error: error writing to /tmp/ccAbXsDW.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   650 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-sysdir.o" "-c" "libgit2/src/libgit2/sysdir.c"cargo:warning=libgit2/src/libgit2/tag.c:598:1: fatal error: error writing to /tmp/ccBXhbVh.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   598 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tag.o" "-c" "libgit2/src/libgit2/tag.c"cargo:warning=libgit2/src/libgit2/trace.c:25:1: fatal error: error writing to /tmp/cc71gLMR.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    25 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-trace.o" "-c" "libgit2/src/libgit2/trace.c"cargo:warning=libgit2/src/libgit2/trailer.c:430:1: fatal error: error writing to /tmp/cc8YKjBY.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   430 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-trailer.o" "-c" "libgit2/src/libgit2/trailer.c"cargo:warning=libgit2/src/libgit2/transport.c:225:1: fatal error: error writing to /tmp/ccbxgAVY.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   225 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-transport.o" "-c" "libgit2/src/libgit2/transport.c"cargo:warning=libgit2/src/libgit2/submodule.c:2427:1: fatal error: error writing to /tmp/ccXCjKTx.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  2427 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-submodule.o" "-c" "libgit2/src/libgit2/submodule.c"cargo:warning=libgit2/src/libgit2/transaction.c:401:1: fatal error: error writing to /tmp/ccsITY4o.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   401 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-transaction.o" "-c" "libgit2/src/libgit2/transaction.c"cargo:warning=libgit2/src/libgit2/tree-cache.c:287:1: fatal error: error writing to /tmp/ccYkYSJV.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   287 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tree-cache.o" "-c" "libgit2/src/libgit2/tree-cache.c"cargo:warning=libgit2/src/libgit2/tree.c:1336:1: fatal error: error writing to /tmp/cce7i0FF.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  1336 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tree.o" "-c" "libgit2/src/libgit2/tree.c"cargo:warning=libgit2/src/libgit2/worktree.c:669:1: fatal error: error writing to /tmp/ccrFCbwJ.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   669 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-worktree.o" "-c" "libgit2/src/libgit2/worktree.c"cargo:warning=libgit2/src/util/alloc.c:118:1: fatal error: error writing to /tmp/ccZ6qDYk.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   118 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-alloc.o" "-c" "libgit2/src/util/alloc.c"cargo:warning=libgit2/src/util/date.c:906:1: fatal error: error writing to /tmp/ccHdCx2n.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   906 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-date.o" "-c" "libgit2/src/util/date.c"cargo:warning=libgit2/src/util/errors.c:400:1: fatal error: error writing to /tmp/ccoONv7B.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   400 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-errors.o" "-c" "libgit2/src/util/errors.c"cargo:warning=libgit2/src/util/filebuf.c:600:1: fatal error: error writing to /tmp/ccAmju7q.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   600 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-filebuf.o" "-c" "libgit2/src/util/filebuf.c"cargo:warning=libgit2/src/util/fs_path.c:2077:1: fatal error: error writing to /tmp/cckmgbtx.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  2077 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-fs_path.o" "-c" "libgit2/src/util/fs_path.c"cargo:warning=libgit2/src/util/futils.c:1237:1: fatal error: error writing to /tmp/ccgdkYyg.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  1237 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-futils.o" "-c" "libgit2/src/util/futils.c"cargo:warning=libgit2/src/util/hash.c:158:1: fatal error: error writing to /tmp/cceWEhMi.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   158 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-hash.o" "-c" "libgit2/src/util/hash.c"cargo:warning=libgit2/src/util/net.c:1160:1: fatal error: error writing to /tmp/cc4rWmJh.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  1160 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-net.o" "-c" "libgit2/src/util/net.c"cargo:warning=libgit2/src/util/pool.c:260:1: fatal error: error writing to /tmp/ccLGTMjb.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   260 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-pool.o" "-c" "libgit2/src/util/pool.c"cargo:warning=libgit2/src/util/posix.c:225:1: fatal error: error writing to /tmp/cckmNshv.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   225 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-posix.o" "-c" "libgit2/src/util/posix.c"cargo:warning=libgit2/src/util/runtime.c:162:1: fatal error: error writing to /tmp/ccy4q3Uf.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   162 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/pqueue.c:125:1: fatal error: error writing to /tmp/ccO679lT.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   125 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-pqueue.o" "-c" "libgit2/src/util/pqueue.c"cargo:warning=libgit2/src/util/rand.c:230:1: fatal error: error writing to /tmp/ccc5rX3s.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   230 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-rand.o" "-c" "libgit2/src/util/rand.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-runtime.o" "-c" "libgit2/src/util/runtime.c"cargo:warning=libgit2/src/util/regexp.c:74:1: fatal error: error writing to /tmp/cc3aKV9f.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    74 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/strlist.c:108:1: fatal error: error writing to /tmp/cctnnWsJ.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   108 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-strlist.o" "-c" "libgit2/src/util/strlist.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-regexp.o" "-c" "libgit2/src/util/regexp.c"cargo:warning=libgit2/src/util/sortedcache.c:380:1: fatal error: error writing to /tmp/ccioCZTM.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   380 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-sortedcache.o" "-c" "libgit2/src/util/sortedcache.c"cargo:warning=libgit2/src/util/str.c:1372:1: fatal error: error writing to /tmp/cciyMSxH.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  1372 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/utf8.c:150:1: fatal error: error writing to /tmp/ccK9gkNm.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   150 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-utf8.o" "-c" "libgit2/src/util/utf8.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-str.o" "-c" "libgit2/src/util/str.c"cargo:warning=libgit2/src/util/tsort.c:382:1: fatal error: error writing to /tmp/ccYR4MhR.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   382 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-tsort.o" "-c" "libgit2/src/util/tsort.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/deps/pcre/pcre_compile.c:9813:1: fatal error: error writing to /tmp/ccLMTHR8.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  9813 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/deps/pcre/pcre_dfa_exec.c:3674:1: fatal error: error writing to /tmp/ccYKL6zR.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:  3674 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/deps/pcre/pcre_jit_compile.c:11909:1: fatal error: error writing to /tmp/ccXmXOe5.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: 11909 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_jit_compile.o" "-c" "libgit2/deps/pcre/pcre_jit_compile.c"cargo:warning=libgit2/deps/pcre/pcre_maketables.c:154:1: fatal error: error writing to /tmp/ccIy5tOU.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   154 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_maketables.o" "-c" "libgit2/deps/pcre/pcre_maketables.c"cargo:warning=/tmp/cce4aomw.s: Assembler messages:
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /tmp/cce4aomw.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/50055d6c4ddcbeae-llhttp.o: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/50055d6c4ddcbeae-llhttp.o" "-c" "libgit2/deps/llhttp/llhttp.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_compile.o" "-c" "libgit2/deps/pcre/pcre_compile.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_dfa_exec.o" "-c" "libgit2/deps/pcre/pcre_dfa_exec.c"cargo:warning=libgit2/deps/pcre/pcre_printint.c:832:1: fatal error: error writing to /tmp/ccFKekOG.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   832 | }
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       | ^
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_printint.o" "-c" "libgit2/deps/pcre/pcre_printint.c"
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init':
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c:239:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   239 |         if (SHA256_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: In file included from libgit2/src/util/hash/openssl.h:17,
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:                  from libgit2/src/util/hash/openssl.c:8:
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /usr/include/openssl/sha.h:73:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update':
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c:251:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   251 |         if (SHA256_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /usr/include/openssl/sha.h:74:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |                           ^~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final':
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: libgit2/src/util/hash/openssl.c:263:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:   263 |         if (SHA256_Final(out, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: /usr/include/openssl/sha.h:76:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:    76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0:       |                           ^~~~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.18.1+1.9.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-7b8728d5589f031a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libgit2_vendored,)
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR
[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:warning=failed to probe system libgit2: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 'libgit2 >= 1.9.0' 'libgit2 < 1.10.0'
[INFO] [stderr] 
[INFO] [stderr]   The system library `libgit2` required by crate `libgit2-sys` was not found.
[INFO] [stderr]   The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`.
[INFO] [stderr] 
[INFO] [stderr]   cargo:rustc-cfg=libgit2_vendored
[INFO] [stderr]   libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/version.h
[INFO] [stderr]   libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/apply.h
[INFO] [stderr]   libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/mailmap.h
[INFO] [stderr]   libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/revparse.h
[INFO] [stderr]   libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/cherrypick.h
[INFO] [stderr]   libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/refspec.h
[INFO] [stderr]   libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/tag.h
[INFO] [stderr]   libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/graph.h
[INFO] [stderr]   libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/branch.h
[INFO] [stderr]   libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/global.h
[INFO] [stderr]   libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/proxy.h
[INFO] [stderr]   libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/worktree.h
[INFO] [stderr]   libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/refdb.h
[INFO] [stderr]   libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/errors.h
[INFO] [stderr]   libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/revwalk.h
[INFO] [stderr]   libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/trace.h
[INFO] [stderr]   libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/cred.h
[INFO] [stderr]   libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/errors.h
[INFO] [stderr]   libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/alloc.h
[INFO] [stderr]   libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/midx.h
[INFO] [stderr]   libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/commit.h
[INFO] [stderr]   libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/remote.h
[INFO] [stderr]   libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/index.h
[INFO] [stderr]   libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/config.h
[INFO] [stderr]   libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/diff.h
[INFO] [stderr]   libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/path.h
[INFO] [stderr]   libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/mempack.h
[INFO] [stderr]   libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/hashsig.h
[INFO] [stderr]   libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/merge.h
[INFO] [stderr]   libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/stream.h
[INFO] [stderr]   libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/transport.h
[INFO] [stderr]   libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/commit_graph.h
[INFO] [stderr]   libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/repository.h
[INFO] [stderr]   libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/email.h
[INFO] [stderr]   libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/refdb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/credential.h
[INFO] [stderr]   libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/filter.h
[INFO] [stderr]   libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/openssl.h
[INFO] [stderr]   libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/sys/refs.h
[INFO] [stderr]   libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/clone.h
[INFO] [stderr]   libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/patch.h
[INFO] [stderr]   libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/revert.h
[INFO] [stderr]   libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/attr.h
[INFO] [stderr]   libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/blame.h
[INFO] [stderr]   libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/cert.h
[INFO] [stderr]   libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/oidarray.h
[INFO] [stderr]   libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/notes.h
[INFO] [stderr]   libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/checkout.h
[INFO] [stderr]   libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/strarray.h
[INFO] [stderr]   libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/indexer.h
[INFO] [stderr]   libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/ignore.h
[INFO] [stderr]   libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/stash.h
[INFO] [stderr]   libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/reset.h
[INFO] [stderr]   libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/status.h
[INFO] [stderr]   libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/commit.h
[INFO] [stderr]   libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/message.h
[INFO] [stderr]   libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/describe.h
[INFO] [stderr]   libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/net.h
[INFO] [stderr]   libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/signature.h
[INFO] [stderr]   libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/pack.h
[INFO] [stderr]   libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/remote.h
[INFO] [stderr]   libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/index.h
[INFO] [stderr]   libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/odb.h
[INFO] [stderr]   libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/config.h
[INFO] [stderr]   libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/diff.h
[INFO] [stderr]   libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/object.h
[INFO] [stderr]   libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/tree.h
[INFO] [stderr]   libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/reflog.h
[INFO] [stderr]   libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/pathspec.h
[INFO] [stderr]   libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/merge.h
[INFO] [stderr]   libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/submodule.h
[INFO] [stderr]   libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/transport.h
[INFO] [stderr]   libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/deprecated.h
[INFO] [stderr]   libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/experimental.h
[INFO] [stderr]   libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/credential_helpers.h
[INFO] [stderr]   libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/annotated_commit.h
[INFO] [stderr]   libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/repository.h
[INFO] [stderr]   libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/types.h
[INFO] [stderr]   libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/transaction.h
[INFO] [stderr]   libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/common.h
[INFO] [stderr]   libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/rebase.h
[INFO] [stderr]   libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/email.h
[INFO] [stderr]   libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/oid.h
[INFO] [stderr]   libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/credential.h
[INFO] [stderr]   libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/cred_helpers.h
[INFO] [stderr]   libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/buffer.h
[INFO] [stderr]   libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/filter.h
[INFO] [stderr]   libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/blob.h
[INFO] [stderr]   libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/stdint.h
[INFO] [stderr]   libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2/refs.h
[INFO] [stderr]   libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include/git2.h
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[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]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=/tmp/cc3FRySf.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/cc3FRySf.s: Fatal error: can't write 17 bytes to section .text.git_str_cstr of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=/tmp/cc3FRySf.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o: No such file or directory
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revparse.o" "-c" "libgit2/src/libgit2/revparse.c"cargo:warning=/tmp/ccwL750b.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/ccwL750b.s: Fatal error: can't write 30 bytes to section .text.git_str_oom of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=/tmp/ccwL750b.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o: No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-revwalk.o" "-c" "libgit2/src/libgit2/revwalk.c"cargo:warning=/tmp/cciR3OFV.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/cciR3OFV.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=/tmp/cciR3OFV.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o: No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-repository.o" "-c" "libgit2/src/libgit2/repository.c"cargo:warning=libgit2/src/libgit2/stash.c:1286:1: fatal error: error writing to /tmp/ccWvqZCR.s: No space left on device
[INFO] [stderr]   cargo:warning= 1286 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-stash.o" "-c" "libgit2/src/libgit2/stash.c"cargo:warning=libgit2/src/libgit2/strarray.c:64:1: fatal error: error writing to /tmp/cc6PVisV.s: No space left on device
[INFO] [stderr]   cargo:warning=   64 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-strarray.o" "-c" "libgit2/src/libgit2/strarray.c"cargo:warning=libgit2/src/libgit2/status.c:583:1: fatal error: error writing to /tmp/ccXAfbk8.s: No space left on device
[INFO] [stderr]   cargo:warning=  583 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-status.o" "-c" "libgit2/src/libgit2/status.c"cargo:warning=libgit2/src/libgit2/sysdir.c:650:1: fatal error: error writing to /tmp/ccAbXsDW.s: No space left on device
[INFO] [stderr]   cargo:warning=  650 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-sysdir.o" "-c" "libgit2/src/libgit2/sysdir.c"cargo:warning=libgit2/src/libgit2/tag.c:598:1: fatal error: error writing to /tmp/ccBXhbVh.s: No space left on device
[INFO] [stderr]   cargo:warning=  598 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tag.o" "-c" "libgit2/src/libgit2/tag.c"cargo:warning=libgit2/src/libgit2/trace.c:25:1: fatal error: error writing to /tmp/cc71gLMR.s: No space left on device
[INFO] [stderr]   cargo:warning=   25 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-trace.o" "-c" "libgit2/src/libgit2/trace.c"cargo:warning=libgit2/src/libgit2/trailer.c:430:1: fatal error: error writing to /tmp/cc8YKjBY.s: No space left on device
[INFO] [stderr]   cargo:warning=  430 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-trailer.o" "-c" "libgit2/src/libgit2/trailer.c"cargo:warning=libgit2/src/libgit2/transport.c:225:1: fatal error: error writing to /tmp/ccbxgAVY.s: No space left on device
[INFO] [stderr]   cargo:warning=  225 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-transport.o" "-c" "libgit2/src/libgit2/transport.c"cargo:warning=libgit2/src/libgit2/submodule.c:2427:1: fatal error: error writing to /tmp/ccXCjKTx.s: No space left on device
[INFO] [stderr]   cargo:warning= 2427 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-submodule.o" "-c" "libgit2/src/libgit2/submodule.c"cargo:warning=libgit2/src/libgit2/transaction.c:401:1: fatal error: error writing to /tmp/ccsITY4o.s: No space left on device
[INFO] [stderr]   cargo:warning=  401 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-transaction.o" "-c" "libgit2/src/libgit2/transaction.c"cargo:warning=libgit2/src/libgit2/tree-cache.c:287:1: fatal error: error writing to /tmp/ccYkYSJV.s: No space left on device
[INFO] [stderr]   cargo:warning=  287 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tree-cache.o" "-c" "libgit2/src/libgit2/tree-cache.c"cargo:warning=libgit2/src/libgit2/tree.c:1336:1: fatal error: error writing to /tmp/cce7i0FF.s: No space left on device
[INFO] [stderr]   cargo:warning= 1336 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-tree.o" "-c" "libgit2/src/libgit2/tree.c"cargo:warning=libgit2/src/libgit2/worktree.c:669:1: fatal error: error writing to /tmp/ccrFCbwJ.s: No space left on device
[INFO] [stderr]   cargo:warning=  669 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/43a19b30e9e69d8f-worktree.o" "-c" "libgit2/src/libgit2/worktree.c"cargo:warning=libgit2/src/util/alloc.c:118:1: fatal error: error writing to /tmp/ccZ6qDYk.s: No space left on device
[INFO] [stderr]   cargo:warning=  118 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-alloc.o" "-c" "libgit2/src/util/alloc.c"cargo:warning=libgit2/src/util/date.c:906:1: fatal error: error writing to /tmp/ccHdCx2n.s: No space left on device
[INFO] [stderr]   cargo:warning=  906 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-date.o" "-c" "libgit2/src/util/date.c"cargo:warning=libgit2/src/util/errors.c:400:1: fatal error: error writing to /tmp/ccoONv7B.s: No space left on device
[INFO] [stderr]   cargo:warning=  400 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-errors.o" "-c" "libgit2/src/util/errors.c"cargo:warning=libgit2/src/util/filebuf.c:600:1: fatal error: error writing to /tmp/ccAmju7q.s: No space left on device
[INFO] [stderr]   cargo:warning=  600 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-filebuf.o" "-c" "libgit2/src/util/filebuf.c"cargo:warning=libgit2/src/util/fs_path.c:2077:1: fatal error: error writing to /tmp/cckmgbtx.s: No space left on device
[INFO] [stderr]   cargo:warning= 2077 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-fs_path.o" "-c" "libgit2/src/util/fs_path.c"cargo:warning=libgit2/src/util/futils.c:1237:1: fatal error: error writing to /tmp/ccgdkYyg.s: No space left on device
[INFO] [stderr]   cargo:warning= 1237 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-futils.o" "-c" "libgit2/src/util/futils.c"cargo:warning=libgit2/src/util/hash.c:158:1: fatal error: error writing to /tmp/cceWEhMi.s: No space left on device
[INFO] [stderr]   cargo:warning=  158 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-hash.o" "-c" "libgit2/src/util/hash.c"cargo:warning=libgit2/src/util/net.c:1160:1: fatal error: error writing to /tmp/cc4rWmJh.s: No space left on device
[INFO] [stderr]   cargo:warning= 1160 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-net.o" "-c" "libgit2/src/util/net.c"cargo:warning=libgit2/src/util/pool.c:260:1: fatal error: error writing to /tmp/ccLGTMjb.s: No space left on device
[INFO] [stderr]   cargo:warning=  260 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-pool.o" "-c" "libgit2/src/util/pool.c"cargo:warning=libgit2/src/util/posix.c:225:1: fatal error: error writing to /tmp/cckmNshv.s: No space left on device
[INFO] [stderr]   cargo:warning=  225 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-posix.o" "-c" "libgit2/src/util/posix.c"cargo:warning=libgit2/src/util/runtime.c:162:1: fatal error: error writing to /tmp/ccy4q3Uf.s: No space left on device
[INFO] [stderr]   cargo:warning=  162 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/src/util/pqueue.c:125:1: fatal error: error writing to /tmp/ccO679lT.s: No space left on device
[INFO] [stderr]   cargo:warning=  125 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-pqueue.o" "-c" "libgit2/src/util/pqueue.c"cargo:warning=libgit2/src/util/rand.c:230:1: fatal error: error writing to /tmp/ccc5rX3s.s: No space left on device
[INFO] [stderr]   cargo:warning=  230 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-rand.o" "-c" "libgit2/src/util/rand.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-runtime.o" "-c" "libgit2/src/util/runtime.c"cargo:warning=libgit2/src/util/regexp.c:74:1: fatal error: error writing to /tmp/cc3aKV9f.s: No space left on device
[INFO] [stderr]   cargo:warning=   74 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/src/util/strlist.c:108:1: fatal error: error writing to /tmp/cctnnWsJ.s: No space left on device
[INFO] [stderr]   cargo:warning=  108 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-strlist.o" "-c" "libgit2/src/util/strlist.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-regexp.o" "-c" "libgit2/src/util/regexp.c"cargo:warning=libgit2/src/util/sortedcache.c:380:1: fatal error: error writing to /tmp/ccioCZTM.s: No space left on device
[INFO] [stderr]   cargo:warning=  380 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-sortedcache.o" "-c" "libgit2/src/util/sortedcache.c"cargo:warning=libgit2/src/util/str.c:1372:1: fatal error: error writing to /tmp/cciyMSxH.s: No space left on device
[INFO] [stderr]   cargo:warning= 1372 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/src/util/utf8.c:150:1: fatal error: error writing to /tmp/ccK9gkNm.s: No space left on device
[INFO] [stderr]   cargo:warning=  150 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-utf8.o" "-c" "libgit2/src/util/utf8.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-str.o" "-c" "libgit2/src/util/str.c"cargo:warning=libgit2/src/util/tsort.c:382:1: fatal error: error writing to /tmp/ccYR4MhR.s: No space left on device
[INFO] [stderr]   cargo:warning=  382 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/f6e81ea219c0b9f3-tsort.o" "-c" "libgit2/src/util/tsort.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libgit2/deps/pcre/pcre_compile.c:9813:1: fatal error: error writing to /tmp/ccLMTHR8.s: No space left on device
[INFO] [stderr]   cargo:warning= 9813 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/deps/pcre/pcre_dfa_exec.c:3674:1: fatal error: error writing to /tmp/ccYKL6zR.s: No space left on device
[INFO] [stderr]   cargo:warning= 3674 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/deps/pcre/pcre_jit_compile.c:11909:1: fatal error: error writing to /tmp/ccXmXOe5.s: No space left on device
[INFO] [stderr]   cargo:warning=11909 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_jit_compile.o" "-c" "libgit2/deps/pcre/pcre_jit_compile.c"cargo:warning=libgit2/deps/pcre/pcre_maketables.c:154:1: fatal error: error writing to /tmp/ccIy5tOU.s: No space left on device
[INFO] [stderr]   cargo:warning=  154 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_maketables.o" "-c" "libgit2/deps/pcre/pcre_maketables.c"cargo:warning=/tmp/cce4aomw.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/cce4aomw.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/build/50055d6c4ddcbeae-llhttp.o: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/50055d6c4ddcbeae-llhttp.o" "-c" "libgit2/deps/llhttp/llhttp.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_compile.o" "-c" "libgit2/deps/pcre/pcre_compile.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_dfa_exec.o" "-c" "libgit2/deps/pcre/pcre_dfa_exec.c"cargo:warning=libgit2/deps/pcre/pcre_printint.c:832:1: fatal error: error writing to /tmp/ccFKekOG.s: No space left on device
[INFO] [stderr]   cargo:warning=  832 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_printint.o" "-c" "libgit2/deps/pcre/pcre_printint.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init':
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c:239:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  239 |         if (SHA256_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/util/hash/openssl.h:17,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/util/hash/openssl.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:73:27: note: declared here
[INFO] [stderr]   cargo:warning=   73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update':
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c:251:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  251 |         if (SHA256_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:74:27: note: declared here
[INFO] [stderr]   cargo:warning=   74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final':
[INFO] [stderr]   cargo:warning=libgit2/src/util/hash/openssl.c:263:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  263 |         if (SHA256_Final(out, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:76:27: note: declared here
[INFO] [stderr]   cargo:warning=   76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f1c87a58da21e42/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-049ad81b29315162/out/include" "-I" "/usr/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-9f1c87a58da21e42/out/build/e636de00c42e0bc4-pcre_printint.o" "-c" "libgit2/deps/pcre/pcre_printint.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "05030734d1f1d9d4e2842f9d90c2d951c0b84299d7193eb3ba7e465f1aeef6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05030734d1f1d9d4e2842f9d90c2d951c0b84299d7193eb3ba7e465f1aeef6e0", kill_on_drop: false }`
[INFO] [stdout] 05030734d1f1d9d4e2842f9d90c2d951c0b84299d7193eb3ba7e465f1aeef6e0
