[INFO] cloning repository https://github.com/roushou/mesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roushou/mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froushou%2Fmesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froushou%2Fmesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45e198943a3b982b562951381cf0c25b4138e3a0 [INFO] testing roushou/mesh against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froushou%2Fmesh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roushou/mesh on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roushou/mesh [INFO] finished tweaking git repo https://github.com/roushou/mesh [INFO] tweaked toml for git repo https://github.com/roushou/mesh written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roushou/mesh 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4fe0276edc46e6ab68fc4075928ff585d3d4321a0eb8406cea2601673915d1b [INFO] running `Command { std: "docker" "start" "-a" "d4fe0276edc46e6ab68fc4075928ff585d3d4321a0eb8406cea2601673915d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4fe0276edc46e6ab68fc4075928ff585d3d4321a0eb8406cea2601673915d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fe0276edc46e6ab68fc4075928ff585d3d4321a0eb8406cea2601673915d1b", kill_on_drop: false }` [INFO] [stdout] d4fe0276edc46e6ab68fc4075928ff585d3d4321a0eb8406cea2601673915d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3b1d3ee47d1cbbb943d207ca0c4e134150ce04fadc3ecdce3ad1d44e4e86741 [INFO] running `Command { std: "docker" "start" "-a" "f3b1d3ee47d1cbbb943d207ca0c4e134150ce04fadc3ecdce3ad1d44e4e86741", 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.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling anthropic-rs v0.1.7 (/opt/rustwide/workdir/anthropic) [INFO] [stderr] Compiling opai v0.3.2 (/opt/rustwide/workdir/openai) [INFO] [stderr] Compiling replic v0.1.3 (/opt/rustwide/workdir/replicate) [INFO] [stderr] Compiling gruq v0.1.1 (/opt/rustwide/workdir/groq) [INFO] [stderr] Compiling perplexity v0.1.1 (/opt/rustwide/workdir/perplexity) [INFO] [stderr] Compiling perplexity-chat v0.1.0 (/opt/rustwide/workdir/examples/perplexity-chat) [INFO] [stderr] Compiling anthropic-stream v0.1.0 (/opt/rustwide/workdir/examples/anthropic-stream) [INFO] [stderr] Compiling groq-chat v0.1.0 (/opt/rustwide/workdir/examples/groq-chat) [INFO] [stderr] Compiling anthropic-basic v0.1.0 (/opt/rustwide/workdir/examples/anthropic-basic) [INFO] [stderr] Compiling mesh v0.5.2 (/opt/rustwide/workdir/mesh) [INFO] [stderr] Compiling openai-chat v0.1.0 (/opt/rustwide/workdir/examples/openai-chat) [INFO] [stderr] Compiling replicate-basic v0.1.0 (/opt/rustwide/workdir/examples/replicate-basic) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0fLOQJ/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanthropic_rs-006eed3b995bbb1e.rlib,libthiserror-67b71cf8521d2289.rlib,libreqwest-80b79916f0cb389d.rlib,librustls_pemfile-f7687ca1740143b0.rlib,librustls_pki_types-3a33fc19c98d8026.rlib,libserde_urlencoded-ba68e60b8f5c7b71.rlib,libsync_wrapper-6c04b0b853d9892f.rlib,libbase64-7516cdb7853c1587.rlib,libipnet-b41e04d14e4b8cba.rlib,libhyper_tls-ac2039ca7e497c35.rlib,libtokio_native_tls-d748e1cf7a0d607e.rlib,libmime-d2e22643510669cc.rlib,libencoding_rs-e2d2b7b3a816270c.rlib,libserde_json-43a720506d514764.rlib,libmemchr-1037564065c8d3d0.rlib,libryu-d8d82ea1fbb4eba9.rlib,libserde-c9f191e10cf19377.rlib,libnative_tls-8397fb1150f2c552.rlib,libopenssl_probe-d9542f0dc817c629.rlib,libopenssl-c6c1d57e81ca4f90.rlib,libbitflags-52be23224824b52a.rlib,libforeign_types-eeb1a2993872581e.rlib,libforeign_types_shared-af2d333ca75e554c.rlib,libopenssl_sys-9fc8fcc3f86c159b.rlib,libhyper_util-8dcf1e2d9d40397b.rlib,libtower-945f238ffce712bd.rlib,libpin_project-ec44e17a09ac85fa.rlib,libtower_layer-bc06f3ab5b103b0a.rlib,libtower_service-3f1cfad055fb74ea.rlib,libhyper-d2f7ba3dfabce681.rlib,libwant-48d2f3ce0217ee58.rlib,libtry_lock-9c6837a4265cc9ba.rlib,libhttparse-0fe723e00d65caaf.rlib,libh2-6c42114c494b3e71.rlib,libtracing-348d73b155cd1658.rlib,libtracing_core-b63a00af47e6412d.rlib,libonce_cell-bf6d61f18499bf13.rlib,libindexmap-347e541f1ab6975b.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-3c06d96216fe8e8c.rlib,libatomic_waker-47c8e94458ced143.rlib,libfutures_channel-fde76ffc5e9fff2c.rlib,libtokio_util-a01d85f80fb9f09d.rlib,libfutures_sink-e349d9bd84da6a62.rlib,libtokio-27eab0ae3f62a084.rlib,libsignal_hook_registry-1ab9ba497f5c729f.rlib,libsocket2-49721c40c178aaab.rlib,libmio-559cc978c779da4c.rlib,libparking_lot-9277e91548f5aa19.rlib,libparking_lot_core-f777a0047d70ce22.rlib,liblibc-6f562df9dc23a657.rlib,libcfg_if-d4c93475573720c9.rlib,libsmallvec-c79093207c0506d7.rlib,liblock_api-b981af6aa1323c83.rlib,libscopeguard-34f4dbdd3a3b253c.rlib,libhttp_body_util-06b0ccf2b453bbfc.rlib,libhttp_body-62b8c0fc186a7f55.rlib,liblog-e775bb35383fa678.rlib,liburl-e7c16f9a38320efa.rlib,libidna-d5b1dcc7f147782f.rlib,libunicode_normalization-061fa9307274e063.rlib,libtinyvec-8996e91bcb7b3012.rlib,libtinyvec_macros-a6efcf6aaa6f1d24.rlib,libunicode_bidi-29b3241dc2b4d68a.rlib,libform_urlencoded-a0a256e550b19667.rlib,libpercent_encoding-14ded8743655df91.rlib,libhttp-5634e098916dabd6.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libbytes-0a5c78d48a6026c2.rlib,libfnv-3d5abbde6780e305.rlib,libfutures_util-841a56661c9cb12f.rlib,libslab-9b8a2128b4ed0f82.rlib,libpin_project_lite-a63580d47f910a30.rlib,libfutures_task-8916e13776062197.rlib,libpin_utils-645575864bd7a7f9.rlib,libfutures_core-881ec84c140a5773.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/anthropic_basic-a50e01bcb4b64734" "-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 `anthropic-basic` (bin "anthropic-basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f3b1d3ee47d1cbbb943d207ca0c4e134150ce04fadc3ecdce3ad1d44e4e86741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b1d3ee47d1cbbb943d207ca0c4e134150ce04fadc3ecdce3ad1d44e4e86741", kill_on_drop: false }` [INFO] [stdout] f3b1d3ee47d1cbbb943d207ca0c4e134150ce04fadc3ecdce3ad1d44e4e86741