[INFO] cloning repository https://github.com/LyonMask/chorus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LyonMask/chorus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyonMask%2Fchorus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyonMask%2Fchorus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77de2b79d3fed70d6c0f780535e5e5b2e7419c3a [INFO] testing LyonMask/chorus against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyonMask%2Fchorus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LyonMask/chorus [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/LyonMask/chorus [INFO] tweaked toml for git repo https://github.com/LyonMask/chorus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LyonMask/chorus on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LyonMask/chorus 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16 [INFO] running `Command { std: "docker" "start" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [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_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling yamux v0.13.10 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling libp2p-request-response v0.27.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.47.0 [INFO] [stderr] Compiling libp2p-relay v0.18.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-dcutr v0.12.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-mdns v0.46.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling chorus-core v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling futures-ticker v0.0.3 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling yamux v0.13.10 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling libp2p-request-response v0.27.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.47.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-dcutr v0.12.0 [INFO] [stderr] Compiling libp2p-relay v0.18.0 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-mdns v0.46.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling chorus-core v0.1.0-alpha (/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/rustcIJXygx/symbols.o" "<5 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/{libchorus_core-1fa5a98440d7144a,libserde_json-508bd9f2e6d37d72,libzmij-ef63f1da73704b4c,libanyhow-9e4c44ac98d8e4ea,liblibp2p-4c7976e76a5e12b7,liblibp2p_yamux-a4e8b41fea64b227,libyamux-4c7198e4c4c0defa,librand-bc732bf807a347c7,librand_chacha-fadd57374cad6728,librand_core-2b84eea7f3696fdd,libgetrandom-62d23754873c434b,libyamux-fe4bb8d6220c3645,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_tcp-cfe39fe8a84395f1,liblibp2p_request_response-dac5916ece34a552,liblibp2p_relay-d709a7b7f81cfa3b,liblibp2p_ping-5295f3466552a50d,liblibp2p_noise-054b9d04a477ec84,libsnow-6a9c58fd851a2a91,libring-26ab5b6fe30e5a1e,libuntrusted-b2f816886faf2178,liblibp2p_mdns-1c1da153210cae2c,libif_watch-0e3237f3dbd5af3f,librtnetlink-669512cb41d73a3e,libnix-70f538df138a48c0,libnetlink_proto-d0943be770fd7295,libnetlink_sys-ba8fdc046c464433,libnetlink_packet_route-5c9ed48a67b882cb,libbitflags-89a023adeebf44a1,libnetlink_packet_core-61bd5c2f2a558f37,libsocket2-d20ced85f0c03014,libhickory_proto-c99190a5cc95ea3f,libipnet-61ca7a5e1c2863d4,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,liblibp2p_identify-6182acf20dd27533,liblibp2p_gossipsub-e83041c2548828ba,libhex_fmt-030e3ae8e4c2668b,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libprometheus_client-2cdffc8e130b79f5,libdtoa-457fb8273a048c91,libitoa-5de11b3b23bfe572,libfutures_ticker-777ea33c19a54b84,liblibp2p_dcutr-b74011d419e349fe,libquick_protobuf_codec-fdc0c5aaa0f6f421,libfutures_bounded-8577aa5db480d5fd,libasynchronous_codec-09b944c29c5c6e08,liblibp2p_connection_limits-1f64b03227a6d3b2,liblibp2p_allow_block_list-a5317fe4dc2ed188,liblibp2p_swarm-65fbe6910b07ac05,libtokio-019ba8a178c12e78,libsignal_hook_registry-68e924d39c75c9ed,liberrno-0368c0335209fb9f,libsocket2-13d3bb5190c2b954,libmio-10d5c69cb4dd484f,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibp2p_core-a5c4a122adae8914,libvoid-eb7ae209523c4fe2,libmultistream_select-aae8405c9fcdbbe8,liblog-b262261d47bd2eba,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-9f5689cdb185bcad,libparking_lot-943ece00b48f7453,libparking_lot_core-735e1eca6b5fc594,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-c7b48848e7fed083,libeither-ee1ed391f5dfcb09,libmultiaddr-05acd74fba7542e0,liburl-a172ac0b5b2e151e,libidna-3489aeedd9f09ef6,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-b4d7f1f831a12e81,libbase_x-e5b84adab724dcee,libbase256emoji-83feffe272582ea5,libconst_str-a43587d571c7c343,libdata_encoding_macro-c4e52790d4cf018d,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-ac2a326e6e4d473d,libbs58-6d9c7a5f59ca4fad,libhkdf-ca6e8f6402b7742c,libhmac-c5216de160ce8714,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libthiserror-5e90adc18491a337,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-4b0fc7d26697af29,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-38828420954ba454,libunsigned_varint-fb9a05934f82dfbc,libfutures-88365f15fd784055,libfutures_executor-94f8e95c214859eb,libfutures_util-3ee684943ed2ee9d,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libbytes-2ed9460101f17bbf,libbase64-32787b0325ea6df8,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libed25519_dalek-929794d16f3a2ce2,libsha2-1cd5b544c55a1e27,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libx25519_dalek-9cded767509539d2,libcurve25519_dalek-b2064216e2a11517,libdigest-2c94b3023e40a1d6,libblock_buffer-ceb5bfb4b62e5dc4,libthiserror-305297abc8a52265,libsecrecy-6579d1647f307a19,librand-082ee4b16e38b1d2,librand_chacha-7816a71d48b3864e,libppv_lite86-4c7cb4cae2e35cf1,libzerocopy-47718de214f7b9f5,libchacha20poly1305-4256b0eb1cd81e37,libchacha20-46994decb2941a4e,libpoly1305-b921376e11b9709c,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libuniversal_hash-d0b389669c3929fb,libsubtle-9600f7efd1e82d97,libaead-c9d25250be931120,libcipher-036c26b9b824677f,libzeroize-90433e7bb9aa9192,libinout-1d1fb26a44a5b26f,libcrypto_common-92c2ff13d43ded50,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand_core-9c3e2f8addd45a4f,libgetrandom-f9fab7b64b8f58a1,liblibc-b8a79d0f534195c5,libcfg_if-83060ec5685761ae}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIJXygx/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/ring-f21e9b48955e3fd6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_p2p-91416b3861615124" "-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 `chorus-core` (test "integration_p2p") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16", kill_on_drop: false }` [INFO] [stdout] 03d7fe0748dc033578947aae373a524e205f044dbebf84593a1fa681236f0f16