[INFO] cloning repository https://github.com/yportne13/qwen.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yportne13/qwen.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyportne13%2Fqwen.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyportne13%2Fqwen.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0942c9345c6285f5a2a463e78aa1b6f84b0b5c49 [INFO] testing yportne13/qwen.rs against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyportne13%2Fqwen.rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yportne13/qwen.rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yportne13/qwen.rs [INFO] finished tweaking git repo https://github.com/yportne13/qwen.rs [INFO] tweaked toml for git repo https://github.com/yportne13/qwen.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yportne13/qwen.rs 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1c03764c6d272f41d1399775b03ea8097acab7909f5f8fe2abbc793d58bed06 [INFO] running `Command { std: "docker" "start" "-a" "d1c03764c6d272f41d1399775b03ea8097acab7909f5f8fe2abbc793d58bed06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1c03764c6d272f41d1399775b03ea8097acab7909f5f8fe2abbc793d58bed06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c03764c6d272f41d1399775b03ea8097acab7909f5f8fe2abbc793d58bed06", kill_on_drop: false }` [INFO] [stdout] d1c03764c6d272f41d1399775b03ea8097acab7909f5f8fe2abbc793d58bed06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dbde16de62b60d9e3a3d2637612cfe81fbb729b0dcd93da23e435f511b771d6 [INFO] running `Command { std: "docker" "start" "-a" "6dbde16de62b60d9e3a3d2637612cfe81fbb729b0dcd93da23e435f511b771d6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling reborrow v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling wav v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling candle-gemm-common v0.16.0 [INFO] [stderr] Compiling candle-gemm-f32 v0.16.0 [INFO] [stderr] Compiling candle-gemm-f64 v0.16.0 [INFO] [stderr] Compiling candle-gemm-c64 v0.16.0 [INFO] [stderr] Compiling candle-gemm-c32 v0.16.0 [INFO] [stderr] Compiling candle-gemm-f16 v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling candle-gemm v0.16.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tiktoken-rs v0.5.4 [INFO] [stderr] Compiling safetensors v0.3.3 [INFO] [stderr] Compiling candle-core v0.2.2 [INFO] [stderr] Compiling candle-nn v0.2.2 [INFO] [stderr] Compiling candle-transformers v0.2.2 [INFO] [stderr] Compiling qwen-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `flash-attn` [INFO] [stdout] --> src/qwen/model.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature = "flash-attn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `accelerate`, `default`, and `mkl` [INFO] [stdout] = help: consider adding `flash-attn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `flash-attn` [INFO] [stdout] --> src/qwen/model.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(not(feature = "flash-attn"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `accelerate`, `default`, and `mkl` [INFO] [stdout] = help: consider adding `flash-attn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/qwen/model.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 164 | panic!(); [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] 165 | let ws = vec![f16::from_bits(0); in_dim*out_dim];//Tensor::zeros((in_dim, out_dim), DType::F16, &Device::Cpu)?;//TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/qwen/model.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | let span = tracing::span!(tracing::Level::TRACE, "linear_int4_bias"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init_ws` [INFO] [stdout] --> src/qwen/model.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | let init_ws = candle_nn::init::DEFAULT_KAIMING_NORMAL; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_ws` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qzeros` [INFO] [stdout] --> src/qwen/model.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let qzeros = vs.get((in_dim/group, out_dim/8), "qzeros")?.to_dtype(DType::U32)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_qzeros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bias` [INFO] [stdout] --> src/qwen/model.rs:153:74 [INFO] [stdout] | [INFO] [stdout] 153 | fn linear_int4(in_dim: usize, out_dim: usize, vs: candle_nn::VarBuilder, bias: bool) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `flash-attn` [INFO] [stdout] --> src/qwen/model.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(feature = "flash-attn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `accelerate`, `default`, and `mkl` [INFO] [stdout] = help: consider adding `flash-attn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `flash-attn` [INFO] [stdout] --> src/qwen/model.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg(not(feature = "flash-attn"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `accelerate`, `default`, and `mkl` [INFO] [stdout] = help: consider adding `flash-attn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/qwen/model.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 164 | panic!(); [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] 165 | let ws = vec![f16::from_bits(0); in_dim*out_dim];//Tensor::zeros((in_dim, out_dim), DType::F16, &Device::Cpu)?;//TODO: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/qwen/model.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | let span = tracing::span!(tracing::Level::TRACE, "linear_int4_bias"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init_ws` [INFO] [stdout] --> src/qwen/model.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | let init_ws = candle_nn::init::DEFAULT_KAIMING_NORMAL; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_ws` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qzeros` [INFO] [stdout] --> src/qwen/model.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let qzeros = vs.get((in_dim/group, out_dim/8), "qzeros")?.to_dtype(DType::U32)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_qzeros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bias` [INFO] [stdout] --> src/qwen/model.rs:153:74 [INFO] [stdout] | [INFO] [stdout] 153 | fn linear_int4(in_dim: usize, out_dim: usize, vs: candle_nn::VarBuilder, bias: bool) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/qwen/model.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub attn_dropout_prob: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub layer_norm_epsilon: f64, [INFO] [stdout] 18 | pub initializer_range: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub max_position_embeddings: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub scale_attn_weights: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub use_cache: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub bf16: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub fp16: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub fp32: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | pub kv_channels: usize, [INFO] [stdout] 26 | pub rotary_pct: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 27 | pub rotary_emb_base: f32, [INFO] [stdout] 28 | pub use_dynamic_ntk: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | pub use_logn_attn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub no_bias: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub tie_word_embeddings: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | pub use_cache_quantization: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | pub use_cache_kernel: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0jKtAs/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiktoken_rs-f564625619dd646c.rlib,libbstr-c81a9bf5fc547d85.rlib,libfancy_regex-e0ab5a18f664c0e5.rlib,libregex-211b5eef8a49c54c.rlib,libregex_automata-a8199ab6b9210e7a.rlib,libaho_corasick-d49b84da7ad9844f.rlib,libmemchr-b31da3a8fa489ced.rlib,libregex_syntax-b060f191d03cc1f6.rlib,libbit_set-d8d586362ca7b5d5.rlib,libbit_vec-b06753219a6ccf92.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libparking_lot-87da691f61b97089.rlib,libparking_lot_core-ad5db4f8e67069ed.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libbase64-c7f1b1941e968e2b.rlib,libcandle_transformers-ad9ceb0b04636815.rlib,libtracing-ddd2b9ffe6bc4ab9.rlib,libpin_project_lite-b342d85da484cd05.rlib,libtracing_core-213133853dfc34e6.rlib,libonce_cell-88da25fb809d9a5c.rlib,libcandle_nn-cfdef71c2e97a0d5.rlib,libcandle_core-600ea464f8aa5fb6.rlib,libnum_cpus-805d37ab46006513.rlib,libmemmap2-7558dd432fe00643.rlib,libzip-34bcfab9d3391b41.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libthiserror-39483dbd98a40fc0.rlib,libsafetensors-711d6d6323b540dd.rlib,libserde_json-0cc474a8d138cc22.rlib,libryu-df028aa4e33944bd.rlib,libitoa-55c9c85d80bf643d.rlib,libserde-292cbe5f0409139a.rlib,libcandle_gemm-a335d3a81c76f2ad.rlib,libcandle_gemm_c32-9080f65df3d41606.rlib,libcandle_gemm_c64-e2158472558d92c3.rlib,libcandle_gemm_f64-1827e01bc4dbb171.rlib,libcandle_gemm_f16-f623c71e918415f6.rlib,libcandle_gemm_f32-f4d58a0f1aedfb8a.rlib,libcandle_gemm_common-20d37dc75a647fd9.rlib,libnum_complex-d989cd9374c2a1fd.rlib,libdyn_stack-d4e4f7ae46f13de6.rlib,libreborrow-a46e989683ada0e0.rlib,libbytemuck-6918b99ce7d672d1.rlib,libraw_cpuid-a7a2c5dba95cae56.rlib,libbitflags-dde12b0d7d495b50.rlib,liblazy_static-af860367908b8176.rlib,librayon-6e99763abf652e77.rlib,librayon_core-2698ff00ec3ad8f9.rlib,libcrossbeam_deque-52ee8e59c3585549.rlib,libcrossbeam_epoch-b1d79632a7924e9d.rlib,libmemoffset-7f4e70f7a63d0621.rlib,libscopeguard-7ec2214574194454.rlib,libcrossbeam_utils-2e430be21a3ab14e.rlib,libeither-9a2eefee56828921.rlib,libbyteorder-fb36fe721788ce00.rlib,libhalf-c2f7bd730ba50820.rlib,librand_distr-34db994c2a9d5d38.rlib,librand-09495fe072195c51.rlib,librand_chacha-a71d5a5db43bd136.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-739a5ecab06c1959.rlib,libgetrandom-6016b7e3ff6680e4.rlib,liblibc-4852c305bddcafdb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libnum_traits-0ae44e24d23c3a4f.rlib,libanyhow-86f328f9bfe71f69.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/rustc0jKtAs/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qwen_rs-87b465fb5ac77f4f" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qwen-rs` (bin "qwen-rs") due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6dbde16de62b60d9e3a3d2637612cfe81fbb729b0dcd93da23e435f511b771d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbde16de62b60d9e3a3d2637612cfe81fbb729b0dcd93da23e435f511b771d6", kill_on_drop: false }` [INFO] [stdout] 6dbde16de62b60d9e3a3d2637612cfe81fbb729b0dcd93da23e435f511b771d6