[INFO] cloning repository https://github.com/epage/cargo-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epage/cargo-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fcargo-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fcargo-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c3fecf9daa3c772a8a464e0a482c9d1d6192173
[INFO] checking epage/cargo-api against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fcargo-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/epage/cargo-api on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/epage/cargo-api
[INFO] finished tweaking git repo https://github.com/epage/cargo-api
[INFO] tweaked toml for git repo https://github.com/epage/cargo-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/epage/cargo-api 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 573f142e2dd2354ff7e1f593127289d7a88b7c3234133f8fc1c9d14bed6c57dd
[INFO] running `Command { std: "docker" "start" "-a" "573f142e2dd2354ff7e1f593127289d7a88b7c3234133f8fc1c9d14bed6c57dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "573f142e2dd2354ff7e1f593127289d7a88b7c3234133f8fc1c9d14bed6c57dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573f142e2dd2354ff7e1f593127289d7a88b7c3234133f8fc1c9d14bed6c57dd", kill_on_drop: false }`
[INFO] [stdout] 573f142e2dd2354ff7e1f593127289d7a88b7c3234133f8fc1c9d14bed6c57dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00720478bd3e9651d1fd11248ddaf92d84bf2ea8c9a135d4004b66afecc56535
[INFO] running `Command { std: "docker" "start" "-a" "00720478bd3e9651d1fd11248ddaf92d84bf2ea8c9a135d4004b66afecc56535", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling camino v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking concolor-query v0.0.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking combine v4.6.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking concolor-control v0.0.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking dep_upgrade_dep v2.0.0 (/opt/rustwide/workdir/fixtures/dep_upgrade/dep_new)
[INFO] [stderr]     Checking termtree v0.2.3
[INFO] [stderr]     Checking proc-exit v1.0.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking dep_upgrade_dep v1.0.0 (/opt/rustwide/workdir/fixtures/dep_upgrade/dep_old)
[INFO] [stderr]     Checking dep_upgrade_new v1.0.0 (/opt/rustwide/workdir/fixtures/dep_upgrade/new)
[INFO] [stderr]     Checking structs_old v1.0.0 (/opt/rustwide/workdir/fixtures/structs/old)
[INFO] [stderr]     Checking traits_new v1.0.0 (/opt/rustwide/workdir/fixtures/traits/new)
[INFO] [stderr]     Checking removal_cargo_feature_old v1.0.0 (/opt/rustwide/workdir/fixtures/removal_cargo_feature/old)
[INFO] [stderr]     Checking macros_old v1.0.0 (/opt/rustwide/workdir/fixtures/macros/old)
[INFO] [stderr]     Checking dep_upgrade_old v1.0.0 (/opt/rustwide/workdir/fixtures/dep_upgrade/old)
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stdout] warning: trait `Fgh` is never used
[INFO] [stdout]   --> fixtures/traits/new/src/lib.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub trait Fgh {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pathologic_paths_old v1.0.0 (/opt/rustwide/workdir/fixtures/pathologic_paths/old)
[INFO] [stderr]     Checking bounds_old v1.0.0 (/opt/rustwide/workdir/fixtures/bounds/old)
[INFO] [stderr]     Checking consts_old v1.0.0 (/opt/rustwide/workdir/fixtures/consts/old)
[INFO] [stderr]     Checking macros_new v1.0.0 (/opt/rustwide/workdir/fixtures/macros/new)
[INFO] [stderr]     Checking consts_new v1.0.0 (/opt/rustwide/workdir/fixtures/consts/new)
[INFO] [stderr]     Checking issue_50_old v1.0.0 (/opt/rustwide/workdir/fixtures/issue_50/old)
[INFO] [stderr]     Checking removal_cargo_feature_dep_new v1.0.0 (/opt/rustwide/workdir/fixtures/removal_cargo_feature_dep/new)
[INFO] [stderr]     Checking sealed_traits_new v1.0.0 (/opt/rustwide/workdir/fixtures/sealed_traits/new)
[INFO] [stderr]     Checking addition_old v1.0.0 (/opt/rustwide/workdir/fixtures/addition/old)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> fixtures/issue_50/old/src/lib.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CreateWith<'a, T: 'a>(&'a T);
[INFO] [stdout]   |            ----------            ^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking infer_regress_old v1.0.0 (/opt/rustwide/workdir/fixtures/infer_regress/old)
[INFO] [stderr]     Checking trait_objects_new v1.0.0 (/opt/rustwide/workdir/fixtures/trait_objects/new)
[INFO] [stderr]     Checking addition_use_old v1.0.0 (/opt/rustwide/workdir/fixtures/addition_use/old)
[INFO] [stderr]     Checking addition_new v1.0.0 (/opt/rustwide/workdir/fixtures/addition/new)
[INFO] [stderr]     Checking func_old v1.0.0 (/opt/rustwide/workdir/fixtures/func/old)
[INFO] [stderr]     Checking addition_use_new v1.0.0 (/opt/rustwide/workdir/fixtures/addition_use/new)
[INFO] [stderr]     Checking inherent_impls_old v1.0.0 (/opt/rustwide/workdir/fixtures/inherent_impls/old)
[INFO] [stderr]     Checking traits_old v1.0.0 (/opt/rustwide/workdir/fixtures/traits/old)
[INFO] [stderr]     Checking pub_use_old v1.0.0 (/opt/rustwide/workdir/fixtures/pub_use/old)
[INFO] [stderr]     Checking enums_new v1.0.0 (/opt/rustwide/workdir/fixtures/enums/new)
[INFO] [stderr]     Checking issue_50_new v1.0.0 (/opt/rustwide/workdir/fixtures/issue_50/new)
[INFO] [stdout] warning: trait `Fgh` is never used
[INFO] [stdout]   --> fixtures/traits/old/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub trait Fgh {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking removal_use_new v1.0.0 (/opt/rustwide/workdir/fixtures/removal_use/new)
[INFO] [stderr]     Checking sealed_traits_old v1.0.0 (/opt/rustwide/workdir/fixtures/sealed_traits/old)
[INFO] [stderr]     Checking trait_objects_old v1.0.0 (/opt/rustwide/workdir/fixtures/trait_objects/old)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> fixtures/issue_50/new/src/lib.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CreateWith<'a, T: 'a>(&'a T);
[INFO] [stdout]   |            ----------            ^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking removal_path_new v1.0.0 (/opt/rustwide/workdir/fixtures/removal_path/new)
[INFO] [stderr]     Checking addition_path_new v1.0.0 (/opt/rustwide/workdir/fixtures/addition_path/new)
[INFO] [stderr]     Checking pathologic_paths_new v1.0.0 (/opt/rustwide/workdir/fixtures/pathologic_paths/new)
[INFO] [stderr]     Checking func_new v1.0.0 (/opt/rustwide/workdir/fixtures/func/new)
[INFO] [stderr]     Checking trait_impls_old v1.0.0 (/opt/rustwide/workdir/fixtures/trait_impls/old)
[INFO] [stdout] warning: unused import: `super::a::Abc`
[INFO] [stdout]   --> fixtures/addition_path/new/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::a::Abc;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stdout] warning: unused import: `super::a::*`
[INFO] [stdout]   --> fixtures/pathologic_paths/new/src/lib.rs:6:29
[INFO] [stdout]    |
[INFO] [stdout] 6  |           pub mod b { pub use super::a::*; }
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | / blow!(_ _ _ _ _ _ _ _
[INFO] [stdout] 11 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 12 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 13 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 17 | |       _ _ _ _ _ _ _ _);
[INFO] [stdout]    | |______________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `blow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ty_alias_old v1.0.0 (/opt/rustwide/workdir/fixtures/ty_alias/old)
[INFO] [stderr]     Checking structs_new v1.0.0 (/opt/rustwide/workdir/fixtures/structs/new)
[INFO] [stderr]     Checking removal_use_old v1.0.0 (/opt/rustwide/workdir/fixtures/removal_use/old)
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking enums_old v1.0.0 (/opt/rustwide/workdir/fixtures/enums/old)
[INFO] [stderr]     Checking mix_old v1.0.0 (/opt/rustwide/workdir/fixtures/mix/old)
[INFO] [stderr]     Checking pub_use_new v1.0.0 (/opt/rustwide/workdir/fixtures/pub_use/new)
[INFO] [stderr]     Checking func_local_items_new v1.0.0 (/opt/rustwide/workdir/fixtures/func_local_items/new)
[INFO] [stderr]     Checking regions_old v1.0.0 (/opt/rustwide/workdir/fixtures/regions/old)
[INFO] [stderr]     Checking circular_old v1.0.0 (/opt/rustwide/workdir/fixtures/circular/old)
[INFO] [stderr]     Checking issue_34_old v1.0.0 (/opt/rustwide/workdir/fixtures/issue_34/old)
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking max_priv_new v1.0.0 (/opt/rustwide/workdir/fixtures/max_priv/new)
[INFO] [stderr]     Checking removal_path_old v1.0.0 (/opt/rustwide/workdir/fixtures/removal_path/old)
[INFO] [stdout] warning: unused import: `super::a::Abc`
[INFO] [stdout]   --> fixtures/removal_path/old/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub use super::a::Abc;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regions_new v1.0.0 (/opt/rustwide/workdir/fixtures/regions/new)
[INFO] [stdout] warning: unused import: `super::a::Abc`
[INFO] [stdout]   --> fixtures/addition_path/new/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::a::Abc;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kind_change_new v1.0.0 (/opt/rustwide/workdir/fixtures/kind_change/new)
[INFO] [stderr]     Checking kind_change_old v1.0.0 (/opt/rustwide/workdir/fixtures/kind_change/old)
[INFO] [stderr]     Checking infer_new v1.0.0 (/opt/rustwide/workdir/fixtures/infer/new)
[INFO] [stderr]     Checking infer_regress_new v1.0.0 (/opt/rustwide/workdir/fixtures/infer_regress/new)
[INFO] [stderr]     Checking inherent_impls_new v1.0.0 (/opt/rustwide/workdir/fixtures/inherent_impls/new)
[INFO] [stdout] warning: unused import: `super::a::Abc`
[INFO] [stdout]   --> fixtures/removal_path/old/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub use super::a::Abc;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking circular_new v1.0.0 (/opt/rustwide/workdir/fixtures/circular/new)
[INFO] [stderr]     Checking ty_alias_new v1.0.0 (/opt/rustwide/workdir/fixtures/ty_alias/new)
[INFO] [stderr]     Checking addition_path_old v1.0.0 (/opt/rustwide/workdir/fixtures/addition_path/old)
[INFO] [stderr]     Checking issue_34_new v1.0.0 (/opt/rustwide/workdir/fixtures/issue_34/new)
[INFO] [stderr]     Checking trait_impls_new v1.0.0 (/opt/rustwide/workdir/fixtures/trait_impls/new)
[INFO] [stderr]     Checking removal_cargo_feature_new v1.0.0 (/opt/rustwide/workdir/fixtures/removal_cargo_feature/new)
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking removal_new v1.0.0 (/opt/rustwide/workdir/fixtures/removal/new)
[INFO] [stderr]     Checking removal_old v1.0.0 (/opt/rustwide/workdir/fixtures/removal/old)
[INFO] [stderr]     Checking mix_new v1.0.0 (/opt/rustwide/workdir/fixtures/mix/new)
[INFO] [stderr]     Checking swap_new v1.0.0 (/opt/rustwide/workdir/fixtures/swap/new)
[INFO] [stderr]     Checking infer_old v1.0.0 (/opt/rustwide/workdir/fixtures/infer/old)
[INFO] [stderr]     Checking func_local_items_old v1.0.0 (/opt/rustwide/workdir/fixtures/func_local_items/old)
[INFO] [stderr]     Checking bounds_new v1.0.0 (/opt/rustwide/workdir/fixtures/bounds/new)
[INFO] [stderr]     Checking swap_old v1.0.0 (/opt/rustwide/workdir/fixtures/swap/old)
[INFO] [stderr]     Checking removal_cargo_feature_dep_old v1.0.0 (/opt/rustwide/workdir/fixtures/removal_cargo_feature_dep/old)
[INFO] [stderr]     Checking max_priv_old v1.0.0 (/opt/rustwide/workdir/fixtures/max_priv/old)
[INFO] [stdout] warning: trait `Fgh` is never used
[INFO] [stdout]   --> fixtures/traits/new/src/lib.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub trait Fgh {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Fgh` is never used
[INFO] [stdout]   --> fixtures/traits/old/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub trait Fgh {
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::a::*`
[INFO] [stdout]   --> fixtures/pathologic_paths/new/src/lib.rs:6:29
[INFO] [stdout]    |
[INFO] [stdout] 6  |           pub mod b { pub use super::a::*; }
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | / blow!(_ _ _ _ _ _ _ _
[INFO] [stdout] 11 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 12 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 13 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |       _ _ _ _ _ _ _ _
[INFO] [stdout] 17 | |       _ _ _ _ _ _ _ _);
[INFO] [stdout]    | |______________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `blow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> fixtures/issue_50/new/src/lib.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CreateWith<'a, T: 'a>(&'a T);
[INFO] [stdout]   |            ----------            ^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> fixtures/issue_50/old/src/lib.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CreateWith<'a, T: 'a>(&'a T);
[INFO] [stdout]   |            ----------            ^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking os_type v2.3.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking libtest-mimic v0.3.0
[INFO] [stderr]     Checking clap-verbosity-flag v0.3.2
[INFO] [stderr]     Checking concolor-clap v0.0.6
[INFO] [stderr]     Checking fs_snapshot v0.1.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/runtime.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/alloc.c:9:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/annotated_commit.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/annotated_commit.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/array.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/apply.c:15:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attr_file.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attr_file.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attr.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attr.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attrcache.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/attrcache.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blame_git.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blame_git.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blame.h:4,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blame.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blob.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/blob.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/branch.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/branch.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/buffer.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/buffer.c:7:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/checkout.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/checkout.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/cache.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/cache.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/cherrypick.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/clone.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/clone.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit_graph.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit_graph.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit_list.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/commit_list.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_entries.h:8,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_entries.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_cache.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_file.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/crlf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_mem.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_parse.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_parse.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_backend.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/config_snapshot.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/date.c:7:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/describe.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_file.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_file.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_generate.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/delta.h:8,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/delta.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_parse.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_parse.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_print.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_driver.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_driver.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_tform.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_tform.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_xdiff.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_xdiff.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/email.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/email.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/diff_stats.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/errors.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/fetchhead.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/fetchhead.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/filter.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/filter.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/filebuf.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/graph.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/fetch.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/fetch.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/futils.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/futils.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hashsig.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/ident.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/index.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/ignore.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/ignore.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/indexer.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/indexer.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/idxmap.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/idxmap.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/iterator.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/iterator.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/cache.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/libgit2.c:12:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/merge.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/merge.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/vector.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/mailmap.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/mailmap.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/merge_driver.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/merge_driver.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/merge_file.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/message.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/message.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/mwindow.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/mwindow.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/midx.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/midx.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/net.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/net.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/notes.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/notes.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/object.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/object.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/netops.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/netops.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/odb.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/odb.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/object_api.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/odb_loose.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/odb_mempack.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oid.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oid.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/offmap.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/offmap.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/odb_pack.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oidarray.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oidarray.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oidmap.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/oidmap.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pack-objects.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pack.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pack.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/parse.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/parse.c:7:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch_generate.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pathspec.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pathspec.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch_parse.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/patch_parse.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pool.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pool.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/proxy.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/proxy.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/posix.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/posix.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/path.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/path.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pqueue.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/pqueue.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/push.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/push.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/reader.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/reader.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/rebase.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refdb.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refdb.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refs.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refdb_fs.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/reflog.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/reflog.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refs.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refs.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refspec.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/refspec.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/regexp.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/regexp.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/repository.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/repository.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/remote.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/remote.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/reset.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/revert.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/revwalk.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/revwalk.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/runtime.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/revparse.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/signature.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/signature.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/stash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/sortedcache.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/sortedcache.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/status.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/status.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/util.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/strarray.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/sysdir.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/sysdir.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/submodule.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/submodule.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tag.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tag.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/strmap.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/strmap.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/thread.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/threadstate.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/threadstate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/trace.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/trace.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/array.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/trailer.c:7:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transaction.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transaction.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tree.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tree.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transport.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tree-cache.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tree-cache.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/tsort.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/utf8.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/utf8.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/util.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/util.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/vector.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/vector.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/varint.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/varint.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/worktree.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/worktree.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xemit.c:23:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: cargo:warning=In file included from libgit2/src/common.h:103,In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/zstream.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/zstream.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xhistogram.c:44:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xdiffi.c:23:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xmerge.c:23:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/wildmatch.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/wildmatch.c:19:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xpatience.c:22:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/auth_negotiate.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/auth_negotiate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/credential.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/auth_ntlm.c:9:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/credential_helpers.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xprepare.c:23:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/http.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xinclude.h:45,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/xdiff/xutils.c:23:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/git.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/auth.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/auth.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/httpclient.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/local.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/winhttp.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/mbedtls.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/mbedtls.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/smart.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/smart.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/smart_protocol.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/registry.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/smart_pkt.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/stransport.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/stransport.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl_dynamic.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/tls.c:10:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/ssh.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/transports/ssh.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/socket.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/socket.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl.h:10,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/streams/openssl_legacy.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/allocators/failalloc.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/allocators/failalloc.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/allocators/stdalloc.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/allocators/stdalloc.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash/sha1.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash/sha1/collisiondetect.h:11,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash/sha1/collisiondetect.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash/sha1/sha1dc/ubc_check.c:31:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/unix/map.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/unix/realpath.c:8:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103,
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:                  from libgit2/src/hash/sha1/sha1dc/sha1.c:17:
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:   184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0:       |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: ar: /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2.a: error reading attr.o: No space left on device
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.12.26+1.3.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-1bee8aa527829b61/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=libgit2_vendored
[INFO] [stderr]   libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2.h
[INFO] [stderr]   libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/errors.h
[INFO] [stderr]   libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/refs.h
[INFO] [stderr]   libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/reflog.h
[INFO] [stderr]   libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/signature.h
[INFO] [stderr]   libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/index.h
[INFO] [stderr]   libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/object.h
[INFO] [stderr]   libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/pack.h
[INFO] [stderr]   libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/revert.h
[INFO] [stderr]   libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/trace.h
[INFO] [stderr]   libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/apply.h
[INFO] [stderr]   libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/strarray.h
[INFO] [stderr]   libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/revwalk.h
[INFO] [stderr]   libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/mailmap.h
[INFO] [stderr]   libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/remote.h
[INFO] [stderr]   libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/clone.h
[INFO] [stderr]   libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/branch.h
[INFO] [stderr]   libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/types.h
[INFO] [stderr]   libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/transport.h
[INFO] [stderr]   libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/status.h
[INFO] [stderr]   libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/tag.h
[INFO] [stderr]   libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/commit.h
[INFO] [stderr]   libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/indexer.h
[INFO] [stderr]   libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/blob.h
[INFO] [stderr]   libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/proxy.h
[INFO] [stderr]   libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/revparse.h
[INFO] [stderr]   libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/message.h
[INFO] [stderr]   libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/notes.h
[INFO] [stderr]   libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/buffer.h
[INFO] [stderr]   libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/oidarray.h
[INFO] [stderr]   libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/annotated_commit.h
[INFO] [stderr]   libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/describe.h
[INFO] [stderr]   libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/blame.h
[INFO] [stderr]   libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/stdint.h
[INFO] [stderr]   libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/repository.h
[INFO] [stderr]   libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/email.h
[INFO] [stderr]   libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/filter.h
[INFO] [stderr]   libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/common.h
[INFO] [stderr]   libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/reset.h
[INFO] [stderr]   libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/net.h
[INFO] [stderr]   libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/cherrypick.h
[INFO] [stderr]   libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/deprecated.h
[INFO] [stderr]   libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/refs.h
[INFO] [stderr]   libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/midx.h
[INFO] [stderr]   libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/reflog.h
[INFO] [stderr]   libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/index.h
[INFO] [stderr]   libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/mempack.h
[INFO] [stderr]   libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/transport.h
[INFO] [stderr]   libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/commit_graph.h
[INFO] [stderr]   libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/openssl.h
[INFO] [stderr]   libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/commit.h
[INFO] [stderr]   libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/hashsig.h
[INFO] [stderr]   libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/alloc.h
[INFO] [stderr]   libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/cred.h
[INFO] [stderr]   libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/repository.h
[INFO] [stderr]   libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/path.h
[INFO] [stderr]   libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/email.h
[INFO] [stderr]   libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/filter.h
[INFO] [stderr]   libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/merge.h
[INFO] [stderr]   libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/config.h
[INFO] [stderr]   libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/stream.h
[INFO] [stderr]   libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/credential.h
[INFO] [stderr]   libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/diff.h
[INFO] [stderr]   libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/sys/refdb_backend.h
[INFO] [stderr]   libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/merge.h
[INFO] [stderr]   libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/config.h
[INFO] [stderr]   libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/patch.h
[INFO] [stderr]   libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/pathspec.h
[INFO] [stderr]   libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/stash.h
[INFO] [stderr]   libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/credential.h
[INFO] [stderr]   libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/version.h
[INFO] [stderr]   libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/refspec.h
[INFO] [stderr]   libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/diff.h
[INFO] [stderr]   libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/odb.h
[INFO] [stderr]   libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/worktree.h
[INFO] [stderr]   libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/transaction.h
[INFO] [stderr]   libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/attr.h
[INFO] [stderr]   libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/tree.h
[INFO] [stderr]   libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/global.h
[INFO] [stderr]   libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/checkout.h
[INFO] [stderr]   libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/submodule.h
[INFO] [stderr]   libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/cred_helpers.h
[INFO] [stderr]   libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/ignore.h
[INFO] [stderr]   libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/credential_helpers.h
[INFO] [stderr]   libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/refdb.h
[INFO] [stderr]   libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/cert.h
[INFO] [stderr]   libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/rebase.h
[INFO] [stderr]   libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/oid.h
[INFO] [stderr]   libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include/git2/graph.h
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/annotated_commit.o" "-c" "libgit2/src/annotated_commit.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/attr.o" "-c" "libgit2/src/attr.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/blame_git.o" "-c" "libgit2/src/blame_git.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/blob.o" "-c" "libgit2/src/blob.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/branch.o" "-c" "libgit2/src/branch.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/buffer.o" "-c" "libgit2/src/buffer.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/cache.o" "-c" "libgit2/src/cache.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/checkout.o" "-c" "libgit2/src/checkout.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/cherrypick.o" "-c" "libgit2/src/cherrypick.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/clone.o" "-c" "libgit2/src/clone.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/commit.o" "-c" "libgit2/src/commit.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/commit_graph.o" "-c" "libgit2/src/commit_graph.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_file.o" "-c" "libgit2/src/config_file.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_mem.o" "-c" "libgit2/src/config_mem.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_parse.o" "-c" "libgit2/src/config_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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_snapshot.o" "-c" "libgit2/src/config_snapshot.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/crlf.o" "-c" "libgit2/src/crlf.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/describe.o" "-c" "libgit2/src/describe.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/delta.o" "-c" "libgit2/src/delta.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff.o" "-c" "libgit2/src/diff.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_driver.o" "-c" "libgit2/src/diff_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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_file.o" "-c" "libgit2/src/diff_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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_parse.o" "-c" "libgit2/src/diff_parse.c"
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_print.o" "-c" "libgit2/src/diff_print.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_xdiff.o" "-c" "libgit2/src/diff_xdiff.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/email.o" "-c" "libgit2/src/email.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/errors.o" "-c" "libgit2/src/errors.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/fetchhead.o" "-c" "libgit2/src/fetchhead.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/email.h:10,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/email.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/filebuf.o" "-c" "libgit2/src/filebuf.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/futils.o" "-c" "libgit2/src/futils.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/filter.o" "-c" "libgit2/src/filter.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/graph.o" "-c" "libgit2/src/graph.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash.o" "-c" "libgit2/src/hash.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hashsig.o" "-c" "libgit2/src/hashsig.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/ident.o" "-c" "libgit2/src/ident.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/idxmap.o" "-c" "libgit2/src/idxmap.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/index.o" "-c" "libgit2/src/index.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/indexer.o" "-c" "libgit2/src/indexer.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/iterator.o" "-c" "libgit2/src/iterator.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/libgit2.o" "-c" "libgit2/src/libgit2.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/mailmap.o" "-c" "libgit2/src/mailmap.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/merge.o" "-c" "libgit2/src/merge.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/merge_file.o" "-c" "libgit2/src/merge_file.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/message.o" "-c" "libgit2/src/message.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/midx.o" "-c" "libgit2/src/midx.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/mwindow.o" "-c" "libgit2/src/mwindow.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/net.o" "-c" "libgit2/src/net.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/netops.o" "-c" "libgit2/src/netops.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/notes.o" "-c" "libgit2/src/notes.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/object.o" "-c" "libgit2/src/object.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/object_api.o" "-c" "libgit2/src/object_api.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb.o" "-c" "libgit2/src/odb.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb_loose.o" "-c" "libgit2/src/odb_loose.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oid.o" "-c" "libgit2/src/oid.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oidmap.o" "-c" "libgit2/src/oidmap.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oidarray.o" "-c" "libgit2/src/oidarray.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pack.o" "-c" "libgit2/src/pack.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/parse.o" "-c" "libgit2/src/parse.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/patch.o" "-c" "libgit2/src/patch.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/patch_parse.o" "-c" "libgit2/src/patch_parse.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/path.o" "-c" "libgit2/src/path.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pathspec.o" "-c" "libgit2/src/pathspec.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pool.o" "-c" "libgit2/src/pool.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pqueue.o" "-c" "libgit2/src/pqueue.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/proxy.o" "-c" "libgit2/src/proxy.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/push.o" "-c" "libgit2/src/push.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/rebase.o" "-c" "libgit2/src/rebase.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refdb.o" "-c" "libgit2/src/refdb.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refdb_fs.o" "-c" "libgit2/src/refdb_fs.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/reflog.o" "-c" "libgit2/src/reflog.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refs.o" "-c" "libgit2/src/refs.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refspec.o" "-c" "libgit2/src/refspec.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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]   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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/regexp.o" "-c" "libgit2/src/regexp.c"
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/repository.o" "-c" "libgit2/src/repository.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/remote.o" "-c" "libgit2/src/remote.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/reset.o" "-c" "libgit2/src/reset.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revert.o" "-c" "libgit2/src/revert.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revparse.o" "-c" "libgit2/src/revparse.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revwalk.o" "-c" "libgit2/src/revwalk.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/runtime.o" "-c" "libgit2/src/runtime.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/signature.o" "-c" "libgit2/src/signature.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sortedcache.o" "-c" "libgit2/src/sortedcache.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/stash.o" "-c" "libgit2/src/stash.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strarray.o" "-c" "libgit2/src/strarray.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strmap.o" "-c" "libgit2/src/strmap.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/submodule.o" "-c" "libgit2/src/submodule.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sysdir.o" "-c" "libgit2/src/sysdir.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tag.o" "-c" "libgit2/src/tag.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/thread.o" "-c" "libgit2/src/thread.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/threadstate.o" "-c" "libgit2/src/threadstate.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trace.o" "-c" "libgit2/src/trace.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trailer.o" "-c" "libgit2/src/trailer.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transaction.o" "-c" "libgit2/src/transaction.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transport.o" "-c" "libgit2/src/transport.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree-cache.o" "-c" "libgit2/src/tree-cache.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree.o" "-c" "libgit2/src/tree.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tsort.o" "-c" "libgit2/src/tsort.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/utf8.o" "-c" "libgit2/src/utf8.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/util.o" "-c" "libgit2/src/util.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/vector.o" "-c" "libgit2/src/vector.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/varint.o" "-c" "libgit2/src/varint.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/worktree.o" "-c" "libgit2/src/worktree.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/zstream.o" "-c" "libgit2/src/zstream.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xmerge.o" "-c" "libgit2/src/xdiff/xmerge.c"
[INFO] [stderr]   cargo:warning=cargo:warning=In file included from libgit2/src/common.h:103,In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/zstream.h:10,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/zstream.c:8:
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xutils.o" "-c" "libgit2/src/xdiff/xutils.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth.o" "-c" "libgit2/src/transports/auth.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth_ntlm.o" "-c" "libgit2/src/transports/auth_ntlm.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential.o" "-c" "libgit2/src/transports/credential.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential_helpers.o" "-c" "libgit2/src/transports/credential_helpers.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/git.o" "-c" "libgit2/src/transports/git.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/http.o" "-c" "libgit2/src/transports/http.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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]   exit status: 0
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/local.o" "-c" "libgit2/src/transports/local.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart.o" "-c" "libgit2/src/transports/smart.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart_protocol.o" "-c" "libgit2/src/transports/smart_protocol.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/ssh.o" "-c" "libgit2/src/transports/ssh.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/winhttp.o" "-c" "libgit2/src/transports/winhttp.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl.o" "-c" "libgit2/src/streams/openssl.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_dynamic.o" "-c" "libgit2/src/streams/openssl_dynamic.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_legacy.o" "-c" "libgit2/src/streams/openssl_legacy.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/registry.o" "-c" "libgit2/src/streams/registry.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/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:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/stransport.o" "-c" "libgit2/src/streams/stransport.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/stransport.h:10,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/stransport.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/tls.o" "-c" "libgit2/src/streams/tls.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/http-parser/http_parser.o" "-c" "libgit2/deps/http-parser/http_parser.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_byte_order.o" "-c" "libgit2/deps/pcre/pcre_byte_order.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/openssl.h:10,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/openssl_dynamic.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_chartables.o" "-c" "libgit2/deps/pcre/pcre_chartables.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/tls.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_compile.o" "-c" "libgit2/deps/pcre/pcre_compile.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_config.o" "-c" "libgit2/deps/pcre/pcre_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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_dfa_exec.o" "-c" "libgit2/deps/pcre/pcre_dfa_exec.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[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:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/openssl.h:10,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/streams/openssl_legacy.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_exec.o" "-c" "libgit2/deps/pcre/pcre_exec.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_fullinfo.o" "-c" "libgit2/deps/pcre/pcre_fullinfo.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_get.o" "-c" "libgit2/deps/pcre/pcre_get.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_globals.o" "-c" "libgit2/deps/pcre/pcre_globals.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_jit_compile.o" "-c" "libgit2/deps/pcre/pcre_jit_compile.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_maketables.o" "-c" "libgit2/deps/pcre/pcre_maketables.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_newline.o" "-c" "libgit2/deps/pcre/pcre_newline.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ord2utf8.o" "-c" "libgit2/deps/pcre/pcre_ord2utf8.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_printint.o" "-c" "libgit2/deps/pcre/pcre_printint.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_refcount.o" "-c" "libgit2/deps/pcre/pcre_refcount.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_string_utils.o" "-c" "libgit2/deps/pcre/pcre_string_utils.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_study.o" "-c" "libgit2/deps/pcre/pcre_study.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_tables.o" "-c" "libgit2/deps/pcre/pcre_tables.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ucd.o" "-c" "libgit2/deps/pcre/pcre_ucd.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_valid_utf8.o" "-c" "libgit2/deps/pcre/pcre_valid_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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_version.o" "-c" "libgit2/deps/pcre/pcre_version.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_xclass.o" "-c" "libgit2/deps/pcre/pcre_xclass.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcreposix.o" "-c" "libgit2/deps/pcre/pcreposix.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/failalloc.o" "-c" "libgit2/src/allocators/failalloc.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/stdalloc.o" "-c" "libgit2/src/allocators/stdalloc.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/realpath.o" "-c" "libgit2/src/unix/realpath.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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/map.o" "-c" "libgit2/src/unix/map.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/allocators/failalloc.h:11,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/allocators/failalloc.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/collisiondetect.o" "-c" "libgit2/src/hash/sha1/collisiondetect.c"
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/sha1.o" "-c" "libgit2/src/hash/sha1/sha1dc/sha1.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/allocators/stdalloc.h:11,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/allocators/stdalloc.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/ubc_check.o" "-c" "libgit2/src/hash/sha1/sha1dc/ubc_check.c"
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash/sha1.h:11,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash/sha1/collisiondetect.h:11,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash/sha1/collisiondetect.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash/sha1/sha1dc/ubc_check.c:31:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/unix/map.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/unix/realpath.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/common.h:103,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash/sha1/sha1dc/sha1.c:17:
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap':
[INFO] [stderr]   cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  184 |         __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]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   AR = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/alloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/annotated_commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/apply.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/attr.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/attr_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/attrcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/blame.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/blame_git.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/blob.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/branch.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/buffer.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/checkout.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/cherrypick.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/clone.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/commit_graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/commit_list.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_entries.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_mem.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/config_snapshot.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/crlf.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/date.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/delta.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/describe.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_print.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_stats.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_tform.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/diff_xdiff.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/email.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/errors.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/fetch.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/fetchhead.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/filebuf.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/filter.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/futils.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hashsig.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/ident.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/idxmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/ignore.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/index.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/indexer.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/iterator.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/libgit2.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/mailmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/merge.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/merge_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/merge_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/message.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/midx.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/mwindow.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/net.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/netops.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/notes.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/object.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/object_api.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb_loose.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb_mempack.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/odb_pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/offmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oid.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oidarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/oidmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pack-objects.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/patch.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/patch_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/patch_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/path.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pathspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pool.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/posix.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/pqueue.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/proxy.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/push.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/reader.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/rebase.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refdb.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refdb_fs.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/reflog.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refs.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/refspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/regexp.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/remote.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/repository.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/reset.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revert.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revparse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revwalk.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/runtime.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/signature.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sortedcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/stash.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/status.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/submodule.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sysdir.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tag.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/thread.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/threadstate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trace.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trailer.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transaction.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transport.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree-cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tsort.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/util.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/varint.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/vector.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/wildmatch.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/worktree.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/zstream.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xdiffi.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xemit.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xhistogram.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xmerge.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xpatience.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xprepare.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xutils.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth_negotiate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth_ntlm.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential_helpers.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/git.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/http.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/httpclient.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/local.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart_pkt.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart_protocol.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/ssh.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/winhttp.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/mbedtls.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_dynamic.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_legacy.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/registry.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/socket.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/stransport.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/tls.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/http-parser/http_parser.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_byte_order.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_chartables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_config.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_dfa_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_fullinfo.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_get.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_globals.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_jit_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_maketables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_newline.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ord2utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_printint.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_refcount.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_string_utils.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_study.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_tables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ucd.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_valid_utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_version.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_xclass.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcreposix.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/failalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/stdalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/map.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/realpath.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/collisiondetect.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/sha1.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/ubc_check.o"
[INFO] [stderr]   cargo:warning=ar: /opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2.a: error reading attr.o: No space left on device
[INFO] [stderr]   exit status: 1
[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 ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revparse.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/revwalk.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/runtime.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/signature.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sortedcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/stash.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/status.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/strmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/submodule.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/sysdir.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tag.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/thread.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/threadstate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trace.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/trailer.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transaction.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transport.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree-cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tree.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/tsort.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/util.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/varint.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/vector.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/wildmatch.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/worktree.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/zstream.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xdiffi.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xemit.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xhistogram.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xmerge.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xpatience.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xprepare.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/xdiff/xutils.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth_negotiate.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/auth_ntlm.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/credential_helpers.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/git.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/http.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/httpclient.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/local.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart_pkt.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/smart_protocol.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/ssh.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/transports/winhttp.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/mbedtls.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_dynamic.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/openssl_legacy.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/registry.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/socket.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/stransport.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/streams/tls.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/http-parser/http_parser.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_byte_order.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_chartables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_config.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_dfa_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_fullinfo.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_get.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_globals.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_jit_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_maketables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_newline.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ord2utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_printint.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_refcount.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_string_utils.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_study.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_tables.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_ucd.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_valid_utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_version.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcre_xclass.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/deps/pcre/pcreposix.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/failalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/allocators/stdalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/map.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/unix/realpath.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/collisiondetect.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/sha1.o" "/opt/rustwide/target/debug/build/libgit2-sys-df29ad64d6346562/out/build/libgit2/src/hash/sha1/sha1dc/ubc_check.o" with args "ar" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.131/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=960e340bf5ce4bd1 -C extra-filename=-ab5599e60172a0aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de2b11bcebd1ed.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c1dee3744d51460a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c238f9f5fd1407ce.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "00720478bd3e9651d1fd11248ddaf92d84bf2ea8c9a135d4004b66afecc56535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00720478bd3e9651d1fd11248ddaf92d84bf2ea8c9a135d4004b66afecc56535", kill_on_drop: false }`
[INFO] [stdout] 00720478bd3e9651d1fd11248ddaf92d84bf2ea8c9a135d4004b66afecc56535
