[INFO] fetching crate salt_atproto_core 0.1.1...
[INFO] testing salt_atproto_core-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate salt_atproto_core 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate salt_atproto_core 0.1.1
[INFO] finished tweaking crates.io crate salt_atproto_core 0.1.1
[INFO] tweaked toml for crates.io crate salt_atproto_core 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salt_atproto_core 0.1.1 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 crates.io crate salt_atproto_core 0.1.1 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 45dc9ffee5386ed8d1070b5305b72c7fb94923e09270403e528f24f325b55f7c
[INFO] running `Command { std: "docker" "start" "-a" "45dc9ffee5386ed8d1070b5305b72c7fb94923e09270403e528f24f325b55f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45dc9ffee5386ed8d1070b5305b72c7fb94923e09270403e528f24f325b55f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45dc9ffee5386ed8d1070b5305b72c7fb94923e09270403e528f24f325b55f7c", kill_on_drop: false }`
[INFO] [stdout] 45dc9ffee5386ed8d1070b5305b72c7fb94923e09270403e528f24f325b55f7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9ccc9fd9cdca6a88504b54fc2bc8372b181286deee11a77ee3966c0f05c2a306
[INFO] running `Command { std: "docker" "start" "-a" "9ccc9fd9cdca6a88504b54fc2bc8372b181286deee11a77ee3966c0f05c2a306", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling atrium-common v0.1.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling langtag v0.3.4
[INFO] [stderr]    Compiling ipld-core v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling atrium-xrpc v0.12.3
[INFO] [stderr]    Compiling atrium-api v0.25.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hickory-client v0.25.2
[INFO] [stderr]    Compiling atrium-xrpc-client v0.5.14
[INFO] [stderr]    Compiling salt_atproto_core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
[INFO] running `Command { std: "docker" "inspect" "9ccc9fd9cdca6a88504b54fc2bc8372b181286deee11a77ee3966c0f05c2a306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ccc9fd9cdca6a88504b54fc2bc8372b181286deee11a77ee3966c0f05c2a306", kill_on_drop: false }`
[INFO] [stdout] 9ccc9fd9cdca6a88504b54fc2bc8372b181286deee11a77ee3966c0f05c2a306
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 150215dfe17e6fae5fac2c22f2aaca39adc815db0e2a526c2b1d33f52d7978f2
[INFO] running `Command { std: "docker" "start" "-a" "150215dfe17e6fae5fac2c22f2aaca39adc815db0e2a526c2b1d33f52d7978f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling salt_atproto_core v0.1.1 (/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/rustccJ31gW/symbols.o" "<17 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/{libhickory_client-536654ce1d82b5ef,libhickory_proto-2d776c5c37c78248,libfutures_io-de365546141a7cae,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,librand-39f2d5255b9c1d1f,librand_chacha-02934a52c0816134,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-5e0652cf7f841164,libatrium_xrpc_client-c526725adaf2865f,libreqwest-a2285f661da47729,libserde_urlencoded-3ad14ff8b88990a4,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libhyper_tls-c300dcac0d049650,libtokio_native_tls-673f4743f1f4f019,libtokio_util-b0b0c6c108a9e779,libfutures_sink-bb58a37a11906cee,libasync_compression-53ac74ae4ac67dce,libflate2-6be3df5bd53bcfb2,libminiz_oxide-b1b62c2a4f98e92c,libadler2-4b9a36ff39ff8edb,libcrc32fast-7a76731d87100d14,libtower_http-61b5403d7d500aba,libiri_string-78898a3d7d778ef5,libtower-c12032c8e1bff87f,libtower_layer-5699d784b4449e00,libnative_tls-9e75e43c9114d97a,libopenssl_probe-d74274d8b7245f2e,libopenssl-f27ce6cda3556863,libbitflags-b43423ca8c7e952a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-3a29fd6cda1b5208,libhyper_util-8f85fb25b587df04,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-a8e8ae21de5130db,libtracing_core-db8b17b4af509691,libhyper-f1320931f3ab35b2,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,liblog-7a84f66deca8d420,liburl-844e6d677beefa20,libidna-6e22502be1aacb79,libutf8_iter-efb3984ee203d151,libidna_adapter-a5db6da099f88bcb,libicu_properties-2579972b4f54c135,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-fa198cc496f8c600,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-311390797458245f,libpotential_utf-f3f76c57e2f37903,libicu_provider-4f576ec97f3d7cc1,libicu_locale_core-c56cce8494eb9a44,libtinystr-f32e15cd8750f76f,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-127d1eab9fd4763f,libzerotrie-f2d6bf55e0e8ef72,libyoke-9c2d601928f90633,libstable_deref_trait-456565f84dafac83,libzerofrom-a0caf7b58bc66f13,libsync_wrapper-c4446c9ab9748a89,libatrium_api-cff30bf90e06fcfb,libregex-c94f6af0a8dcb078,libregex_automata-86bba6ed228f6579,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,liblangtag-0b918d3de258a3ed,libchrono-b2e293da91077d49,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-c33a51d2327c8d61,libipld_core-daec24b7fd10e511,libcid-ddb01507b82abe87,libserde_bytes-ef3ae6fc655f513b,libmultihash-84bf9b52dbd2cc88,libunsigned_varint-7365080e55afed01,libmultibase-eadb93e422122094,libbase_x-272f7f4bdf7ad803,libdata_encoding_macro-5fe83ae9d0e221a3,libdata_encoding-709d1ddd9f456b21,libatrium_common-cc838a96c5ee889c,libmoka-67a8c759ddc9e254,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-9dd83e524ca6fb01,libgetrandom-1bf0a0aeb6ceb561,libasync_lock-0ed8f88bd789e80b,libevent_listener_strategy-7aabd8adc1fb024a,libevent_listener-f7bd6635dd5df56d,libparking-a433cf79076a56ac,libfutures_util-d632b42cfb1d2c78,libslab-2b1bc74cc8c02a09,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libcrossbeam_channel-5add0dde592d5282,libdashmap-36af6b9635e89466,libhashbrown-4a5c8172d1d54191,libonce_cell-806c65b5309ce672,libportable_atomic-5f2e1d63f3a11700,libcrossbeam_utils-7c4ed9e811c5c46d,libtokio-fb4433de5a58e9dd,libsignal_hook_registry-c9c3dad00c22134f,libsocket2-c9e344f59810649f,libmio-93f9491c280d5226,libparking_lot-fe70b8d4729e0859,libparking_lot_core-c048d3b1787371ba,liblibc-0d953531f2bb7a47,libcfg_if-6a6f703e7144cd38,libsmallvec-128704011005142e,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libatrium_xrpc-d7c7d00de605a3f4,libserde_html_form-d08d5187b6817a6b,libindexmap-f34aa63359e7e2eb,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libserde_json-a87892902a2834ff,libmemchr-68452485f2c33fee,libryu-f1418741a05f84c6,libthiserror-1282ff73cf9cfe28,libserde-3e72a1d4f6b7b61b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973,libthiserror-4822eb2202e6bf09}.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/rustccJ31gW/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/salt_atproto_core-ab674093cd259e65" "-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 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `salt_atproto_core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "150215dfe17e6fae5fac2c22f2aaca39adc815db0e2a526c2b1d33f52d7978f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150215dfe17e6fae5fac2c22f2aaca39adc815db0e2a526c2b1d33f52d7978f2", kill_on_drop: false }`
[INFO] [stdout] 150215dfe17e6fae5fac2c22f2aaca39adc815db0e2a526c2b1d33f52d7978f2
