[INFO] cloning repository https://github.com/finnkauski/brewbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/finnkauski/brewbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnkauski%2Fbrewbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnkauski%2Fbrewbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d2780aa0b316cf840237075367368c3f2dfe038 [INFO] testing finnkauski/brewbot 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%2Ffinnkauski%2Fbrewbot" "/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/finnkauski/brewbot 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/finnkauski/brewbot [INFO] finished tweaking git repo https://github.com/finnkauski/brewbot [INFO] tweaked toml for git repo https://github.com/finnkauski/brewbot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/finnkauski/brewbot 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd31738455cdb12e0e52d2443293ee412af886b3cb2b10d3a61e30cbb2f87351 [INFO] running `Command { std: "docker" "start" "-a" "fd31738455cdb12e0e52d2443293ee412af886b3cb2b10d3a61e30cbb2f87351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd31738455cdb12e0e52d2443293ee412af886b3cb2b10d3a61e30cbb2f87351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd31738455cdb12e0e52d2443293ee412af886b3cb2b10d3a61e30cbb2f87351", kill_on_drop: false }` [INFO] [stdout] fd31738455cdb12e0e52d2443293ee412af886b3cb2b10d3a61e30cbb2f87351 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 051d412da876be1785c8909c56362a621b9fd2919cdcb16ae4625d6be1b66a8e [INFO] running `Command { std: "docker" "start" "-a" "051d412da876be1785c8909c56362a621b9fd2919cdcb16ae4625d6be1b66a8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling serenity v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling uwl v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling hyper-rustls v0.19.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling white_rabbit v0.1.1 [INFO] [stderr] Compiling hey_listen v0.4.0 [INFO] [stderr] Compiling discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustco0RsUu/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4.rlib,libwhite_rabbit-e24e294883958d3c.rlib,libhey_listen-6db0f37b41d11772.rlib,libparking_lot-e809ff5fef0c9560.rlib,libparking_lot_core-46a74b05ad3d9fe5.rlib,librand-aabc5639132ac61b.rlib,librand_xorshift-f251d96671c4cea1.rlib,librand_pcg-28bb9f36048e8df3.rlib,librand_hc-cca937f3fea882d5.rlib,librand_chacha-2ef29acb3d3428e3.rlib,librand_isaac-2ebc36ec8de4a3a3.rlib,librand_core-e071e2f64d0548a6.rlib,librand_os-92e7481ae0e630f8.rlib,librand_jitter-c3fc7606c55cd07a.rlib,librand_core-addbce8e4c7c7519.rlib,liblock_api-3eed6fe4e52e491c.rlib,librayon-bc6f84d43b4957b6.rlib,librayon_core-4a62227e50edb51b.rlib,libcrossbeam_queue-300f5d24ffbbf6f3.rlib,libcrossbeam_deque-124b80cd7f86f5ba.rlib,libcrossbeam_epoch-8e2f7032a4a6794b.rlib,libmemoffset-8a9e06d6093ed6e4.rlib,libcrossbeam_utils-6de92014d0214060.rlib,libeither-e797402fb014fa3b.rlib,libfailure-27b412de9dc77f32.rlib,libbacktrace-b82b6f0da342534e.rlib,libbacktrace_sys-4d104d4ae70f6fa9.rlib,librustc_demangle-179f4946fac26090.rlib,libserenity-6cb3a4f44d1448c6.rlib,libwebpki_roots-77fc6439052e0e84.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libuwl-6a8680883b297ac8.rlib,libthreadpool-5d9271ab38347f73.rlib,libtypemap-a22893b455473fd9.rlib,libunsafe_any-3f24613df3934499.rlib,libtraitobject-ee436616c32bb361.rlib,libbitflags-ea92b9a71a7e9627.rlib,libchrono-45b0c838434a3ce2.rlib,libnum_integer-606d5fbc3641514f.rlib,libnum_traits-38a4bd0189dba2ac.rlib,libreqwest-d2c1ba6cf2d08b8e.rlib,libhyper_rustls-7cad100b30fb16d9.rlib,libct_logs-64535a65326fa6f0.rlib,librustls_native_certs-d8fac7f70cb81d9e.rlib,libopenssl_probe-45d2626ee6081540.rlib,libwebpki_roots-40bd95c6588f3a3b.rlib,libtokio_rustls-06bd904547697e9b.rlib,librustls-4caca14bd7f6ca57.rlib,libbase64-33dc4d11af9a5005.rlib,libsct-5b1e1f3ae7547363.rlib,libwebpki-74a007c9cf0909fc.rlib,libring-3771deda6e411d33.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-04b65d686a63934c.rlib,libencoding_rs-35c8f90d831a7aa1.rlib,libserde_urlencoded-f56709e904ad31af.rlib,libdtoa-b42c0efb5f924058.rlib,libmime_guess-0a49db3521381e6e.rlib,libunicase-92e3305dfdad241d.rlib,libmime-df56754a5ea019bb.rlib,libhyper-c3596b5c4a710bef.rlib,libwant-0d345d79a629406f.rlib,libtry_lock-510bfb332f377563.rlib,libh2-17423cc75ce6b6ba.rlib,libindexmap-b6e035cade5980cc.rlib,libtokio_util-ba08a0c1b59c5958.rlib,libfutures_sink-80c62522bb700184.rlib,libtime-d595e9ca0cd74ca7.rlib,libtower_service-84bb3b2e545c4674.rlib,libfutures_channel-9fd9aebe977f5549.rlib,libpin_project-164e8141ba1aca33.rlib,libtokio-1799a991ea06d3da.rlib,libnum_cpus-364e65397ca526f5.rlib,libmio-c02cee077dac2402.rlib,libnet2-a678be4d224715da.rlib,libpin_project_lite-ac2ecddd52116619.rlib,libhttp_body-505b053b39621b12.rlib,libfutures_util-001ef121f6cd4fd6.rlib,libmemchr-ef90c1c0e38d4423.rlib,libproc_macro_nested-c3e165d5046abb0e.rlib,libfutures_io-63b5d5cbeb4f2bc1.rlib,libslab-680ec0ace7620f59.rlib,libfutures_task-4410c99dbbb4bb8e.rlib,libpin_utils-7f90604a7c514137.rlib,libfutures_core-5d79d5149eb5c284.rlib,liblazy_static-af860367908b8176.rlib,libhttp-17ba1175bc609e77.rlib,libbytes-d6ede7c447a8014f.rlib,libtungstenite-f3d723ced10fdf10.rlib,libutf8-303610433d2c4e25.rlib,librand-49210d10ef931b7d.rlib,librand_chacha-cbb4a9f1ee99377d.rlib,libc2_chacha-79658343adb43bff.rlib,libppv_lite86-66bbac739a434c7e.rlib,librand_core-e1d33533ed123965.rlib,libgetrandom-723b400c150429dd.rlib,libsha1-d8fbd62ef99fce73.rlib,libfake_simd-17e3862452e60c28.rlib,libdigest-94d7b93422b2ef40.rlib,libopaque_debug-89e52fcacc4e834f.rlib,libblock_buffer-5e9d07676ce33bb6.rlib,libgeneric_array-b033800558833f75.rlib,libtypenum-773dfb836bacf684.rlib,libblock_padding-b1e5571652c6d1ac.rlib,libbyte_tools-59202f0f965332e3.rlib,libbase64-0c3384f7166fe80f.rlib,libinput_buffer-0fd055b2e62c1f70.rlib,libhttparse-be3119276501e8f2.rlib,liburl-45dd1d6816cc03b5.rlib,libpercent_encoding-3e08c199980e8244.rlib,libidna-27cf4ca99eab9fba.rlib,libunicode_normalization-2fa247f5a33ad3b3.rlib,libsmallvec-11f9a5fc31ae09d0.rlib,libunicode_bidi-fd87ea2758f573d6.rlib,libmatches-b745fe32e7f24fcc.rlib,liblog-55ffa349a36c8e8d.rlib,libhttp-d8da827cfe5c074e.rlib,libfnv-babffa9176099eaa.rlib,libbytes-82ad0bca348a089d.rlib,libiovec-a2f8555d64c200f3.rlib,libbyteorder-bc49bd26e08be174.rlib,libflate2-3503bb1aa20c126a.rlib,libminiz_oxide-adb8fe33a3a8d31c.rlib,libadler32-3d774f7d12396cc6.rlib,libcrc32fast-10875c8cde596ba1.rlib,libparking_lot-254a5015e89224cc.rlib,libparking_lot_core-36c0c7ec17ade41f.rlib,liblibc-dee6fdcf3a4cdf4b.rlib,libcfg_if-5debf92116708c19.rlib,libsmallvec-d3bc919cc051f2a2.rlib,libmaybe_uninit-ece59c5d75f5f342.rlib,liblock_api-093cabe79acf96eb.rlib,libscopeguard-61614e0e94ea02d9.rlib,libserde_json-7b3a6980dfe49cdf.rlib,libryu-cee255179cf825cd.rlib,libitoa-180b2aba598883b7.rlib,libserde-d7c3af192a867769.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" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-972ca48062a1b5cc/out" "-L" "/opt/rustwide/target/debug/build/ring-4873ee592b857032/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/discord_bot-04a0ee18db8a8964" "-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 `discord_bot` (bin "discord_bot") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "051d412da876be1785c8909c56362a621b9fd2919cdcb16ae4625d6be1b66a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051d412da876be1785c8909c56362a621b9fd2919cdcb16ae4625d6be1b66a8e", kill_on_drop: false }` [INFO] [stdout] 051d412da876be1785c8909c56362a621b9fd2919cdcb16ae4625d6be1b66a8e