[INFO] cloning repository https://github.com/rschmitt/heatseeker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rschmitt/heatseeker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmitt%2Fheatseeker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmitt%2Fheatseeker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de086b07b9e9f01aae24ce8739f7a1957077f8bb
[INFO] checking rschmitt/heatseeker against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmitt%2Fheatseeker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rschmitt/heatseeker
[INFO] finished tweaking git repo https://github.com/rschmitt/heatseeker
[INFO] tweaked toml for git repo https://github.com/rschmitt/heatseeker written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rschmitt/heatseeker on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rschmitt/heatseeker 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93b1f2b6f07f226c4748b08856b93571d1708b3af8c31a5964830d112dc85530
[INFO] running `Command { std: "docker" "start" "-a" "93b1f2b6f07f226c4748b08856b93571d1708b3af8c31a5964830d112dc85530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b1f2b6f07f226c4748b08856b93571d1708b3af8c31a5964830d112dc85530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b1f2b6f07f226c4748b08856b93571d1708b3af8c31a5964830d112dc85530", kill_on_drop: false }`
[INFO] [stdout] 93b1f2b6f07f226c4748b08856b93571d1708b3af8c31a5964830d112dc85530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4107e69ff9e7db96d71190d5407429ace716fc1aeb0c3055a76299169e5b8a8
[INFO] running `Command { std: "docker" "start" "-a" "d4107e69ff9e7db96d71190d5407429ace716fc1aeb0c3055a76299169e5b8a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: failed to probe system libgit2: 
[INFO] [stderr] warning: libgit2-sys@0.18.1+1.9.0: ar: /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/libgit2.a: error reading /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_dfa_exec.o: No space left on device
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.18.1+1.9.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libgit2-sys-bc4bfb6fd8cddee8/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libgit2_vendored,)
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:warning=failed to probe system libgit2: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 'libgit2 >= 1.9.0' 'libgit2 < 1.10.0'
[INFO] [stderr] 
[INFO] [stderr]   The system library `libgit2` required by crate `libgit2-sys` was not found.
[INFO] [stderr]   The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`.
[INFO] [stderr] 
[INFO] [stderr]   cargo:rustc-cfg=libgit2_vendored
[INFO] [stderr]   libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/version.h
[INFO] [stderr]   libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/apply.h
[INFO] [stderr]   libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/mailmap.h
[INFO] [stderr]   libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/revparse.h
[INFO] [stderr]   libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/cherrypick.h
[INFO] [stderr]   libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/refspec.h
[INFO] [stderr]   libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/tag.h
[INFO] [stderr]   libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/graph.h
[INFO] [stderr]   libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/branch.h
[INFO] [stderr]   libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/global.h
[INFO] [stderr]   libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/proxy.h
[INFO] [stderr]   libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/worktree.h
[INFO] [stderr]   libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/refdb.h
[INFO] [stderr]   libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/errors.h
[INFO] [stderr]   libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/revwalk.h
[INFO] [stderr]   libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/trace.h
[INFO] [stderr]   libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/cred.h
[INFO] [stderr]   libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/errors.h
[INFO] [stderr]   libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/alloc.h
[INFO] [stderr]   libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/midx.h
[INFO] [stderr]   libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/commit.h
[INFO] [stderr]   libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/remote.h
[INFO] [stderr]   libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/index.h
[INFO] [stderr]   libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/config.h
[INFO] [stderr]   libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/diff.h
[INFO] [stderr]   libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/path.h
[INFO] [stderr]   libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/mempack.h
[INFO] [stderr]   libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/hashsig.h
[INFO] [stderr]   libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/merge.h
[INFO] [stderr]   libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/stream.h
[INFO] [stderr]   libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/transport.h
[INFO] [stderr]   libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/commit_graph.h
[INFO] [stderr]   libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/repository.h
[INFO] [stderr]   libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/email.h
[INFO] [stderr]   libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/refdb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/credential.h
[INFO] [stderr]   libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/filter.h
[INFO] [stderr]   libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/openssl.h
[INFO] [stderr]   libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/sys/refs.h
[INFO] [stderr]   libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/clone.h
[INFO] [stderr]   libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/patch.h
[INFO] [stderr]   libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/revert.h
[INFO] [stderr]   libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/attr.h
[INFO] [stderr]   libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/blame.h
[INFO] [stderr]   libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/cert.h
[INFO] [stderr]   libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/oidarray.h
[INFO] [stderr]   libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/notes.h
[INFO] [stderr]   libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/checkout.h
[INFO] [stderr]   libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/strarray.h
[INFO] [stderr]   libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/indexer.h
[INFO] [stderr]   libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/ignore.h
[INFO] [stderr]   libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/stash.h
[INFO] [stderr]   libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/reset.h
[INFO] [stderr]   libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/status.h
[INFO] [stderr]   libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/commit.h
[INFO] [stderr]   libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/message.h
[INFO] [stderr]   libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/describe.h
[INFO] [stderr]   libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/net.h
[INFO] [stderr]   libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/signature.h
[INFO] [stderr]   libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/pack.h
[INFO] [stderr]   libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/remote.h
[INFO] [stderr]   libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/index.h
[INFO] [stderr]   libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/odb.h
[INFO] [stderr]   libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/config.h
[INFO] [stderr]   libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/diff.h
[INFO] [stderr]   libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/object.h
[INFO] [stderr]   libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/tree.h
[INFO] [stderr]   libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/reflog.h
[INFO] [stderr]   libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/pathspec.h
[INFO] [stderr]   libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/merge.h
[INFO] [stderr]   libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/submodule.h
[INFO] [stderr]   libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/transport.h
[INFO] [stderr]   libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/deprecated.h
[INFO] [stderr]   libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/experimental.h
[INFO] [stderr]   libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/credential_helpers.h
[INFO] [stderr]   libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/annotated_commit.h
[INFO] [stderr]   libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/repository.h
[INFO] [stderr]   libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/types.h
[INFO] [stderr]   libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/transaction.h
[INFO] [stderr]   libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/common.h
[INFO] [stderr]   libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/rebase.h
[INFO] [stderr]   libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/email.h
[INFO] [stderr]   libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/oid.h
[INFO] [stderr]   libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/credential.h
[INFO] [stderr]   libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/cred_helpers.h
[INFO] [stderr]   libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/buffer.h
[INFO] [stderr]   libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/filter.h
[INFO] [stderr]   libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/blob.h
[INFO] [stderr]   libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/stdint.h
[INFO] [stderr]   libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2/refs.h
[INFO] [stderr]   libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/include/git2.h
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(false)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=ar: /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/libgit2.a: error reading /opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_dfa_exec.o: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/43a19b30e9e69d8f-transport.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/43a19b30e9e69d8f-tree-cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/43a19b30e9e69d8f-tree.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/43a19b30e9e69d8f-worktree.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-alloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-date.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-errors.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-filebuf.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-fs_path.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-futils.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-hash.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-net.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-pool.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-posix.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-pqueue.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-rand.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-regexp.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-runtime.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-sortedcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-str.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-strlist.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-thread.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-tsort.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-util.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-varint.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-vector.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-wildmatch.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f6e81ea219c0b9f3-zstream.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-auth.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-auth_gssapi.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-auth_ntlmclient.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-auth_sspi.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-credential.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-credential_helpers.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-git.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-http.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-httpclient.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-httpparser.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-local.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-smart.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-smart_pkt.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-smart_protocol.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-ssh.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-ssh_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-ssh_libssh2.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/ce06de217e8a4ca5-winhttp.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-mbedtls.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-openssl.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-openssl_dynamic.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-openssl_legacy.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-registry.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-schannel.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-socket.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-stransport.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/862d8c38285e74fe-tls.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/50055d6c4ddcbeae-api.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/50055d6c4ddcbeae-http.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/50055d6c4ddcbeae-llhttp.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xdiffi.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xemit.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xhistogram.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xmerge.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xpatience.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xprepare.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e15faf52f719d739-xutils.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_byte_order.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_chartables.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_config.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_dfa_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_exec.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_fullinfo.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_get.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_globals.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_jit_compile.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_maketables.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_newline.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_ord2utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_printint.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_refcount.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_string_utils.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_study.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_tables.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_ucd.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_valid_utf8.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_version.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcre_xclass.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/e636de00c42e0bc4-pcreposix.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/47bcde6b0f28f448-failalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/47bcde6b0f28f448-stdalloc.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5bf81a80010135a0-map.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5bf81a80010135a0-process.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5bf81a80010135a0-realpath.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f5e66aefe9cd60e0-collisiondetect.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5f22996a283af3c7-sha1.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5f22996a283af3c7-ubc_check.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/f5e66aefe9cd60e0-builtin.o" "/opt/rustwide/target/debug/build/libgit2-sys-9513f3e6cf188a41/out/build/5f0d7ea156c84f98-sha224-256.o"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGHoKxg/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locale_core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d4107e69ff9e7db96d71190d5407429ace716fc1aeb0c3055a76299169e5b8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4107e69ff9e7db96d71190d5407429ace716fc1aeb0c3055a76299169e5b8a8", kill_on_drop: false }`
[INFO] [stdout] d4107e69ff9e7db96d71190d5407429ace716fc1aeb0c3055a76299169e5b8a8
