[INFO] cloning repository https://github.com/euank/koebot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euank/koebot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fkoebot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fkoebot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 839afe6f105461113a482d0fb9fa30fcde2a37a0 [INFO] testing euank/koebot against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fkoebot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euank/koebot on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/euank/koebot [INFO] finished tweaking git repo https://github.com/euank/koebot [INFO] tweaked toml for git repo https://github.com/euank/koebot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/euank/koebot 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7087a3a08fa8f205410a505edc7fc750248a0a3f4a261d85b43b717b248358cc [INFO] running `Command { std: "docker" "start" "-a" "7087a3a08fa8f205410a505edc7fc750248a0a3f4a261d85b43b717b248358cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7087a3a08fa8f205410a505edc7fc750248a0a3f4a261d85b43b717b248358cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7087a3a08fa8f205410a505edc7fc750248a0a3f4a261d85b43b717b248358cc", kill_on_drop: false }` [INFO] [stdout] 7087a3a08fa8f205410a505edc7fc750248a0a3f4a261d85b43b717b248358cc [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61dfc492f4cddd4c154a20d6b11c1130ad46f5831acff58571cb83d0e4776b5d [INFO] running `Command { std: "docker" "start" "-a" "61dfc492f4cddd4c154a20d6b11c1130ad46f5831acff58571cb83d0e4776b5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling serenity v0.11.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling songbird v0.3.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling audiopus v0.3.0-rc.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling discortp v0.4.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling comfy-table v4.1.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling streamcatcher v1.0.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serenity-voice-model v0.1.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling koebot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTzFmL8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-c005e1da8964dbf4.rlib,libanstream-df577afa03759b4c.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-8898fa320176b4c5.rlib,libregex-2b1ac86fff276b52.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib,libsongbird-a17a1a6e93c31b05.rlib,libserenity_voice_model-609cde332dd3ca82.rlib,libenum_primitive-54086bc526651409.rlib,libnum_traits-9d747244d1947026.rlib,libuuid-8393d12b7b4c1f1f.rlib,libsymphonia_core-22e8db354c31bf4a.rlib,libbytemuck-5dc727f1fbeada00.rlib,liblazy_static-b3603208c0de2608.rlib,libarrayvec-f942e8c771b56381.rlib,libstreamcatcher-94de9c7b503f705f.rlib,libcrossbeam_utils-9496b93197c04945.rlib,libxsalsa20poly1305-2617bcb074742132.rlib,libpoly1305-67fcfbb0b817a32a.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libuniversal_hash-558284ba894aa81a.rlib,libsubtle-fff2a9a73f2e60a1.rlib,libsalsa20-2177cde8eec17d64.rlib,libzeroize-20cf76a482034714.rlib,libcipher-18aefd85b83f8240.rlib,libaead-91fd135d74b259db.rlib,libflume-c71b8cfde91b3c2d.rlib,libpin_project-2a20d674a8309136.rlib,libnanorand-abfbae7911185640.rlib,libdiscortp-b1aeea40a165178a.rlib,libpnet_macros_support-c82c0ef4b22e7784.rlib,libpnet_base-cff600ebebe3efc0.rlib,libaudiopus-0778bc2a2c17194a.rlib,libaudiopus_sys-d80baa8fa65821b8.rlib,libserenity-9159499fae0d6982.rlib,libtime-7766a44dab6cb7a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-13a05038c5be91ac.rlib,libpowerfmt-a0c185df26c26a22.rlib,libdashmap-f1b178480329fdf5.rlib,libtypemap_rev-6393db246c94b25b.rlib,libserde_value-a0eb9c3fa07812cb.rlib,libordered_float-1cba5fbfcb2dbd6c.rlib,libnum_traits-23460aab6c6f97a8.rlib,libreqwest-5c5114d3e91e4309.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_rustls-6f224febf62b6e7a.rlib,libserde_urlencoded-8d3dd9e5a7f86e61.rlib,libwebpki_roots-881d9833caf02a91.rlib,libbase64-64299f9d815d057c.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_rustls-ad78024f2a80469b.rlib,libencoding_rs-721451430cd4dde4.rlib,libmime_guess-2813e9ed76ccd889.rlib,libunicase-6dc602a178d5acff.rlib,libmime-4b44681fdb2c65f7.rlib,librustls-e02cfe33c52fe90f.rlib,libwebpki-54e8974065298246.rlib,libhyper-c9ee21194501f35a.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-aed28fb5bd4cbce6.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtokio_util-af3ec8476687630f.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-188e6f4bedcbeda3.rlib,libserde_json-e236c9e27468e867.rlib,libryu-f8ba606093049f91.rlib,libtracing-d398053034383c42.rlib,libtracing_core-030dd93ae615c815.rlib,libfutures-1ad970b1ad66bbe6.rlib,libfutures_executor-8e2a0ca5801cf154.rlib,libflate2-a3cfbb87a288225e.rlib,libminiz_oxide-4bd0921bac138a40.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libasync_tungstenite-2e7c04957681e736.rlib,libwebpki_roots-340269c42ba79001.rlib,libtokio_rustls-1f0e544418b816e7.rlib,libtokio-caa3fb5d0a4c7739.rlib,libnum_cpus-8f47b24760bf6193.rlib,libsocket2-b155cd9499868fce.rlib,libmio-b8afeeea29e9d59d.rlib,libparking_lot-68a21b40999154de.rlib,libparking_lot_core-1576bc2388e9dcd6.rlib,libfutures_util-ac27c1d378f199dc.rlib,libmemchr-3ffe5f7a52883367.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libtungstenite-1480f09370168b95.rlib,libbase64-b5296a10b8334a2c.rlib,librand-87966b4591f11e20.rlib,librand_chacha-f9a7b24d36a5be83.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-c54602b6092a94f6.rlib,librustls-a40ae85175380180.rlib,libsct-257e67959ff232f7.rlib,libwebpki-c5df40a36dfd8dab.rlib,libring-9d3a662fd5a01ae9.rlib,libgetrandom-fa451dd830f97b66.rlib,libspin-3b7ced0032656045.rlib,libuntrusted-3420b86308bec153.rlib,libring-5535c71ef58be672.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libonce_cell-24c5d665b6879050.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-2ef7d48be9ce736b.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-a901e0ab52b66573.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libthiserror-2667ed83fecce5fe.rlib,liburl-7e4dcdfb6e1f5c2f.rlib,libidna-d29d1ab37db64f23.rlib,libunicode_normalization-e17216a4158e45bb.rlib,libtinyvec-4d4c8ae0ce1c57cf.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-7b014e9667cf8998.rlib,libitoa-4c6598116a867907.rlib,libbytes-9c2a396be262bdae.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde-5c7670c584ace1c6.rlib,libcomfy_table-62692b7e7352b308.rlib,libstrum-d441a7d1fa25c4d0.rlib,libunicode_width-ea37189c48be061a.rlib,libcrossterm-b7b4307ab761ad9d.rlib,libsignal_hook_mio-8971725207bea6a3.rlib,libsignal_hook-757dd11ac880e8b1.rlib,libsignal_hook_registry-db788882f3600384.rlib,libmio-73d9c434531cfbc6.rlib,liblog-669e9396cafcbb01.rlib,libparking_lot-147d5f24d29027df.rlib,libparking_lot_core-4b4c773d3d205a94.rlib,liblibc-06a4ecb18bac8ac4.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-7ca0f2602aa54eaa.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-e2b4db6c651223da.rlib,libanyhow-62d110e8112253b4.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/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-5fc740223cfeacde/out" "-L" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/koebot-5759e04e3642d856" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007fb3acd5ced7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5ced7) [INFO] [stdout] #1 0x00007fb3acd5d2ec SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5d2ec) [INFO] [stdout] #2 0x00007fb3a8c19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007fb3a8d77977 (/lib/x86_64-linux-gnu/libc.so.6+0x1a0977) [INFO] [stdout] #4 0x00007fb3afc6a614 llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007fb3acd0e851 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0e851) [INFO] [stdout] #6 0x00007fb3acd0cfbd llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0cfbd) [INFO] [stdout] #7 0x000060e610ff4dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x000060e610f897ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007fb3acd0e722 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0e722) [INFO] [stdout] #10 0x00007fb3acd0dada llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0dada) [INFO] [stdout] #11 0x00007fb3acc89100 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3e89100) [INFO] [stdout] #12 0x00007fb3a8c6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x00007fb3a8cfca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] 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 `koebot` (bin "koebot") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "61dfc492f4cddd4c154a20d6b11c1130ad46f5831acff58571cb83d0e4776b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61dfc492f4cddd4c154a20d6b11c1130ad46f5831acff58571cb83d0e4776b5d", kill_on_drop: false }` [INFO] [stdout] 61dfc492f4cddd4c154a20d6b11c1130ad46f5831acff58571cb83d0e4776b5d