[INFO] cloning repository https://github.com/tchandrakar/nakama-cli-suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tchandrakar/nakama-cli-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f812bae5a7a8918bd44e0f4456c5716ee57474a
[INFO] testing tchandrakar/nakama-cli-suite against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tchandrakar/nakama-cli-suite
[INFO] finished tweaking git repo https://github.com/tchandrakar/nakama-cli-suite
[INFO] tweaked toml for git repo https://github.com/tchandrakar/nakama-cli-suite written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tchandrakar/nakama-cli-suite on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tchandrakar/nakama-cli-suite 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 173cb9fac5e648bd579e8154c431b8ab63baec027bc7a4e01bd4f676619d74c0
[INFO] running `Command { std: "docker" "start" "-a" "173cb9fac5e648bd579e8154c431b8ab63baec027bc7a4e01bd4f676619d74c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "173cb9fac5e648bd579e8154c431b8ab63baec027bc7a4e01bd4f676619d74c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173cb9fac5e648bd579e8154c431b8ab63baec027bc7a4e01bd4f676619d74c0", kill_on_drop: false }`
[INFO] [stdout] 173cb9fac5e648bd579e8154c431b8ab63baec027bc7a4e01bd4f676619d74c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7f8d460c6276aebdcc9c071a5f691dc848af26dd77b64a70fb66a85601ac652
[INFO] running `Command { std: "docker" "start" "-a" "b7f8d460c6276aebdcc9c071a5f691dc848af26dd77b64a70fb66a85601ac652", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nakama-core v0.2.0 (/opt/rustwide/workdir/shared/nakama-core)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling nakama-ui v0.2.0 (/opt/rustwide/workdir/shared/nakama-ui)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling nakama-log v0.2.0 (/opt/rustwide/workdir/shared/nakama-log)
[INFO] [stderr]    Compiling nakama-ipc v0.2.0 (/opt/rustwide/workdir/shared/nakama-ipc)
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling nakama-vault v0.2.0 (/opt/rustwide/workdir/shared/nakama-vault)
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling nakama-update v0.2.0 (/opt/rustwide/workdir/shared/nakama-update)
[INFO] [stderr]    Compiling nakama-ai v0.2.0 (/opt/rustwide/workdir/shared/nakama-ai)
[INFO] [stderr]    Compiling nakama-audit v0.2.0 (/opt/rustwide/workdir/shared/nakama-audit)
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling itachi v0.2.0 (/opt/rustwide/workdir/itachi)
[INFO] [stderr]    Compiling jogan v0.2.0 (/opt/rustwide/workdir/jogan)
[INFO] [stderr]    Compiling kami v0.2.0 (/opt/rustwide/workdir/kami)
[INFO] [stderr]    Compiling senku v0.2.0 (/opt/rustwide/workdir/senku)
[INFO] [stderr]    Compiling mugen v0.2.0 (/opt/rustwide/workdir/mugen)
[INFO] [stderr]    Compiling sharingan v0.2.0 (/opt/rustwide/workdir/sharingan)
[INFO] [stderr]    Compiling gate v0.2.0 (/opt/rustwide/workdir/gate)
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> sharingan/src/parser.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LogLine {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcS2WNdb/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnakama_update-c6967e4d3131ea1f,libsemver-d0e8f1ed4bc84cb3,libnakama_log-bf433bf41d2d048e,libtracing_appender-678775ad24c0bd11,libtime-2e9f2aa58124fd06,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libtracing_subscriber-6f41c4b3618ca1e8,libtracing_serde-31ac9c77878990fc,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-66464fe7025de96c,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libclap-b9da396c0eb6a663,libclap_builder-0cf170e5421a1d5f,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libanyhow-bb5f243237f5f99b,libregex-33885be0403d1f09,libregex_automata-9aa7ee4647da3732,libaho_corasick-a927855677dec857,libregex_syntax-33adcf3d7e28903a,libnakama_ui-21b4e54627825a3f,libcomfy_table-b8ea29c8d094d641,libunicode_segmentation-bd9208f0886bf29c,libcrossterm-9cb4df9c083b4708,librustix-e84dd4d867113527,liblinux_raw_sys-6f64b533656ada5e,libindicatif-8ed17aadaa0bbe4b,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-4218304ca65aad4a,libunicode_width-48dba5882408e75d,libowo_colors-ccdfe509fbe182ee,libsupports_color-62f9c8cc5cc59669,libis_terminal-df704de1d3b8e5c8,libsupports_color-ae57e1c446f3cc18,libis_ci-bbe860e589139621,libcrossterm-e6de2317a5eedbce,librustix-5c4a8870fb38fe4e,liblinux_raw_sys-ecd8c3651f5555d1,libsignal_hook_mio-cd08c4cbf87a8628,libsignal_hook-1e06011d7c1fe610,libnakama_audit-b9f8a327807276dd,libsha2-f123c8f631521704,librusqlite-6ed88ec0c2b0ea6e,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-465d8a47caea04e6,libhashbrown-fa635f94cff37eda,libahash-b3f8ecca53b96942,liblibsqlite3_sys-b7b5bec3393c2ddc,libnakama_vault-298289ac35c6d16f,librand-f271ca05e70bf0d0,librand_chacha-299a2d051af88396,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,libargon2-b3e79e431480076c,libblake2-aac3d7c5657247ef,libdigest-e70866ceded80b22,libblock_buffer-5dce873968ab2a0e,libpassword_hash-285897c6c6e55eb7,libbase64ct-f6dd625d8072d296,libaes_gcm-2b170a6c3d2dac9d,libctr-9be4bd4bb19d26ee,libghash-289fbb6c3a07852c,libpolyval-d39b260473739ffa,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-d58e8e34134cf0c7,libaes-85cac8ae3eb9f1a6,libcpufeatures-bb85f9e0eaf4b5a3,libcipher-4dd7144b3611250b,libinout-e66b425125eef00e,libaead-a217a54832310dc4,libcrypto_common-c002a882b41449d8,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librand_core-41eb375280f3de20,libkeyring-f64f965dcdb66bfb,libsecrecy-4da13c2b37494d88,libnakama_ai-235497f63e887ff5,libreqwest-755e101caaaad34c,libserde_urlencoded-aa9d9daed924bda8,libryu-96e4827cb8e74ef1,libhyper_rustls-9575c8539e8eaeae,libwebpki_roots-52073429bdaef505,libtokio_rustls-9b13d127b9c390a8,librustls-7d7136a792c2e14c,libsubtle-e2f0af8959bd7889,libwebpki-d4a98f7c10a78441,libring-c32cb674d9abb790,libgetrandom-4046e0c72bf117bb,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtower_http-a8e19a2c29091165,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-ef5e43aa74db0abf,libtower_layer-5699d784b4449e00,libhyper_util-cafaf02dd486d88c,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-c8ea8fd35d7b755e,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libhyper-59e3e7cbfecb6351,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-673eba4cd2f1a4af,libfutures_util-b138305c69e62a14,libfutures_task-e950692d817871f8,libtokio_util-4745fc0fceb2af8b,libfutures_sink-59b73d2c5a0fb80d,libtokio-05f9c207fc03c6b0,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libmio-909f886775e9d41c,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-c64b1f848ae7f6d9,libpin_project_lite-8ad468af17824a0b,libhttp_body-112e6cca9463065d,liblog-753a0cb3f11b08fe,liburl-d37b24b3744bd938,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libnakama_core-073b4151b99b2379,libdirs-f0d356c78986f871,libdirs_sys-cfb1d8aca88de039,liboption_ext-38791eff9acb757e,libserde_json-8f4a7da0c20739cf,libmemchr-03def47fccb9cf8c,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libtoml-4d7f1d62e8afdb07,libtoml_edit-b05058faff1649ca,libserde_spanned-84785ca003c659b4,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-5327113eb582e8e4,libuuid-d3fc9913737d0a96,libgetrandom-ce383aa2864d1759,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libchrono-b1ddd20554d068cc,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libthiserror-e673e64a45437358,libserde-9845e1b755a2a391,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcS2WNdb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0333f046746c760c/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-cddf9da24657bbc4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sharingan-14f1c22310b47cb4" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sharingan` (bin "sharingan") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b7f8d460c6276aebdcc9c071a5f691dc848af26dd77b64a70fb66a85601ac652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f8d460c6276aebdcc9c071a5f691dc848af26dd77b64a70fb66a85601ac652", kill_on_drop: false }`
[INFO] [stdout] b7f8d460c6276aebdcc9c071a5f691dc848af26dd77b64a70fb66a85601ac652
