[INFO] cloning repository https://github.com/yaleman/link-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaleman/link-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Flink-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Flink-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27baf0d5511734ecd930e02c467c167264db631f [INFO] testing yaleman/link-finder against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Flink-finder" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaleman/link-finder 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 git repo https://github.com/yaleman/link-finder [INFO] finished tweaking git repo https://github.com/yaleman/link-finder [INFO] tweaked toml for git repo https://github.com/yaleman/link-finder written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yaleman/link-finder 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-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 160a6b6a78297df50d47c8a67a55f71b084584776e070759a91e8d9f15e73504 [INFO] running `Command { std: "docker" "start" "-a" "160a6b6a78297df50d47c8a67a55f71b084584776e070759a91e8d9f15e73504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "160a6b6a78297df50d47c8a67a55f71b084584776e070759a91e8d9f15e73504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160a6b6a78297df50d47c8a67a55f71b084584776e070759a91e8d9f15e73504", kill_on_drop: false }` [INFO] [stdout] 160a6b6a78297df50d47c8a67a55f71b084584776e070759a91e8d9f15e73504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c355fb3da72d29567517afc9d97146edcef8941e30a4ae1e12c64d5ff7c76446 [INFO] running `Command { std: "docker" "start" "-a" "c355fb3da72d29567517afc9d97146edcef8941e30a4ae1e12c64d5ff7c76446", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [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 tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling value-bag-serde1 v1.9.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling structured-logger v1.0.3 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 scraper v0.23.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling link-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcn6390i/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum_cpus-578543b43c689636.rlib,libstructured_logger-5d7d8d83e015dfc2.rlib,libserde_json-d675686eaf2704c3.rlib,libmemchr-eec2dd93b0d498c5.rlib,liblink_finder-2099c4763682d67c.rlib,libuuid-a81cc3ac7953b088.rlib,libgetrandom-833538711f08d86a.rlib,libreqwest-9336f9ded5478ef8.rlib,librustls_pemfile-b21619f6c66a14e4.rlib,librustls_pki_types-dfd8ac24fc7a47c8.rlib,libserde_urlencoded-6a63c6ae7c34cb31.rlib,libryu-a980823ac8640001.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-28e599a5e3a3e7d6.rlib,libtokio_native_tls-3cc64f05afdd02b4.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libtower-ac0149d30bc143e9.rlib,libsync_wrapper-3d80c7b6687fcb37.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-3ad7ebf56f462df9.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-54bae14a33b5196e.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-1b53b136d56079be.rlib,libhyper_util-82c43e87e91b2c86.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-e0a75d1cf281430e.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-ecf9fd5f0c254575.rlib,libtracing-d24adca16d0b0030.rlib,libtracing_core-2d2d7a5438fa1784.rlib,libindexmap-460a20926f80f3a0.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libslab-b2d771989aa109c6.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-f49d9c76f4215a8d.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_channel-a77afe3114062077.rlib,libhttp_body_util-48f637c79d13b74d.rlib,libfutures_util-00d5354aea997a10.rlib,libfutures_task-f5d0873d9bf193e0.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,libhttp_body-94feb609d65ba6c4.rlib,libhttp-90b995bf0dcf97d1.rlib,libfnv-79e2cbfbe03dcd16.rlib,liburl-9948a95945c3e38a.rlib,libidna-adce3774d949b18a.rlib,libidna_adapter-67497cb502b4d457.rlib,libicu_normalizer-a824cb02c803ac88.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-5a3d37dc60ba42ba.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-c095afa1fa6882e0.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-29be0a02b144bc9d.rlib,libicu_provider-c67d69dc621bbc9a.rlib,libicu_locid-2c1e1c85d35ba5ea.rlib,liblitemap-ef831971c0938ea9.rlib,libtinystr-e57879f2447e91b7.rlib,libzerovec-e0ab84e7c11ff2ed.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-a764d48417914dfc.rlib,libzerofrom-29eac22ada8084fa.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libscraper-b5d42371af1c74f8.rlib,libego_tree-7a9e77d3f01fba8d.rlib,libselectors-9f768714ddced36e.rlib,libfxhash-1df546a36b8e6f44.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libbitflags-09131a3e0891448f.rlib,libservo_arc-164dc5ebec9b10f3.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libcssparser-3a51df16c743cfce.rlib,libitoa-20e94f961f8d160c.rlib,libdtoa_short-324672582807df3c.rlib,libdtoa-d9b764b3c99c5187.rlib,libhtml5ever-242ee993e995f90d.rlib,libmarkup5ever-daebd468a705b86a.rlib,libstring_cache-faf82a7b80d2025e.rlib,libprecomputed_hash-b8aaee179f87ad21.rlib,libphf_shared-309e6a952312955a.rlib,libonce_cell-2642703f88b7c2f4.rlib,libphf-851906a812af81df.rlib,libphf_shared-22559cc19e2d6be5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libtendril-93666ea5128310a4.rlib,libutf8-f4341c3c7568480d.rlib,libfutf-a0e0ccd19ff2796c.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmac-fd2d43da8dd761a5.rlib,liblog-ee604b6ce1815be4.rlib,libvalue_bag-36372980b41481ca.rlib,libvalue_bag_serde1-cc5ee45ff5465164.rlib,libserde_fmt-ff1090d669ce162f.rlib,liberased_serde-9b2301d05fba60bd.rlib,libtypeid-c107fe0cce3cbf9a.rlib,libserde-b1268c7ef9fe3501.rlib,libtokio-3ae62adf9b313e91.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-97f4539d3ebd7d53.rlib,libbytes-c922de7d27e480b6.rlib,libmio-98f8cec5dce1c8dd.rlib,libparking_lot-9c4b5467074b882e.rlib,libparking_lot_core-cca3270f64a2eb93.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libclap-d0ae0758175108b2.rlib,libclap_builder-2bc06dd9d93ccecf.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-d65ff0cee23422aa.rlib,libanstyle_query-c2ddf24da84b808b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-f043a9cbe978a475.rlib,libanstyle_parse-d052f2eded0228ad.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-30c2776cf400edb9.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn6390i/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/link_finder-86d925ebc6c8b382" "-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 `link-finder` (bin "link-finder") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c355fb3da72d29567517afc9d97146edcef8941e30a4ae1e12c64d5ff7c76446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c355fb3da72d29567517afc9d97146edcef8941e30a4ae1e12c64d5ff7c76446", kill_on_drop: false }` [INFO] [stdout] c355fb3da72d29567517afc9d97146edcef8941e30a4ae1e12c64d5ff7c76446