[INFO] cloning repository https://github.com/delfikpro/tunneller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delfikpro/tunneller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelfikpro%2Ftunneller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelfikpro%2Ftunneller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da0bf180aafecacea0cc9b8157fe6c125304bc17 [INFO] building delfikpro/tunneller against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelfikpro%2Ftunneller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/delfikpro/tunneller on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/delfikpro/tunneller [INFO] finished tweaking git repo https://github.com/delfikpro/tunneller [INFO] tweaked toml for git repo https://github.com/delfikpro/tunneller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/delfikpro/tunneller 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92edaa5a10e814bcc25b546efaae5f6deb00d729a0c7b888efa852ffacc04de5 [INFO] running `Command { std: "docker" "start" "-a" "92edaa5a10e814bcc25b546efaae5f6deb00d729a0c7b888efa852ffacc04de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92edaa5a10e814bcc25b546efaae5f6deb00d729a0c7b888efa852ffacc04de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92edaa5a10e814bcc25b546efaae5f6deb00d729a0c7b888efa852ffacc04de5", kill_on_drop: false }` [INFO] [stdout] 92edaa5a10e814bcc25b546efaae5f6deb00d729a0c7b888efa852ffacc04de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48eaf67524b55ef2bbc04613f71bbde99f4227d2f81fa9a57d9f976aa9643d9 [INFO] running `Command { std: "docker" "start" "-a" "c48eaf67524b55ef2bbc04613f71bbde99f4227d2f81fa9a57d9f976aa9643d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling derive-packetdata v0.1.0 (/opt/rustwide/workdir/derive-packetdata) [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling nkeys v0.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_nanos v0.1.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling nats v0.17.0 [INFO] [stderr] Compiling trust-dns-client v0.20.3 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling tunneller v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_bytes` and `read_string` are never used [INFO] [stdout] --> src/ext.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait MinecraftAsyncReadExt: AsyncRead + Unpin + Send { [INFO] [stdout] | --------------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 105 | async fn read_bytes(&mut self, limit: i32) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | async fn read_string(&mut self, limit: i32) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_bytes_async` is never used [INFO] [stdout] --> src/ext.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 155 | pub trait MinecraftAsyncWriteExt: AsyncWrite + Unpin { [INFO] [stdout] | ---------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 182 | async fn write_bytes_async(&mut self, buf: &[u8]) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgaSZ8A/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-88bab0eb22a52c51.rlib,libpublic_ip-7a73c02bf92d5a35.rlib,libhyper_system_resolver-addb507914759518.rlib,libdns_lookup-31f836aa3d24c25c.rlib,libhyper-831446b995dcb256.rlib,libwant-a1c6fef257c67e4c.rlib,libtry_lock-04ab89c2b90aada7.rlib,libsocket2-1bb175ec9c501fc5.rlib,libtower_service-af39fd918c32fb61.rlib,libhttp_body-40bc805a2220b316.rlib,libtrust_dns_client-08612d91b7d2f810.rlib,libradix_trie-31afb1a4d1131fc9.rlib,libnibble_vec-4979dab0b18946f3.rlib,libendian_type-1a14e654c539d0b3.rlib,libtrust_dns_proto-16ddc87b5f7af164.rlib,libipnet-bff01af9f790a3e5.rlib,libenv_logger-20ba3981a336c815.rlib,libatty-13b6cab3dc8ad3d4.rlib,libtermcolor-74996012752f95ab.rlib,libhumantime-4c447dce01578f69.rlib,libactix_web-2696e397fe99126e.rlib,libactix_tls-1dffb3caa0849ceb.rlib,libawc-ddea8ee49e254b7c.rlib,libactix_server-6c88693842cb6dc5.rlib,libsocket2-67b4a9372d363b0c.rlib,libactix_router-482e70bc84cde3ac.rlib,libbytestring-05d687f1950eb059.rlib,libactix_http-875f162feff10d00.rlib,libhttparse-7838480c8ceb08f8.rlib,libsha1-7ade111122ec7bca.rlib,libserde_urlencoded-77f86a91b0b55172.rlib,libcookie-8ef2337e152de28c.rlib,libencoding_rs-a1205cc7f8718030.rlib,liblanguage_tags-fec0a55f73b2b941.rlib,libmime-b7cae768fcd12a2f.rlib,libflate2-5d0b007bd265f483.rlib,libminiz_oxide-4757514629d55345.rlib,libadler-e401e4288b606860.rlib,libcrc32fast-6d8e9875e1ad8f42.rlib,libbrotli2-3caad71fe619e5c0.rlib,libbrotli_sys-e53ba55ab673c34e.rlib,libtime-a84feaff00b90d38.rlib,libtime_macros-4edbc69acf38ee59.rlib,libstandback-4025ba20f4df0a8e.rlib,libfxhash-98a81830b641a6ff.rlib,libactix_utils-b78a92defd54d1bf.rlib,libactix_connect-bc4193940e4fd011.rlib,libtrust_dns_resolver-4ac288ef920bd4f5.rlib,libresolv_conf-c605295d302ae3d1.rlib,libhostname-ef65ffa536adc79b.rlib,libmatch_cfg-6edf8addf1a96442.rlib,libquick_error-df6fb51d0bfdc795.rlib,libtrust_dns_proto-8a4c9def7e4afc17.rlib,libthiserror-f14077ce980722c9.rlib,liblru_cache-fb6a4e12ff7a1df2.rlib,liblinked_hash_map-fff89e8307816439.rlib,libactix_rt-a39b39fbd4039e39.rlib,libactix_threadpool-84bda99abe660de8.rlib,libthreadpool-dbc4f416801bb4d1.rlib,libcopyless-4b17fa94736ae722.rlib,libeither-ecab9c1704646acf.rlib,libh2-872baaf97d054a29.rlib,libtracing_futures-e56ce37364eba1d7.rlib,libtracing-f9ff00eb88ed184a.rlib,libtracing_core-97290740d9eeb1c5.rlib,libindexmap-d2cb809b947de163.rlib,libhashbrown-3f7ddcc0eefd4f0e.rlib,libhttp-5610c3086ba7d2f4.rlib,libfnv-2efd5e10883e6e67.rlib,libactix_service-aa739120e02e1adc.rlib,libactix_codec-362764b36e6a849b.rlib,libbitflags-8fcb3a19b90e1d12.rlib,libtokio_util-61b70db03b2a1360.rlib,libtokio-059ef33ba5a90ca0.rlib,libmio_uds-29b8485daa5678e9.rlib,libmio-95f9275e1156a487.rlib,libiovec-4ae2531d6a217ee9.rlib,libnet2-b8cdf47e6eaff6d4.rlib,libcfg_if-a6c7f2a442104fca.rlib,libpin_project_lite-ae4fe262712f2d89.rlib,libpin_project-0b61bf58e8320c86.rlib,libpin_project-7e221aee89e01526.rlib,libbytes-42577d72ef878432.rlib,libnats-d2c030ddcec1d3a3.rlib,libserde_nanos-a5123275874b2b11.rlib,libserde_json-9a9223fdf52599a4.rlib,libryu-e9bcd0de7bc88f0a.rlib,libitoa-2df0e32bde18754c.rlib,libnuid-a49afac99d392447.rlib,librand-8ca408f52e013189.rlib,librand_chacha-c12ff20a39eca0ca.rlib,librand_core-034f300aaedebf26.rlib,libgetrandom-b5cc34c12f70a201.rlib,librustls_native_certs-e3ba05e86069149f.rlib,libopenssl_probe-00eb4ad233bc2f10.rlib,librustls_pemfile-2d5971b5c608125f.rlib,libbase64_url-a8bd14ac80355ed5.rlib,libjson-4e6c9d47dacb1d8e.rlib,libchrono-ac09aae8cc5e9921.rlib,libserde-e2b79a319f1a85eb.rlib,libnum_integer-987f64da10355a18.rlib,libnum_traits-0477785ae2272733.rlib,libtime-16d2b7308651efbc.rlib,liburl-2e86f8aa92832724.rlib,libidna-43a89491a4a5cf87.rlib,libunicode_normalization-f749ae5fc569f412.rlib,libtinyvec-4439afd341ca8323.rlib,libtinyvec_macros-20f7bf5a3a0f6c2e.rlib,libunicode_bidi-2bc8d2ca6f856a32.rlib,libform_urlencoded-5fce2247c59253ae.rlib,libpercent_encoding-772c90a786b3ee34.rlib,libmatches-1233775581318fa3.rlib,librustls-c15b482364d78b72.rlib,libbase64-c7b5ee6310df3e1f.rlib,libsct-36b146aa2ac4a7d8.rlib,libwebpki-9f08843be4187d5a.rlib,libring-19e823c50de175e8.rlib,libspin-ffd4d3953b0f18f4.rlib,libuntrusted-c553ff573d2f37c4.rlib,libregex-4ded3175459d606d.rlib,libaho_corasick-cfd3d492b8a03685.rlib,libregex_syntax-ecffaa4fc8160b73.rlib,libnkeys-32071331daca792a.rlib,libdata_encoding-258d246ea38793e5.rlib,libsignatory-5d3ed8a82bb82c37.rlib,libsubtle_encoding-70bd2f4ad8289d2b.rlib,librand-df45b4820a5bbcf6.rlib,librand_chacha-9626cde6182921d0.rlib,libppv_lite86-91ff79ce56d253ed.rlib,libed25519_dalek-62f0ea028461f0e0.rlib,libsha2-64036f0e0a7c1c62.rlib,libcpufeatures-a85f50609541b5ae.rlib,libopaque_debug-b3123f5766db8a31.rlib,libblock_buffer-4dfea4ef8f4fe6c7.rlib,libcurve25519_dalek-7e3f602b23a3ba47.rlib,libsubtle-3b172691091437cb.rlib,libzeroize-859d3cfa56900de7.rlib,librand_core-2862b0114ced2148.rlib,libgetrandom-abdd2818f1bd9e67.rlib,libdigest-82a4f0c5ad019615.rlib,libgeneric_array-71f03b9e7c0ed010.rlib,libtypenum-0b554dadb2a8ffd5.rlib,libbyteorder-1f75af08079531e7.rlib,libed25519-09cd7afbb73d01fa.rlib,libsignature-5bd5a5e31a080ad1.rlib,libcrossbeam_channel-efd06a228c2a986b.rlib,libcrossbeam_utils-a4bfd50a34ff6e72.rlib,libblocking-4f40ad155bd8a130.rlib,libfutures_lite-206735b3e2383e8e.rlib,libfastrand-0df88a4010e5cc46.rlib,libwaker_fn-4f330f349176fdc3.rlib,libparking-819f86d5921f2537.rlib,libatomic_waker-de6a85beacd8e33a.rlib,libasync_task-2e0d55ad51cc0346.rlib,libasync_channel-158bb1c7ef235d8d.rlib,libevent_listener-508ac31c446460af.rlib,libconcurrent_queue-087ccfc93a0c2c5b.rlib,libcache_padded-5b665e5169d7c439.rlib,libtokio-1daf2495c6e6255d.rlib,libsignal_hook_registry-eebe1aa801f2fccc.rlib,libarc_swap-0a36adb34ba11a05.rlib,libnum_cpus-3585c04ae2f16c7c.rlib,libonce_cell-f078aa16dd27dd16.rlib,libbytes-f8d4b7d2a498fc6c.rlib,libmio-4a62d7700bec67f7.rlib,liblog-90eacf6d362ce6f7.rlib,libparking_lot-50eb4ad6c65b7ef8.rlib,libparking_lot_core-c086a2e7d30d8c0a.rlib,liblibc-fcfa4973c78a5eb6.rlib,libsmallvec-e179a4f16c659793.rlib,liblock_api-5a07c2ba7ceec6f0.rlib,libscopeguard-c75d788457331c7e.rlib,libinstant-c1606028aa4c4bf9.rlib,libcfg_if-02ffc4ff30a29427.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libfutures-35e49d18cfd9135a.rlib,libfutures_executor-1add9f7a034e20cb.rlib,libfutures_util-06346a0b9fecbdec.rlib,libmemchr-f9d387c18bb98cb2.rlib,libfutures_io-f19cc97384ed67c1.rlib,libslab-da0d653b95320de3.rlib,libfutures_channel-85b45273a2a9433d.rlib,libpin_project_lite-6ff21834e22b988d.rlib,libfutures_sink-d110dbc0b384b962.rlib,libfutures_task-d204a7bfccf87dd9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-8859613a20b7619a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgaSZ8A/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-21d392736838e2ee/out" "-L" "/opt/rustwide/target/debug/build/ring-d34a796088d96bfc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tunneller-f5088a69807caeb8" "-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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b543c37 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b544053 [INFO] [stdout] 2 libc.so.6 0x0000784515c33330 [INFO] [stdout] 3 libc.so.6 0x0000784515d76a88 [INFO] [stdout] 4 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451e84767e [INFO] [stdout] 5 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b4f39b1 [INFO] [stdout] 6 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b4f2888 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) + 200 [INFO] [stdout] 7 rust-lld 0x000057ae0c2b085d [INFO] [stdout] 8 rust-lld 0x000057ae0c23c8fa [INFO] [stdout] 9 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b4f3882 [INFO] [stdout] 10 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b4f32ea [INFO] [stdout] 11 libLLVM.so.20.1-rust-1.89.0-nightly 0x000078451b46ded0 [INFO] [stdout] 12 libc.so.6 0x0000784515c8aaa4 [INFO] [stdout] 13 libc.so.6 0x0000784515d17a34 __clone + 68 [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 `tunneller` (bin "tunneller") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c48eaf67524b55ef2bbc04613f71bbde99f4227d2f81fa9a57d9f976aa9643d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48eaf67524b55ef2bbc04613f71bbde99f4227d2f81fa9a57d9f976aa9643d9", kill_on_drop: false }` [INFO] [stdout] c48eaf67524b55ef2bbc04613f71bbde99f4227d2f81fa9a57d9f976aa9643d9