[INFO] cloning repository https://github.com/Arties-Templates/twilight-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arties-Templates/twilight-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Ftwilight-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Ftwilight-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dc8521cd85ffdd6bb137a766dd56c6fb72167e3 [INFO] testing Arties-Templates/twilight-bot against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Ftwilight-bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Arties-Templates/twilight-bot [INFO] finished tweaking git repo https://github.com/Arties-Templates/twilight-bot [INFO] tweaked toml for git repo https://github.com/Arties-Templates/twilight-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Arties-Templates/twilight-bot on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Arties-Templates/twilight-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86aaf210e3380316249facd45316f067a510c481913d093b88bbf09d0a19b369 [INFO] running `Command { std: "docker" "start" "-a" "86aaf210e3380316249facd45316f067a510c481913d093b88bbf09d0a19b369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86aaf210e3380316249facd45316f067a510c481913d093b88bbf09d0a19b369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86aaf210e3380316249facd45316f067a510c481913d093b88bbf09d0a19b369", kill_on_drop: false }` [INFO] [stdout] 86aaf210e3380316249facd45316f067a510c481913d093b88bbf09d0a19b369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c0055f7a6fe95db9d2a3cea616d8ea2d37974029c902d0708ce2ad384759bc9b [INFO] running `Command { std: "docker" "start" "-a" "c0055f7a6fe95db9d2a3cea616d8ea2d37974029c902d0708ce2ad384759bc9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling twilight-interactions-derive v0.15.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling twilight-gateway-queue v0.15.2 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.15.1 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling twilight-model v0.15.2 [INFO] [stderr] Compiling hyper v0.14.22 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling twilight-validate v0.15.1 [INFO] [stderr] Compiling twilight-gateway v0.15.2 [INFO] [stderr] Compiling twilight-interactions v0.15.2 [INFO] [stderr] Compiling twilight-mention v0.15.1 [INFO] [stderr] Compiling twilight-util v0.15.2 [INFO] [stderr] Compiling twilight-http v0.15.2 [INFO] [stderr] Compiling twilight-cache-inmemory v0.15.2 [INFO] [stderr] Compiling twilight-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> src/context.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TwilightContext { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub user_id: Id, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `guild_id` and `user_id` are never read [INFO] [stdout] --> src/context.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct CommandContext { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub guild_id: Id, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | pub user_id: Id, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcxlg8Mv/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-587aa9f16d289072.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-9b5bdaf6a2ed3f15.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_log-ea8631ab99066193.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtwilight_gateway-6481c1f421a91ca3.rlib,libtokio_tungstenite-cfdd4ac33928407e.rlib,libtungstenite-319a32d875f6f62b.rlib,libbase64-210cb8e8f1260603.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-2b9f5cd44c4e4a78.rlib,libcpufeatures-20ef72a8651822b9.rlib,libdigest-9f027442ed0c0d13.rlib,libblock_buffer-3b2cfadb1d678b7e.rlib,libcrypto_common-f35d9cdda463edcc.rlib,libgeneric_array-94ff2b8f5e54f4b4.rlib,libtypenum-dfaa696d06b304f0.rlib,libthiserror-e7aa69c06988a075.rlib,liburl-172f46f2ff746d84.rlib,libidna-8ae09ddee11a66d6.rlib,libunicode_normalization-146e47c78e77ee5f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-6507c91e03555f90.rlib,libtwilight_gateway_queue-9ab1eeca8d605e89.rlib,libfutures-6359ad8ee02bac1a.rlib,libfutures_executor-91f831c85af0e529.rlib,libdotenvy-69b2467515e836ad.rlib,libtwilight_interactions-1cf5feab8baf616e.rlib,libtwilight_http-332918894405378d.rlib,libhyper_rustls-b27d4ca0e8d01dc4.rlib,libwebpki_roots-17f8fea2ddab0448.rlib,libtokio_rustls-15c6e72e823877bb.rlib,librustls-9db37b9f36fc2aa3.rlib,libsct-58e2972dd0c6531f.rlib,libwebpki-d00c9aa7a6a95868.rlib,libring-a3dbbceb8408d8f1.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libserde_json-7c5b89adb65f614d.rlib,libryu-d13899e55c17b23e.rlib,librand-553893acff4a668f.rlib,librand_chacha-5eab1221d5ca5e8b.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-4ead53a328a586f8.rlib,libgetrandom-9bfa5c3404488557.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libtwilight_http_ratelimiting-cbdda95d771c3f94.rlib,libhyper-96a6c953e7ef47d8.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-6e816de11d6fc31e.rlib,libh2-51aa9dccd9fe9c24.rlib,libindexmap-7e0f1b036029beb7.rlib,libtokio_util-f17dc363b5c17df2.rlib,libtower_service-b69620aa0e2195d2.rlib,libhttp_body-a4ac80636876c210.rlib,libfutures_util-9da4ced12ccedff0.rlib,libfutures_io-626a3210173d2e63.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-0eaafa1a722c71f7.rlib,libfutures_sink-4b4d44a1cf127cc8.rlib,libfutures_task-89cea885fdff4d01.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-fae671f322c67eb3.rlib,libtokio-626683052c040d89.rlib,libsignal_hook_registry-0f8f5b12696691c0.rlib,libnum_cpus-20d6f10aa1242bd4.rlib,libsocket2-ca9c79a0eec8a958.rlib,libmemchr-d88797af6a5880b4.rlib,libmio-cf618dc6696bed9f.rlib,liblog-85ece36e36b085b5.rlib,libparking_lot-e8949831a717a3a1.rlib,libhttp-17b16bd0aedf363f.rlib,libitoa-16dd0b52e8963098.rlib,libbytes-2fec685abb1946c8.rlib,libfnv-81596130b397d5c3.rlib,libtwilight_cache_inmemory-b60c56d6d6804d87.rlib,libtwilight_util-9b933f14183e2207.rlib,libtwilight_validate-281626e698ab6a39.rlib,libtwilight_model-c6246fbdf88f3e7a.rlib,libtracing-0f1797c21d31cff0.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libtracing_core-5c846e2c42e360ba.rlib,libtime-921c0e3a7ab955c5.rlib,libtime_core-fe87c16986314f9c.rlib,libbitflags-d3242fde2f730b3f.rlib,libserde_value-75f031e5ca4c1237.rlib,libordered_float-8e6cc7535de3b024.rlib,libnum_traits-bc4f52c216c9198e.rlib,libserde-9b9fa5cb5985aa5d.rlib,libdashmap-13b04c630d47cfa4.rlib,liblock_api-b7f0917608ce689f.rlib,libscopeguard-73056285f12cb829.rlib,libonce_cell-9698f3c72bb12987.rlib,libparking_lot_core-eb8c08973f3627d4.rlib,liblibc-5d063e66749fdd7f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-fb877e203c8052a1.rlib,libhashbrown-94464ed281767ecc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcxlg8Mv/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-6817cacc318ac2db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/twilight_bot-6644debad736dfcc" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-9bfa5c3404488557.rlib(getrandom-9bfa5c3404488557.getrandom.1b01534ac3978690-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hdca85f5a878ea7dfE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twilight-bot` (bin "twilight-bot") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c0055f7a6fe95db9d2a3cea616d8ea2d37974029c902d0708ce2ad384759bc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0055f7a6fe95db9d2a3cea616d8ea2d37974029c902d0708ce2ad384759bc9b", kill_on_drop: false }` [INFO] [stdout] c0055f7a6fe95db9d2a3cea616d8ea2d37974029c902d0708ce2ad384759bc9b