[INFO] fetching crate tensorlogic-trustformers 0.1.0-rc.1... [INFO] testing tensorlogic-trustformers-0.1.0-rc.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tensorlogic-trustformers 0.1.0-rc.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tensorlogic-trustformers 0.1.0-rc.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tensorlogic-trustformers 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate tensorlogic-trustformers 0.1.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tensorlogic-trustformers 0.1.0-rc.1 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 tensorlogic-trustformers 0.1.0-rc.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 59694e68e44217271b418114626a094551d9b3c15459c5f65916e3238ab22ae2 [INFO] running `Command { std: "docker" "start" "-a" "59694e68e44217271b418114626a094551d9b3c15459c5f65916e3238ab22ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59694e68e44217271b418114626a094551d9b3c15459c5f65916e3238ab22ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59694e68e44217271b418114626a094551d9b3c15459c5f65916e3238ab22ae2", kill_on_drop: false }` [INFO] [stdout] 59694e68e44217271b418114626a094551d9b3c15459c5f65916e3238ab22ae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c269c58f3acf0cc5af81c29b5ad6f977ae9a2aa94e9a2ebcfb13ada16e6fdbd5 [INFO] running `Command { std: "docker" "start" "-a" "c269c58f3acf0cc5af81c29b5ad6f977ae9a2aa94e9a2ebcfb13ada16e6fdbd5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scirs2-core v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling oxicode_derive v0.1.0 [INFO] [stderr] Compiling oxiarc-core v0.2.1 [INFO] [stderr] Compiling oxiarc-zstd v0.2.1 [INFO] [stderr] Compiling oxiarc-lz4 v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling oxicode v0.1.1 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling tensorlogic-ir v0.1.0-rc.1 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling tensorlogic-infer v0.1.0-rc.1 [INFO] [stderr] Compiling tensorlogic-trustformers v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `Command { std: "docker" "inspect" "c269c58f3acf0cc5af81c29b5ad6f977ae9a2aa94e9a2ebcfb13ada16e6fdbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c269c58f3acf0cc5af81c29b5ad6f977ae9a2aa94e9a2ebcfb13ada16e6fdbd5", kill_on_drop: false }` [INFO] [stdout] c269c58f3acf0cc5af81c29b5ad6f977ae9a2aa94e9a2ebcfb13ada16e6fdbd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] af48af30e8d9ee903b1d72abc0bcca36020f96cb8d1c985e338962709e33b12d [INFO] running `Command { std: "docker" "start" "-a" "af48af30e8d9ee903b1d72abc0bcca36020f96cb8d1c985e338962709e33b12d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tensorlogic-ir v0.1.0-rc.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling scirs2-core v0.3.0 [INFO] [stderr] Compiling tensorlogic-infer v0.1.0-rc.1 [INFO] [stderr] Compiling tensorlogic-trustformers v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.77s [INFO] running `Command { std: "docker" "inspect" "af48af30e8d9ee903b1d72abc0bcca36020f96cb8d1c985e338962709e33b12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af48af30e8d9ee903b1d72abc0bcca36020f96cb8d1c985e338962709e33b12d", kill_on_drop: false }` [INFO] [stdout] af48af30e8d9ee903b1d72abc0bcca36020f96cb8d1c985e338962709e33b12d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d5fbb9e63112472652197f4dcd5e0de75ed3a5915266bde583cf4e626397b90f [INFO] running `Command { std: "docker" "start" "-a" "d5fbb9e63112472652197f4dcd5e0de75ed3a5915266bde583cf4e626397b90f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tensorlogic_trustformers-e284cefff1c415e7) [INFO] [stdout] [INFO] [stdout] running 306 tests [INFO] [stdout] test attention::tests::test_attention_invalid_config ... ok [INFO] [stdout] test attention::tests::test_multi_head_attention_creation ... ok [INFO] [stdout] test attention::tests::test_self_attention_scale_factor ... ok [INFO] [stdout] test attention::tests::test_self_attention_creation ... ok [INFO] [stdout] test checkpointing::tests::test_builder_pattern ... ok [INFO] [stdout] test checkpointing::tests::test_default ... ok [INFO] [stdout] test checkpointing::tests::test_invalid_dynamic_memory_fraction ... ok [INFO] [stdout] test checkpointing::tests::test_memory_savings_edge_cases ... ok [INFO] [stdout] test checkpointing::tests::test_memory_savings_selective ... ok [INFO] [stdout] test checkpointing::tests::test_memory_savings_uniform ... ok [INFO] [stdout] test checkpointing::tests::test_no_checkpointing ... ok [INFO] [stdout] test checkpointing::tests::test_selective_checkpointing ... ok [INFO] [stdout] test checkpointing::tests::test_summary ... ok [INFO] [stdout] test checkpointing::tests::test_zero_interval_uniform ... ok [INFO] [stdout] test config::tests::test_attention_config_invalid_heads ... ok [INFO] [stdout] test config::tests::test_attention_config_valid ... ok [INFO] [stdout] test config::tests::test_attention_config_with_dropout ... ok [INFO] [stdout] test config::tests::test_ffn_config ... ok [INFO] [stdout] test decoder::tests::test_decoder_config_creation ... ok [INFO] [stdout] test checkpointing::tests::test_validate_selective_duplicates ... ok [INFO] [stdout] test checkpointing::tests::test_uniform_checkpointing ... ok [INFO] [stdout] test decoder::tests::test_decoder_config_with_dropout ... ok [INFO] [stdout] test decoder::tests::test_decoder_creation ... ok [INFO] [stdout] test checkpointing::tests::test_dynamic_checkpointing ... ok [INFO] [stdout] test decoder::tests::test_decoder_requires_causal_masking ... ok [INFO] [stdout] test checkpointing::tests::test_validate_uniform ... ok [INFO] [stdout] test decoder::tests::test_decoder_graph_building_post_norm ... ok [INFO] [stdout] test decoder::tests::test_decoder_graph_building_pre_norm ... ok [INFO] [stdout] test decoder::tests::test_decoder_config_pre_norm ... ok [INFO] [stdout] test config::tests::test_transformer_layer_config ... ok [INFO] [stdout] test config::tests::test_transformer_layer_config_with_pre_norm ... ok [INFO] [stdout] test encoder::tests::test_encoder_config_pre_norm ... ok [INFO] [stdout] test encoder::tests::test_encoder_config_validation ... ok [INFO] [stdout] test encoder::tests::test_encoder_config_with_dropout ... ok [INFO] [stdout] test encoder::tests::test_encoder_creation ... ok [INFO] [stdout] test config::tests::test_ffn_config_with_activation ... ok [INFO] [stdout] test config::tests::test_attention_config_with_causal ... ok [INFO] [stdout] test decoder::tests::test_decoder_config_validation ... ok [INFO] [stdout] test encoder::tests::test_encoder_graph_building_post_norm ... ok [INFO] [stdout] test encoder::tests::test_encoder_config_creation ... ok [INFO] [stdout] test encoder::tests::test_encoder_graph_building_pre_norm ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_invalid_head_count ... ok [INFO] [stdout] test ffn::tests::test_ffn_expansion_ratio ... ok [INFO] [stdout] test attention::tests::test_self_attention_graph_building ... ok [INFO] [stdout] test ffn::tests::test_ffn_graph_building ... ok [INFO] [stdout] test ffn::tests::test_ffn_creation ... ok [INFO] [stdout] test flash_attention::tests::test_flash_causal_graph ... ok [INFO] [stdout] test ffn::tests::test_ffn_with_custom_activation ... ok [INFO] [stdout] test flash_attention::tests::test_flash_config_builder ... ok [INFO] [stdout] test ffn::tests::test_gated_ffn_creation ... ok [INFO] [stdout] test flash_attention::tests::test_flash_graph_building ... ok [INFO] [stdout] test flash_attention::tests::test_flash_memory_savings ... ok [INFO] [stdout] test flash_attention::tests::test_flash_config_creation ... ok [INFO] [stdout] test ffn::tests::test_gated_ffn_graph_building ... ok [INFO] [stdout] test checkpointing::tests::test_dynamic_zero_layers ... ok [INFO] [stdout] test flash_attention::tests::test_flash_preset_names ... ok [INFO] [stdout] test flash_attention::tests::test_flash_presets ... ok [INFO] [stdout] test flash_attention::tests::test_flash_sram_usage ... ok [INFO] [stdout] test flash_attention::tests::test_flash_stats ... ok [INFO] [stdout] test flash_attention::tests::test_flash_v2_config ... ok [INFO] [stdout] test flash_attention::tests::test_flash_validate ... ok [INFO] [stdout] test gqa::tests::test_gqa_config_builder ... ok [INFO] [stdout] test gqa::tests::test_gqa_config_creation ... ok [INFO] [stdout] test flash_attention::tests::test_flash_num_passes ... ok [INFO] [stdout] test encoder::tests::test_encoder_with_causal ... ok [INFO] [stdout] test flash_attention::tests::test_flash_preset_config ... ok [INFO] [stdout] test gqa::tests::test_gqa_memory_calculations ... ok [INFO] [stdout] test gqa::tests::test_gqa_graph_building ... ok [INFO] [stdout] test gqa::tests::test_gqa_mha_config ... ok [INFO] [stdout] test gqa::tests::test_gqa_invalid_configs ... ok [INFO] [stdout] test gqa::tests::test_gqa_num_parameters ... ok [INFO] [stdout] test gqa::tests::test_gqa_preset_names ... ok [INFO] [stdout] test gqa::tests::test_gqa_stats ... ok [INFO] [stdout] test gqa::tests::test_gqa_validate ... ok [INFO] [stdout] test kv_cache::tests::test_cache_from_config ... ok [INFO] [stdout] test flash_attention::tests::test_flash_invalid_config ... ok [INFO] [stdout] test kv_cache::tests::test_cache_stats ... ok [INFO] [stdout] test gqa::tests::test_gqa_mha_graph ... ok [INFO] [stdout] test gqa::tests::test_gqa_mqa_config ... ok [INFO] [stdout] test gqa::tests::test_gqa_presets ... ok [INFO] [stdout] test kv_cache::tests::test_clear_all ... ok [INFO] [stdout] test kv_cache::tests::test_cache_entry_is_empty ... ok [INFO] [stdout] test kv_cache::tests::test_disabled_cache ... ok [INFO] [stdout] test kv_cache::tests::test_get_nonexistent_layer ... ok [INFO] [stdout] test kv_cache::tests::test_init_layer ... ok [INFO] [stdout] test kv_cache::tests::test_init_layer_invalid_index ... ok [INFO] [stdout] test kv_cache::tests::test_kv_cache_config_creation ... ok [INFO] [stdout] test kv_cache::tests::test_memory_usage_calculation ... ok [INFO] [stdout] test kv_cache::tests::test_next_step ... ok [INFO] [stdout] test kv_cache::tests::test_mismatched_key_value_sizes ... ok [INFO] [stdout] test kv_cache::tests::test_update_and_get_layer ... ok [INFO] [stdout] test kv_cache::tests::test_reset ... ok [INFO] [stdout] test kv_cache::tests::test_stats_summary ... ok [INFO] [stdout] test kv_cache::tests::test_update_multiple_steps ... ok [INFO] [stdout] test layers::tests::test_encoder_layer_config_with_dropout ... ok [INFO] [stdout] test kv_cache::tests::test_config_builder ... ok [INFO] [stdout] test kv_cache::tests::test_kv_cache_creation ... ok [INFO] [stdout] test layers::tests::test_encoder_layer_creation ... ok [INFO] [stdout] test layers::tests::test_decoder_layer_config_creation ... ok [INFO] [stdout] test lora::tests::test_lora_attention_creation ... ok [INFO] [stdout] test lora::tests::test_lora_compression_ratio ... ok [INFO] [stdout] test lora::tests::test_lora_config_builder ... ok [INFO] [stdout] test lora::tests::test_lora_config_creation ... ok [INFO] [stdout] test lora::tests::test_lora_attention_graph ... ok [INFO] [stdout] test layers::tests::test_decoder_layer_creation ... ok [INFO] [stdout] test lora::tests::test_lora_config_validation ... ok [INFO] [stdout] test layers::tests::test_encoder_layer_graph_building ... ok [INFO] [stdout] test lora::tests::test_lora_invalid_attention ... ok [INFO] [stdout] test lora::tests::test_lora_linear_creation ... ok [INFO] [stdout] test lora::tests::test_lora_linear_graph ... ok [INFO] [stdout] test lora::tests::test_lora_presets ... ok [INFO] [stdout] test moe::tests::test_invalid_configurations ... ok [INFO] [stdout] test moe::tests::test_mixtral_preset_specifics ... ok [INFO] [stdout] test lora::tests::test_lora_stats ... ok [INFO] [stdout] test moe::tests::test_moe_config_creation ... ok [INFO] [stdout] test moe::tests::test_moe_config_validation ... ok [INFO] [stdout] test lora::tests::test_lora_preset_names ... ok [INFO] [stdout] test lora::tests::test_lora_trainable_params ... ok [INFO] [stdout] test moe::tests::test_moe_flops_calculation ... ok [INFO] [stdout] test moe::tests::test_moe_builder_pattern ... ok [INFO] [stdout] test moe::tests::test_moe_layer_creation ... ok [INFO] [stdout] test moe::tests::test_moe_graph_building ... ok [INFO] [stdout] test moe::tests::test_moe_memory_usage ... ok [INFO] [stdout] test moe::tests::test_moe_presets ... ok [INFO] [stdout] test moe::tests::test_moe_sparsity_factor ... ok [INFO] [stdout] test moe::tests::test_moe_stats ... ok [INFO] [stdout] test moe::tests::test_router_types ... ok [INFO] [stdout] test layers::tests::test_encoder_layer_config_creation ... ok [INFO] [stdout] test normalization::tests::test_layernorm_config_creation ... ok [INFO] [stdout] test normalization::tests::test_layernorm_config_with_eps ... ok [INFO] [stdout] test moe::tests::test_switch_preset_specifics ... ok [INFO] [stdout] test normalization::tests::test_invalid_config_negative_eps ... ok [INFO] [stdout] test layers::tests::test_decoder_layer_graph_building ... ok [INFO] [stdout] test normalization::tests::test_layernorm_creation ... ok [INFO] [stdout] test normalization::tests::test_invalid_config_zero_shape ... ok [INFO] [stdout] test moe::tests::test_moe_parameter_count ... ok [INFO] [stdout] test normalization::tests::test_layernorm_graph_building_with_affine ... ok [INFO] [stdout] test normalization::tests::test_layernorm_graph_building_without_affine ... ok [INFO] [stdout] test normalization::tests::test_rmsnorm_creation ... ok [INFO] [stdout] test normalization::tests::test_rmsnorm_graph_building ... ok [INFO] [stdout] test patterns::tests::test_block_sparse_mask_build ... ok [INFO] [stdout] test patterns::tests::test_block_sparse_mask_creation ... ok [INFO] [stdout] test patterns::tests::test_block_sparse_mask_invalid_size ... ok [INFO] [stdout] test patterns::tests::test_causal_mask_build ... ok [INFO] [stdout] test patterns::tests::test_causal_mask_creation ... ok [INFO] [stdout] test patterns::tests::test_global_local_mask_build ... ok [INFO] [stdout] test patterns::tests::test_global_local_mask_creation ... ok [INFO] [stdout] test patterns::tests::test_local_mask_build ... ok [INFO] [stdout] test patterns::tests::test_local_mask_creation ... ok [INFO] [stdout] test patterns::tests::test_rule_based_mask_gated ... ok [INFO] [stdout] test patterns::tests::test_rule_based_mask_soft ... ok [INFO] [stdout] test patterns::tests::test_rule_based_mask_build ... ok [INFO] [stdout] test patterns::tests::test_rule_based_mask_hard ... ok [INFO] [stdout] test patterns::tests::test_strided_mask_build ... ok [INFO] [stdout] test patterns::tests::test_strided_mask_creation ... ok [INFO] [stdout] test patterns::tests::test_strided_mask_invalid_stride ... ok [INFO] [stdout] test position::tests::test_alibi_config_creation ... ok [INFO] [stdout] test position::tests::test_alibi_encoding_creation ... ok [INFO] [stdout] test position::tests::test_alibi_graph_building ... ok [INFO] [stdout] test position::tests::test_alibi_invalid_zero_heads ... ok [INFO] [stdout] test position::tests::test_alibi_slopes_computation ... ok [INFO] [stdout] test position::tests::test_config_with_dropout ... ok [INFO] [stdout] test position::tests::test_invalid_config_zero_dimension ... ok [INFO] [stdout] test position::tests::test_invalid_dropout ... ok [INFO] [stdout] test position::tests::test_learned_config_creation ... ok [INFO] [stdout] test position::tests::test_learned_encoding_creation ... ok [INFO] [stdout] test position::tests::test_learned_graph_building ... ok [INFO] [stdout] test position::tests::test_relative_bias_graph_building ... ok [INFO] [stdout] test position::tests::test_relative_config_creation ... ok [INFO] [stdout] test position::tests::test_relative_encoding_creation ... ok [INFO] [stdout] test position::tests::test_rotary_config_creation ... ok [INFO] [stdout] test position::tests::test_rotary_encoding_creation ... ok [INFO] [stdout] test position::tests::test_rotary_graph_building ... ok [INFO] [stdout] test checkpointing::tests::test_compute_overhead ... ok [INFO] [stdout] test kv_cache::tests::test_clear_layer ... ok [INFO] [stdout] test kv_cache::tests::test_memory_tracking ... ok [INFO] [stdout] test kv_cache::tests::test_config_validation ... ok [INFO] [stdout] test position::tests::test_rotary_scaled_config ... ok [INFO] [stdout] test position::tests::test_wrong_encoding_type ... ok [INFO] [stdout] test presets::tests::test_all_presets_validate ... ok [INFO] [stdout] test presets::tests::test_bloom_176b_preset ... ok [INFO] [stdout] test presets::tests::test_encoder_decoder_error_for_gpt ... ok [INFO] [stdout] test position::tests::test_sinusoidal_encoding_creation ... ok [INFO] [stdout] test presets::tests::test_gpt2_xl_preset ... ok [INFO] [stdout] test presets::tests::test_gpt2_medium_preset ... ok [INFO] [stdout] test presets::tests::test_gpt3_small_preset ... ok [INFO] [stdout] test presets::tests::test_llama_33b_preset ... ok [INFO] [stdout] test presets::tests::test_llama_65b_preset ... ok [INFO] [stdout] test presets::tests::test_gpt2_large_preset ... ok [INFO] [stdout] test presets::tests::test_gpt2_small_preset ... ok [INFO] [stdout] test position::tests::test_sinusoidal_graph_building ... ok [INFO] [stdout] test presets::tests::test_llama_13b_preset ... ok [INFO] [stdout] test presets::tests::test_llama_7b_preset ... ok [INFO] [stdout] test position::tests::test_sinusoidal_config_creation ... ok [INFO] [stdout] test presets::tests::test_preset_enum_equality ... ok [INFO] [stdout] test presets::tests::test_t5_small_preset ... ok [INFO] [stdout] test presets::tests::test_t5_base_preset ... ok [INFO] [stdout] test rule_attention::tests::test_hard_rule_attention_config ... ok [INFO] [stdout] test presets::tests::test_t5_large_preset ... ok [INFO] [stdout] test rule_attention::tests::test_invalid_gated_weight ... ok [INFO] [stdout] test presets::tests::test_t5_xl_preset ... ok [INFO] [stdout] test presets::tests::test_t5_xxl_preset ... ok [INFO] [stdout] test rule_attention::tests::test_invalid_soft_strength ... ok [INFO] [stdout] test rule_attention::tests::test_rule_based_attention_creation ... ok [INFO] [stdout] test rule_attention::tests::test_rule_based_attention_graph_building ... ok [INFO] [stdout] test rule_attention::tests::test_pattern_syntactic_dependency ... ok [INFO] [stdout] test rule_attention::tests::test_pattern_coreference ... ok [INFO] [stdout] test rule_attention::tests::test_gated_rule_attention_config ... ok [INFO] [stdout] test rule_attention::tests::test_rule_based_attention_with_rule ... ok [INFO] [stdout] test rule_attention::tests::test_soft_rule_attention_config ... ok [INFO] [stdout] test rule_attention::tests::test_structured_attention_creation ... ok [INFO] [stdout] test rule_attention::tests::test_structured_attention_graph_building ... ok [INFO] [stdout] test rule_attention::tests::test_structured_attention_with_predicate ... ok [INFO] [stdout] test sliding_window::tests::test_swa_causal_graph ... ok [INFO] [stdout] test sliding_window::tests::test_swa_complexity_reduction ... ok [INFO] [stdout] test sliding_window::tests::test_swa_config_creation ... ok [INFO] [stdout] test sliding_window::tests::test_swa_graph_building ... ok [INFO] [stdout] test sliding_window::tests::test_swa_preset_names ... ok [INFO] [stdout] test sliding_window::tests::test_swa_invalid_configs ... ok [INFO] [stdout] test sliding_window::tests::test_swa_stats ... ok [INFO] [stdout] test sparse_attention::tests::test_global_local_sparse_config ... ok [INFO] [stdout] test sparse_attention::tests::test_local_attention_creation ... ok [INFO] [stdout] test sparse_attention::tests::test_local_sparse_config ... ok [INFO] [stdout] test sliding_window::tests::test_swa_presets ... ok [INFO] [stdout] test sparse_attention::tests::test_memory_savings ... ok [INFO] [stdout] test sparse_attention::tests::test_local_attention_graph_building ... ok [INFO] [stdout] test sparse_attention::tests::test_block_sparse_config ... ok [INFO] [stdout] test sparse_attention::tests::test_pattern_descriptions ... ok [INFO] [stdout] test sparse_attention::tests::test_sparse_attention_creation ... ok [INFO] [stdout] test stacks::tests::test_encoder_stack_config_creation ... ok [INFO] [stdout] test sparse_attention::tests::test_sparse_attention_graph_building ... ok [INFO] [stdout] test sparse_attention::tests::test_sparsity_factors ... ok [INFO] [stdout] test sparse_attention::tests::test_strided_sparse_config ... ok [INFO] [stdout] test stacks::tests::test_decoder_stack_config_creation ... ok [INFO] [stdout] test stacks::tests::test_encoder_stack_creation ... ok [INFO] [stdout] test tests::test_config_builder_pattern ... ok [INFO] [stdout] test tests::test_end_to_end_ffn ... ok [INFO] [stdout] test stacks::tests::test_encoder_stack_graph_building ... ok [INFO] [stdout] test tests::test_end_to_end_gated_ffn ... ok [INFO] [stdout] test stacks::tests::test_decoder_stack_creation ... ok [INFO] [stdout] test tests::test_end_to_end_self_attention ... ok [INFO] [stdout] test tests::test_end_to_end_multi_head_attention ... ok [INFO] [stdout] test tests::test_invalid_configurations ... ok [INFO] [stdout] test stacks::tests::test_invalid_zero_layers ... ok [INFO] [stdout] test tests::test_transformer_layer_config ... ok [INFO] [stdout] test stacks::tests::test_decoder_stack_graph_building ... ok [INFO] [stdout] test tests::test_ffn_config_builder ... ok [INFO] [stdout] test trustformers_integration::tests::test_checkpoint_data_default ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_gpt_decoder ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_bert_invalid_heads ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_transformer_encoder_only ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_transformer_invalid_zero_layers ... ok [INFO] [stdout] test trustformers_integration::tests::test_integration_config_builder ... ok [INFO] [stdout] test trustformers_integration::tests::test_integration_config_creation ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_bert_encoder ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_transformer_decoder_only ... ok [INFO] [stdout] test trustformers_integration::tests::test_convert_transformer_encoder_decoder ... ok [INFO] [stdout] test trustformers_integration::tests::test_tensorlogic_model_build_graph ... ok [INFO] [stdout] test trustformers_integration::tests::test_tensorlogic_model_from_encoder_stack ... ok [INFO] [stdout] test trustformers_integration::tests::test_tensorlogic_model_to_tlexpr ... ok [INFO] [stdout] test trustformers_integration::tests::test_tensorlogic_model_config ... ok [INFO] [stdout] test trustformers_integration::tests::test_tensorlogic_model_from_encoder_layer ... ok [INFO] [stdout] test trustformers_integration::tests::test_trustformers_converter_with_config ... ok [INFO] [stdout] test trustformers_integration::tests::test_weight_loader_map_layer_name ... ok [INFO] [stdout] test trustformers_integration::tests::test_weight_loader_creation ... ok [INFO] [stdout] test utils::tests::test_bert_large_preset ... ok [INFO] [stdout] test trustformers_integration::tests::test_trustformers_converter_creation ... ok [INFO] [stdout] test utils::tests::test_count_ffn_params ... ok [INFO] [stdout] test utils::tests::test_count_layernorm_params ... ok [INFO] [stdout] test utils::tests::test_decoder_stack_stats ... ok [INFO] [stdout] test utils::tests::test_count_attention_params ... ok [INFO] [stdout] test utils::tests::test_bloom_variants ... ok [INFO] [stdout] test utils::tests::test_encoder_stack_stats ... ok [INFO] [stdout] test utils::tests::test_flops_calculations ... ok [INFO] [stdout] test utils::tests::test_format_number ... ok [INFO] [stdout] test utils::tests::test_gpt3_variants ... ok [INFO] [stdout] test utils::tests::test_llama_variants ... ok [INFO] [stdout] test utils::tests::test_model_stats_summary ... ok [INFO] [stdout] test utils::tests::test_presets ... ok [INFO] [stdout] test utils::tests::test_t5_variants ... ok [INFO] [stdout] test utils::tests::test_validate_compatibility ... ok [INFO] [stdout] test vision::tests::test_different_image_sizes ... ok [INFO] [stdout] test vision::tests::test_patch_embedding_config ... ok [INFO] [stdout] test vision::tests::test_vit_config_builder ... ok [INFO] [stdout] test vision::tests::test_patch_embedding_graph ... ok [INFO] [stdout] test vision::tests::test_vit_config_creation ... ok [INFO] [stdout] test utils::tests::test_encoder_layer_params ... ok [INFO] [stdout] test vision::tests::test_vit_config_without_class_token ... ok [INFO] [stdout] test vision::tests::test_patch_embedding_invalid_size ... ok [INFO] [stdout] test vision::tests::test_vit_creation ... ok [INFO] [stdout] test vision::tests::test_vit_graph_building ... ok [INFO] [stdout] test utils::tests::test_gpt2_variants ... ok [INFO] [stdout] test vision::tests::test_vit_preset_names ... ok [INFO] [stdout] test vision::tests::test_vit_parameter_count ... ok [INFO] [stdout] test vision::tests::test_vit_presets ... ok [INFO] [stdout] test utils::tests::test_gpt3_large_models ... ok [INFO] [stdout] test normalization::tests::test_layernorm_config_without_affine ... ok [INFO] [stdout] test normalization::tests::test_layernorm_eps ... ok [INFO] [stdout] test position::tests::test_rotary_requires_even_d_model ... ok [INFO] [stdout] test sparse_attention::tests::test_invalid_configs ... ok [INFO] [stdout] test stacks::tests::test_encoder_stack_config_with_learned_pe ... ok [INFO] [stdout] test utils::tests::test_all_presets_validate ... ok [INFO] [stdout] test attention::tests::test_multi_head_attention_graph_building ... ok [INFO] [stdout] test sliding_window::tests::test_swa_validate ... ok [INFO] [stdout] test sliding_window::tests::test_swa_config_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 306 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests tensorlogic_trustformers [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/trustformers_integration.rs - trustformers_integration (line 40) ... ignored [INFO] [stdout] test src/trustformers_integration.rs - trustformers_integration (line 20) - compile ... ok [INFO] [stdout] test src/trustformers_integration.rs - trustformers_integration::TrustformersWeightLoader::load_checkpoint (line 517) - compile ... ok [INFO] [stdout] test src/kv_cache.rs - kv_cache (line 27) - compile ... ok [INFO] [stdout] test src/moe.rs - moe (line 26) - compile ... ok [INFO] [stdout] test src/vision.rs - vision (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] test src/checkpointing.rs - checkpointing (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5fbb9e63112472652197f4dcd5e0de75ed3a5915266bde583cf4e626397b90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fbb9e63112472652197f4dcd5e0de75ed3a5915266bde583cf4e626397b90f", kill_on_drop: false }` [INFO] [stdout] d5fbb9e63112472652197f4dcd5e0de75ed3a5915266bde583cf4e626397b90f