[INFO] fetching crate rust-ai-core 0.3.4... [INFO] testing rust-ai-core-0.3.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate rust-ai-core 0.3.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rust-ai-core 0.3.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-ai-core 0.3.4 [INFO] tweaked toml for crates.io crate rust-ai-core 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-ai-core 0.3.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-ai-core 0.3.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65b978fac165a22c348722ca8f606a0e1121408f879f39caf94ccd051b7678d4 [INFO] running `Command { std: "docker" "start" "-a" "65b978fac165a22c348722ca8f606a0e1121408f879f39caf94ccd051b7678d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65b978fac165a22c348722ca8f606a0e1121408f879f39caf94ccd051b7678d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b978fac165a22c348722ca8f606a0e1121408f879f39caf94ccd051b7678d4", kill_on_drop: false }` [INFO] [stdout] 65b978fac165a22c348722ca8f606a0e1121408f879f39caf94ccd051b7678d4 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10beff77d2870b0860a38a1bcd479069fc6350a1d3fb59e9de34ddda24041c53 [INFO] running `Command { std: "docker" "start" "-a" "10beff77d2870b0860a38a1bcd479069fc6350a1d3fb59e9de34ddda24041c53", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cubecl-common v0.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typed-path v0.12.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling float4 v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cubecl-runtime v0.8.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cubecl-macros v0.8.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.35 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling cubecl-macros-internal v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling safetensors v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling gemm-common v0.19.0 [INFO] [stderr] Compiling float8 v0.4.2 [INFO] [stderr] Compiling float8 v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gemm-f32 v0.19.0 [INFO] [stderr] Compiling gemm-f64 v0.19.0 [INFO] [stderr] Compiling gemm-c64 v0.19.0 [INFO] [stderr] Compiling gemm-f16 v0.19.0 [INFO] [stderr] Compiling gemm-c32 v0.19.0 [INFO] [stderr] Compiling cubecl-ir v0.8.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling gemm v0.19.0 [INFO] [stderr] Compiling candle-core v0.9.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling trit-vsa v0.1.1 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.55 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling cubecl-core v0.8.1 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling trit-vsa v0.3.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling clap v4.5.55 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling candle-nn v0.9.2 [INFO] [stderr] Compiling cubecl-std v0.8.1 [INFO] [stderr] Compiling tokenizers v0.20.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bitnet-quantize v0.2.1 [INFO] [stderr] Compiling candle-transformers v0.9.2 [INFO] [stderr] Compiling peft-rs v1.0.3 [INFO] [stderr] Compiling cubecl-reduce v0.8.1 [INFO] [stderr] Compiling cubecl-random v0.8.1 [INFO] [stderr] Compiling qlora-rs v1.0.5 [INFO] [stderr] Compiling bitnet-quantize v0.1.1 [INFO] [stderr] Compiling cubecl-matmul v0.8.1 [INFO] [stderr] Compiling vsa-optim-rs v0.1.1 [INFO] [stderr] Compiling cubecl-convolution v0.8.1 [INFO] [stderr] Compiling tritter-accel v0.2.2 [INFO] [stderr] Compiling cubecl v0.8.1 [INFO] [stderr] Compiling unsloth-rs v1.0.1 [INFO] [stderr] Compiling axolotl-rs v1.1.1 [INFO] [stderr] Compiling rust-ai-core v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 34s [INFO] running `Command { std: "docker" "inspect" "10beff77d2870b0860a38a1bcd479069fc6350a1d3fb59e9de34ddda24041c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10beff77d2870b0860a38a1bcd479069fc6350a1d3fb59e9de34ddda24041c53", kill_on_drop: false }` [INFO] [stdout] 10beff77d2870b0860a38a1bcd479069fc6350a1d3fb59e9de34ddda24041c53 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b878101ef23058450309de38e7218110c467fb53faaab85bb3d34318acc4cc1 [INFO] running `Command { std: "docker" "start" "-a" "0b878101ef23058450309de38e7218110c467fb53faaab85bb3d34318acc4cc1", kill_on_drop: false }` [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling rust-ai-core v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.30s [INFO] running `Command { std: "docker" "inspect" "0b878101ef23058450309de38e7218110c467fb53faaab85bb3d34318acc4cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b878101ef23058450309de38e7218110c467fb53faaab85bb3d34318acc4cc1", kill_on_drop: false }` [INFO] [stdout] 0b878101ef23058450309de38e7218110c467fb53faaab85bb3d34318acc4cc1 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90193fbb7b1a1bca1e9a3b8552d8daaa1d322a54b97838dcb1b9d91ff6be6b0e [INFO] running `Command { std: "docker" "start" "-a" "90193fbb7b1a1bca1e9a3b8552d8daaa1d322a54b97838dcb1b9d91ff6be6b0e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_ai_core-c8db1ace6981506d) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test device::tests::test_device_config_default ... ok [INFO] [stdout] test device::tests::test_device_config_builder ... ok [INFO] [stdout] test device::tests::test_force_cpu_returns_cpu ... ok [INFO] [stdout] test dtype::tests::test_bytes_per_element ... ok [INFO] [stdout] test dtype::tests::test_precision_mode ... ok [INFO] [stdout] test dtype::tests::test_dtype_ext ... ok [INFO] [stdout] test ecosystem::tests::test_crate_names ... ok [INFO] [stdout] test ecosystem::tests::test_ecosystem_info ... ok [INFO] [stdout] test error::tests::test_error_conversion ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3909a85823fad876) [INFO] [stdout] test dtype::tests::test_accumulator_dtype ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test facade::tests::test_finetune_builder ... ok [INFO] [stdout] test facade::tests::test_quantize_builder ... ok [INFO] [stdout] test dtype::tests::test_is_floating_point ... ok [INFO] [stdout] test facade::tests::test_rustai_config_builder ... ok [INFO] [stdout] test facade::tests::test_rustai_config_default ... ok [INFO] [stdout] test facade::tests::test_rustai_info ... ok [INFO] [stdout] test facade::tests::test_rustai_new ... ok [INFO] [stdout] test facade::tests::test_train_builder ... ok [INFO] [stdout] test facade::tests::test_vsa_builder ... ok [INFO] [stdout] test logging::tests::test_log_config_builder ... ok [INFO] [stdout] test logging::tests::test_log_config_default ... ok [INFO] [stdout] test memory::tests::test_memory_tracker_allocation ... ok [INFO] [stdout] test memory::tests::test_estimate_attention_memory ... ok [INFO] [stdout] test logging::tests::test_log_level_filter_str ... ok [INFO] [stdout] test traits::tests::test_validatable_config ... ok [INFO] [stdout] test memory::tests::test_memory_tracker_peak ... ok [INFO] [stdout] test memory::tests::test_would_fit ... ok [INFO] [stdout] test memory::tests::test_estimate_tensor_bytes ... ok [INFO] [stdout] test logging::tests::test_log_config_presets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_cuda_device_tensor_operations ... ignored, Requires CUDA GPU [INFO] [stdout] test test_device_config_builder_chain ... ok [INFO] [stdout] test test_device_config_from_env_respects_force_cpu ... ok [INFO] [stdout] test test_bytes_per_element_all_types ... ok [INFO] [stdout] test test_device_aware_workflow ... ok [INFO] [stdout] test test_error_from_io_error ... ok [INFO] [stdout] test test_dtype_ext_methods ... ok [INFO] [stdout] test test_error_from_candle_error ... ok [INFO] [stdout] test test_get_device_returns_cuda_when_available ... ignored, Requires CUDA GPU [INFO] [stdout] test test_error_helper_constructors ... ok [INFO] [stdout] test test_is_floating_point ... ok [INFO] [stdout] test test_log_config_builder ... ok [INFO] [stdout] test test_log_config_presets ... ok [INFO] [stdout] test test_memory_aware_tensor_creation ... ok [INFO] [stderr] Doc-tests rust_ai_core [INFO] [stdout] test test_memory_estimation_basic ... ok [INFO] [stdout] test test_memory_tracker_reset ... ok [INFO] [stdout] test test_validatable_config_invalid_rank ... ok [INFO] [stdout] test test_validatable_config_valid ... ok [INFO] [stdout] test test_get_device_with_force_cpu ... ok [INFO] [stdout] test test_memory_tracker_lifecycle ... ok [INFO] [stdout] test test_memory_tracker_would_fit ... ok [INFO] [stdout] test test_validatable_config_invalid_alpha ... ok [INFO] [stdout] test test_warn_if_cpu_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/ecosystem.rs - ecosystem::axolotl (line 140) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::bitnet (line 167) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::peft (line 60) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::qlora (line 86) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::trit (line 193) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::tritter (line 248) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::unsloth (line 114) ... ignored [INFO] [stdout] test src/ecosystem.rs - ecosystem::vsa_optim (line 220) ... ignored [INFO] [stdout] test src/device.rs - device::warn_if_cpu (line 202) ... ok [INFO] [stdout] test src/facade.rs - facade::RustAI::finetune (line 213) ... ignored [INFO] [stdout] test src/error.rs - error (line 30) ... ok [INFO] [stdout] test src/facade.rs - facade::RustAI::quantize (line 231) ... ignored [INFO] [stdout] test src/facade.rs - facade::RustAI::train (line 264) ... ignored [INFO] [stdout] test src/facade.rs - facade::RustAI::vsa (line 248) ... ignored [INFO] [stdout] test src/lib.rs - (line 25) ... ignored [INFO] [stdout] test src/lib.rs - (line 52) ... ignored [INFO] [stdout] test src/dtype.rs - dtype::bytes_per_element (line 42) ... FAILED [INFO] [stdout] test src/lib.rs - ecosystem (line 190) ... ignored [INFO] [stdout] test src/lib.rs - ecosystem (line 198) ... ignored [INFO] [stdout] test src/lib.rs - facade (line 188) ... ignored [INFO] [stdout] test src/device.rs - device (line 21) ... FAILED [INFO] [stdout] test src/logging.rs - logging::log_metric (line 237) ... ignored [INFO] [stdout] test src/dtype.rs - dtype::DTypeExt (line 94) ... FAILED [INFO] [stdout] test src/device.rs - device::get_device (line 151) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Dequantize (line 119) ... ignored [INFO] [stdout] test src/traits.rs - traits::GpuDispatchable (line 154) ... ignored [INFO] [stdout] test src/traits.rs - traits::Quantize (line 80) ... ignored [INFO] [stdout] test src/traits.rs - traits::ValidatableConfig (line 35) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] test src/memory.rs - memory::estimate_tensor_bytes (line 60) ... ok [INFO] [stdout] test src/facade.rs - facade::RustAI (line 125) ... ok [INFO] [stdout] test src/memory.rs - memory::MemoryTracker (line 139) ... ok [INFO] [stdout] test src/facade.rs - facade::RustAI::new (line 160) ... ok [INFO] [stdout] test src/dtype.rs - dtype::is_floating_point (line 71) ... ok [INFO] [stdout] test src/logging.rs - logging::init_logging (line 195) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dtype.rs - dtype::bytes_per_element (line 42) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSGjgA0/rustcggpUrE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_ai_core,libtracing_subscriber-24399bcafa2c28cf,libsharded_slab-ed54e7407fbec608,libmatchers-80e09a66054eb05d,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libtritter_accel-871d9facbcf6d3b8,libbitnet_quantize-02ccab6d53e5c558,libtrit_vsa-00cd7c5e5c73b9fc,libvsa_optim_rs-a05928ba6d5be7e2,libbitnet_quantize-065c697044c5504c,libtrit_vsa-ed859d5dfc64f4fa,libaxolotl_rs-ac56e0ff1c64c92b,libsafetensors-6ac979fce3d4f31b,libtokenizers-eca5a4eddca197fd,libesaxx_rs-850a99c0cde02dc3,libunicode_normalization_alignments-4d9e0ac11358d82a,libspm_precompiled-48585751af7cb52c,libbase64-b5296a10b8334a2c,libunicode_segmentation-ff3f1aa3aad6e639,libnom-7aa949bdde67ff87,libunicode_categories-ef4962be3dfb8f25,librand-67dced249b453b31,librand_chacha-7f2f6b76605586dc,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libitertools-8a969c27da3a1ad2,libmonostate-69e8a4107e2f1d0c,libmacro_rules_attribute-d87d022315a5e7f5,librayon_cond-18033715f9e307bd,libitertools-7c26b561b2035524,libonig-b201a6ad8c4761f6,libonig_sys-110ccb507e32891d,libderive_builder-811abadbaf3dc114,liblazy_static-b3603208c0de2608,libserde_yaml-9c9f39e766466adf,libryu-14257e7dfe68df82,libunsafe_libyaml-7bc1bf218b2f5452,libindicatif-a8dc990ea1c80a16,libnumber_prefix-8479f39d71e80d3e,libconsole-751894ca396c9373,libunicode_width-11318280e9097d13,libcandle_transformers-23e9b234f9d14753,libserde_plain-d359865f2d4cd635,libfancy_regex-1e791edabc51c242,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libthiserror-0f9c52a887c046b6,libunsloth_rs-7938a4ec11bf9fdb,libcubecl-f5e5f462a12fd35a,libcubecl_convolution-ae109948e6302267,libcubecl_matmul-083950593647139c,libcubecl_std-f4f9c390b63471d6,libcubecl_core-af39f470b18b08f3,libcubecl_runtime-12c4a57b2a288b3d,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libmd5-e27d536735f70a97,libenumset-5419d0b2e1a51055,libasync_channel-aa9c98da5a90226b,libevent_listener_strategy-cdc2f5c417c1afbc,libevent_listener-93fdee3ca933e80a,libconcurrent_queue-6c54d91064bcac91,libcubecl_ir-b625d1fa07bf0936,libfnv-2d77ec4f6f971b24,libfloat_ord-1d4e387c9c80f310,libcubecl_common-a0cfb6bba90ecf2a,libfutures_lite-83b28ab3235cd91a,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libsanitize_filename-c4ff424cbc9dedd0,libregex-0bff572cc3ec77e7,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libserde_bytes-ffa463cc77ba7029,libspin-43f1eb5fd762406b,liblog-cfb0a897de58af94,libderive_more-04103da21e5b2f32,libfloat8-63c3edcb8e047ff0,libfloat4-356a7983db743f48,libweb_time-c447c8b725da1947,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libportable_atomic-faac93100acdd02f,libhashbrown-7fef09e82649bdc7,libfoldhash-a84df4cbe8daa3b8,libqlora_rs-1afcfcfaec1ca5d3,libpeft_rs-a2a35920d8954bce,libcandle_nn-8cd0cbe6550f26e8,libtracing-bfc5ea6f98f4d3b4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libcandle_core-cbf1c87409e8f453,libnum_cpus-8ef67c2b292e58c2,libmemmap2-0be440773e0c06cb,libzip-1bed50a68bcde34b,libindexmap-593d65ea808b8f10,libhashbrown-3ff69bc2321b2dfa,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libtyped_path-f9d7f355abb29b2d,libcrc32fast-66fcb8dfd77ba9de,liblibm-6e8521081c3763a4,libyoke-913f3d42aa672820,libzerofrom-900d23e94ddc7b80,libstable_deref_trait-b312b799b37d90c9,libthiserror-2639ab6c4a0f696d,libsafetensors-c06375b0b23161e2,libserde_json-a6d70fd8aab3801b,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libgemm-9c7f974a496aea9d,libgemm_c32-03bce748b3d63811,libgemm_c64-e143b8bf81a3da16,libgemm_f64-6c07a161b6008fea,libgemm_f16-7c128f8a196fc64e,libgemm_f32-822f3c431c8c39ad,libgemm_common-56801820226b8588,libonce_cell-0ba6aecba7086d38,libpulp-07ca3cb8972d2610,libnum_complex-163b2f13801215b5,libdyn_stack-875ba6a30586dd6b,libraw_cpuid-d708ac815bfb0b13,libbitflags-26283ae47f000a69,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-2af7c8622d8fa52e,libfloat8-a67ced93ebd3d805,libbyteorder-1efcbe4f07366651,libhalf-a99294ed7f7749f6,librand_distr-b8f380f90793e27c,librand-e89a47a54a85ee66,librand_chacha-824e535d9ef1d11b,libppv_lite86-c8fd5078bf45ff4a,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libnum_traits-03fd58aafdbeefe6,libzerocopy-5ebd53864a3aa1a6,libserde-0c43223495ab7eba,libserde_core-9630c118cbbf7b68,libbytemuck-d7bf3cbd7b975a20}.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" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSGjgA0/rustcggpUrE/raw-dylibs" "-B/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/alloca-2a99cc16cf62b91a/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-c7e6092e1be3db7b/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-d8ed61965fc879bf/out" "-L" "/opt/rustwide/target/debug/build/ring-7ac48627768f682b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSGjgA0/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device (line 21) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8POUbS/rustcuhcR1M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_ai_core,libtracing_subscriber-24399bcafa2c28cf,libsharded_slab-ed54e7407fbec608,libmatchers-80e09a66054eb05d,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libtritter_accel-871d9facbcf6d3b8,libbitnet_quantize-02ccab6d53e5c558,libtrit_vsa-00cd7c5e5c73b9fc,libvsa_optim_rs-a05928ba6d5be7e2,libbitnet_quantize-065c697044c5504c,libtrit_vsa-ed859d5dfc64f4fa,libaxolotl_rs-ac56e0ff1c64c92b,libsafetensors-6ac979fce3d4f31b,libtokenizers-eca5a4eddca197fd,libesaxx_rs-850a99c0cde02dc3,libunicode_normalization_alignments-4d9e0ac11358d82a,libspm_precompiled-48585751af7cb52c,libbase64-b5296a10b8334a2c,libunicode_segmentation-ff3f1aa3aad6e639,libnom-7aa949bdde67ff87,libunicode_categories-ef4962be3dfb8f25,librand-67dced249b453b31,librand_chacha-7f2f6b76605586dc,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libitertools-8a969c27da3a1ad2,libmonostate-69e8a4107e2f1d0c,libmacro_rules_attribute-d87d022315a5e7f5,librayon_cond-18033715f9e307bd,libitertools-7c26b561b2035524,libonig-b201a6ad8c4761f6,libonig_sys-110ccb507e32891d,libderive_builder-811abadbaf3dc114,liblazy_static-b3603208c0de2608,libserde_yaml-9c9f39e766466adf,libryu-14257e7dfe68df82,libunsafe_libyaml-7bc1bf218b2f5452,libindicatif-a8dc990ea1c80a16,libnumber_prefix-8479f39d71e80d3e,libconsole-751894ca396c9373,libunicode_width-11318280e9097d13,libcandle_transformers-23e9b234f9d14753,libserde_plain-d359865f2d4cd635,libfancy_regex-1e791edabc51c242,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libthiserror-0f9c52a887c046b6,libunsloth_rs-7938a4ec11bf9fdb,libcubecl-f5e5f462a12fd35a,libcubecl_convolution-ae109948e6302267,libcubecl_matmul-083950593647139c,libcubecl_std-f4f9c390b63471d6,libcubecl_core-af39f470b18b08f3,libcubecl_runtime-12c4a57b2a288b3d,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libmd5-e27d536735f70a97,libenumset-5419d0b2e1a51055,libasync_channel-aa9c98da5a90226b,libevent_listener_strategy-cdc2f5c417c1afbc,libevent_listener-93fdee3ca933e80a,libconcurrent_queue-6c54d91064bcac91,libcubecl_ir-b625d1fa07bf0936,libfnv-2d77ec4f6f971b24,libfloat_ord-1d4e387c9c80f310,libcubecl_common-a0cfb6bba90ecf2a,libfutures_lite-83b28ab3235cd91a,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libsanitize_filename-c4ff424cbc9dedd0,libregex-0bff572cc3ec77e7,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libserde_bytes-ffa463cc77ba7029,libspin-43f1eb5fd762406b,liblog-cfb0a897de58af94,libderive_more-04103da21e5b2f32,libfloat8-63c3edcb8e047ff0,libfloat4-356a7983db743f48,libweb_time-c447c8b725da1947,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libportable_atomic-faac93100acdd02f,libhashbrown-7fef09e82649bdc7,libfoldhash-a84df4cbe8daa3b8,libqlora_rs-1afcfcfaec1ca5d3,libpeft_rs-a2a35920d8954bce,libcandle_nn-8cd0cbe6550f26e8,libtracing-bfc5ea6f98f4d3b4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libcandle_core-cbf1c87409e8f453,libnum_cpus-8ef67c2b292e58c2,libmemmap2-0be440773e0c06cb,libzip-1bed50a68bcde34b,libindexmap-593d65ea808b8f10,libhashbrown-3ff69bc2321b2dfa,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libtyped_path-f9d7f355abb29b2d,libcrc32fast-66fcb8dfd77ba9de,liblibm-6e8521081c3763a4,libyoke-913f3d42aa672820,libzerofrom-900d23e94ddc7b80,libstable_deref_trait-b312b799b37d90c9,libthiserror-2639ab6c4a0f696d,libsafetensors-c06375b0b23161e2,libserde_json-a6d70fd8aab3801b,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libgemm-9c7f974a496aea9d,libgemm_c32-03bce748b3d63811,libgemm_c64-e143b8bf81a3da16,libgemm_f64-6c07a161b6008fea,libgemm_f16-7c128f8a196fc64e,libgemm_f32-822f3c431c8c39ad,libgemm_common-56801820226b8588,libonce_cell-0ba6aecba7086d38,libpulp-07ca3cb8972d2610,libnum_complex-163b2f13801215b5,libdyn_stack-875ba6a30586dd6b,libraw_cpuid-d708ac815bfb0b13,libbitflags-26283ae47f000a69,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-2af7c8622d8fa52e,libfloat8-a67ced93ebd3d805,libbyteorder-1efcbe4f07366651,libhalf-a99294ed7f7749f6,librand_distr-b8f380f90793e27c,librand-e89a47a54a85ee66,librand_chacha-824e535d9ef1d11b,libppv_lite86-c8fd5078bf45ff4a,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libnum_traits-03fd58aafdbeefe6,libzerocopy-5ebd53864a3aa1a6,libserde-0c43223495ab7eba,libserde_core-9630c118cbbf7b68,libbytemuck-d7bf3cbd7b975a20}.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" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8POUbS/rustcuhcR1M/raw-dylibs" "-B/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/alloca-2a99cc16cf62b91a/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-c7e6092e1be3db7b/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-d8ed61965fc879bf/out" "-L" "/opt/rustwide/target/debug/build/ring-7ac48627768f682b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8POUbS/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dtype.rs - dtype::DTypeExt (line 94) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHXWSpO/rustc2zAiW4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_ai_core,libtracing_subscriber-24399bcafa2c28cf,libsharded_slab-ed54e7407fbec608,libmatchers-80e09a66054eb05d,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libtritter_accel-871d9facbcf6d3b8,libbitnet_quantize-02ccab6d53e5c558,libtrit_vsa-00cd7c5e5c73b9fc,libvsa_optim_rs-a05928ba6d5be7e2,libbitnet_quantize-065c697044c5504c,libtrit_vsa-ed859d5dfc64f4fa,libaxolotl_rs-ac56e0ff1c64c92b,libsafetensors-6ac979fce3d4f31b,libtokenizers-eca5a4eddca197fd,libesaxx_rs-850a99c0cde02dc3,libunicode_normalization_alignments-4d9e0ac11358d82a,libspm_precompiled-48585751af7cb52c,libbase64-b5296a10b8334a2c,libunicode_segmentation-ff3f1aa3aad6e639,libnom-7aa949bdde67ff87,libunicode_categories-ef4962be3dfb8f25,librand-67dced249b453b31,librand_chacha-7f2f6b76605586dc,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libitertools-8a969c27da3a1ad2,libmonostate-69e8a4107e2f1d0c,libmacro_rules_attribute-d87d022315a5e7f5,librayon_cond-18033715f9e307bd,libitertools-7c26b561b2035524,libonig-b201a6ad8c4761f6,libonig_sys-110ccb507e32891d,libderive_builder-811abadbaf3dc114,liblazy_static-b3603208c0de2608,libserde_yaml-9c9f39e766466adf,libryu-14257e7dfe68df82,libunsafe_libyaml-7bc1bf218b2f5452,libindicatif-a8dc990ea1c80a16,libnumber_prefix-8479f39d71e80d3e,libconsole-751894ca396c9373,libunicode_width-11318280e9097d13,libcandle_transformers-23e9b234f9d14753,libserde_plain-d359865f2d4cd635,libfancy_regex-1e791edabc51c242,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libthiserror-0f9c52a887c046b6,libunsloth_rs-7938a4ec11bf9fdb,libcubecl-f5e5f462a12fd35a,libcubecl_convolution-ae109948e6302267,libcubecl_matmul-083950593647139c,libcubecl_std-f4f9c390b63471d6,libcubecl_core-af39f470b18b08f3,libcubecl_runtime-12c4a57b2a288b3d,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libmd5-e27d536735f70a97,libenumset-5419d0b2e1a51055,libasync_channel-aa9c98da5a90226b,libevent_listener_strategy-cdc2f5c417c1afbc,libevent_listener-93fdee3ca933e80a,libconcurrent_queue-6c54d91064bcac91,libcubecl_ir-b625d1fa07bf0936,libfnv-2d77ec4f6f971b24,libfloat_ord-1d4e387c9c80f310,libcubecl_common-a0cfb6bba90ecf2a,libfutures_lite-83b28ab3235cd91a,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libsanitize_filename-c4ff424cbc9dedd0,libregex-0bff572cc3ec77e7,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libserde_bytes-ffa463cc77ba7029,libspin-43f1eb5fd762406b,liblog-cfb0a897de58af94,libderive_more-04103da21e5b2f32,libfloat8-63c3edcb8e047ff0,libfloat4-356a7983db743f48,libweb_time-c447c8b725da1947,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libportable_atomic-faac93100acdd02f,libhashbrown-7fef09e82649bdc7,libfoldhash-a84df4cbe8daa3b8,libqlora_rs-1afcfcfaec1ca5d3,libpeft_rs-a2a35920d8954bce,libcandle_nn-8cd0cbe6550f26e8,libtracing-bfc5ea6f98f4d3b4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libcandle_core-cbf1c87409e8f453,libnum_cpus-8ef67c2b292e58c2,libmemmap2-0be440773e0c06cb,libzip-1bed50a68bcde34b,libindexmap-593d65ea808b8f10,libhashbrown-3ff69bc2321b2dfa,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libtyped_path-f9d7f355abb29b2d,libcrc32fast-66fcb8dfd77ba9de,liblibm-6e8521081c3763a4,libyoke-913f3d42aa672820,libzerofrom-900d23e94ddc7b80,libstable_deref_trait-b312b799b37d90c9,libthiserror-2639ab6c4a0f696d,libsafetensors-c06375b0b23161e2,libserde_json-a6d70fd8aab3801b,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libgemm-9c7f974a496aea9d,libgemm_c32-03bce748b3d63811,libgemm_c64-e143b8bf81a3da16,libgemm_f64-6c07a161b6008fea,libgemm_f16-7c128f8a196fc64e,libgemm_f32-822f3c431c8c39ad,libgemm_common-56801820226b8588,libonce_cell-0ba6aecba7086d38,libpulp-07ca3cb8972d2610,libnum_complex-163b2f13801215b5,libdyn_stack-875ba6a30586dd6b,libraw_cpuid-d708ac815bfb0b13,libbitflags-26283ae47f000a69,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-2af7c8622d8fa52e,libfloat8-a67ced93ebd3d805,libbyteorder-1efcbe4f07366651,libhalf-a99294ed7f7749f6,librand_distr-b8f380f90793e27c,librand-e89a47a54a85ee66,librand_chacha-824e535d9ef1d11b,libppv_lite86-c8fd5078bf45ff4a,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libnum_traits-03fd58aafdbeefe6,libzerocopy-5ebd53864a3aa1a6,libserde-0c43223495ab7eba,libserde_core-9630c118cbbf7b68,libbytemuck-d7bf3cbd7b975a20}.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" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHXWSpO/rustc2zAiW4/raw-dylibs" "-B/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/alloca-2a99cc16cf62b91a/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-c7e6092e1be3db7b/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-d8ed61965fc879bf/out" "-L" "/opt/rustwide/target/debug/build/ring-7ac48627768f682b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHXWSpO/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::get_device (line 151) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest1b4PiA/rustcO4FK6v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_ai_core,libtracing_subscriber-24399bcafa2c28cf,libsharded_slab-ed54e7407fbec608,libmatchers-80e09a66054eb05d,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libtritter_accel-871d9facbcf6d3b8,libbitnet_quantize-02ccab6d53e5c558,libtrit_vsa-00cd7c5e5c73b9fc,libvsa_optim_rs-a05928ba6d5be7e2,libbitnet_quantize-065c697044c5504c,libtrit_vsa-ed859d5dfc64f4fa,libaxolotl_rs-ac56e0ff1c64c92b,libsafetensors-6ac979fce3d4f31b,libtokenizers-eca5a4eddca197fd,libesaxx_rs-850a99c0cde02dc3,libunicode_normalization_alignments-4d9e0ac11358d82a,libspm_precompiled-48585751af7cb52c,libbase64-b5296a10b8334a2c,libunicode_segmentation-ff3f1aa3aad6e639,libnom-7aa949bdde67ff87,libunicode_categories-ef4962be3dfb8f25,librand-67dced249b453b31,librand_chacha-7f2f6b76605586dc,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libitertools-8a969c27da3a1ad2,libmonostate-69e8a4107e2f1d0c,libmacro_rules_attribute-d87d022315a5e7f5,librayon_cond-18033715f9e307bd,libitertools-7c26b561b2035524,libonig-b201a6ad8c4761f6,libonig_sys-110ccb507e32891d,libderive_builder-811abadbaf3dc114,liblazy_static-b3603208c0de2608,libserde_yaml-9c9f39e766466adf,libryu-14257e7dfe68df82,libunsafe_libyaml-7bc1bf218b2f5452,libindicatif-a8dc990ea1c80a16,libnumber_prefix-8479f39d71e80d3e,libconsole-751894ca396c9373,libunicode_width-11318280e9097d13,libcandle_transformers-23e9b234f9d14753,libserde_plain-d359865f2d4cd635,libfancy_regex-1e791edabc51c242,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libthiserror-0f9c52a887c046b6,libunsloth_rs-7938a4ec11bf9fdb,libcubecl-f5e5f462a12fd35a,libcubecl_convolution-ae109948e6302267,libcubecl_matmul-083950593647139c,libcubecl_std-f4f9c390b63471d6,libcubecl_core-af39f470b18b08f3,libcubecl_runtime-12c4a57b2a288b3d,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libmd5-e27d536735f70a97,libenumset-5419d0b2e1a51055,libasync_channel-aa9c98da5a90226b,libevent_listener_strategy-cdc2f5c417c1afbc,libevent_listener-93fdee3ca933e80a,libconcurrent_queue-6c54d91064bcac91,libcubecl_ir-b625d1fa07bf0936,libfnv-2d77ec4f6f971b24,libfloat_ord-1d4e387c9c80f310,libcubecl_common-a0cfb6bba90ecf2a,libfutures_lite-83b28ab3235cd91a,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libsanitize_filename-c4ff424cbc9dedd0,libregex-0bff572cc3ec77e7,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libserde_bytes-ffa463cc77ba7029,libspin-43f1eb5fd762406b,liblog-cfb0a897de58af94,libderive_more-04103da21e5b2f32,libfloat8-63c3edcb8e047ff0,libfloat4-356a7983db743f48,libweb_time-c447c8b725da1947,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libportable_atomic-faac93100acdd02f,libhashbrown-7fef09e82649bdc7,libfoldhash-a84df4cbe8daa3b8,libqlora_rs-1afcfcfaec1ca5d3,libpeft_rs-a2a35920d8954bce,libcandle_nn-8cd0cbe6550f26e8,libtracing-bfc5ea6f98f4d3b4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libcandle_core-cbf1c87409e8f453,libnum_cpus-8ef67c2b292e58c2,libmemmap2-0be440773e0c06cb,libzip-1bed50a68bcde34b,libindexmap-593d65ea808b8f10,libhashbrown-3ff69bc2321b2dfa,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libtyped_path-f9d7f355abb29b2d,libcrc32fast-66fcb8dfd77ba9de,liblibm-6e8521081c3763a4,libyoke-913f3d42aa672820,libzerofrom-900d23e94ddc7b80,libstable_deref_trait-b312b799b37d90c9,libthiserror-2639ab6c4a0f696d,libsafetensors-c06375b0b23161e2,libserde_json-a6d70fd8aab3801b,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libgemm-9c7f974a496aea9d,libgemm_c32-03bce748b3d63811,libgemm_c64-e143b8bf81a3da16,libgemm_f64-6c07a161b6008fea,libgemm_f16-7c128f8a196fc64e,libgemm_f32-822f3c431c8c39ad,libgemm_common-56801820226b8588,libonce_cell-0ba6aecba7086d38,libpulp-07ca3cb8972d2610,libnum_complex-163b2f13801215b5,libdyn_stack-875ba6a30586dd6b,libraw_cpuid-d708ac815bfb0b13,libbitflags-26283ae47f000a69,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-2af7c8622d8fa52e,libfloat8-a67ced93ebd3d805,libbyteorder-1efcbe4f07366651,libhalf-a99294ed7f7749f6,librand_distr-b8f380f90793e27c,librand-e89a47a54a85ee66,librand_chacha-824e535d9ef1d11b,libppv_lite86-c8fd5078bf45ff4a,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libnum_traits-03fd58aafdbeefe6,libzerocopy-5ebd53864a3aa1a6,libserde-0c43223495ab7eba,libserde_core-9630c118cbbf7b68,libbytemuck-d7bf3cbd7b975a20}.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" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1b4PiA/rustcO4FK6v/raw-dylibs" "-B/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/alloca-2a99cc16cf62b91a/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-c7e6092e1be3db7b/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-d8ed61965fc879bf/out" "-L" "/opt/rustwide/target/debug/build/ring-7ac48627768f682b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1b4PiA/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/device.rs - device (line 21) [INFO] [stdout] src/device.rs - device::get_device (line 151) [INFO] [stdout] src/dtype.rs - dtype::DTypeExt (line 94) [INFO] [stdout] src/dtype.rs - dtype::bytes_per_element (line 42) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 4 failed; 21 ignored; 0 measured; 0 filtered out; finished in 30.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "90193fbb7b1a1bca1e9a3b8552d8daaa1d322a54b97838dcb1b9d91ff6be6b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90193fbb7b1a1bca1e9a3b8552d8daaa1d322a54b97838dcb1b9d91ff6be6b0e", kill_on_drop: false }` [INFO] [stdout] 90193fbb7b1a1bca1e9a3b8552d8daaa1d322a54b97838dcb1b9d91ff6be6b0e