[INFO] fetching crate codealong-cli 0.1.2... [INFO] testing codealong-cli-0.1.2 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate codealong-cli 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate codealong-cli 0.1.2 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate codealong-cli 0.1.2 [INFO] finished tweaking crates.io crate codealong-cli 0.1.2 [INFO] tweaked toml for crates.io crate codealong-cli 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 320 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.36) [INFO] [stderr] Adding console v0.6.2 (available: v0.15.11) [INFO] [stderr] Adding dirs v1.0.5 (available: v6.0.0) [INFO] [stderr] Adding git2 v0.8.0 (available: v0.20.1) [INFO] [stderr] Adding humantime v1.3.0 (available: v2.2.0) [INFO] [stderr] Adding indicatif v0.11.0 (available: v0.17.11) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding sloggers v0.3.6 (available: v2.2.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.4) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ee9f0da408aa929ddb2e57e418cf95cd3c1e5241e08a9576b86961b969e271 [INFO] running `Command { std: "docker" "start" "-a" "47ee9f0da408aa929ddb2e57e418cf95cd3c1e5241e08a9576b86961b969e271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ee9f0da408aa929ddb2e57e418cf95cd3c1e5241e08a9576b86961b969e271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ee9f0da408aa929ddb2e57e418cf95cd3c1e5241e08a9576b86961b969e271", kill_on_drop: false }` [INFO] [stdout] 47ee9f0da408aa929ddb2e57e418cf95cd3c1e5241e08a9576b86961b969e271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd59481591eeb8f56d7393d5f3684f1a4a2cee127c2366abf52467f4baa72e16 [INFO] running `Command { std: "docker" "start" "-a" "bd59481591eeb8f56d7393d5f3684f1a4a2cee127c2366abf52467f4baa72e16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling include_dir_impl v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcKmreQm/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcKmreQm/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/include_dir_impl-1842355ce094b13a.61x4hrvu87od4lh17c677fgky.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-1de73b93fcb0d9f0.rlib,libquote-d5ddf12e88ab1e22.rlib,libproc_macro2-87d59f4048ab1bd2.rlib,libunicode_xid-e631aa1744c946d1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libfailure-8090ed782521a7ea.rlib,libbacktrace-69fb8271d1cc9abc.rlib,libminiz_oxide-b5e3e12af3c69b48.rlib,libadler2-405893fb7a545b5b.rlib,libobject-97ad8619c8790c31.rlib,libmemchr-eec2dd93b0d498c5.rlib,liblibc-de68812d888d3268.rlib,libaddr2line-80c4e6e3dcdf6df8.rlib,libgimli-5c2b805880369b53.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustc_demangle-685041651feef096.rlib,libproc_macro_hack-21040ada97445a69.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKmreQm/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinclude_dir_impl-1842355ce094b13a.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: /usr/bin/ld: final link failed: 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 `include_dir_impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayGX2Yl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/filebuf.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/attr_file.c:11: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/filebuf.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/index.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/diff_generate.h:14, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/patch_generate.c:12: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/refdb.c:15: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/global.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/errors.c:10: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/filebuf.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/cherrypick.c:11: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/status.c:12: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/filebuf.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/index.h:13, [INFO] [stderr] warning: libgit2-sys@0.7.11: from libgit2/src/pathspec.c:16: [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~ [INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.7.11: 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/pack.c:1408:1: fatal error: error writing to /tmp/ccyVFKuh.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.7.11: 1408 | } [INFO] [stderr] warning: libgit2-sys@0.7.11: | ^ [INFO] [stderr] warning: libgit2-sys@0.7.11: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.7.11` [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-f319dc7616dd80e9/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/inttypes.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/inttypes.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/time.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/sys/time.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include/git2/graph.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) [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=warn) [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/attr_file.c:11: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/index.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/diff_generate.h:14, [INFO] [stderr] cargo:warning= from libgit2/src/patch_generate.c:12: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/refdb.c:15: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/global.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/errors.c:10: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/cherrypick.c:11: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/status.c:12: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash.h:26, [INFO] [stderr] cargo:warning= from libgit2/src/filebuf.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/index.h:13, [INFO] [stderr] cargo:warning= from libgit2/src/pathspec.c:16: [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 27 | if (SHA1_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here [INFO] [stderr] cargo:warning= 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 39 | if (SHA1_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here [INFO] [stderr] cargo:warning= 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final': [INFO] [stderr] cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 51 | if (SHA1_Final(out->id, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here [INFO] [stderr] cargo:warning= 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/pack.c:1408:1: fatal error: error writing to /tmp/ccyVFKuh.s: No space left on device [INFO] [stderr] cargo:warning= 1408 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/regex" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-d96163c523af79bb/out/include" "-I" "/usr/include" "-I" "/usr/include/x86_64-linux-gnu" "-I" "/usr/include" "-fvisibility=hidden" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-548753823f32e837/out/build/2e3f34b238844683-pack.o" "-c" "libgit2/src/pack.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bd59481591eeb8f56d7393d5f3684f1a4a2cee127c2366abf52467f4baa72e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd59481591eeb8f56d7393d5f3684f1a4a2cee127c2366abf52467f4baa72e16", kill_on_drop: false }` [INFO] [stdout] bd59481591eeb8f56d7393d5f3684f1a4a2cee127c2366abf52467f4baa72e16