[INFO] cloning repository https://github.com/vbxq/ug2-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbxq/ug2-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbxq%2Fug2-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbxq%2Fug2-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb4e74809168190bd38ecdee1c5f9d1cde68704e
[INFO] testing vbxq/ug2-client against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbxq%2Fug2-client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vbxq/ug2-client
[INFO] finished tweaking git repo https://github.com/vbxq/ug2-client
[INFO] tweaked toml for git repo https://github.com/vbxq/ug2-client written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vbxq/ug2-client on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vbxq/ug2-client 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0867e62807483d5eccc71f632381f952800c695238691a096b7e93487ca6d38
[INFO] running `Command { std: "docker" "start" "-a" "e0867e62807483d5eccc71f632381f952800c695238691a096b7e93487ca6d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0867e62807483d5eccc71f632381f952800c695238691a096b7e93487ca6d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0867e62807483d5eccc71f632381f952800c695238691a096b7e93487ca6d38", kill_on_drop: false }`
[INFO] [stdout] e0867e62807483d5eccc71f632381f952800c695238691a096b7e93487ca6d38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3fc9146132dc6583c917d0783c022d26e5ab05f59a6b6ec341ba7321514adb2
[INFO] running `Command { std: "docker" "start" "-a" "f3fc9146132dc6583c917d0783c022d26e5ab05f59a6b6ec341ba7321514adb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ug2-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "f3fc9146132dc6583c917d0783c022d26e5ab05f59a6b6ec341ba7321514adb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fc9146132dc6583c917d0783c022d26e5ab05f59a6b6ec341ba7321514adb2", kill_on_drop: false }`
[INFO] [stdout] f3fc9146132dc6583c917d0783c022d26e5ab05f59a6b6ec341ba7321514adb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ba944ceda355c52a00583d4bf66169447d7adf98116bc4de245d0cf62c92219
[INFO] running `Command { std: "docker" "start" "-a" "6ba944ceda355c52a00583d4bf66169447d7adf98116bc4de245d0cf62c92219", kill_on_drop: false }`
[INFO] [stderr]    Compiling ug2-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctgeCAM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libug2_client-45484e489d1a6392,libtoml-2236ab17b55c43c3,libtoml_edit-58064087a41280f7,libserde_spanned-48c1a382a41ba9e8,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-e1f3e5f28c7daaa4,libaxum-b6d60b33b940294b,libserde_path_to_error-1c57e5abb3ec910f,libmatchit-6d2c723f32ec3b7e,libaxum_core-ddfb5b5960fbcd36,libredis-11ef8a13eb840fc6,libsocket2-b141c9d9134a6dd6,libitertools-78e5eb85ebaae5da,libsha1_smol-538f4627c693850a,libbackon-6214fb9d67f9d5c2,libfastrand-ec4e65fb4428b0c1,libarc_swap-477855060b55dda3,libcombine-a2cde90913937be5,libindicatif-8ed17aadaa0bbe4b,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-4218304ca65aad4a,libunicode_width-48dba5882408e75d,libfutures-70be5fd1cb6f1c43,libfutures_executor-ff72d15f28f19508,libregex-b15ccacb9e544fb7,libregex_automata-59c85834abe49e25,libaho_corasick-6fe72661f2ebc760,libregex_syntax-762daa43d7cf4e3e,libreqwest-cf65a46bb3d75a3b,libserde_urlencoded-55c45d592032b967,libryu-96e4827cb8e74ef1,libhyper_tls-8058532c517c5029,libtokio_native_tls-067aa3e18d5cc79f,libencoding_rs-e36cbb4cff8cacd8,libtower_http-5431659c4eff5a49,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libhttp_range_header-74a552c55acd85bc,libiri_string-f1c5413b54c99d2e,libasync_compression-7ae82053bc2cdb4e,libcompression_codecs-d2f8a1bfca975c15,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcompression_core-02cd4f19cd465a46,libtower-d95a54e778ce9f48,libtower_layer-5699d784b4449e00,libnative_tls-cd76cc1d28aa8804,libopenssl_probe-703a3ddfc0e4be36,libopenssl-59ba6a9548b71aa5,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-049b43d239840b53,libhyper_util-189d7cb27146e90c,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-4986e1a955cae263,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-e8f845179bd1fd46,libfnv-2a26f5d3b9cd4973,libtokio_util-326a361169c9bda0,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-096429d0b7f46333,libsea_orm-2477dea8120a9e36,libderive_more-cabc0d2285cc57f8,libouroboros-cf0fbee85266faf4,libstatic_assertions-acd18841cc36d7c2,libaliasable-896fd37f379727aa,libasync_stream-5741fccc9a1ed508,libstrum-01cb08624417091f,libsea_query_binder-e73f89cff7a03688,libsea_query-3def5bc5817f26d1,libordered_float-9d4d46971d359c5b,libsqlx-d33fa09e72e460f4,libsqlx_postgres-223738119ffd3735,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-7653fdef775d3764,libstringprep-e1b5032ad80db85e,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-e9358263ebfcd75c,librand_chacha-2ad40a7d75b2b2d1,libppv_lite86-087e6cc7a221f8f2,libzerocopy-cc5e3dd93263ea75,librand_core-41eb375280f3de20,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-158dddec898b46f3,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-95e5eb4daf792da5,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-8e173622ac43e78d,libsubtle-e2f0af8959bd7889,libwebpki-8bbc469f1ca87e4f,libring-8df2461800c10428,libgetrandom-4046e0c72bf117bb,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-1070cf4f3fb80338,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libmio-c5a9cb1e5744aa20,libparking_lot-9f560c30de692113,libparking_lot_core-593a630a8303f02c,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,librust_decimal-9e81f089bae66928,libarrayvec-31fe32bc47030bae,libbigdecimal-6c9034c70d055a3d,liblibm-5a7600805088532e,libnum_bigint-918de9ae6479f446,libnum_integer-0de64a29a94906f7,libtime-2b5e2b659211b6d5,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-5a198b04ad818feb,libpowerfmt-521a460cc2ff4e45,libchrono-372f1b619b36c4ff,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-b31cbf0d1da56c4b,libuuid-4070b07651d2c241,libserde_json-b6c3c74ca625d48f,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,liburl-1fed83a17375bee9,libidna-a1e2935110442b1b,libutf8_iter-efb3984ee203d151,libidna_adapter-49566c37aa023f37,libicu_properties-965891c29e2878fc,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-60430aadd268ebe0,libsmallvec-6a5b200df1503dcd,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-d336a746685c9e49,libpotential_utf-a08ea77aa518589e,libicu_provider-632560efc7359e3f,libicu_locale_core-8198e189c0779372,libtinystr-e781cb59ae1fa234,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-5d3f6a3f0b03d4d4,libzerotrie-d922ecf9575ca75c,libyoke-1f5c479702b070b4,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-6aed673e3378898c,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-f2cfe7cd958d43ad,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-871eff9f34e9cbb0,libevent_listener-a00c2143e6f7cbb0,libparking-a433cf79076a56ac,libfutures_util-3d9e21a6e9fca1b9,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libserde-43cab1983f3e532f,libserde_core-243a97e0be0a96fc,libanyhow-6d4397a04fb0f153}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctgeCAM/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/libmimalloc-sys-8ba9e6ec49ac24b8/out" "-L" "/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/branding-209d5b0a60e6f1b6" "-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 `ug2-client` (test "branding") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ba944ceda355c52a00583d4bf66169447d7adf98116bc4de245d0cf62c92219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba944ceda355c52a00583d4bf66169447d7adf98116bc4de245d0cf62c92219", kill_on_drop: false }`
[INFO] [stdout] 6ba944ceda355c52a00583d4bf66169447d7adf98116bc4de245d0cf62c92219
