[INFO] cloning repository https://github.com/jackonelli/aoc-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackonelli/aoc-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackonelli%2Faoc-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackonelli%2Faoc-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ac8d1ad66382bdfc922e1469d05d37adf0f171f [INFO] testing jackonelli/aoc-bot against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackonelli%2Faoc-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackonelli/aoc-bot on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackonelli/aoc-bot [INFO] finished tweaking git repo https://github.com/jackonelli/aoc-bot [INFO] tweaked toml for git repo https://github.com/jackonelli/aoc-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jackonelli/aoc-bot 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/data/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serenity v0.10.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4caa2789c4ceeef52490c09e20eaf4bb1ab707e6660de20486bd3f494243ff01 [INFO] running `Command { std: "docker" "start" "-a" "4caa2789c4ceeef52490c09e20eaf4bb1ab707e6660de20486bd3f494243ff01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4caa2789c4ceeef52490c09e20eaf4bb1ab707e6660de20486bd3f494243ff01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4caa2789c4ceeef52490c09e20eaf4bb1ab707e6660de20486bd3f494243ff01", kill_on_drop: false }` [INFO] [stdout] 4caa2789c4ceeef52490c09e20eaf4bb1ab707e6660de20486bd3f494243ff01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab82db33201521f9a62c6daef1763aafb04df831f5e9568448f3fe05a616805f [INFO] running `Command { std: "docker" "start" "-a" "ab82db33201521f9a62c6daef1763aafb04df831f5e9568448f3fe05a616805f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/data/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling aoc_data v0.1.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling aoc_discord_bot v0.1.0 (/opt/rustwide/workdir/discord_bot) [INFO] [stdout] warning: constant `SCORE_CMD` is never used [INFO] [stdout] --> discord_bot/src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const SCORE_CMD: &str = "?score"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_update` is never used [INFO] [stdout] --> discord_bot/src/lib.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 40 | impl Updater { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | async fn test_update(&self, http: &Http) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> discord_bot/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | tokio::join!(updater.update_loop(), responder.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> discord_bot/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | tokio::join!(updater.update_loop(), responder.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8vBK8d/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaoc_discord_bot-5cd902cf0f5ee464.rlib,libserenity-d911b51d3d5abccc.rlib,libtypemap_rev-79b0df22c0d37e66.rlib,libbitflags-817ea04a92d50a33.rlib,libfutures-5b7c46559eeb072c.rlib,libflate2-56e2e6881ab3d77e.rlib,libminiz_oxide-e746fc1cfd046056.rlib,libadler-cd9ae852e9a49a18.rlib,libcrc32fast-2ad61f551c3222d7.rlib,libasync_tungstenite-ec6a09e5b2a83d0d.rlib,libwebpki_roots-6defdb0b68e91242.rlib,libpin_project-c3be397c441e7b01.rlib,libtungstenite-ca8e7d9c71912f36.rlib,librand-1958c27a50d76a8b.rlib,librand_chacha-6a3ff3f59521a385.rlib,libppv_lite86-4f276d46d75258d8.rlib,librand_core-b7e20ac1176701f7.rlib,libgetrandom-be3ddfd0d26cc621.rlib,libutf8-1c90d3ce208a58ba.rlib,libbyteorder-17848641bf598723.rlib,libsha1-882dc54546527d92.rlib,libopaque_debug-329e31528248969a.rlib,libcpufeatures-644f1bb3ba61171d.rlib,libblock_buffer-b9b3418545b50441.rlib,libdigest-7cd9ae425fb7c733.rlib,libgeneric_array-e1df94b3b806ccd0.rlib,libtypenum-387be0594a759090.rlib,libbase64-72ca77b588f55c71.rlib,libinput_buffer-bd8b839f36b3afad.rlib,libbytes-3941f871450dcb10.rlib,libaoc_data-974db544e022361f.rlib,libthiserror-cb36fbc3c1396066.rlib,libreqwest-93858427f07c684f.rlib,libhyper_rustls-f3b028c0e4b20b6a.rlib,libserde_urlencoded-0599ecd23df34dbc.rlib,libwebpki_roots-b5ed9dd055959f4a.rlib,libipnet-a7ecbc3e34ae2a2b.rlib,libtokio_rustls-86ca41264fa75042.rlib,librustls-0d0c20d4b8b532a1.rlib,libsct-e459d30565422d50.rlib,libwebpki-ae1ccdbfa0acb5e1.rlib,libring-9b4f056567b9da5e.rlib,libspin-41dc83b38de76f91.rlib,libuntrusted-4d6a2db493d4e708.rlib,libonce_cell-dcadd244c78863b0.rlib,libencoding_rs-45a9fbf451ec10f1.rlib,libbase64-bd9d37a471830e07.rlib,libmime_guess-3599c2a3b113dcc3.rlib,libunicase-a3bc5cdc5953c9a8.rlib,libmime-781eeaf649dc1bef.rlib,libhyper-85acd0d2fedb0186.rlib,libwant-975f5ce8d1460622.rlib,libtry_lock-ae8dc734d425618a.rlib,libsocket2-83057225624f1b16.rlib,libh2-0695d7c877dabc4c.rlib,libindexmap-e4fc3a263a5cea21.rlib,libhashbrown-02762accf8425325.rlib,libtokio_util-565bdc2240ce60d6.rlib,libhttparse-566cccb621376c4e.rlib,libtower_service-27fb4fcc02217ef6.rlib,libtracing-0a4aef5626dd661d.rlib,libtracing_core-9e195be8f81d9986.rlib,libfutures_util-55d2ccb9b12e07ac.rlib,libfutures_io-51a5719a1f3084d8.rlib,libslab-f5604d62d4290f9b.rlib,libfutures_channel-f11fc1c4679720fd.rlib,libfutures_sink-8c8e4e77c76cb842.rlib,libfutures_task-b1066ceea955d5f6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-dd0a717eb5f8d15e.rlib,libnum_cpus-6b2e095bddad763f.rlib,libmemchr-a21ee3cc13adab5a.rlib,libmio-d4089dab0f548ec6.rlib,libhttp_body-8e2b10d176fef5e2.rlib,libpin_project_lite-40a143f15431faef.rlib,liblog-75affd8c68250815.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libfutures_core-56e7f8f8352ef649.rlib,liblazy_static-2c4e06f363908d28.rlib,liburl-c321569ccf8715b0.rlib,libidna-519492c12ded7063.rlib,libunicode_normalization-c4221d9cf437e3da.rlib,libtinyvec-08d8587ddd27541f.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-b42c895a6b59a2b4.rlib,libform_urlencoded-2c395fad40adcc66.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libmatches-97fab3395b33fcbf.rlib,libhttp-c42887f5fd0ab304.rlib,libbytes-7ed08772bf9b6ac3.rlib,libfnv-185b8526af05532d.rlib,libitertools-f55759a81de62576.rlib,libeither-a35c13a0a530b55b.rlib,libserde_json-73c669072b377369.rlib,libryu-ca31e805b7fddb74.rlib,libitoa-eddd82adb57aec0a.rlib,libchrono-90a9cd9e7c5311dd.rlib,libtime-59258b66a15b5ad5.rlib,liblibc-ae73e4946c431440.rlib,libserde-24cddcdfe2cdbaf3.rlib,libnum-10f467af0902c06c.rlib,libnum_iter-f02397e10b679065.rlib,libnum_rational-eb13d0504e0e1d89.rlib,libnum_complex-a8d938dd8ce107c3.rlib,libnum_bigint-f865df4479637c58.rlib,libnum_integer-1d5fb38b5ba25929.rlib,libnum_traits-d7be5fe02f0a960b.rlib,libanyhow-8b97fd76701cb4e7.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-47f919b40f712349/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aoc_discord_bot-b1a7b66747a9d593" "-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 `aoc_discord_bot` (bin "aoc_discord_bot") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ab82db33201521f9a62c6daef1763aafb04df831f5e9568448f3fe05a616805f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab82db33201521f9a62c6daef1763aafb04df831f5e9568448f3fe05a616805f", kill_on_drop: false }` [INFO] [stdout] ab82db33201521f9a62c6daef1763aafb04df831f5e9568448f3fe05a616805f