[INFO] cloning repository https://github.com/kierdavis/fina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kierdavis/fina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/kierdavis/fina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kierdavis/fina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7360aa6a32294856c997ceae98fefae09f0c37d7 [INFO] checking kierdavis/fina against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierdavis%2Ffina" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kierdavis/fina [INFO] finished tweaking git repo https://github.com/kierdavis/fina [INFO] tweaked toml for git repo https://github.com/kierdavis/fina written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kierdavis/fina on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kierdavis/fina 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sakaagari v0.2.0 [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded syn v1.0.52 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd25cab4d0d131b7c555c78ef6d011d3f1a13a5c516bd08b477f4c985a957dd [INFO] running `Command { std: "docker" "start" "-a" "cbd25cab4d0d131b7c555c78ef6d011d3f1a13a5c516bd08b477f4c985a957dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd25cab4d0d131b7c555c78ef6d011d3f1a13a5c516bd08b477f4c985a957dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd25cab4d0d131b7c555c78ef6d011d3f1a13a5c516bd08b477f4c985a957dd", kill_on_drop: false }` [INFO] [stdout] cbd25cab4d0d131b7c555c78ef6d011d3f1a13a5c516bd08b477f4c985a957dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e93122921c2af49a578618330d4b195aceaaf36e3a31605718d9bbbcd785f14 [INFO] running `Command { std: "docker" "start" "-a" "9e93122921c2af49a578618330d4b195aceaaf36e3a31605718d9bbbcd785f14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/allocators/stdalloc.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/alloc.c:10: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/annotated_commit.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/annotated_commit.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/apply.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/apply.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attr.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attr.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attr_file.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attr_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attrcache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/attrcache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blame.h:4, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blame.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blame_git.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blame_git.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blob.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/blob.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/buf_text.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/buf_text.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/branch.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/branch.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/buffer.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/buffer.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/cache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/cache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/checkout.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/checkout.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/cherrypick.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/clone.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/clone.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/commit.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/commit.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/commit_list.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/commit_list.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_cache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_entries.h:8, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_entries.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_mem.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_parse.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_parse.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_backend.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/config_snapshot.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/delta.h:8, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/delta.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/describe.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/delta.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/delta.c:628:1: fatal error: error writing to /tmp/ccs3bKsM.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 628 | } [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/crlf.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/date.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/describe.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/describe.c:897:1: fatal error: error writing to /tmp/ccP5Aizh.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 897 | } [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/config_file.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/config_file.c:1174:1: fatal error: error writing to /tmp/cceJcGEz.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 1174 | } [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: In file included from libgit2/src/common.h:81, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/diff.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: from libgit2/src/diff.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.14+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.12.14+1.1.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-ff1a2adb19fcfa1d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [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] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/graph.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include/git2.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/allocators/stdalloc.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/alloc.c:10: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/annotated_commit.o" "-c" "libgit2/src/annotated_commit.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/annotated_commit.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/annotated_commit.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/apply.o" "-c" "libgit2/src/apply.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/apply.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/apply.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/attr.o" "-c" "libgit2/src/attr.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/attr.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attr.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/attr_file.o" "-c" "libgit2/src/attr_file.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/attrcache.o" "-c" "libgit2/src/attrcache.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/attr_file.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attr_file.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/attrcache.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attrcache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/blame.o" "-c" "libgit2/src/blame.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/blame.h:4, [INFO] [stderr] cargo:warning= from libgit2/src/blame.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/blame_git.o" "-c" "libgit2/src/blame_git.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/blame_git.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/blame_git.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/blob.o" "-c" "libgit2/src/blob.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/branch.o" "-c" "libgit2/src/branch.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/buf_text.o" "-c" "libgit2/src/buf_text.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/blob.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/blob.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/buf_text.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/buf_text.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/branch.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/branch.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/buffer.o" "-c" "libgit2/src/buffer.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/buffer.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/buffer.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/cache.o" "-c" "libgit2/src/cache.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/cache.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/cache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/checkout.o" "-c" "libgit2/src/checkout.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/cherrypick.o" "-c" "libgit2/src/cherrypick.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/clone.o" "-c" "libgit2/src/clone.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/checkout.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/checkout.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/cherrypick.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/commit.o" "-c" "libgit2/src/commit.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/clone.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/clone.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/commit.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/commit.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/commit_list.o" "-c" "libgit2/src/commit_list.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config.o" "-c" "libgit2/src/config.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/config.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/commit_list.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/commit_list.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_cache.o" "-c" "libgit2/src/config_cache.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_entries.o" "-c" "libgit2/src/config_entries.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config_cache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config_entries.h:8, [INFO] [stderr] cargo:warning= from libgit2/src/config_entries.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_file.o" "-c" "libgit2/src/config_file.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_mem.o" "-c" "libgit2/src/config_mem.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/config_file.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_parse.o" "-c" "libgit2/src/config_parse.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/config_mem.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config_parse.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/config_parse.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_snapshot.o" "-c" "libgit2/src/config_snapshot.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/config_backend.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/config_snapshot.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/crlf.o" "-c" "libgit2/src/crlf.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/date.o" "-c" "libgit2/src/date.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/delta.o" "-c" "libgit2/src/delta.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/delta.h:8, [INFO] [stderr] cargo:warning= from libgit2/src/delta.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/describe.o" "-c" "libgit2/src/describe.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/describe.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/delta.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/delta.c:628:1: fatal error: error writing to /tmp/ccs3bKsM.s: No space left on device [INFO] [stderr] cargo:warning= 628 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/diff.o" "-c" "libgit2/src/diff.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/crlf.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/date.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/describe.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/describe.c:897:1: fatal error: error writing to /tmp/ccP5Aizh.s: No space left on device [INFO] [stderr] cargo:warning= 897 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/config_file.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/config_file.c:1174:1: fatal error: error writing to /tmp/cceJcGEz.s: No space left on device [INFO] [stderr] cargo:warning= 1174 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:81, [INFO] [stderr] cargo:warning= from libgit2/src/diff.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h: In function 'git___swap': [INFO] [stderr] cargo:warning=libgit2/src/thread-utils.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-9f54a81c03a462f2/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-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-9f54a81c03a462f2/out/build/libgit2/src/config_file.o" "-c" "libgit2/src/config_file.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJeJHz8/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJeJHz8/symbols.o" "<16 object files omitted>" "/tmp/rustcJeJHz8/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-30f41821517a5074,libquote-44bf8733ef5db845,libproc_macro2-f3ff91c81d54fcf0,libunicode_xid-467b3a2737902552}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJeJHz8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-9f09b20ad07d68cf.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e93122921c2af49a578618330d4b195aceaaf36e3a31605718d9bbbcd785f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e93122921c2af49a578618330d4b195aceaaf36e3a31605718d9bbbcd785f14", kill_on_drop: false }` [INFO] [stdout] 9e93122921c2af49a578618330d4b195aceaaf36e3a31605718d9bbbcd785f14