[INFO] fetching crate burn-nn 0.20.0-pre.6...
[INFO] testing burn-nn-0.20.0-pre.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate burn-nn 0.20.0-pre.6 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate burn-nn 0.20.0-pre.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate burn-nn 0.20.0-pre.6
[INFO] tweaked toml for crates.io crate burn-nn 0.20.0-pre.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-nn 0.20.0-pre.6 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-nn 0.20.0-pre.6 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0aae4966b74ef5989c016cbf8a442f32ce2204c65bc48599529009507d101d89
[INFO] running `Command { std: "docker" "start" "-a" "0aae4966b74ef5989c016cbf8a442f32ce2204c65bc48599529009507d101d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aae4966b74ef5989c016cbf8a442f32ce2204c65bc48599529009507d101d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aae4966b74ef5989c016cbf8a442f32ce2204c65bc48599529009507d101d89", kill_on_drop: false }`
[INFO] [stdout] 0aae4966b74ef5989c016cbf8a442f32ce2204c65bc48599529009507d101d89
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 622fd40964c6cf3817ddd83d830a5b4ba572c7ec8f0f1c962d0f3c081265734e
[INFO] running `Command { std: "docker" "start" "-a" "622fd40964c6cf3817ddd83d830a5b4ba572c7ec8f0f1c962d0f3c081265734e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.6
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling burn-derive v0.20.0-pre.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bincode v2.0.1
[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 burn-std v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-backend v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-tensor v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-core v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-nn v0.20.0-pre.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s
[INFO] running `Command { std: "docker" "inspect" "622fd40964c6cf3817ddd83d830a5b4ba572c7ec8f0f1c962d0f3c081265734e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622fd40964c6cf3817ddd83d830a5b4ba572c7ec8f0f1c962d0f3c081265734e", kill_on_drop: false }`
[INFO] [stdout] 622fd40964c6cf3817ddd83d830a5b4ba572c7ec8f0f1c962d0f3c081265734e
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58e52980e83e64f7606a5a293d57cdc0ff8e3aa4214341ee48fe9d696df5c3f7
[INFO] running `Command { std: "docker" "start" "-a" "58e52980e83e64f7606a5a293d57cdc0ff8e3aa4214341ee48fe9d696df5c3f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.7.4+spec-1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling macerator v0.2.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling burn-ndarray v0.20.0-pre.6
[INFO] [stderr]    Compiling moddef v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.6
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling burn-std v0.20.0-pre.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling toml_parser v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling burn-backend v0.20.0-pre.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling burn-tensor v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-autodiff v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-ir v0.20.0-pre.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling burn-core v0.20.0-pre.6
[INFO] [stderr]    Compiling burn-nn v0.20.0-pre.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.92s
[INFO] running `Command { std: "docker" "inspect" "58e52980e83e64f7606a5a293d57cdc0ff8e3aa4214341ee48fe9d696df5c3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e52980e83e64f7606a5a293d57cdc0ff8e3aa4214341ee48fe9d696df5c3f7", kill_on_drop: false }`
[INFO] [stdout] 58e52980e83e64f7606a5a293d57cdc0ff8e3aa4214341ee48fe9d696df5c3f7
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a16dd78d4ba9d97f20974eccf277e777deb9862592bfb529c19d184c46ebd6b5
[INFO] running `Command { std: "docker" "start" "-a" "a16dd78d4ba9d97f20974eccf277e777deb9862592bfb529c19d184c46ebd6b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_nn-a9a3ed5256e6f11f)
[INFO] [stdout] running 228 tests
[INFO] [stdout] test activation::activation_wrapper::tests::test_hard_sigmoid ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_gelu ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_prelu ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_softplus ... ok
[INFO] [stdout] test activation::glu::tests::display ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_relu ... ok
[INFO] [stdout] test activation::gelu::tests::display ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_tanh ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_sigmoid ... ok
[INFO] [stdout] test activation::hard_sigmoid::tests::test_hard_sigmoid_forward ... ok
[INFO] [stdout] test activation::leaky_relu::tests::test_leaky_relu_forward ... ok
[INFO] [stdout] test activation::leaky_relu::tests::test_leaky_relu_forward_multi_dim ... ok
[INFO] [stdout] test activation::hard_sigmoid::tests::display ... ok
[INFO] [stdout] test activation::leaky_relu::tests::display ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_leaky_relu ... ok
[INFO] [stdout] test activation::sigmoid::tests::display ... ok
[INFO] [stdout] test activation::prelu::tests::display ... ok
[INFO] [stdout] test activation::softplus::tests::display ... ok
[INFO] [stdout] test activation::softplus::tests::test_softplus_with_beta ... ok
[INFO] [stdout] test activation::swiglu::tests::display ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::display ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_multilabel_with_smoothing ... ok
[INFO] [stdout] test activation::tanh::tests::display ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_with_logits ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_preds_all_incorrect ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_multilabel_with_weights ... ok
[INFO] [stdout] test activation::softplus::tests::test_softplus_forward ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_with_weights ... ok
[INFO] [stdout] test loss::cosine_embedding::tests::display ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_multilabel ... ok
[INFO] [stdout] test loss::cosine_embedding::tests::cosine_embedding_loss_positive_target ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_with_smoothing ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_cross_entropy_loss ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::test_binary_cross_entropy_preds_all_correct ... ok
[INFO] [stdout] test loss::cross_entropy::tests::display ... ok
[INFO] [stdout] test loss::cosine_embedding::tests::cosine_embedding_loss_negative_target ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_cross_entropy_loss_with_pad_token ... ok
[INFO] [stdout] test loss::cosine_embedding::tests::cosine_embedding_loss_mixed_targets ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_cross_entropy_loss_with_weights ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_label_smoothing_alpha_equal_zero ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_label_smoothing_target_conversion ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_label_smoothing_with_weights_and_alpha_zero ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_label_smoothing_with_zero_alpha_and_pad_token ... ok
[INFO] [stdout] test loss::huber::tests::display ... ok
[INFO] [stdout] test loss::huber::tests::test_huber_loss ... ok
[INFO] [stdout] test activation::swiglu::tests::test_swiglu_forward_with_bias ... ok
[INFO] [stdout] test activation::swiglu::tests::test_swiglu_forward_no_bias ... ok
[INFO] [stdout] test loss::huber::tests::test_huber_ad_loss ... ok
[INFO] [stdout] test loss::mse::tests::test_mse_loss ... ok
[INFO] [stdout] test activation::activation_wrapper::tests::test_swi_glu ... ok
[INFO] [stdout] test loss::cross_entropy::tests::test_label_smoothing ... ok
[INFO] [stdout] test loss::mse::tests::display ... ok
[INFO] [stdout] test loss::poisson::tests::display ... ok
[INFO] [stdout] test loss::poisson::tests::test_poisson_nll_loss ... ok
[INFO] [stdout] test activation::relu::tests::display ... ok
[INFO] [stdout] test modules::attention::mask::tests::test_generate_autoregressive_mask ... ok
[INFO] [stdout] test modules::attention::mask::tests::test_generate_padding_mask ... ok
[INFO] [stdout] test loss::poisson::tests::test_poisson_nll_loss_full ... ok
[INFO] [stdout] test loss::poisson::tests::test_poisson_nll_loss_gradients ... ok
[INFO] [stdout] test loss::poisson::tests::test_poisson_nll_loss_no_log_input ... ok
[INFO] [stdout] test modules::attention::mha::tests::display ... ok
[INFO] [stdout] test modules::conv::conv1d::tests::display ... ok
[INFO] [stdout] test modules::conv::conv1d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv1d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_cross_attention_mask ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_cross_attention_gqa_shapes ... ok
[INFO] [stdout] test loss::binary_cross_entropy::tests::multilabel_weights_should_match_target - should panic ... ok
[INFO] [stdout] test modules::attention::mha::tests::test_generic_mha_shapes ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::display ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::initializer_fan_out ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::initializer_fan_with_groups_is_valid ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_cross_attention_mha_shapes ... ok
[INFO] [stdout] test modules::attention::mha::tests::test_self_attention_mask_pad ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::initializer_fan_out ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::display ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_cross_attention_mqa_shapes ... ok
[INFO] [stdout] test modules::attention::mha::tests::test_self_attention_shapes ... ok
[INFO] [stdout] test loss::poisson::tests::test_negative_eps - should panic ... ok
[INFO] [stdout] test loss::poisson::tests::test_exp_predictions_non_negative - should panic ... ok
[INFO] [stdout] test modules::conv::conv_transpose1d::tests::display ... ok
[INFO] [stdout] test modules::conv::conv_transpose1d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv_transpose2d::tests::display ... ok
[INFO] [stdout] test modules::conv::conv_transpose2d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv_transpose2d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::conv::conv_transpose1d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::attention::mha::tests::test_autoregressive_mask_should_have_same_output_as_autoregressive_decoding ... ok
[INFO] [stdout] test modules::conv::conv_transpose3d::tests::display ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_cross_attention_cache ... ok
[INFO] [stdout] test modules::conv::conv_transpose3d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::conv::conv_transpose3d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::display ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::initializer_fan_out ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::initializer_fan_with_groups_is_valid ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::initializer_fan_with_groups_is_valid ... ok
[INFO] [stdout] test modules::attention::cross_attention::tests::test_gqa_panic_if_n_heads_not_divisible_by_n_heads_kv - should panic ... ok
[INFO] [stdout] test loss::poisson::tests::test_shape_tensors - should panic ... ok
[INFO] [stdout] test loss::poisson::tests::test_targets_with_negative_values - should panic ... ok
[INFO] [stdout] test modules::dropout::tests::display ... ok
[INFO] [stdout] test modules::dropout::tests::without_ad_backend_should_not_change_input ... ok
[INFO] [stdout] test modules::embedding::tests::display ... ok
[INFO] [stdout] test modules::embedding::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::interpolate::interpolate1d::tests::display ... ok
[INFO] [stdout] test modules::interpolate::interpolate1d::tests::test_calculate_output_size ... ok
[INFO] [stdout] test modules::dropout::tests::with_ad_backend_should_mark_input ... ok
[INFO] [stdout] test modules::conv::conv1d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::interpolate::interpolate1d::tests::test_module ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::display ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::test_calculate_output_size ... ok
[INFO] [stdout] test modules::conv::conv1d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::channels_with_groups_is_invalid - should panic ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::test_module ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::test_missing_params - should panic ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::linear::tests::col_row_same_result ... ok
[INFO] [stdout] test modules::conv::conv3d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::linear::tests::initializer_default ... ok
[INFO] [stdout] test modules::conv::conv_transpose1d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::conv::conv_transpose2d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::linear::tests::display ... ok
[INFO] [stdout] test modules::linear::tests::initializer_zeros ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::channels_with_groups_is_invalid - should panic ... ok
[INFO] [stdout] test modules::conv::conv_transpose3d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::linear::tests::layout ... ok
[INFO] [stdout] test modules::dropout::tests::dropout_prob_invalid - should panic ... ok
[INFO] [stdout] test modules::conv::deform_conv2d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::interpolate::interpolate1d::tests::test_large_scale_factor - should panic ... ok
[INFO] [stdout] test modules::linear::tests::test_linear_forward_no_bias ... ok
[INFO] [stdout] test modules::linear::tests::test_linear_1d ... ok
[INFO] [stdout] test modules::interpolate::interpolate1d::tests::test_panic - should panic ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::test_infinite_width - should panic ... ok
[INFO] [stdout] test modules::linear::tests::test_linear_forward_with_bias ... ok
[INFO] [stdout] test modules::conv::conv2d::tests::input_channels_mismatch - should panic ... ok
[INFO] [stdout] test modules::interpolate::interpolate2d::tests::test_infinite_height - should panic ... ok
[INFO] [stdout] test modules::noise::tests::display ... ok
[INFO] [stdout] test modules::noise::tests::negative_std_should_panic - should panic ... ok
[INFO] [stdout] test modules::noise::tests::without_ad_backend_should_not_change_input ... ok
[INFO] [stdout] test modules::norm::batch::tests_1d::batch_norm_forward_train ... ok
[INFO] [stdout] test modules::norm::batch::tests_1d::batch_norm_forward_inference ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_running_mean ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::display ... ok
[INFO] [stdout] test modules::norm::group::tests::display ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_forward_inference ... ok
[INFO] [stdout] test modules::norm::group::tests::group_norm_forward_affine_false ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_forward_train ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_running_var ... ok
[INFO] [stdout] test modules::norm::instance::tests::instance_norm_forward_affine_false ... ok
[INFO] [stdout] test modules::norm::group::tests::group_norm_forward_affine_true ... ok
[INFO] [stdout] test modules::norm::instance::tests::display ... ok
[INFO] [stdout] test modules::norm::layer::tests::display ... ok
[INFO] [stdout] test modules::norm::layer::tests::display_no_bias ... ok
[INFO] [stdout] test modules::norm::instance::tests::instance_norm_forward_affine_true ... ok
[INFO] [stdout] test modules::noise::tests::with_ad_backend_should_mark_input ... ok
[INFO] [stdout] test modules::norm::layer::tests::layer_norm_forward ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_grads ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_match_feature_size ... ok
[INFO] [stdout] test modules::norm::layer::tests::layer_norm_forward_large_epsilon ... ok
[INFO] [stdout] test modules::norm::rms::tests::display ... ok
[INFO] [stdout] test modules::pool::adaptive_avg_pool1d::tests::display ... ok
[INFO] [stdout] test modules::norm::rms::tests::rms_norm_forward ... ok
[INFO] [stdout] test modules::pool::adaptive_avg_pool2d::tests::display ... ok
[INFO] [stdout] test modules::pool::avg_pool1d::tests::default_strides_match_kernel_size::case_1 ... ok
[INFO] [stdout] test modules::pool::avg_pool1d::tests::default_strides_match_kernel_size::case_2 ... ok
[INFO] [stdout] test modules::pool::avg_pool1d::tests::display ... ok
[INFO] [stdout] test modules::pool::avg_pool1d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::pool::avg_pool2d::tests::default_strides_match_kernel_size::case_1 ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_rms_norm ... ok
[INFO] [stdout] test modules::pool::avg_pool2d::tests::default_strides_match_kernel_size::case_2 ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_group_norm ... ok
[INFO] [stdout] test modules::pool::avg_pool2d::tests::display ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_layer_norm ... ok
[INFO] [stdout] test modules::norm::batch::tests_2d::batch_norm_running_mean_inner_module ... ok
[INFO] [stdout] test modules::pool::avg_pool2d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::pool::max_pool1d::tests::default_strides_match_kernel_size::case_1 ... ok
[INFO] [stdout] test modules::norm::layer::tests::layer_norm_backward ... ok
[INFO] [stdout] test modules::pool::max_pool1d::tests::default_strides_match_kernel_size::case_2 ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_instance_norm ... ok
[INFO] [stdout] test modules::pool::max_pool1d::tests::display ... ok
[INFO] [stdout] test modules::norm::normalization_wrapper::tests::test_batch_norm ... ok
[INFO] [stdout] test modules::pool::max_pool1d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::pool::max_pool2d::tests::default_strides_match_kernel_size::case_1 ... ok
[INFO] [stdout] test modules::pool::max_pool2d::tests::display ... ok
[INFO] [stdout] test modules::pool::max_pool2d::tests::default_strides_match_kernel_size::case_2 ... ok
[INFO] [stdout] test modules::pool::max_pool2d::tests::same_with_even_kernel_is_invalid - should panic ... ok
[INFO] [stdout] test modules::pos_encoding::tests::test_generate_sinusoids ... ok
[INFO] [stdout] test modules::rnn::gru::tests::display ... ok
[INFO] [stdout] test modules::pos_encoding::tests::display ... ok
[INFO] [stdout] test modules::rope_encoding::tests::display ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_3d ... ok
[INFO] [stdout] test modules::pos_encoding::tests::test_module ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::display_bilstm ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_frequencies ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_forward ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_forward_single_input_single_feature ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_shift_multiple ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_with_frequency_scaling ... ok
[INFO] [stdout] test modules::rnn::gru::tests::tests_forward_single_input_single_feature ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_shift_full ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_shift ... ok
[INFO] [stdout] test modules::pos_encoding::tests::input_length_should_be_less_than_max_len - should panic ... ok
[INFO] [stdout] test modules::pos_encoding::tests::d_model_input_should_match - should panic ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_rotary_encoding_shift_should_increase - should panic ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_zero_input_rotary_encoding_forward ... ok
[INFO] [stdout] test modules::rope_encoding::tests::test_valid_input_hidden_dim - should panic ... ok
[INFO] [stdout] test modules::unfold::tests::display ... ok
[INFO] [stdout] test modules::rnn::gru::tests::tests_forward_seq_len_3 ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::display_lstm ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_with_uniform_initializer ... ok
[INFO] [stdout] test modules::transformer::decoder::tests::display ... ok
[INFO] [stdout] test modules::transformer::encoder::tests::display ... ok
[INFO] [stdout] test modules::transformer::pwff::tests::display ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_bidirectional ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_batched_backward_pass ... ok
[INFO] [stdout] test modules::transformer::encoder::tests::test_autoregressive_norm_last ... ok
[INFO] [stdout] test modules::transformer::encoder::tests::test_autoregressive_norm_first ... ok
[INFO] [stdout] test modules::rnn::gru::tests::test_batched_forward_pass ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_batched_forward_pass_batch_of_one ... ok
[INFO] [stdout] test modules::transformer::decoder::tests::test_autoregressive_norm_first ... ok
[INFO] [stdout] test modules::transformer::decoder::tests::test_autoregressive_norm_last ... ok
[INFO] [stdout] test modules::rnn::lstm::tests::test_batched_forward_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 228 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.80s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quantize.rs (/opt/rustwide/target/debug/deps/quantize-c9646cdd40bcb3fb)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test should_quantize_linear_weights ... ok
[INFO] [stdout] test should_quantize_linear ... ok
[INFO] [stdout] test should_quantize_linear_weights_blocks ... ok
[INFO] [stdout] test should_quantize_linear_blocks ... ok
[INFO] [stdout] test should_quantize_linear_128_256 ... ok
[INFO] [stdout] test should_quantize_transformer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests burn_nn
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/modules/conv/conv2d.rs - modules::conv::conv2d::Conv2d<B>::forward (line 157) ... ignored
[INFO] [stdout] test src/modules/interpolate/interpolate1d.rs - modules::interpolate::interpolate1d::Interpolate1d::forward (line 87) ... ignored
[INFO] [stdout] test src/modules/interpolate/interpolate2d.rs - modules::interpolate::interpolate2d::Interpolate2d::forward (line 87) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.63s
[INFO] running `Command { std: "docker" "inspect" "a16dd78d4ba9d97f20974eccf277e777deb9862592bfb529c19d184c46ebd6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16dd78d4ba9d97f20974eccf277e777deb9862592bfb529c19d184c46ebd6b5", kill_on_drop: false }`
[INFO] [stdout] a16dd78d4ba9d97f20974eccf277e777deb9862592bfb529c19d184c46ebd6b5
