[INFO] cloning repository https://github.com/Nu11ified/picochat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nu11ified/picochat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNu11ified%2Fpicochat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNu11ified%2Fpicochat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1612dd8ce896eaf12bfc50b3df34abde51cf36e [INFO] testing Nu11ified/picochat against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNu11ified%2Fpicochat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nu11ified/picochat [INFO] finished tweaking git repo https://github.com/Nu11ified/picochat [INFO] tweaked toml for git repo https://github.com/Nu11ified/picochat written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nu11ified/picochat on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nu11ified/picochat 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad2e4500df06c7e35602c93f2dfd9a0215629741a8cbf8071850feaab156d86 [INFO] running `Command { std: "docker" "start" "-a" "7ad2e4500df06c7e35602c93f2dfd9a0215629741a8cbf8071850feaab156d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad2e4500df06c7e35602c93f2dfd9a0215629741a8cbf8071850feaab156d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad2e4500df06c7e35602c93f2dfd9a0215629741a8cbf8071850feaab156d86", kill_on_drop: false }` [INFO] [stdout] 7ad2e4500df06c7e35602c93f2dfd9a0215629741a8cbf8071850feaab156d86 [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b670ba85f53f1d4585bc99c3e05e49249f6601b506f2508abe6d3f2e770fa18 [INFO] running `Command { std: "docker" "start" "-a" "2b670ba85f53f1d4585bc99c3e05e49249f6601b506f2508abe6d3f2e770fa18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling picochat-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/picochat-tokenizer) [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling picochat-tool v0.1.0 (/opt/rustwide/workdir/crates/picochat-tool) [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling ug v0.1.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling candle-core v0.8.4 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling candle-nn v0.8.4 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling picochat-core v0.1.0 (/opt/rustwide/workdir/crates/picochat-core) [INFO] [stderr] Compiling picochat-engine v0.1.0 (/opt/rustwide/workdir/crates/picochat-engine) [INFO] [stderr] Compiling picochat-optim v0.1.0 (/opt/rustwide/workdir/crates/picochat-optim) [INFO] [stderr] Compiling picochat-data v0.1.0 (/opt/rustwide/workdir/crates/picochat-data) [INFO] [stderr] Compiling picochat-eval v0.1.0 (/opt/rustwide/workdir/crates/picochat-eval) [INFO] [stderr] Compiling picochat-train v0.1.0 (/opt/rustwide/workdir/crates/picochat-train) [INFO] [stderr] Compiling picochat-serve v0.1.0 (/opt/rustwide/workdir/crates/picochat-serve) [INFO] [stderr] Compiling picochat-cli v0.1.0 (/opt/rustwide/workdir/crates/picochat-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s [INFO] running `Command { std: "docker" "inspect" "2b670ba85f53f1d4585bc99c3e05e49249f6601b506f2508abe6d3f2e770fa18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b670ba85f53f1d4585bc99c3e05e49249f6601b506f2508abe6d3f2e770fa18", kill_on_drop: false }` [INFO] [stdout] 2b670ba85f53f1d4585bc99c3e05e49249f6601b506f2508abe6d3f2e770fa18 [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ee0a1e35ec6510157e46360fae05c3da0774421255ff8c020fbb800dcdec98 [INFO] running `Command { std: "docker" "start" "-a" "78ee0a1e35ec6510157e46360fae05c3da0774421255ff8c020fbb800dcdec98", kill_on_drop: false }` [INFO] [stderr] Compiling picochat-train v0.1.0 (/opt/rustwide/workdir/crates/picochat-train) [INFO] [stderr] Compiling picochat-serve v0.1.0 (/opt/rustwide/workdir/crates/picochat-serve) [INFO] [stderr] Compiling picochat-cli v0.1.0 (/opt/rustwide/workdir/crates/picochat-cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBa1stv/symbols.o" "<2 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/{libpicochat_train-ddde079b64bf2d36,libpicochat_optim-37f1881d129a4335,libpicochat_eval-86c33fd52c160aa6,libpicochat_engine-5c0e670174210d3f,libpicochat_tool-6b75e722454ff239,libpicochat_data-9e482157e21ce6e9,libpicochat_tokenizer-9a58d5dbcde4e646,libfancy_regex-3c8d15aabf2bdd13,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libparquet-d66ec83c9522a4b3,libsnap-69de77dbde57bf08,libarrow_ipc-de9f088f89e2bce2,libflatbuffers-2f4d84a0a97f7012,libtwox_hash-bd47db4b5544fcb7,libstatic_assertions-acd18841cc36d7c2,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libarrow-400b994a7a18e8ef,libarrow_row-86e57434547cdd64,libarrow_string-42c565b4c5574655,libregex-5c247bf8e035b277,libregex_automata-6a273dde7d5e466c,libaho_corasick-6fe72661f2ebc760,libregex_syntax-d184a8e67f833aec,libarrow_cast-703e8a1651d91680,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,libcomfy_table-fc864e2cab0fd4c6,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-48dba5882408e75d,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-dcf886da87db6ecd,libarrow_ord-d0f7f6748a2e1493,libarrow_select-24513232451ccc6b,libarrow_array-30c146b375ace97b,libahash-00b0c26a518df511,libhashbrown-f62b4559aee38032,libchrono-50e5f2784e7127ef,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-0a9b332af57d3384,libarrow_schema-e6381c731ec4fd86,libarrow_buffer-1bc145249e467b16,libbytes-a6415339708e1154,librand-3749b569c3c1e134,librand_chacha-9f1d440d23a1861d,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libanyhow-bb5f243237f5f99b,libpicochat_core-fee4b403a7904f96,libcandle_nn-81d783cfcafb06b7,libcandle_core-162a97d21ec92a97,libzip-63c405639ebd12b2,libnum_enum-606097babf035fc3,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libcrc32fast-5906a57d877d687d,libug-2e361e876419bc28,libnum_cpus-5bbfa2e441e8eed2,libmemmap2-199934e97c3553c4,libnum-ce7cc23b5cd781ce,libnum_iter-c8ad45c478ba69ed,libnum_rational-2ab969861f5339c0,libnum_bigint-1b87f9703238cccf,libnum_integer-890b318c2ec5f2a7,libtracing-6c3a8ff9612bac2e,liblog-a4263a0971f08dad,libpin_project_lite-8ad468af17824a0b,libtracing_core-ca44eccef2bdae43,libgemm-7334affb28ef44f1,libgemm_c32-b16653ac6175197a,libgemm_c64-f22e328c7361e6b9,libgemm_f64-4d7e46336df14517,libgemm_f16-d27186ec58a38c3d,libgemm_f32-b4ce1d99360f6932,libgemm_common-1b995e5af2c7b530,libpulp-3dd496aecd79b4ae,libdyn_stack-4388fbb38b00052a,libraw_cpuid-316fb798a3c41751,libbitflags-a5b77e6cec1b5660,liblibloading-13e37c67e74fc3ca,libyoke-138d562c11755004,libzerofrom-f22d5d75bf2b3ab2,libstable_deref_trait-eb70a7d8ef87fc4a,libthiserror-55809efa6a2b711f,libsafetensors-1978c06d6b0edd7d,libserde_json-4fcc4049754d1f93,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde-fab2ab971929d733,libserde_core-3babf6f5a9b2410c,libgemm-5b1c184aff44dcf1,libgemm_c32-4099a4f509bebd30,libgemm_c64-da7a56e406affac1,libgemm_f64-73cb7ac15040ecae,libgemm_f16-8cb5a6b1e37c838e,libgemm_f32-6f01736955b850ef,libgemm_common-178534df9bcae32b,libonce_cell-db8f3eed2a1f3f7b,libpulp-dad2832047eb9313,libnum_complex-47beca228c2ea4b8,libdyn_stack-51b851d8b07fd030,libreborrow-18d138628b512fb4,libraw_cpuid-d92e0b493f5e5461,libbitflags-40a27ceec947d12f,librayon-b077bc0837b6677a,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-71b843aae27f2221,libbyteorder-7912a666fa871683,libhalf-6d5abb3e04b30b66,librand_distr-5570177cf19e9b14,librand-35a20babe3cefaf2,librand_chacha-56fdd79de842c973,libppv_lite86-d33eb2f7988dcece,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libnum_traits-41fa1f8f890badf3,libzerocopy-cd5c927acfaa66ad,libbytemuck-7c7e401019042082}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBa1stv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trainer_test-d646038b92e47780" "-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 `picochat-train` (test "trainer_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjJuGCK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtower_http-a063687fe611799d,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libhttp_range_header-74a552c55acd85bc,libtokio_util-032be9e86e59de31,libpicochat_train-ddde079b64bf2d36,libpicochat_optim-37f1881d129a4335,libpicochat_eval-86c33fd52c160aa6,libpicochat_data-9e482157e21ce6e9,libparquet-d66ec83c9522a4b3,libsnap-69de77dbde57bf08,libarrow_ipc-de9f088f89e2bce2,libflatbuffers-2f4d84a0a97f7012,libtwox_hash-bd47db4b5544fcb7,libstatic_assertions-acd18841cc36d7c2,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libarrow-400b994a7a18e8ef,libarrow_row-86e57434547cdd64,libarrow_string-42c565b4c5574655,libregex-5c247bf8e035b277,libarrow_cast-703e8a1651d91680,libatoi-b56a0d9708aae6e4,libbase64-fff42f7554bbeb90,libcomfy_table-fc864e2cab0fd4c6,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-48dba5882408e75d,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-dcf886da87db6ecd,libarrow_ord-d0f7f6748a2e1493,libarrow_select-24513232451ccc6b,libarrow_array-30c146b375ace97b,libahash-00b0c26a518df511,libhashbrown-f62b4559aee38032,libchrono-50e5f2784e7127ef,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-0a9b332af57d3384,libarrow_schema-e6381c731ec4fd86,libarrow_buffer-1bc145249e467b16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpicochat_engine-5c0e670174210d3f,libpicochat_tool-6b75e722454ff239,librand-3749b569c3c1e134,librand_chacha-9f1d440d23a1861d,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libpicochat_tokenizer-9a58d5dbcde4e646,libfancy_regex-3c8d15aabf2bdd13,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-6a273dde7d5e466c,libaho_corasick-6fe72661f2ebc760,libregex_syntax-d184a8e67f833aec,libpicochat_core-fee4b403a7904f96,libcandle_nn-81d783cfcafb06b7,libcandle_core-162a97d21ec92a97,libzip-63c405639ebd12b2,libnum_enum-606097babf035fc3,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libcrc32fast-5906a57d877d687d,libug-2e361e876419bc28,libnum_cpus-5bbfa2e441e8eed2,libmemmap2-199934e97c3553c4,libnum-ce7cc23b5cd781ce,libnum_iter-c8ad45c478ba69ed,libnum_rational-2ab969861f5339c0,libnum_bigint-1b87f9703238cccf,libnum_integer-890b318c2ec5f2a7,libgemm-7334affb28ef44f1,libgemm_c32-b16653ac6175197a,libgemm_c64-f22e328c7361e6b9,libgemm_f64-4d7e46336df14517,libgemm_f16-d27186ec58a38c3d,libgemm_f32-b4ce1d99360f6932,libgemm_common-1b995e5af2c7b530,libpulp-3dd496aecd79b4ae,libdyn_stack-4388fbb38b00052a,libraw_cpuid-316fb798a3c41751,libbitflags-a5b77e6cec1b5660,liblibloading-13e37c67e74fc3ca,libyoke-138d562c11755004,libzerofrom-f22d5d75bf2b3ab2,libstable_deref_trait-eb70a7d8ef87fc4a,libthiserror-55809efa6a2b711f,libsafetensors-1978c06d6b0edd7d,libgemm-5b1c184aff44dcf1,libgemm_c32-4099a4f509bebd30,libgemm_c64-da7a56e406affac1,libgemm_f64-73cb7ac15040ecae,libgemm_f16-8cb5a6b1e37c838e,libgemm_f32-6f01736955b850ef,libgemm_common-178534df9bcae32b,libpulp-dad2832047eb9313,libnum_complex-47beca228c2ea4b8,libdyn_stack-51b851d8b07fd030,libreborrow-18d138628b512fb4,libraw_cpuid-d92e0b493f5e5461,libbitflags-40a27ceec947d12f,librayon-b077bc0837b6677a,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-71b843aae27f2221,libbyteorder-7912a666fa871683,libhalf-6d5abb3e04b30b66,librand_distr-5570177cf19e9b14,librand-35a20babe3cefaf2,librand_chacha-56fdd79de842c973,libppv_lite86-d33eb2f7988dcece,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libnum_traits-41fa1f8f890badf3,libzerocopy-cd5c927acfaa66ad,libbytemuck-7c7e401019042082,libfutures-60bf7b8a097c22bd,libfutures_executor-4cde0ddcf2d5b859,libaxum-4ade78dd5a7e2d35,libserde_path_to_error-6afbe9f68fdfad7f,libserde_json-4fcc4049754d1f93,libzmij-d2f562b84b927b2e,libserde_urlencoded-da57c2a759fd3535,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhyper_util-ee86741776e51f1a,libhyper-9f9aeea305863d34,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libserde-fab2ab971929d733,libserde_core-3babf6f5a9b2410c,libaxum_core-e47e12e41a25ee67,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libtracing-6c3a8ff9612bac2e,liblog-a4263a0971f08dad,libtracing_core-ca44eccef2bdae43,libonce_cell-db8f3eed2a1f3f7b,libtower-0542b81d0b932101,libsync_wrapper-82d4714d40c5a6d5,libtower_layer-5699d784b4449e00,libfutures_util-aef8db36bd034526,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_service-222788e4f5219726,libtokio-57bf9991b30c0565,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-c5a9cb1e5744aa20,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b,libanyhow-bb5f243237f5f99b}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjJuGCK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/picochat_serve-06a75c09b4f9dfb9" "-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 `picochat-serve` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "78ee0a1e35ec6510157e46360fae05c3da0774421255ff8c020fbb800dcdec98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ee0a1e35ec6510157e46360fae05c3da0774421255ff8c020fbb800dcdec98", kill_on_drop: false }` [INFO] [stdout] 78ee0a1e35ec6510157e46360fae05c3da0774421255ff8c020fbb800dcdec98