[INFO] fetching crate burn-dataset 0.19.1...
[INFO] testing burn-dataset-0.19.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate burn-dataset 0.19.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate burn-dataset 0.19.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate burn-dataset 0.19.1
[INFO] tweaked toml for crates.io crate burn-dataset 0.19.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-dataset 0.19.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-dataset 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fea916ef409b4c25acd0b5dfb9bb2f189068ec20a920e397056902bc3477acf
[INFO] running `Command { std: "docker" "start" "-a" "9fea916ef409b4c25acd0b5dfb9bb2f189068ec20a920e397056902bc3477acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fea916ef409b4c25acd0b5dfb9bb2f189068ec20a920e397056902bc3477acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fea916ef409b4c25acd0b5dfb9bb2f189068ec20a920e397056902bc3477acf", kill_on_drop: false }`
[INFO] [stdout] 9fea916ef409b4c25acd0b5dfb9bb2f189068ec20a920e397056902bc3477acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2c20a8bc8dbbfec686f8da2ea3f330f077f587d5731bd3e05f98b0cc0d70876
[INFO] running `Command { std: "docker" "start" "-a" "f2c20a8bc8dbbfec686f8da2ea3f330f077f587d5731bd3e05f98b0cc0d70876", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling serde_rusqlite v0.40.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling burn-dataset v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "f2c20a8bc8dbbfec686f8da2ea3f330f077f587d5731bd3e05f98b0cc0d70876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c20a8bc8dbbfec686f8da2ea3f330f077f587d5731bd3e05f98b0cc0d70876", kill_on_drop: false }`
[INFO] [stdout] f2c20a8bc8dbbfec686f8da2ea3f330f077f587d5731bd3e05f98b0cc0d70876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b2275f8bc75763216ad0d60a878a35cb738f8a3907122f07679903a54dca80
[INFO] running `Command { std: "docker" "start" "-a" "71b2275f8bc75763216ad0d60a878a35cb738f8a3907122f07679903a54dca80", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling burn-dataset v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "71b2275f8bc75763216ad0d60a878a35cb738f8a3907122f07679903a54dca80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b2275f8bc75763216ad0d60a878a35cb738f8a3907122f07679903a54dca80", kill_on_drop: false }`
[INFO] [stdout] 71b2275f8bc75763216ad0d60a878a35cb738f8a3907122f07679903a54dca80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c87b53bf8b9cfa14a3ab1448b2c3d8a2974301717f30468025879b3168041b29
[INFO] running `Command { std: "docker" "start" "-a" "c87b53bf8b9cfa14a3ab1448b2c3d8a2974301717f30468025879b3168041b29", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_dataset-8a18adab16831719)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test dataset::in_memory::tests::from_csv_rows ... ok
[INFO] [stdout] test dataset::in_memory::tests::from_csv_rows_fmt ... ok
[INFO] [stdout] test dataset::in_memory::tests::from_json_rows ... ok
[INFO] [stdout] test dataset::in_memory::tests::given_in_memory_dataset_when_iterate_should_iterate_though_all_items ... ok
[INFO] [stdout] test transform::options::tests::test_rng_source_default ... ok
[INFO] [stdout] test transform::options::tests::test_rng_source_seed ... ok
[INFO] [stdout] test transform::partial::tests::test_start_from_beginning ... ok
[INFO] [stdout] test transform::partial::tests::test_split_chunks_contains_all_items_without_duplicates ... ok
[INFO] [stdout] test transform::partial::tests::test_start_inside ... ok
[INFO] [stdout] test transform::options::tests::test_size_config ... ok
[INFO] [stdout] test transform::sampler::tests::sampler_dataset_constructors_test ... ok
[INFO] [stdout] test transform::sampler::tests::sampler_dataset_with_replacement_iter ... ok
[INFO] [stdout] test transform::options::tests::test_rng_source_rng ... ok
[INFO] [stdout] test transform::sampler::tests::sampler_dataset_without_replacement_bucket_test ... ok
[INFO] [stdout] test transform::partial::tests::test_split_contains_all_items_without_duplicates ... ok
[INFO] [stdout] test transform::selection::tests::test_checked_selection_dataset ... ok
[INFO] [stdout] test transform::selection::tests::test_iota ... ok
[INFO] [stdout] test transform::selection::tests::test_shuffled_indices ... ok
[INFO] [stdout] test transform::selection::tests::test_shuffled_dataset ... ok
[INFO] [stdout] test transform::selection::tests::test_split ... ok
[INFO] [stdout] test transform::sampler::tests::sampler_dataset_without_replacement_uniform_order_test ... ok
[INFO] [stdout] test transform::shuffle::tests::test_shuffled_dataset ... ok
[INFO] [stdout] test transform::sampler::tests::test_samplerdataset_options ... ok
[INFO] [stdout] test transform::window::tests::cloned_iterator_should_be_equal ... ok
[INFO] [stdout] test transform::composed::tests::test_composed_dataset ... ok
[INFO] [stdout] test transform::window::tests::window_dataset_get_should_be_none ... ok
[INFO] [stdout] test transform::window::tests::window_dataset_len_should_be_equal ... ok
[INFO] [stdout] test transform::window::tests::window_dataset_len_should_be_zero ... ok
[INFO] [stdout] test transform::window::tests::window_iterator_should_be_empty ... ok
[INFO] [stdout] test transform::window::tests::windows_dataset_should_be_equal_to_vec_windows ... ok
[INFO] [stdout] test transform::window::tests::windows_should_be_equal_to_vec_windows ... ok
[INFO] [stdout] test transform::window::tests::cloned_iterator_should_be_unaffected ... ok
[INFO] [stdout] test transform::mapper::tests::given_mapper_dataset_when_iterate_should_iterate_though_all_map_items ... ok
[INFO] [stdout] test transform::selection::tests::test_slice ... ok
[INFO] [stdout] test transform::window::tests::window_dataset_get_should_be_equal ... ok
[INFO] [stdout] test dataset::sqlite::tests::get_none ... ok
[INFO] [stdout] test dataset::in_memory::tests::from_dataset ... ok
[INFO] [stdout] test dataset::sqlite::tests::multi_thread ... ok
[INFO] [stdout] test dataset::sqlite::tests::len ... ok
[INFO] [stdout] test dataset::sqlite::tests::get_some ... ok
[INFO] [stdout] test dataset::sqlite::tests::sqlite_dataset_storage ... ok
[INFO] [stdout] test dataset::sqlite::tests::test_new ... ok
[INFO] [stdout] test transform::selection::tests::test_from_indices_checked_panics - should panic ... ok
[INFO] [stdout] test dataset::sqlite::tests::sqlite_writer_write ... ok
[INFO] [stdout] test transform::window::tests::windows_should_panic - should panic ... ok
[INFO] [stdout] test transform::window::tests::new_window_dataset_should_panic - should panic ... ok
[INFO] [stdout] test dataset::sqlite::tests::sqlite_writer_write_multi_thread ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests burn_dataset
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/transform/sampler.rs - transform::sampler::SamplerDataset<D,I>::new (line 160) ... ignored
[INFO] [stdout] test src/transform/options.rs - transform::options::RngSource (line 8) - compile ... ok
[INFO] [stdout] test src/source/huggingface/downloader.rs - source::huggingface::downloader::HuggingfaceDatasetLoader (line 46) - compile ... ok
[INFO] [stdout] test src/transform/window.rs - transform::window::T::windows (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.77s; merged doctests compilation took 0.26s
[INFO] running `Command { std: "docker" "inspect" "c87b53bf8b9cfa14a3ab1448b2c3d8a2974301717f30468025879b3168041b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87b53bf8b9cfa14a3ab1448b2c3d8a2974301717f30468025879b3168041b29", kill_on_drop: false }`
[INFO] [stdout] c87b53bf8b9cfa14a3ab1448b2c3d8a2974301717f30468025879b3168041b29
