[INFO] fetching crate git-hooks-dispatch 0.4.2... [INFO] checking git-hooks-dispatch-0.4.2 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] extracting crate git-hooks-dispatch 0.4.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate git-hooks-dispatch 0.4.2 on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-hooks-dispatch 0.4.2 [INFO] finished tweaking crates.io crate git-hooks-dispatch 0.4.2 [INFO] tweaked toml for crates.io crate git-hooks-dispatch 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate git-hooks-dispatch 0.4.2 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.10.2 [INFO] [stderr] Downloaded mockall_derive v0.10.2 [INFO] [stderr] Downloaded git2 v0.13.21 [INFO] [stderr] Downloaded libgit2-sys v0.12.22+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 197cdc57fca57519e7f73cfc0fe6b4f20ba18b927073f56c51f433a47b3198ef [INFO] running `Command { std: "docker" "start" "-a" "197cdc57fca57519e7f73cfc0fe6b4f20ba18b927073f56c51f433a47b3198ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197cdc57fca57519e7f73cfc0fe6b4f20ba18b927073f56c51f433a47b3198ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197cdc57fca57519e7f73cfc0fe6b4f20ba18b927073f56c51f433a47b3198ef", kill_on_drop: false }` [INFO] [stdout] 197cdc57fca57519e7f73cfc0fe6b4f20ba18b927073f56c51f433a47b3198ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7637169e3f899dd5b06ec73fbfd303dff212afac6ce1c738758ff323aa38d06 [INFO] running `Command { std: "docker" "start" "-a" "e7637169e3f899dd5b06ec73fbfd303dff212afac6ce1c738758ff323aa38d06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-b9f03287fad924c3.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/checkout.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/checkout.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blame_git.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blame_git.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/cache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/cache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/branch.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/branch.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attrcache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attrcache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/cherrypick.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/buffer.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/buffer.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blame.h:4, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blame.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attr_file.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attr_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blob.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/blob.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attr.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/attr.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/annotated_commit.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/annotated_commit.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/array.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/apply.c:15: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/clone.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/clone.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/runtime.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/alloc.c:9: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit_graph.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit_graph.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit_list.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit_list.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/commit.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_cache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_mem.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_parse.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_parse.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/date.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_entries.h:8, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_entries.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_backend.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/config_snapshot.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/crlf.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/describe.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/delta.h:8, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/delta.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_driver.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_driver.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_generate.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_generate.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_file.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/errors.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_xdiff.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_xdiff.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_tform.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_tform.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/fetch.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/fetch.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_stats.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/filebuf.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/filebuf.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_print.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/fetchhead.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/fetchhead.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/graph.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/hash.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/hash.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_parse.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/diff_parse.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/filter.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/filter.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/futils.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/futils.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/idxmap.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/idxmap.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/hashsig.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/ident.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/iterator.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/iterator.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/indexer.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/indexer.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/ignore.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/ignore.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/index.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/index.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/merge_driver.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/merge_driver.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/merge.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/merge.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/message.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/message.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/merge_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/vector.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/mailmap.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/mailmap.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/midx.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/midx.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/cache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/libgit2.c:12: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/net.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/net.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/mwindow.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/mwindow.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/netops.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/netops.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/notes.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/notes.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/object.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/object.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/object_api.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/odb.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/odb.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/odb_mempack.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/odb_loose.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/offmap.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/offmap.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/odb_pack.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oid.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oid.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oidmap.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oidmap.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oidarray.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/oidarray.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pack-objects.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pack-objects.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pack.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pack.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch_generate.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch_generate.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch_parse.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch_parse.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/patch.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/parse.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/parse.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/proxy.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/proxy.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pathspec.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pathspec.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/path.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/path.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pool.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pool.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pqueue.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/pqueue.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/posix.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/posix.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/reader.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/reader.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/rebase.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refs.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refdb_fs.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/push.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/push.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refdb.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refdb.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refspec.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refspec.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/regexp.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/regexp.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refs.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/refs.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/reflog.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/reflog.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/remote.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/remote.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/repository.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/repository.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/reset.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/revert.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/runtime.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/revparse.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/revwalk.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/revwalk.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/sortedcache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/sortedcache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/signature.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/signature.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/util.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/strarray.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/stash.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/submodule.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/submodule.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tag.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tag.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/strmap.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/strmap.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/status.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/status.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/threadstate.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/threadstate.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/trace.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/trace.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/sysdir.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/sysdir.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/array.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/trailer.c:7: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/thread.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transaction.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transaction.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tree-cache.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tree-cache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tree.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tree.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transport.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/tsort.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/util.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/util.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/utf8.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/utf8.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/vector.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/vector.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/worktree.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/worktree.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/varint.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/varint.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/wildmatch.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/wildmatch.c:19: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/zstream.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/zstream.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xhistogram.c:44: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xmerge.c:23: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xdiffi.c:23: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xemit.c:23: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xprepare.c:23: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/auth.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/auth.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xutils.c:23: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/auth_negotiate.h:11, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/auth_negotiate.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/xdiff/xpatience.c:22: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/http.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/git.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/httpclient.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/credential_helpers.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/credential.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/auth_ntlm.c:9: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/smart.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/smart.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/smart_protocol.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/local.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/smart_pkt.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/winhttp.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/mbedtls.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/mbedtls.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/transports/credential.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/transports/credential.c:485:1: fatal error: error writing to /tmp/ccTAZqvR.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 485 | } [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/ssh.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/transports/ssh.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/streams/mbedtls.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/streams/mbedtls.c:481:1: fatal error: error writing to /tmp/cc73wKBt.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 481 | } [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/registry.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/socket.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/socket.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: In file included from libgit2/src/common.h:83, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/openssl.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: from libgit2/src/streams/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: libgit2/src/thread.h:168:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: 168 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.22+1.1.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.12.22+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-28451caecf7724e1/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.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include/git2/graph.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/annotated_commit.o" "-c" "libgit2/src/annotated_commit.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/attr_file.o" "-c" "libgit2/src/attr_file.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/attrcache.o" "-c" "libgit2/src/attrcache.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/blame_git.o" "-c" "libgit2/src/blame_git.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/blob.o" "-c" "libgit2/src/blob.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/cache.o" "-c" "libgit2/src/cache.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/checkout.o" "-c" "libgit2/src/checkout.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/blame.o" "-c" "libgit2/src/blame.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/branch.o" "-c" "libgit2/src/branch.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/apply.o" "-c" "libgit2/src/apply.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/buffer.o" "-c" "libgit2/src/buffer.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/cherrypick.o" "-c" "libgit2/src/cherrypick.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/attr.o" "-c" "libgit2/src/attr.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/cherrypick.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/clone.o" "-c" "libgit2/src/clone.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/array.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/apply.c:15: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/runtime.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/alloc.c:9: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/commit.o" "-c" "libgit2/src/commit.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/commit_graph.o" "-c" "libgit2/src/commit_graph.c" [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/commit_list.o" "-c" "libgit2/src/commit_list.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/commit_graph.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/commit_graph.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/config.o" "-c" "libgit2/src/config.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/config_cache.o" "-c" "libgit2/src/config_cache.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/config_mem.o" "-c" "libgit2/src/config_mem.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/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:83, [INFO] [stderr] cargo:warning= from libgit2/src/config_cache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/config_snapshot.o" "-c" "libgit2/src/config_snapshot.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/crlf.o" "-c" "libgit2/src/crlf.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/date.o" "-c" "libgit2/src/date.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/delta.o" "-c" "libgit2/src/delta.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/describe.o" "-c" "libgit2/src/describe.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/date.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff.o" "-c" "libgit2/src/diff.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/crlf.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_driver.o" "-c" "libgit2/src/diff_driver.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/describe.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_file.o" "-c" "libgit2/src/diff_file.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_generate.o" "-c" "libgit2/src/diff_generate.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [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.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_print.o" "-c" "libgit2/src/diff_print.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_parse.o" "-c" "libgit2/src/diff_parse.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_driver.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_driver.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_stats.o" "-c" "libgit2/src/diff_stats.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_generate.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_generate.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_tform.o" "-c" "libgit2/src/diff_tform.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_file.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_file.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/diff_xdiff.o" "-c" "libgit2/src/diff_xdiff.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/errors.o" "-c" "libgit2/src/errors.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/fetch.o" "-c" "libgit2/src/fetch.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/fetchhead.o" "-c" "libgit2/src/fetchhead.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/filebuf.o" "-c" "libgit2/src/filebuf.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/errors.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_xdiff.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_xdiff.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_tform.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_tform.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/fetch.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/fetch.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_stats.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/filter.o" "-c" "libgit2/src/filter.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_print.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/futils.o" "-c" "libgit2/src/futils.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/fetchhead.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/fetchhead.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/graph.o" "-c" "libgit2/src/graph.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/hashsig.o" "-c" "libgit2/src/hashsig.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/hash.o" "-c" "libgit2/src/hash.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/graph.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/ident.o" "-c" "libgit2/src/ident.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/hash.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/hash.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/diff_parse.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/diff_parse.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/filter.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/filter.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/idxmap.o" "-c" "libgit2/src/idxmap.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/futils.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/futils.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/ignore.o" "-c" "libgit2/src/ignore.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/index.o" "-c" "libgit2/src/index.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/indexer.o" "-c" "libgit2/src/indexer.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/idxmap.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/idxmap.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/hashsig.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/iterator.o" "-c" "libgit2/src/iterator.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/libgit2.o" "-c" "libgit2/src/libgit2.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/ident.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/mailmap.o" "-c" "libgit2/src/mailmap.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/iterator.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/iterator.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/indexer.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/indexer.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/ignore.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/ignore.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/merge.o" "-c" "libgit2/src/merge.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/index.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/index.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/merge_driver.o" "-c" "libgit2/src/merge_driver.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/merge_file.o" "-c" "libgit2/src/merge_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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/message.o" "-c" "libgit2/src/message.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/merge_driver.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/merge_driver.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/merge.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/merge.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/midx.o" "-c" "libgit2/src/midx.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/mwindow.o" "-c" "libgit2/src/mwindow.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/net.o" "-c" "libgit2/src/net.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/message.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/message.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/netops.o" "-c" "libgit2/src/netops.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/merge_file.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/vector.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/mailmap.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/mailmap.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/midx.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/midx.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/cache.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/libgit2.c:12: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/net.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/net.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/mwindow.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/mwindow.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/notes.o" "-c" "libgit2/src/notes.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/object.o" "-c" "libgit2/src/object.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/object_api.o" "-c" "libgit2/src/object_api.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/netops.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/netops.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/odb.o" "-c" "libgit2/src/odb.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/notes.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/notes.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/object.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/object.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/object_api.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/odb_loose.o" "-c" "libgit2/src/odb_loose.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/odb_mempack.o" "-c" "libgit2/src/odb_mempack.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/odb.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/odb.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/odb_pack.o" "-c" "libgit2/src/odb_pack.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/offmap.o" "-c" "libgit2/src/offmap.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/oid.o" "-c" "libgit2/src/oid.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/oidarray.o" "-c" "libgit2/src/oidarray.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/odb_mempack.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/odb_loose.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/oidmap.o" "-c" "libgit2/src/oidmap.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/offmap.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/offmap.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/odb_pack.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/oid.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/oid.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/pack-objects.o" "-c" "libgit2/src/pack-objects.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/oidmap.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/oidmap.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/oidarray.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/oidarray.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/pack.o" "-c" "libgit2/src/pack.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/parse.o" "-c" "libgit2/src/parse.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/patch.o" "-c" "libgit2/src/patch.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/pack-objects.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/pack-objects.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/patch_generate.o" "-c" "libgit2/src/patch_generate.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/pack.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/pack.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/patch_parse.o" "-c" "libgit2/src/patch_parse.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/path.o" "-c" "libgit2/src/path.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/pathspec.o" "-c" "libgit2/src/pathspec.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/posix.o" "-c" "libgit2/src/posix.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/pqueue.o" "-c" "libgit2/src/pqueue.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/pool.o" "-c" "libgit2/src/pool.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/proxy.o" "-c" "libgit2/src/proxy.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/patch_generate.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/patch_generate.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/patch_parse.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/patch_parse.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/patch.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/patch.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/parse.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/parse.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/proxy.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/proxy.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/pathspec.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/pathspec.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/path.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/path.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/pool.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/pool.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/pqueue.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/pqueue.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/push.o" "-c" "libgit2/src/push.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/posix.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/posix.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/reader.o" "-c" "libgit2/src/reader.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/rebase.o" "-c" "libgit2/src/rebase.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/refdb.o" "-c" "libgit2/src/refdb.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/refdb_fs.o" "-c" "libgit2/src/refdb_fs.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/reflog.o" "-c" "libgit2/src/reflog.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/refspec.o" "-c" "libgit2/src/refspec.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/refs.o" "-c" "libgit2/src/refs.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/reader.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/reader.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/regexp.o" "-c" "libgit2/src/regexp.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/rebase.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/refs.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/refdb_fs.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/remote.o" "-c" "libgit2/src/remote.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/push.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/push.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/refdb.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/refdb.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/refspec.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/refspec.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/regexp.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/regexp.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/refs.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/refs.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/reflog.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/reflog.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/remote.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/remote.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/repository.o" "-c" "libgit2/src/repository.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/reset.o" "-c" "libgit2/src/reset.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/revert.o" "-c" "libgit2/src/revert.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/repository.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/repository.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/revparse.o" "-c" "libgit2/src/revparse.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/revwalk.o" "-c" "libgit2/src/revwalk.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/reset.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/runtime.o" "-c" "libgit2/src/runtime.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/revert.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/signature.o" "-c" "libgit2/src/signature.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/sortedcache.o" "-c" "libgit2/src/sortedcache.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/runtime.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/revparse.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/revwalk.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/revwalk.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/stash.o" "-c" "libgit2/src/stash.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/sortedcache.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/sortedcache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/signature.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/signature.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/strarray.o" "-c" "libgit2/src/strarray.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/status.o" "-c" "libgit2/src/status.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/strmap.o" "-c" "libgit2/src/strmap.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/submodule.o" "-c" "libgit2/src/submodule.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/util.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/strarray.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/tag.o" "-c" "libgit2/src/tag.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/sysdir.o" "-c" "libgit2/src/sysdir.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/stash.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/submodule.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/submodule.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/tag.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/tag.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/thread.o" "-c" "libgit2/src/thread.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/strmap.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/strmap.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/status.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/status.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/trace.o" "-c" "libgit2/src/trace.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/threadstate.o" "-c" "libgit2/src/threadstate.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/trailer.o" "-c" "libgit2/src/trailer.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/threadstate.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/threadstate.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/trace.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/trace.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transaction.o" "-c" "libgit2/src/transaction.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/sysdir.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/sysdir.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transport.o" "-c" "libgit2/src/transport.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/array.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/trailer.c:7: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/tree-cache.o" "-c" "libgit2/src/tree-cache.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/thread.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/tree.o" "-c" "libgit2/src/tree.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transaction.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/transaction.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/tree-cache.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/tree-cache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/tree.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/tree.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transport.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/tsort.o" "-c" "libgit2/src/tsort.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/utf8.o" "-c" "libgit2/src/utf8.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/util.o" "-c" "libgit2/src/util.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/tsort.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/util.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/util.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/utf8.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/utf8.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/varint.o" "-c" "libgit2/src/varint.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/vector.o" "-c" "libgit2/src/vector.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/wildmatch.o" "-c" "libgit2/src/wildmatch.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/worktree.o" "-c" "libgit2/src/worktree.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/zstream.o" "-c" "libgit2/src/zstream.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xdiffi.o" "-c" "libgit2/src/xdiff/xdiffi.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xemit.o" "-c" "libgit2/src/xdiff/xemit.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xhistogram.o" "-c" "libgit2/src/xdiff/xhistogram.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/vector.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/vector.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/worktree.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/worktree.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/varint.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/varint.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xmerge.o" "-c" "libgit2/src/xdiff/xmerge.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/wildmatch.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/wildmatch.c:19: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/zstream.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/zstream.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xhistogram.c:44: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xmerge.c:23: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xdiffi.c:23: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xemit.c:23: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xpatience.o" "-c" "libgit2/src/xdiff/xpatience.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xprepare.o" "-c" "libgit2/src/xdiff/xprepare.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/xdiff/xutils.o" "-c" "libgit2/src/xdiff/xutils.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/auth.o" "-c" "libgit2/src/transports/auth.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/auth_negotiate.o" "-c" "libgit2/src/transports/auth_negotiate.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/auth_ntlm.o" "-c" "libgit2/src/transports/auth_ntlm.c" [INFO] [stderr] exit status: 0 [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/credential.o" "-c" "libgit2/src/transports/credential.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/http.o" "-c" "libgit2/src/transports/http.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/git.o" "-c" "libgit2/src/transports/git.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/credential_helpers.o" "-c" "libgit2/src/transports/credential_helpers.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/httpclient.o" "-c" "libgit2/src/transports/httpclient.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xprepare.c:23: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/auth.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/transports/auth.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xutils.c:23: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/auth_negotiate.h:11, [INFO] [stderr] cargo:warning= from libgit2/src/transports/auth_negotiate.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xinclude.h:45, [INFO] [stderr] cargo:warning= from libgit2/src/xdiff/xpatience.c:22: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/http.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/smart.o" "-c" "libgit2/src/transports/smart.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/local.o" "-c" "libgit2/src/transports/local.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/git.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/httpclient.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/credential_helpers.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/credential.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/smart_pkt.o" "-c" "libgit2/src/transports/smart_pkt.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/smart_protocol.o" "-c" "libgit2/src/transports/smart_protocol.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/ssh.o" "-c" "libgit2/src/transports/ssh.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/auth_ntlm.c:9: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/smart.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/transports/smart.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/smart_protocol.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/local.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/winhttp.o" "-c" "libgit2/src/transports/winhttp.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/smart_pkt.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/streams/openssl.o" "-c" "libgit2/src/streams/openssl.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/streams/mbedtls.o" "-c" "libgit2/src/streams/mbedtls.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/winhttp.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/streams/registry.o" "-c" "libgit2/src/streams/registry.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/streams/mbedtls.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/streams/mbedtls.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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/transports/credential.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/transports/credential.c:485:1: fatal error: error writing to /tmp/ccTAZqvR.s: No space left on device [INFO] [stderr] cargo:warning= 485 | } [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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/streams/socket.o" "-c" "libgit2/src/streams/socket.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/transports/ssh.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/transports/ssh.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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/streams/mbedtls.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/streams/mbedtls.c:481:1: fatal error: error writing to /tmp/cc73wKBt.s: No space left on device [INFO] [stderr] cargo:warning= 481 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/streams/registry.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] cargo:warning=In file included from libgit2/src/common.h:83, [INFO] [stderr] cargo:warning= from libgit2/src/streams/socket.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/streams/socket.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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:83, [INFO] [stderr] cargo:warning= from libgit2/src/streams/openssl.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/streams/openssl.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] 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-dd8eabf1810f7cac/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a5b85d24b57f0d2d/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-dd8eabf1810f7cac/out/build/libgit2/src/transports/credential.o" "-c" "libgit2/src/transports/credential.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "e7637169e3f899dd5b06ec73fbfd303dff212afac6ce1c738758ff323aa38d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7637169e3f899dd5b06ec73fbfd303dff212afac6ce1c738758ff323aa38d06", kill_on_drop: false }` [INFO] [stdout] e7637169e3f899dd5b06ec73fbfd303dff212afac6ce1c738758ff323aa38d06