[INFO] cloning repository https://github.com/bgreenwell/lsrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgreenwell/lsrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Flsrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Flsrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5363de07043bc59a3001a839113d4c846d930290 [INFO] checking bgreenwell/lsrt against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Flsrt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bgreenwell/lsrt [INFO] finished tweaking git repo https://github.com/bgreenwell/lsrt [INFO] tweaked toml for git repo https://github.com/bgreenwell/lsrt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bgreenwell/lsrt on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bgreenwell/lsrt 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5153f9fc087192acda480f3bea36104f0b7106e54ef5cdd70faf0fac684454 [INFO] running `Command { std: "docker" "start" "-a" "5c5153f9fc087192acda480f3bea36104f0b7106e54ef5cdd70faf0fac684454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5153f9fc087192acda480f3bea36104f0b7106e54ef5cdd70faf0fac684454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5153f9fc087192acda480f3bea36104f0b7106e54ef5cdd70faf0fac684454", kill_on_drop: false }` [INFO] [stdout] 5c5153f9fc087192acda480f3bea36104f0b7106e54ef5cdd70faf0fac684454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab63a11eec93f82ba2ea5471de72f5d06e23c10f0ade18e0c66ef3f63f55686e [INFO] running `Command { std: "docker" "start" "-a" "ab63a11eec93f82ba2ea5471de72f5d06e23c10f0ade18e0c66ef3f63f55686e", 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] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lscolors v0.9.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking predicates v3.1.3 [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 strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcxe5bkC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxe5bkC/symbols.o" "<8 object files omitted>" "/tmp/rustcxe5bkC/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-cf7d32853294c8cc,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxe5bkC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdisplaydoc-973729f779bc5217.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `displaydoc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-77ee23c75411b1b2/out/build/libgit2.a: error reading /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-hashsig.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-189e1aff816824d3/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-77ee23c75411b1b2/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/graph.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/errors.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/remote.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/experimental.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/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(true) [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-77ee23c75411b1b2/out/build/libgit2.a: error reading /opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-hashsig.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-77ee23c75411b1b2/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-annotated_commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-apply.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-attr.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-attr_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-attrcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-blame.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-blame_git.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-blob.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-branch.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-buf.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-checkout.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-cherrypick.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-clone.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-commit_graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-commit_list.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_list.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_mem.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-config_snapshot.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-crlf.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-delta.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-describe.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_print.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_stats.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_tform.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-diff_xdiff.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-email.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-fetch.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-fetchhead.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-filter.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-grafts.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-hashsig.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-ident.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-ignore.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-index.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-index_map.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-indexer.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-iterator.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-libgit2.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-mailmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-merge.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-merge_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-merge_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-message.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-midx.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-mwindow.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-notes.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-object.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-object_api.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-odb.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-odb_loose.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-odb_mempack.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-odb_pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-oid.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-oidarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-pack-objects.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-patch.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-patch_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-patch_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-path.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-pathspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-proxy.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-push.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-reader.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-rebase.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-refdb.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-refdb_fs.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-reflog.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-refs.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-refspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-remote.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-repository.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-reset.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-revert.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-revparse.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-revwalk.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-settings.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-signature.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-stash.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-status.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-strarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-submodule.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-sysdir.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-tag.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-trace.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-trailer.o" "/opt/rustwide/target/debug/build/libgit2-sys-77ee23c75411b1b2/out/build/43a19b30e9e69d8f-transaction.o" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=474d4d90c303b774 -C extra-filename=-177c185e5d9f568c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf7d32853294c8cc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcfuRJO2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfuRJO2/symbols.o" "<13 object files omitted>" "/tmp/rustcfuRJO2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-49d79629679cfe12,libsyn-cf7d32853294c8cc,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfuRJO2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerofrom_derive-48922a6a6a390718.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerofrom-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaW81Dtz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcN94qSN/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcN94qSN/symbols.o" "<12 object files omitted>" "/tmp/rustcN94qSN/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-49d79629679cfe12,libsyn-cf7d32853294c8cc,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN94qSN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyoke_derive-810479d8df19625e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `yoke-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7IfJYO/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab63a11eec93f82ba2ea5471de72f5d06e23c10f0ade18e0c66ef3f63f55686e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab63a11eec93f82ba2ea5471de72f5d06e23c10f0ade18e0c66ef3f63f55686e", kill_on_drop: false }` [INFO] [stdout] ab63a11eec93f82ba2ea5471de72f5d06e23c10f0ade18e0c66ef3f63f55686e