[INFO] fetching crate burn-train 0.18.0...
[INFO] testing burn-train-0.18.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate burn-train 0.18.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate burn-train 0.18.0
[INFO] finished tweaking crates.io crate burn-train 0.18.0
[INFO] tweaked toml for crates.io crate burn-train 0.18.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-train 0.18.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-train 0.18.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39998de4ed89dc5482d6d27cee60e99cac235a007f94f04fef19c463b4fd082b
[INFO] running `Command { std: "docker" "start" "-a" "39998de4ed89dc5482d6d27cee60e99cac235a007f94f04fef19c463b4fd082b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39998de4ed89dc5482d6d27cee60e99cac235a007f94f04fef19c463b4fd082b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39998de4ed89dc5482d6d27cee60e99cac235a007f94f04fef19c463b4fd082b", kill_on_drop: false }`
[INFO] [stdout] 39998de4ed89dc5482d6d27cee60e99cac235a007f94f04fef19c463b4fd082b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9283470d75f9efe4be5180177effa223572c413e3607a78f07f281b550e88671
[INFO] running `Command { std: "docker" "start" "-a" "9283470d75f9efe4be5180177effa223572c413e3607a78f07f281b550e88671", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[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 linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling burn-ndarray v0.18.0
[INFO] [stderr]    Compiling moddef v0.2.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling systemstat v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling sysinfo v0.36.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling burn-derive v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling nvml-wrapper v0.11.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling burn-common v0.18.0
[INFO] [stderr]    Compiling burn-dataset v0.18.0
[INFO] [stderr]    Compiling burn-tensor v0.18.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling burn-ir v0.18.0
[INFO] [stderr]    Compiling burn-autodiff v0.18.0
[INFO] [stderr]    Compiling burn-core v0.18.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling burn-train v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MinimalEventProcessor` is never constructed
[INFO] [stdout]  --> src/metric/processor/minimal.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct MinimalEventProcessor<T: ItemLazy, V: ItemLazy> {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 04s
[INFO] running `Command { std: "docker" "inspect" "9283470d75f9efe4be5180177effa223572c413e3607a78f07f281b550e88671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9283470d75f9efe4be5180177effa223572c413e3607a78f07f281b550e88671", kill_on_drop: false }`
[INFO] [stdout] 9283470d75f9efe4be5180177effa223572c413e3607a78f07f281b550e88671
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7103b76d89bf31e6fafe28e5308086703be74382a502e78774c0f5264add7965
[INFO] running `Command { std: "docker" "start" "-a" "7103b76d89bf31e6fafe28e5308086703be74382a502e78774c0f5264add7965", kill_on_drop: false }`
[INFO] [stderr]    Compiling burn-train v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MinimalEventProcessor` is never constructed
[INFO] [stdout]  --> src/metric/processor/minimal.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct MinimalEventProcessor<T: ItemLazy, V: ItemLazy> {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "7103b76d89bf31e6fafe28e5308086703be74382a502e78774c0f5264add7965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7103b76d89bf31e6fafe28e5308086703be74382a502e78774c0f5264add7965", kill_on_drop: false }`
[INFO] [stdout] 7103b76d89bf31e6fafe28e5308086703be74382a502e78774c0f5264add7965
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11ffa970d2815509dad119202dc4165a2ed001a076b896d619ce3335bf9c1bd7
[INFO] running `Command { std: "docker" "start" "-a" "11ffa970d2815509dad119202dc4165a2ed001a076b896d619ce3335bf9c1bd7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MinimalEventProcessor` is never constructed
[INFO] [stderr]  --> src/metric/processor/minimal.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) struct MinimalEventProcessor<T: ItemLazy, V: ItemLazy> {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `burn-train` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_train-ca4f66bbb2d7415f)
[INFO] [stdout] running 117 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 learner::early_stopping::tests::early_stop_when_stays_equal ... ok
[INFO] [stdout] test checkpoint::strategy::metric::tests::always_keep_the_best_epoch ... ok
[INFO] [stdout] test learner::early_stopping::tests::never_early_stop_while_it_is_improving ... ok
[INFO] [stdout] test metric::acc::tests::test_accuracy_without_padding ... ok
[INFO] [stdout] test learner::summary::tests::test_summary_should_be_empty ... ok
[INFO] [stdout] test metric::auroc::tests::test_auroc ... ok
[INFO] [stdout] test metric::auroc::tests::test_auroc_all_one_class ... ok
[INFO] [stdout] test metric::auroc::tests::test_auroc_perfect_separation ... ok
[INFO] [stdout] test metric::auroc::tests::test_auroc_random ... 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 learner::summary::tests::test_summary_should_be_collected ... 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_7_multilabel_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_false_negatives::case_5_multiclass_micro ... 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_8_multilabel_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 checkpoint::strategy::lastn::tests::should_always_delete_lastn_epoch_if_higher_than_one ... 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_5_multiclass_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_7_multilabel_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_8_multilabel_macro ... 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_6_multiclass_macro ... 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_8_multilabel_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_positive::case_1_binary_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_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_1_binary_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_2_binary_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_3_multiclass_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_4_multiclass_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_5_multiclass_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_predicted_positive::case_6_multiclass_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_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_2_binary_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_3_multiclass_micro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_true_negative::case_4_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_true_negative::case_6_multiclass_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_negative::case_8_multilabel_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_1_binary_micro ... ok
[INFO] [stdout] test metric::acc::tests::test_accuracy_with_padding ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_true_positive::case_2_binary_macro ... ok
[INFO] [stdout] test metric::confusion_stats::tests::test_false_positive::case_1_binary_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_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_positive::case_7_multilabel_micro ... 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::confusion_stats::tests::test_true_positive::case_5_multiclass_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_1_multiclass_b1_micro_k1 ... 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_3_multiclass_b1_macro_k1 ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_4_multiclass_b1_macro_k2 ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_5_multiclass_b2_micro_k1 ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_1_multilabel_micro ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multiclass_fscore::case_6_multiclass_b2_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_multiclass_fscore::case_8_multiclass_b2_macro_k2 ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_2_multilabel_macro ... ok
[INFO] [stdout] test metric::fbetascore::tests::test_multilabel_fscore::case_3_multilabel_micro ... 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::hamming::tests::test_parameterized_unique_name ... ok
[INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_3_multiclass_macro_k1 ... ok
[INFO] [stdout] test metric::precision::tests::test_binary_precision::case_1_binary ... ok
[INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_2_multiclass_micro_k2 ... ok
[INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_4_multiclass_macro_k2 ... ok
[INFO] [stdout] test metric::precision::tests::test_multiclass_precision::case_1_multiclass_micro_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::recall::tests::test_binary_recall::case_1_binary ... ok
[INFO] [stdout] test metric::precision::tests::test_multilabel_precision::case_2_multilabel_macro ... ok
[INFO] [stdout] test metric::recall::tests::test_multiclass_recall::case_1_multiclass_micro_k1 ... 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_4_multiclass_macro_k2 ... 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::recall::tests::test_multilabel_recall::case_2_multilabel_macro ... ok
[INFO] [stdout] test metric::recall::tests::test_parameterized_unique_name ... ok
[INFO] [stdout] test metric::top_k_acc::tests::test_accuracy_with_padding ... ok
[INFO] [stdout] test metric::store::aggregate::tests::should_find_epoch ... ok
[INFO] [stdout] test metric::top_k_acc::tests::test_accuracy_without_padding ... ok
[INFO] [stdout] test metric::top_k_acc::tests::test_parameterized_unique_name ... ok
[INFO] [stdout] test renderer::tui::progress::tests::calculate_progress_for_eta ... ok
[INFO] [stdout] test renderer::tui::progress::tests::test_format_eta ... ok
[INFO] [stdout] test renderer::tui::progress::tests::calculate_progress_for_eta_with_warmup ... 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 renderer::tui::recent_history::tests::test_push_update_bounds_max_y ... ok
[INFO] [stdout] test metric::store::aggregate::tests::should_aggregate_numeric_entry ... 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] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[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" "11ffa970d2815509dad119202dc4165a2ed001a076b896d619ce3335bf9c1bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11ffa970d2815509dad119202dc4165a2ed001a076b896d619ce3335bf9c1bd7", kill_on_drop: false }`
[INFO] [stdout] 11ffa970d2815509dad119202dc4165a2ed001a076b896d619ce3335bf9c1bd7
