[INFO] cloning repository https://github.com/mistodon/hello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mistodon/hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistodon%2Fhello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistodon%2Fhello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d59f06da9d5d8c34c7f5cb2582d3d63e082680f
[INFO] checking mistodon/hello against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistodon%2Fhello" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mistodon/hello on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mistodon/hello
[INFO] finished tweaking git repo https://github.com/mistodon/hello
[INFO] tweaked toml for git repo https://github.com/mistodon/hello written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mistodon/hello 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dabf719335b0e1dc2dbd15b23ed87e4b5aa9c0cfd53d1f555b7784a5ce7c484
[INFO] running `Command { std: "docker" "start" "-a" "5dabf719335b0e1dc2dbd15b23ed87e4b5aa9c0cfd53d1f555b7784a5ce7c484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dabf719335b0e1dc2dbd15b23ed87e4b5aa9c0cfd53d1f555b7784a5ce7c484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dabf719335b0e1dc2dbd15b23ed87e4b5aa9c0cfd53d1f555b7784a5ce7c484", kill_on_drop: false }`
[INFO] [stdout] 5dabf719335b0e1dc2dbd15b23ed87e4b5aa9c0cfd53d1f555b7784a5ce7c484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef76985abd4b73a1c2adb12f06e700001bb6d019030107b705dcbe8fda54900f
[INFO] running `Command { std: "docker" "start" "-a" "ef76985abd4b73a1c2adb12f06e700001bb6d019030107b705dcbe8fda54900f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking color-eyre v0.6.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b086f0419501762b -C extra-filename=-ee3682ba3d5b3205 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-034253f5cdc4a92f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2fcdd0acf0f43e60.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavd1YDP/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `color-eyre` (lib) due to 1 previous error
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: /tmp/cc4v1yKx.s: Assembler messages:
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: /tmp/cc4v1yKx.s: Fatal error: can't write 256 bytes to section .data.from_hex of /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hashsig.o: 'No space left on device'
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: /tmp/cc4v1yKx.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hashsig.o: No such file or directory
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/diff_generate.c:1723:1: fatal error: error writing to /tmp/ccVhClF5.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  1723 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/fetchhead.c:337:1: fatal error: error writing to /tmp/ccRuSUQj.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:   337 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/hash.c:142:1: fatal error: error writing to /tmp/cc932Jlx.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:   142 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/ignore.c:652:1: fatal error: error writing to /tmp/cc5hvkyC.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:   652 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/futils.c:1194:1: fatal error: error writing to /tmp/cch9jRdY.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  1194 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/idxmap.c:157:1: fatal error: error writing to /tmp/cc45JDEc.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:   157 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/fs_path.c:1912:1: fatal error: error writing to /tmp/ccUcx4vG.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  1912 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/iterator.c:2439:1: fatal error: error writing to /tmp/cccZcrE2.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  2439 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/indexer.c:1413:1: fatal error: error writing to /tmp/cc23aRQ0.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  1413 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: libgit2/src/index.c:3764:1: fatal error: error writing to /tmp/ccq2DNQ1.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:  3764 | }
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2:       | ^
[INFO] [stderr] warning: libgit2-sys@0.13.2+1.4.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.13.2+1.4.2`
[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-c25e501780daeae6/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-cfg=libgit2_vendored
[INFO] [stderr]   libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2.h
[INFO] [stderr]   libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/errors.h
[INFO] [stderr]   libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/refs.h
[INFO] [stderr]   libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/reflog.h
[INFO] [stderr]   libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/signature.h
[INFO] [stderr]   libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/index.h
[INFO] [stderr]   libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/object.h
[INFO] [stderr]   libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/pack.h
[INFO] [stderr]   libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/revert.h
[INFO] [stderr]   libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/trace.h
[INFO] [stderr]   libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/apply.h
[INFO] [stderr]   libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/strarray.h
[INFO] [stderr]   libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/revwalk.h
[INFO] [stderr]   libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/mailmap.h
[INFO] [stderr]   libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/remote.h
[INFO] [stderr]   libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/clone.h
[INFO] [stderr]   libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/branch.h
[INFO] [stderr]   libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/types.h
[INFO] [stderr]   libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/transport.h
[INFO] [stderr]   libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/status.h
[INFO] [stderr]   libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/tag.h
[INFO] [stderr]   libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/commit.h
[INFO] [stderr]   libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/indexer.h
[INFO] [stderr]   libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/blob.h
[INFO] [stderr]   libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/proxy.h
[INFO] [stderr]   libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/revparse.h
[INFO] [stderr]   libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/message.h
[INFO] [stderr]   libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/notes.h
[INFO] [stderr]   libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/buffer.h
[INFO] [stderr]   libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/oidarray.h
[INFO] [stderr]   libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/annotated_commit.h
[INFO] [stderr]   libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/describe.h
[INFO] [stderr]   libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/blame.h
[INFO] [stderr]   libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/stdint.h
[INFO] [stderr]   libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/repository.h
[INFO] [stderr]   libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/email.h
[INFO] [stderr]   libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/filter.h
[INFO] [stderr]   libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/common.h
[INFO] [stderr]   libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/reset.h
[INFO] [stderr]   libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/net.h
[INFO] [stderr]   libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/cherrypick.h
[INFO] [stderr]   libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/deprecated.h
[INFO] [stderr]   libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/refs.h
[INFO] [stderr]   libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/midx.h
[INFO] [stderr]   libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/reflog.h
[INFO] [stderr]   libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/index.h
[INFO] [stderr]   libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/mempack.h
[INFO] [stderr]   libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/remote.h
[INFO] [stderr]   libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/transport.h
[INFO] [stderr]   libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/commit_graph.h
[INFO] [stderr]   libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/openssl.h
[INFO] [stderr]   libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/commit.h
[INFO] [stderr]   libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/hashsig.h
[INFO] [stderr]   libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/alloc.h
[INFO] [stderr]   libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/cred.h
[INFO] [stderr]   libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/repository.h
[INFO] [stderr]   libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/path.h
[INFO] [stderr]   libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/email.h
[INFO] [stderr]   libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/filter.h
[INFO] [stderr]   libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/merge.h
[INFO] [stderr]   libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/config.h
[INFO] [stderr]   libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/stream.h
[INFO] [stderr]   libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/credential.h
[INFO] [stderr]   libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/diff.h
[INFO] [stderr]   libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/sys/refdb_backend.h
[INFO] [stderr]   libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/merge.h
[INFO] [stderr]   libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/config.h
[INFO] [stderr]   libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/patch.h
[INFO] [stderr]   libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/pathspec.h
[INFO] [stderr]   libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/stash.h
[INFO] [stderr]   libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/credential.h
[INFO] [stderr]   libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/version.h
[INFO] [stderr]   libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/refspec.h
[INFO] [stderr]   libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/diff.h
[INFO] [stderr]   libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/odb.h
[INFO] [stderr]   libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/worktree.h
[INFO] [stderr]   libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/transaction.h
[INFO] [stderr]   libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/attr.h
[INFO] [stderr]   libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/tree.h
[INFO] [stderr]   libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/global.h
[INFO] [stderr]   libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/checkout.h
[INFO] [stderr]   libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/submodule.h
[INFO] [stderr]   libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/cred_helpers.h
[INFO] [stderr]   libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/ignore.h
[INFO] [stderr]   libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/credential_helpers.h
[INFO] [stderr]   libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/refdb.h
[INFO] [stderr]   libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/cert.h
[INFO] [stderr]   libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/rebase.h
[INFO] [stderr]   libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include/git2/oid.h
[INFO] [stderr]   libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/annotated_commit.o" "-c" "libgit2/src/annotated_commit.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/branch.o" "-c" "libgit2/src/branch.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/cache.o" "-c" "libgit2/src/cache.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/checkout.o" "-c" "libgit2/src/checkout.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/cherrypick.o" "-c" "libgit2/src/cherrypick.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/buf.o" "-c" "libgit2/src/buf.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/blame_git.o" "-c" "libgit2/src/blame_git.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/clone.o" "-c" "libgit2/src/clone.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/commit.o" "-c" "libgit2/src/commit.c"
[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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/commit_graph.o" "-c" "libgit2/src/commit_graph.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/commit_list.o" "-c" "libgit2/src/commit_list.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_cache.o" "-c" "libgit2/src/config_cache.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_entries.o" "-c" "libgit2/src/config_entries.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_file.o" "-c" "libgit2/src/config_file.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_mem.o" "-c" "libgit2/src/config_mem.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_parse.o" "-c" "libgit2/src/config_parse.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/config_snapshot.o" "-c" "libgit2/src/config_snapshot.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/crlf.o" "-c" "libgit2/src/crlf.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/delta.o" "-c" "libgit2/src/delta.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/describe.o" "-c" "libgit2/src/describe.c"
[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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_driver.o" "-c" "libgit2/src/diff_driver.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff.o" "-c" "libgit2/src/diff.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_file.o" "-c" "libgit2/src/diff_file.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_generate.o" "-c" "libgit2/src/diff_generate.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_parse.o" "-c" "libgit2/src/diff_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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_print.o" "-c" "libgit2/src/diff_print.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_stats.o" "-c" "libgit2/src/diff_stats.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_tform.o" "-c" "libgit2/src/diff_tform.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_xdiff.o" "-c" "libgit2/src/diff_xdiff.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/errors.o" "-c" "libgit2/src/errors.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/email.o" "-c" "libgit2/src/email.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/fetchhead.o" "-c" "libgit2/src/fetchhead.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/filebuf.o" "-c" "libgit2/src/filebuf.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/filter.o" "-c" "libgit2/src/filter.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/fs_path.o" "-c" "libgit2/src/fs_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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/futils.o" "-c" "libgit2/src/futils.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/graph.o" "-c" "libgit2/src/graph.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hash.o" "-c" "libgit2/src/hash.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hashsig.o" "-c" "libgit2/src/hashsig.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/ident.o" "-c" "libgit2/src/ident.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/idxmap.o" "-c" "libgit2/src/idxmap.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/index.o" "-c" "libgit2/src/index.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-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/indexer.o" "-c" "libgit2/src/indexer.c"
[INFO] [stderr]   cargo:warning=/tmp/cc4v1yKx.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/cc4v1yKx.s: Fatal error: can't write 256 bytes to section .data.from_hex of /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hashsig.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=/tmp/cc4v1yKx.s: Fatal error: /opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/hashsig.o: No such file or directory
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/iterator.o" "-c" "libgit2/src/iterator.c"
[INFO] [stderr]   cargo:warning=libgit2/src/diff_generate.c:1723:1: fatal error: error writing to /tmp/ccVhClF5.s: No space left on device
[INFO] [stderr]   cargo:warning= 1723 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/fetchhead.c:337:1: fatal error: error writing to /tmp/ccRuSUQj.s: No space left on device
[INFO] [stderr]   cargo:warning=  337 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=libgit2/src/hash.c:142:1: fatal error: error writing to /tmp/cc932Jlx.s: No space left on device
[INFO] [stderr]   cargo:warning=  142 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libgit2/src/ignore.c:652:1: fatal error: error writing to /tmp/cc5hvkyC.s: No space left on device
[INFO] [stderr]   cargo:warning=  652 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/futils.c:1194:1: fatal error: error writing to /tmp/cch9jRdY.s: No space left on device
[INFO] [stderr]   cargo:warning= 1194 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libgit2/src/idxmap.c:157:1: fatal error: error writing to /tmp/cc45JDEc.s: No space left on device
[INFO] [stderr]   cargo:warning=  157 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/fs_path.c:1912:1: fatal error: error writing to /tmp/ccUcx4vG.s: No space left on device
[INFO] [stderr]   cargo:warning= 1912 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/iterator.c:2439:1: fatal error: error writing to /tmp/cccZcrE2.s: No space left on device
[INFO] [stderr]   cargo:warning= 2439 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/indexer.c:1413:1: fatal error: error writing to /tmp/cc23aRQ0.s: No space left on device
[INFO] [stderr]   cargo:warning= 1413 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libgit2/src/index.c:3764:1: fatal error: error writing to /tmp/ccq2DNQ1.s: No space left on device
[INFO] [stderr]   cargo:warning= 3764 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-882d52e5f8a6bd12/out/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-be82f957b7823ea7/out/build/libgit2/src/diff_generate.o" "-c" "libgit2/src/diff_generate.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "ef76985abd4b73a1c2adb12f06e700001bb6d019030107b705dcbe8fda54900f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef76985abd4b73a1c2adb12f06e700001bb6d019030107b705dcbe8fda54900f", kill_on_drop: false }`
[INFO] [stdout] ef76985abd4b73a1c2adb12f06e700001bb6d019030107b705dcbe8fda54900f
