[INFO] cloning repository https://github.com/lalilul3lo/kopye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalilul3lo/kopye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalilul3lo%2Fkopye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalilul3lo%2Fkopye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5795f953e1e4519e29f24bd999bd7a56e86dea82 [INFO] checking lalilul3lo/kopye against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalilul3lo%2Fkopye" "/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/lalilul3lo/kopye [INFO] finished tweaking git repo https://github.com/lalilul3lo/kopye [INFO] tweaked toml for git repo https://github.com/lalilul3lo/kopye written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lalilul3lo/kopye on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lalilul3lo/kopye 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jiff-static v0.2.4 [INFO] [stderr] Downloaded jiff v0.2.4 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 686146577cd99d028682b742a596195826fd6232aa6b0151dfc088edb1470931 [INFO] running `Command { std: "docker" "start" "-a" "686146577cd99d028682b742a596195826fd6232aa6b0151dfc088edb1470931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "686146577cd99d028682b742a596195826fd6232aa6b0151dfc088edb1470931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686146577cd99d028682b742a596195826fd6232aa6b0151dfc088edb1470931", kill_on_drop: false }` [INFO] [stdout] 686146577cd99d028682b742a596195826fd6232aa6b0151dfc088edb1470931 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09fbb9f4f597ca649c105ae287a2d6d38f3eec604c6aa6cb1b8d0eda110064ab [INFO] running `Command { std: "docker" "start" "-a" "09fbb9f4f597ca649c105ae287a2d6d38f3eec604c6aa6cb1b8d0eda110064ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking tampopo v0.1.0 (/opt/rustwide/workdir/tampopo) [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tera-21a7d6e6d62ea9f7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tera-21a7d6e6d62ea9f7/dep-lib-tera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: failed to probe system libgit2: [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /tmp/cc2DDuSd.s: Assembler messages: [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /tmp/cc2DDuSd.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.o: 'No space left on device' [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /tmp/cc2DDuSd.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.o: No such file or directory [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.o" "-c" "libgit2/src/libgit2/index.c"cargo:warning=libgit2/src/libgit2/iterator.c:2462:1: fatal error: error writing to /tmp/cctCZs58.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 2462 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-iterator.o" "-c" "libgit2/src/libgit2/iterator.c"cargo:warning=libgit2/src/libgit2/message.c:75:1: fatal error: error writing to /tmp/ccpdg7Wd.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 75 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-message.o" "-c" "libgit2/src/libgit2/message.c"cargo:warning=libgit2/src/libgit2/midx.c:941:1: fatal error: error writing to /tmp/ccMghCmV.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 941 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-midx.o" "-c" "libgit2/src/libgit2/midx.c"cargo:warning=libgit2/src/libgit2/merge_file.c:325:1: fatal error: error writing to /tmp/ccBG38s8.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 325 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-merge_file.o" "-c" "libgit2/src/libgit2/merge_file.c"cargo:warning=libgit2/src/libgit2/mwindow.c:537:1: fatal error: error writing to /tmp/ccHEvbGL.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 537 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-mwindow.o" "-c" "libgit2/src/libgit2/mwindow.c"cargo:warning=libgit2/src/libgit2/merge.c:3444:1: fatal error: error writing to /tmp/ccyXNy7Y.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 3444 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-merge.o" "-c" "libgit2/src/libgit2/merge.c"cargo:warning=libgit2/src/libgit2/odb_pack.c:994:1: fatal error: error writing to /tmp/ccb5tnGY.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 994 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_pack.o" "-c" "libgit2/src/libgit2/odb_pack.c"cargo:warning=/tmp/cc1kImoz.s: Assembler messages: [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /tmp/cc1kImoz.s: Fatal error: can't write 256 bytes to section .data.from_hex of /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.o: 'No space left on device' [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /tmp/cc1kImoz.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.o: No such file or directory [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.o" "-c" "libgit2/src/libgit2/odb_mempack.c"cargo:warning=libgit2/src/libgit2/oid.c:534:1: fatal error: error writing to /tmp/ccGjb3Mg.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 534 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: libgit2/src/libgit2/oidarray.c:87:1: fatal error: error writing to /tmp/ccWFfC30.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 87 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-oidarray.o" "-c" "libgit2/src/libgit2/oidarray.c" [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-oid.o" "-c" "libgit2/src/libgit2/oid.c"cargo:warning=libgit2/src/libgit2/odb_loose.c:1239:1: fatal error: error writing to /tmp/cc9ndTLq.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 1239 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_loose.o" "-c" "libgit2/src/libgit2/odb_loose.c"cargo:warning=libgit2/src/libgit2/odb.c:2001:1: fatal error: error writing to /tmp/ccVvkxJV.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 2001 | } [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.18.0+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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb.o" "-c" "libgit2/src/libgit2/odb.c" [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init': [INFO] [stderr] warning: libgit2-sys@0.18.0+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.0+1.9.0: 239 | if (SHA256_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: In file included from libgit2/src/util/hash/openssl.h:17, [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /usr/include/openssl/sha.h:73:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update': [INFO] [stderr] warning: libgit2-sys@0.18.0+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.0+1.9.0: 251 | if (SHA256_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /usr/include/openssl/sha.h:74:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final': [INFO] [stderr] warning: libgit2-sys@0.18.0+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.0+1.9.0: 263 | if (SHA256_Final(out, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~ [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: /usr/include/openssl/sha.h:76:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.18.0+1.9.0: | ^~~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.18.0+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-18119df5657e2764/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-76147e48a089eb99/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/graph.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/errors.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/remote.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/experimental.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/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] cargo:warning=/tmp/cc2DDuSd.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc2DDuSd.s: Fatal error: can't write 26 bytes to section .text.git_atomic32_inc of /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.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=/tmp/cc2DDuSd.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.o: No such file or directory [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-index.o" "-c" "libgit2/src/libgit2/index.c"cargo:warning=libgit2/src/libgit2/iterator.c:2462:1: fatal error: error writing to /tmp/cctCZs58.s: No space left on device [INFO] [stderr] cargo:warning= 2462 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-iterator.o" "-c" "libgit2/src/libgit2/iterator.c"cargo:warning=libgit2/src/libgit2/message.c:75:1: fatal error: error writing to /tmp/ccpdg7Wd.s: No space left on device [INFO] [stderr] cargo:warning= 75 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-message.o" "-c" "libgit2/src/libgit2/message.c"cargo:warning=libgit2/src/libgit2/midx.c:941:1: fatal error: error writing to /tmp/ccMghCmV.s: No space left on device [INFO] [stderr] cargo:warning= 941 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-midx.o" "-c" "libgit2/src/libgit2/midx.c"cargo:warning=libgit2/src/libgit2/merge_file.c:325:1: fatal error: error writing to /tmp/ccBG38s8.s: No space left on device [INFO] [stderr] cargo:warning= 325 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-merge_file.o" "-c" "libgit2/src/libgit2/merge_file.c"cargo:warning=libgit2/src/libgit2/mwindow.c:537:1: fatal error: error writing to /tmp/ccHEvbGL.s: No space left on device [INFO] [stderr] cargo:warning= 537 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-mwindow.o" "-c" "libgit2/src/libgit2/mwindow.c"cargo:warning=libgit2/src/libgit2/merge.c:3444:1: fatal error: error writing to /tmp/ccyXNy7Y.s: No space left on device [INFO] [stderr] cargo:warning= 3444 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-merge.o" "-c" "libgit2/src/libgit2/merge.c"cargo:warning=libgit2/src/libgit2/odb_pack.c:994:1: fatal error: error writing to /tmp/ccb5tnGY.s: No space left on device [INFO] [stderr] cargo:warning= 994 | } [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: 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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_pack.o" "-c" "libgit2/src/libgit2/odb_pack.c"cargo:warning=/tmp/cc1kImoz.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc1kImoz.s: Fatal error: can't write 256 bytes to section .data.from_hex of /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cc1kImoz.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_mempack.o" "-c" "libgit2/src/libgit2/odb_mempack.c"cargo:warning=libgit2/src/libgit2/oid.c:534:1: fatal error: error writing to /tmp/ccGjb3Mg.s: No space left on device [INFO] [stderr] cargo:warning= 534 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libgit2/src/libgit2/oidarray.c:87:1: fatal error: error writing to /tmp/ccWFfC30.s: No space left on device [INFO] [stderr] cargo:warning= 87 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-oidarray.o" "-c" "libgit2/src/libgit2/oidarray.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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-oid.o" "-c" "libgit2/src/libgit2/oid.c"cargo:warning=libgit2/src/libgit2/odb_loose.c:1239:1: fatal error: error writing to /tmp/cc9ndTLq.s: No space left on device [INFO] [stderr] cargo:warning= 1239 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb_loose.o" "-c" "libgit2/src/libgit2/odb_loose.c"cargo:warning=libgit2/src/libgit2/odb.c:2001:1: fatal error: error writing to /tmp/ccVvkxJV.s: No space left on device [INFO] [stderr] cargo:warning= 2001 | } [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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb.o" "-c" "libgit2/src/libgit2/odb.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] 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=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] 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-76147e48a089eb99/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-f23046f65add6687/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-76147e48a089eb99/out/build/43a19b30e9e69d8f-odb.o" "-c" "libgit2/src/libgit2/odb.c" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "09fbb9f4f597ca649c105ae287a2d6d38f3eec604c6aa6cb1b8d0eda110064ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09fbb9f4f597ca649c105ae287a2d6d38f3eec604c6aa6cb1b8d0eda110064ab", kill_on_drop: false }` [INFO] [stdout] 09fbb9f4f597ca649c105ae287a2d6d38f3eec604c6aa6cb1b8d0eda110064ab