[INFO] fetching crate fsrs 5.2.0... [INFO] testing fsrs-5.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate fsrs 5.2.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fsrs 5.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fsrs 5.2.0 [INFO] tweaked toml for crates.io crate fsrs 5.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fsrs 5.2.0 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 fsrs 5.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 807aa4a6207e1826394f35a542fd0b0ab3746c2bf6f9c543886b8c316ac51464 [INFO] running `Command { std: "docker" "start" "-a" "807aa4a6207e1826394f35a542fd0b0ab3746c2bf6f9c543886b8c316ac51464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "807aa4a6207e1826394f35a542fd0b0ab3746c2bf6f9c543886b8c316ac51464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807aa4a6207e1826394f35a542fd0b0ab3746c2bf6f9c543886b8c316ac51464", kill_on_drop: false }` [INFO] [stdout] 807aa4a6207e1826394f35a542fd0b0ab3746c2bf6f9c543886b8c316ac51464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9b5ffbc2efb44a73792997004f344fcf1930520e17f0dce0bac03beb07428456 [INFO] running `Command { std: "docker" "start" "-a" "9b5ffbc2efb44a73792997004f344fcf1930520e17f0dce0bac03beb07428456", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cubecl-common v0.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling macerator-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling burn-ndarray v0.17.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling burn-derive v0.17.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling systemstat v0.2.4 [INFO] [stderr] Compiling nvml-wrapper v0.10.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling macerator v0.2.6 [INFO] [stderr] Compiling burn-common v0.17.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling burn-tensor v0.17.1 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling burn-dataset v0.17.1 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling burn-autodiff v0.17.1 [INFO] [stderr] Compiling burn-ir v0.17.1 [INFO] [stderr] Compiling burn-core v0.17.1 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling burn-train v0.17.1 [INFO] [stderr] Compiling burn v0.17.1 [INFO] [stderr] Compiling fsrs v5.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "9b5ffbc2efb44a73792997004f344fcf1930520e17f0dce0bac03beb07428456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5ffbc2efb44a73792997004f344fcf1930520e17f0dce0bac03beb07428456", kill_on_drop: false }` [INFO] [stdout] 9b5ffbc2efb44a73792997004f344fcf1930520e17f0dce0bac03beb07428456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e523a263900691c27612eae629b0b00e1f0d47c990d4b72649519abd2e306e78 [INFO] running `Command { std: "docker" "start" "-a" "e523a263900691c27612eae629b0b00e1f0d47c990d4b72649519abd2e306e78", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling gix-path v0.10.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling burn-ndarray v0.17.1 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling serde_rusqlite v0.38.0 [INFO] [stderr] Compiling r2d2_sqlite v0.27.0 [INFO] [stderr] Compiling burn-dataset v0.17.1 [INFO] [stderr] Compiling burn-core v0.17.1 [INFO] [stderr] Compiling burn-train v0.17.1 [INFO] [stderr] Compiling burn v0.17.1 [INFO] [stderr] Compiling fsrs v5.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "e523a263900691c27612eae629b0b00e1f0d47c990d4b72649519abd2e306e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e523a263900691c27612eae629b0b00e1f0d47c990d4b72649519abd2e306e78", kill_on_drop: false }` [INFO] [stdout] e523a263900691c27612eae629b0b00e1f0d47c990d4b72649519abd2e306e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 783b7155576fed38ac9be30ada658fac0eae61b7e68226b8816df1cf6c3f25a4 [INFO] running `Command { std: "docker" "start" "-a" "783b7155576fed38ac9be30ada658fac0eae61b7e68226b8816df1cf6c3f25a4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fsrs-6905bd81f590ee63) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test convertor_tests::test_filter_out_cram ... ok [INFO] [stdout] test convertor_tests::test_remove_revlog_before_last_first_learn ... ok [INFO] [stdout] test convertor_tests::test_filter_out_manual ... ok [INFO] [stdout] test cosine_annealing::tests::lr_scheduler ... ok [INFO] [stdout] test dataset::tests::batcher ... ok [INFO] [stdout] test inference::tests::current_retrievability_seconds ... ok [INFO] [stdout] test inference::tests::good_again_loop_during_the_same_day ... ignored, just for exploration [INFO] [stdout] test inference::tests::init_stability_after_same_day_review_hard_vs_good_vs_easy ... ignored, just for exploration [INFO] [stdout] test inference::tests::current_retrievability ... ok [INFO] [stdout] test inference::tests::next_states ... ok [INFO] [stdout] test inference::tests::short_term_stability ... ignored, just for exploration [INFO] [stdout] test inference::tests::memory_from_sm2 ... ok [INFO] [stdout] test inference::tests::stability_after_same_day_review_less_than_next_day_review ... ignored, just for exploration [INFO] [stdout] test convertor_tests::delta_t_is_correct ... ok [INFO] [stdout] test inference::tests::test_get_bin ... ok [INFO] [stdout] test inference::tests::test_memo_state ... ok [INFO] [stdout] test inference::tests::test_memory_state ... ok [INFO] [stdout] test inference::tests::test_memory_state_batch ... ok [INFO] [stdout] test inference::tests::test_next_interval ... ok [INFO] [stdout] test convertor_tests::conversion_works ... FAILED [INFO] [stdout] test model::tests::convert_parameters ... ok [INFO] [stdout] test batch_shuffle::tests::test_simple_dataloader ... FAILED [INFO] [stdout] test convertor_tests::ordering_of_inputs_should_not_change ... FAILED [INFO] [stdout] test dataset::tests::from_anki ... FAILED [INFO] [stdout] test model::tests::fsrs ... ok [INFO] [stdout] test dataset::tests::test_filter_outlier ... FAILED [INFO] [stdout] test inference::tests::test_evaluate_with_time_series_splits ... FAILED [INFO] [stdout] test model::tests::init_stability ... ok [INFO] [stdout] test model::tests::w ... ok [INFO] [stdout] test model::tests::next_difficulty ... ok [INFO] [stdout] test model::tests::power_forgetting_curve ... ok [INFO] [stdout] test parameter_clipper::tests::parameter_clipper_works_with_num_relearning_steps ... ok [INFO] [stdout] test parameter_clipper::tests::parameter_clipper_works ... ok [INFO] [stdout] test parameter_initialization::tests::test_initialize_stability_parameters ... FAILED [INFO] [stdout] test parameter_initialization::tests::test_loss ... ok [INFO] [stdout] test model::tests::forward ... ok [INFO] [stdout] test parameter_initialization::tests::test_power_forgetting_curve ... ok [INFO] [stdout] test model::tests::init_difficulty ... ok [INFO] [stdout] test parameter_initialization::tests::test_smooth_and_fill ... ok [INFO] [stdout] test simulation::tests::extract_simulator_config_without_revlog ... ok [INFO] [stdout] test parameter_initialization::tests::test_search_parameters ... ok [INFO] [stdout] test inference::tests::test_evaluate ... FAILED [INFO] [stdout] test inference::tests::test_time_series_split ... FAILED [INFO] [stdout] test simulation::tests::simulate_returns_cards ... ok [INFO] [stdout] test simulation::tests::extract_simulator_config_from_revlog ... FAILED [INFO] [stdout] test simulation::tests::simulate_suspend_on_lapse_count ... ok [INFO] [stdout] test simulation::tests::simulate_with_existing_cards_with_wrong_deck_size ... ok [INFO] [stdout] test model::tests::next_stability ... ok [INFO] [stdout] test simulation::tests::learn_does_not_affect_correct_count ... ok [INFO] [stdout] test simulation::tests::simulate_with_new_affects_review_limit ... ok [INFO] [stdout] test simulation::tests::simulate_with_post_scheduling_fn ... ok [INFO] [stdout] test simulation::tests::simulate_with_learn_limit ... ok [INFO] [stdout] test simulation::tests::simulate_with_zero_cards ... ok [INFO] [stdout] test simulation::tests::simulator_learn_review_costs ... ok [INFO] [stdout] test simulation::tests::simulate_with_existing_cards ... ok [INFO] [stdout] test simulation::tests::simulate_with_learn_review_limit ... ok [INFO] [stdout] test simulation::tests::changing_learn_span_should_get_same_review_cnt_per_day ... ok [INFO] [stdout] test simulation::tests::simulate_with_review_priority_fn ... ok [INFO] [stdout] test simulation::tests::test_introduced_cards_per_day ... ok [INFO] [stdout] test simulation::tests::test_memory_state_short_term ... ok [INFO] [stdout] test training::tests::test_calculate_average_recall ... FAILED [INFO] [stdout] test training::tests::test_loss_and_grad ... ok [INFO] [stdout] test training::tests::training ... FAILED [INFO] [stdout] test simulation::tests::optimal_retention has been running for over 60 seconds [INFO] [stdout] test simulation::tests::optimal_retention_with_old_parameters has been running for over 60 seconds [INFO] [stdout] test simulation::tests::simulate_with_max_ivl has been running for over 60 seconds [INFO] [stdout] test simulation::tests::simulator_memorization has been running for over 60 seconds [INFO] [stdout] test simulation::tests::test_evaluate_in_flight_card_cost has been running for over 60 seconds [INFO] [stdout] test simulation::tests::test_evaluate_new_card_cost has been running for over 60 seconds [INFO] [stdout] test simulation::tests::test_expected_workload has been running for over 60 seconds [INFO] [stdout] test simulation::tests::simulate_with_max_ivl ... ok [INFO] [stdout] test simulation::tests::simulator_memorization ... ok [INFO] [stdout] test simulation::tests::optimal_retention_with_old_parameters ... ok [INFO] [stdout] test simulation::tests::optimal_retention ... ok [INFO] [stdout] test simulation::tests::test_evaluate_in_flight_card_cost ... ok [INFO] [stdout] test simulation::tests::test_evaluate_new_card_cost ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "783b7155576fed38ac9be30ada658fac0eae61b7e68226b8816df1cf6c3f25a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783b7155576fed38ac9be30ada658fac0eae61b7e68226b8816df1cf6c3f25a4", kill_on_drop: false }` [INFO] [stdout] 783b7155576fed38ac9be30ada658fac0eae61b7e68226b8816df1cf6c3f25a4