[INFO] fetching crate burn-train 0.19.1... [INFO] testing burn-train-0.19.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate burn-train 0.19.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate burn-train 0.19.1 [INFO] finished tweaking crates.io crate burn-train 0.19.1 [INFO] tweaked toml for crates.io crate burn-train 0.19.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate burn-train 0.19.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate burn-train 0.19.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded burn-derive v0.19.1 [INFO] [stderr] Downloaded burn-ir v0.19.1 [INFO] [stderr] Downloaded burn-communication v0.19.1 [INFO] [stderr] Downloaded burn-core v0.19.1 [INFO] [stderr] Downloaded burn-ndarray v0.19.1 [INFO] [stderr] Downloaded burn-autodiff v0.19.1 [INFO] [stderr] Downloaded burn-dataset v0.19.1 [INFO] [stderr] Downloaded burn-collective v0.19.1 [INFO] [stderr] Downloaded burn-optim v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f3a9588fd357ec2249252d0531238eef16d0956a2a30c1dd835cc953efb25f [INFO] running `Command { std: "docker" "start" "-a" "b6f3a9588fd357ec2249252d0531238eef16d0956a2a30c1dd835cc953efb25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f3a9588fd357ec2249252d0531238eef16d0956a2a30c1dd835cc953efb25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f3a9588fd357ec2249252d0531238eef16d0956a2a30c1dd835cc953efb25f", kill_on_drop: false }` [INFO] [stdout] b6f3a9588fd357ec2249252d0531238eef16d0956a2a30c1dd835cc953efb25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267158d5a34f9aa0b956ab44cfaef3a69429a4cf09d2ebb3d5c4c53701404484 [INFO] running `Command { std: "docker" "start" "-a" "267158d5a34f9aa0b956ab44cfaef3a69429a4cf09d2ebb3d5c4c53701404484", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cubecl-common v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling macerator v0.2.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling moddef v0.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling burn-ndarray v0.19.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.9.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling systemstat v0.2.5 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling burn-derive v0.19.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling macerator-macros v0.1.3 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nvml-wrapper v0.11.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling float8 v0.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling burn-dataset v0.19.1 [INFO] [stderr] Compiling cubecl-quant v0.8.1 [INFO] [stderr] Compiling burn-common v0.19.1 [INFO] [stderr] Compiling burn-tensor v0.19.1 [INFO] [stderr] Compiling burn-ir v0.19.1 [INFO] [stderr] Compiling burn-core v0.19.1 [INFO] [stderr] Compiling burn-autodiff v0.19.1 [INFO] [stderr] Compiling burn-optim v0.19.1 [INFO] [stderr] Compiling burn-train v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.52s [INFO] running `Command { std: "docker" "inspect" "267158d5a34f9aa0b956ab44cfaef3a69429a4cf09d2ebb3d5c4c53701404484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267158d5a34f9aa0b956ab44cfaef3a69429a4cf09d2ebb3d5c4c53701404484", kill_on_drop: false }` [INFO] [stdout] 267158d5a34f9aa0b956ab44cfaef3a69429a4cf09d2ebb3d5c4c53701404484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f419b3e2dacfc8a9c4401b4ea4b4731181bd141c425990b352c66b8f94a07829 [INFO] running `Command { std: "docker" "start" "-a" "f419b3e2dacfc8a9c4401b4ea4b4731181bd141c425990b352c66b8f94a07829", kill_on_drop: false }` [INFO] [stderr] Compiling burn-train v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "f419b3e2dacfc8a9c4401b4ea4b4731181bd141c425990b352c66b8f94a07829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f419b3e2dacfc8a9c4401b4ea4b4731181bd141c425990b352c66b8f94a07829", kill_on_drop: false }` [INFO] [stdout] f419b3e2dacfc8a9c4401b4ea4b4731181bd141c425990b352c66b8f94a07829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1c6b949afede8b5542eaddc9208e496fec2ff5dfe71ece1663cd859d108cf79 [INFO] running `Command { std: "docker" "start" "-a" "f1c6b949afede8b5542eaddc9208e496fec2ff5dfe71ece1663cd859d108cf79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_train-9dbeaf8cb5254659) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test checkpoint::strategy::composed::tests::should_delete_when_both_deletes ... ok [INFO] [stdout] test learner::early_stopping::tests::early_stop_when_no_improvement_since_two_epochs ... ok [INFO] [stdout] test checkpoint::strategy::lastn::tests::should_always_delete_lastn_epoch_if_higher_than_one ... ok [INFO] [stdout] test checkpoint::strategy::metric::tests::always_keep_the_best_epoch ... ok [INFO] [stdout] test metric::acc::tests::test_accuracy_without_padding ... ok [INFO] [stdout] test metric::auroc::tests::test_auroc_all_one_class ... ok [INFO] [stdout] test metric::cer::tests::test_cer_with_padding ... ok [INFO] [stdout] test metric::cer::tests::test_cer_without_padding ... ok [INFO] [stdout] test metric::cer::tests::test_cer_without_padding_two_errors ... ok [INFO] [stdout] test metric::auroc::tests::test_auroc_random ... ok [INFO] [stdout] test learner::summary::tests::test_summary_should_be_empty ... ok [INFO] [stdout] test learner::summary::tests::test_summary_should_be_collected ... ok [INFO] [stdout] test metric::acc::tests::test_accuracy_with_padding ... ok [INFO] [stdout] test learner::early_stopping::tests::early_stop_when_stays_equal ... ok [INFO] [stdout] test metric::auroc::tests::test_auroc ... ok [INFO] [stdout] test metric::cer::tests::test_clear_resets_state ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::auroc::tests::test_auroc_perfect_separation ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_8_multilabel_macro ... ok [INFO] [stdout] test learner::early_stopping::tests::never_early_stop_while_it_is_improving ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_negative::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_1_binary_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_3_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_5_multiclass_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_2_binary_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_7_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_6_multiclass_macro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_1_multiclass_b1_micro_k1 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_binary_fscore::case_2_binary_b2 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_binary_fscore::case_1_binary_b1 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_4_multiclass_b1_macro_k2 ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_4_multiclass_macro ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_8_multiclass_b2_macro_k2 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_1_multilabel_micro ... ok [INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_8_multilabel_macro ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_2_multiclass_b1_micro_k2 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_7_multiclass_b2_macro_k1 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_2_multilabel_macro ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_3_multiclass_b1_macro_k1 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_5_multiclass_b2_micro_k1 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_6_multiclass_b2_micro_k2 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_3_multilabel_micro ... ok [INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_2_multiclass_micro_k2 ... ok [INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_4_multilabel_macro ... ok [INFO] [stdout] test metric::fbetascore::tests::test_parameterized_unique_name ... ok [INFO] [stdout] test metric::hamming::tests::test_hamming_score ... ok [INFO] [stdout] test metric::perplexity::tests::test_perplexity_multi_batch_aggregation ... ok [INFO] [stdout] test metric::hamming::tests::test_parameterized_unique_name ... ok [INFO] [stdout] test metric::perplexity::tests::test_perplexity_perfect_prediction ... ok [INFO] [stdout] test metric::perplexity::tests::test_perplexity_uniform_prediction ... ok [INFO] [stdout] test metric::perplexity::tests::test_perplexity_with_padding ... ok [INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_3_multiclass_macro_k1 ... ok [INFO] [stdout] test metric::precision::tests::test_parameterized_unique_name ... ok [INFO] [stdout] test metric::precision::tests::test_multilabel_precision::case_1_multilabel_micro ... ok [INFO] [stdout] test metric::precision::tests::test_multilabel_precision::case_2_multilabel_macro ... ok [INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_4_multiclass_macro_k2 ... ok [INFO] [stdout] test metric::recall::tests::test_multiclass_recall::case_4_multiclass_macro_k2 ... ok [INFO] [stdout] test metric::recall::tests::test_multilabel_recall::case_1_multilabel_micro ... ok [INFO] [stdout] test metric::recall::tests::test_multiclass_recall::case_3_multiclass_macro_k1 ... ok [INFO] [stdout] test metric::recall::tests::test_multiclass_recall::case_2_multiclass_micro_k2 ... ok [INFO] [stdout] test metric::perplexity::tests::test_perplexity_wrong_prediction ... ok [INFO] [stdout] test metric::recall::tests::test_binary_recall::case_1_binary ... ok [INFO] [stdout] test metric::recall::tests::test_multiclass_recall::case_1_multiclass_micro_k1 ... ok [INFO] [stdout] test metric::recall::tests::test_parameterized_unique_name ... ok [INFO] [stdout] test metric::store::aggregate::tests::should_aggregate_numeric_entry ... ok [INFO] [stdout] test metric::precision::tests::test_binary_precision::case_1_binary ... ok [INFO] [stdout] test metric::top_k_acc::tests::test_parameterized_unique_name ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_empty_masks ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_no_background ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_no_overlap ... ok [INFO] [stdout] test metric::top_k_acc::tests::test_accuracy_without_padding ... ok [INFO] [stdout] test metric::top_k_acc::tests::test_accuracy_with_padding ... ok [INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_1_multiclass_micro_k1 ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_with_background ... ok [INFO] [stdout] test metric::recall::tests::test_multilabel_recall::case_2_multilabel_macro ... ok [INFO] [stdout] test metric::wer::tests::test_clear_resets_state ... ok [INFO] [stdout] test metric::wer::tests::test_wer_with_padding ... ok [INFO] [stdout] test metric::wer::tests::test_wer_without_padding ... ok [INFO] [stdout] test metric::wer::tests::test_wer_without_padding_two_errors ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_perfect_overlap ... ok [INFO] [stdout] test renderer::tui::progress::tests::calculate_progress_for_eta ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_partial_overlap ... ok [INFO] [stdout] test renderer::tui::progress::tests::calculate_progress_for_eta_with_warmup ... ok [INFO] [stdout] test renderer::tui::progress::tests::test_format_eta ... ok [INFO] [stdout] test renderer::tui::recent_history::tests::test_push_update_bounds_min_y ... ok [INFO] [stdout] test renderer::tui::full_history::tests::test_points ... ok [INFO] [stdout] test metric::vision::dice::tests::test_dice_ignored_background ... ok [INFO] [stdout] test metric::store::aggregate::tests::should_find_epoch ... ok [INFO] [stdout] test renderer::tui::recent_history::tests::test_push_update_bounds_max_y ... ok [INFO] [stdout] test learner::summary::tests::test_artifact_dir_should_exist - should panic ... ok [INFO] [stdout] test learner::summary::tests::test_train_valid_artifacts_should_exist - should panic ... ok [INFO] [stdout] test metric::auroc::tests::test_auroc_multiclass_error - should panic ... ok [INFO] [stdout] test metric::vision::dice::tests::test_include_background_panic - should panic ... ok [INFO] [stdout] test metric::vision::dice::tests::test_invalid_input_dimensions - should panic ... ok [INFO] [stdout] test metric::vision::dice::tests::test_mismatched_shape - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Doc-tests burn_train [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1c6b949afede8b5542eaddc9208e496fec2ff5dfe71ece1663cd859d108cf79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c6b949afede8b5542eaddc9208e496fec2ff5dfe71ece1663cd859d108cf79", kill_on_drop: false }` [INFO] [stdout] f1c6b949afede8b5542eaddc9208e496fec2ff5dfe71ece1663cd859d108cf79