[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] a9a6fdb08d72799ef73eed6e1c88ab2f353b495c [INFO] testing vbxq/ug2-client against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbxq%2Fug2-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vbxq/ug2-client on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inherent v1.0.13 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded sea-query-binder v0.7.0 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] [stderr] Downloaded sea-orm-macros v1.1.19 [INFO] [stderr] Downloaded bigdecimal v0.4.10 [INFO] [stderr] Downloaded arc-swap v1.8.2 [INFO] [stderr] Downloaded sea-query v0.32.7 [INFO] [stderr] Downloaded sea-orm v1.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d330966f94f8a8589e0946589d57f1d1c910f6d3507f5bd0bba7e0c64bc4360 [INFO] running `Command { std: "docker" "start" "-a" "9d330966f94f8a8589e0946589d57f1d1c910f6d3507f5bd0bba7e0c64bc4360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d330966f94f8a8589e0946589d57f1d1c910f6d3507f5bd0bba7e0c64bc4360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d330966f94f8a8589e0946589d57f1d1c910f6d3507f5bd0bba7e0c64bc4360", kill_on_drop: false }` [INFO] [stdout] 9d330966f94f8a8589e0946589d57f1d1c910f6d3507f5bd0bba7e0c64bc4360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cea1d3a175e49fddaaa2a3b75034b9573846492d9482162c43ec0b87c9396c7 [INFO] running `Command { std: "docker" "start" "-a" "1cea1d3a175e49fddaaa2a3b75034b9573846492d9482162c43ec0b87c9396c7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [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 iana-time-zone v0.1.65 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [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 anyhow v1.0.101 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [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 compression-codecs v0.4.36 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling regex-automata v0.4.14 [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 synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 futures-macro v0.3.32 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.19 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.39 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [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 41s [INFO] running `Command { std: "docker" "inspect" "1cea1d3a175e49fddaaa2a3b75034b9573846492d9482162c43ec0b87c9396c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cea1d3a175e49fddaaa2a3b75034b9573846492d9482162c43ec0b87c9396c7", kill_on_drop: false }` [INFO] [stdout] 1cea1d3a175e49fddaaa2a3b75034b9573846492d9482162c43ec0b87c9396c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845dc4b508eff80f9e6c48b076a4a4a25ccebde69b49ded65ef050f153b93ca2 [INFO] running `Command { std: "docker" "start" "-a" "845dc4b508eff80f9e6c48b076a4a4a25ccebde69b49ded65ef050f153b93ca2", 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/rustcdYkxdE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libug2_client-04c3afcc1d54a442,libtoml-8cf6acd38e8778c9,libtoml_edit-1a958f7fc5175a6b,libserde_spanned-288d05e66c27d327,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-3c2b28ea585799d3,libaxum-cad6df929982283d,libserde_path_to_error-f82a59413c0cf13c,libmatchit-9957f6fb3fe31ab2,libaxum_core-fd804b3fbd399512,libredis-d029a7daff452e75,libsocket2-d9172f299c4d9572,libitertools-f7fc0085162eabfd,libsha1_smol-4fed1055ba2d5f30,libfutures-1923cdbfc41f1786,libfutures_executor-1163ce0923ae52a3,libbackon-83661e96e02536d6,libfastrand-170721b1a00f0db8,libarc_swap-36a94ed20f10610e,libcombine-ca1106930692f1e6,libindicatif-3f4c9ce6dbd7c9de,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-107b39f0fd798978,libunicode_width-11318280e9097d13,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libreqwest-efa3238b4426f9ab,libserde_urlencoded-0ed0b453dfd7a301,libryu-ace37e26d8308611,libhyper_tls-263c8c3e561d0e6c,libtokio_native_tls-850e7a53cf657da3,libencoding_rs-f47fb1c01542042e,libtower_http-6bab2194abd9c12d,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libhttp_range_header-4ae42ae54e280e27,libiri_string-d8b08e8827a09725,libasync_compression-f58753f4c5296a7c,libcompression_codecs-be8d0cc957241604,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-7f9ebaa0766913ce,libtower_layer-d70c7e404336389b,libnative_tls-2f563b91b5d60494,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-0dfb359503d435d2,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-188d8a036aac022d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-80d98b95e51c393e,libfnv-2d77ec4f6f971b24,libtokio_util-1556d425f304c3d4,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libsea_orm-b20fdc19bd97a335,libderive_more-ac47e1765bcb84ab,libouroboros-cce848b872b86072,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-d8357cc599cbc2ef,libstrum-d34fc9d52101e73c,libsea_query_binder-b88964a5207791c7,libsea_query-a6e313aeac0d8908,libordered_float-f789a397060c06d0,libsqlx-3963972896ab2046,libsqlx_postgres-27afecee3509fb88,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-5c085993cab0beac,libmd5-3795145551374a91,libbyteorder-1e924d369e48dcfe,libatoi-b8386ff51e542783,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-a84ea8e623773239,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libhkdf-530a147ac80e90f7,libhmac-968ff2b18274b428,libsqlx_core-37699d6b6dfebc9e,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libthiserror-0c18154d35e861e2,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-6a527193b631aa9e,libcpufeatures-471354fefbcaf2d8,libdigest-945aedc83448fea4,libblock_buffer-89561fdedc720992,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtokio-9e82085ac503c5cd,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-23b9d70bb9fd6947,libparking_lot_core-3c7acee0a92411e6,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,librust_decimal-fb60bbf6733d7a94,libarrayvec-e69e5f78daccaf57,libbigdecimal-8717bea813ebefeb,liblibm-6e8521081c3763a4,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libtime-3a329835f662b65c,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-ad02cafa12a20293,libpowerfmt-a0c185df26c26a22,libchrono-6c2a73ab7743f66f,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libuuid-1777e8387d3c5020,libserde_json-39a20e0bb6b435a4,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,liburl-f1ae99bea816d308,libidna-2aa3a3a67e99f04c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-fb7f4f1b98d62de9,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-5cacbceda1d489fb,libsmallvec-b06cea6e363a38de,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-feed707f0bcca002,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-38ab6f7df0e42f2f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-4c1239586558879c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libserde-81bae04d97579492,libserde_core-41b4206248df10fd,libanyhow-67c4835fa8a1d60d}.rlib" "/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/rustcdYkxdE/raw-dylibs" "-B/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-d45912b112919165/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/branding-81be73c5da20ca13" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQJT21g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libug2_client-04c3afcc1d54a442,libtoml-8cf6acd38e8778c9,libtoml_edit-1a958f7fc5175a6b,libserde_spanned-288d05e66c27d327,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-3c2b28ea585799d3,libaxum-cad6df929982283d,libserde_path_to_error-f82a59413c0cf13c,libmatchit-9957f6fb3fe31ab2,libaxum_core-fd804b3fbd399512,libredis-d029a7daff452e75,libsocket2-d9172f299c4d9572,libitertools-f7fc0085162eabfd,libsha1_smol-4fed1055ba2d5f30,libfutures-1923cdbfc41f1786,libfutures_executor-1163ce0923ae52a3,libbackon-83661e96e02536d6,libfastrand-170721b1a00f0db8,libarc_swap-36a94ed20f10610e,libcombine-ca1106930692f1e6,libindicatif-3f4c9ce6dbd7c9de,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-107b39f0fd798978,libunicode_width-11318280e9097d13,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libreqwest-efa3238b4426f9ab,libserde_urlencoded-0ed0b453dfd7a301,libryu-ace37e26d8308611,libhyper_tls-263c8c3e561d0e6c,libtokio_native_tls-850e7a53cf657da3,libencoding_rs-f47fb1c01542042e,libtower_http-6bab2194abd9c12d,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libhttp_range_header-4ae42ae54e280e27,libiri_string-d8b08e8827a09725,libasync_compression-f58753f4c5296a7c,libcompression_codecs-be8d0cc957241604,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-7f9ebaa0766913ce,libtower_layer-d70c7e404336389b,libnative_tls-2f563b91b5d60494,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-0dfb359503d435d2,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-188d8a036aac022d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-80d98b95e51c393e,libfnv-2d77ec4f6f971b24,libtokio_util-1556d425f304c3d4,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libsea_orm-b20fdc19bd97a335,libderive_more-ac47e1765bcb84ab,libouroboros-cce848b872b86072,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-d8357cc599cbc2ef,libstrum-d34fc9d52101e73c,libsea_query_binder-b88964a5207791c7,libsea_query-a6e313aeac0d8908,libordered_float-f789a397060c06d0,libsqlx-3963972896ab2046,libsqlx_postgres-27afecee3509fb88,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-5c085993cab0beac,libmd5-3795145551374a91,libbyteorder-1e924d369e48dcfe,libatoi-b8386ff51e542783,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-a84ea8e623773239,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libhkdf-530a147ac80e90f7,libhmac-968ff2b18274b428,libsqlx_core-37699d6b6dfebc9e,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libthiserror-0c18154d35e861e2,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-6a527193b631aa9e,libcpufeatures-471354fefbcaf2d8,libdigest-945aedc83448fea4,libblock_buffer-89561fdedc720992,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtokio-9e82085ac503c5cd,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-23b9d70bb9fd6947,libparking_lot_core-3c7acee0a92411e6,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,librust_decimal-fb60bbf6733d7a94,libarrayvec-e69e5f78daccaf57,libbigdecimal-8717bea813ebefeb,liblibm-6e8521081c3763a4,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libtime-3a329835f662b65c,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-ad02cafa12a20293,libpowerfmt-a0c185df26c26a22,libchrono-6c2a73ab7743f66f,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libuuid-1777e8387d3c5020,libserde_json-39a20e0bb6b435a4,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,liburl-f1ae99bea816d308,libidna-2aa3a3a67e99f04c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-fb7f4f1b98d62de9,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-5cacbceda1d489fb,libsmallvec-b06cea6e363a38de,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-feed707f0bcca002,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-38ab6f7df0e42f2f,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-4c1239586558879c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libserde-81bae04d97579492,libserde_core-41b4206248df10fd,libanyhow-67c4835fa8a1d60d}.rlib" "/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/rustcQJT21g/raw-dylibs" "-B/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-d45912b112919165/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/entry_detector-1370799940f536d9" "-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 "entry_detector") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "845dc4b508eff80f9e6c48b076a4a4a25ccebde69b49ded65ef050f153b93ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845dc4b508eff80f9e6c48b076a4a4a25ccebde69b49ded65ef050f153b93ca2", kill_on_drop: false }` [INFO] [stdout] 845dc4b508eff80f9e6c48b076a4a4a25ccebde69b49ded65ef050f153b93ca2