[INFO] cloning repository https://github.com/copyleftdev/zpush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copyleftdev/zpush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzpush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzpush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0002c5d5df0685d55cce6e5d7ac82cc7746657a1 [INFO] testing copyleftdev/zpush against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzpush" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/copyleftdev/zpush on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/copyleftdev/zpush [INFO] finished tweaking git repo https://github.com/copyleftdev/zpush [INFO] tweaked toml for git repo https://github.com/copyleftdev/zpush written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/copyleftdev/zpush 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7db1a83ce29376f41cf60e48346793414e0bff4010b0db2d61822ab3f20dfe4 [INFO] running `Command { std: "docker" "start" "-a" "d7db1a83ce29376f41cf60e48346793414e0bff4010b0db2d61822ab3f20dfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7db1a83ce29376f41cf60e48346793414e0bff4010b0db2d61822ab3f20dfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7db1a83ce29376f41cf60e48346793414e0bff4010b0db2d61822ab3f20dfe4", kill_on_drop: false }` [INFO] [stdout] d7db1a83ce29376f41cf60e48346793414e0bff4010b0db2d61822ab3f20dfe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1990c01e063c3ae0a70a04726df40fb054b1f6cd3f90a8aee245d95c6c4466f8 [INFO] running `Command { std: "docker" "start" "-a" "1990c01e063c3ae0a70a04726df40fb054b1f6cd3f90a8aee245d95c6c4466f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling zenvpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `RemoteNotFound` is never constructed [INFO] [stdout] --> src/git_utils.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum GitError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | RemoteNotFound, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "1990c01e063c3ae0a70a04726df40fb054b1f6cd3f90a8aee245d95c6c4466f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1990c01e063c3ae0a70a04726df40fb054b1f6cd3f90a8aee245d95c6c4466f8", kill_on_drop: false }` [INFO] [stdout] 1990c01e063c3ae0a70a04726df40fb054b1f6cd3f90a8aee245d95c6c4466f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e412bec1452db6f14e9a326b31cf52258c143b3646ecb5f608f2a575eaa1f63 [INFO] running `Command { std: "docker" "start" "-a" "3e412bec1452db6f14e9a326b31cf52258c143b3646ecb5f608f2a575eaa1f63", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling zenvpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `RemoteNotFound` is never constructed [INFO] [stdout] --> src/git_utils.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum GitError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | RemoteNotFound, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWQlmFh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-9dc96fba1a8845c6.rlib,libgetrandom-833538711f08d86a.rlib,libfastrand-751bcde24b8aa073.rlib,librustix-67894d97c1c19707.rlib,liblinux_raw_sys-e0d87a58652c2b0b.rlib,libgit2-5f16bbf2d5ff7984.rlib,liblibgit2_sys-9de65490122ff207.rlib,liblibssh2_sys-a41db843ce0595d0.rlib,liblibz_sys-65c1331e4adb6ec7.rlib,libthiserror-b8e799342f7a7e52.rlib,libreqwest-ee7db009ad5ac3d8.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_tls-90fcda54052515be.rlib,libserde_urlencoded-19996137aa976708.rlib,libbase64-13144a1f1e192158.rlib,libipnet-a38805d99c19843f.rlib,libtokio_native_tls-654fb5e8cfac71fb.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libserde_json-29f3c8d78fcac05a.rlib,libmemchr-eec2dd93b0d498c5.rlib,libryu-c61af0f0be00172a.rlib,libserde-d8c490620bf5212f.rlib,libnative_tls-e245af5d5d0321f5.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libopenssl-557889b22a80d331.rlib,libbitflags-fc1713b2f0086559.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-aa2f363257033259.rlib,libhyper-b5055923ea1a831a.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-9a4ee2a4f885fa66.rlib,libh2-a123e9b6401f67e8.rlib,libindexmap-5e898b4f7fc9565e.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libslab-33a512f5e5040868.rlib,libtokio_util-b14e334237d92899.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-0e892067b521b7dc.rlib,libtracing_core-213f4de5b5702b27.rlib,libfutures_channel-8e61eaebe9799500.rlib,libfutures_util-d543f12c82539871.rlib,libfutures_task-c06a259e538c6480.rlib,libpin_utils-3860774ad9b215b5.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-b1b7f102dcb54219.rlib,liblog-96ff3cebb935140a.rlib,libfutures_core-3b920243fce8fec0.rlib,liburl-15b60a14f0ed7df4.rlib,libidna-5282fe75707c7696.rlib,libidna_adapter-554e341690bcd140.rlib,libicu_normalizer-5ee155aa959d200b.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-495b8b2c3568ccba.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-931717940ede7c42.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-432e95b1058c111e.rlib,libicu_provider-6ccb10154be93a82.rlib,libicu_locid-1f5901cc886faeb7.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-24d89bcdb4b00c96.rlib,libzerovec-7f75da344796728b.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-085edbbc2940fb1b.rlib,libzerofrom-7b9e65b2a3a2611c.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-ad73fd6c3dad6953.rlib,libitoa-6e2430f2fa153711.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtokio-3926b1b0f8f2a76e.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libbytes-364fee2c8c1b3a1d.rlib,libmio-942036c1b2516c4b.rlib,libparking_lot-fc87c779ced507d2.rlib,libparking_lot_core-e39a696f56e8f851.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-fa67242f752a0fe9.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libindicatif-cbcad5fe265453ba.rlib,libportable_atomic-b045e3c534e08244.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-f7a173a86e06402a.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libunicode_width-0122813f2549e4e9.rlib,libonce_cell-2642703f88b7c2f4.rlib,libcolored-57bddff5afba9056.rlib,libclap-0e6883082a1bbdb9.rlib,libclap_builder-58763ca72be1153f.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.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" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-52b6c40cc5551f40/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-11db1af49c248ce8/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zenvpush-4007c01242eb60f5" "-Wl,--gc-sections" "-pie" "-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 `zenvpush` (bin "zenvpush" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3e412bec1452db6f14e9a326b31cf52258c143b3646ecb5f608f2a575eaa1f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e412bec1452db6f14e9a326b31cf52258c143b3646ecb5f608f2a575eaa1f63", kill_on_drop: false }` [INFO] [stdout] 3e412bec1452db6f14e9a326b31cf52258c143b3646ecb5f608f2a575eaa1f63