[INFO] cloning repository https://github.com/open-spaced-repetition/fsrs-rs-c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-spaced-repetition/fsrs-rs-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-spaced-repetition%2Ffsrs-rs-c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-spaced-repetition%2Ffsrs-rs-c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba0dae05deb72b0fa7f13607a1a2876862e63c7c [INFO] building open-spaced-repetition/fsrs-rs-c against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-spaced-repetition%2Ffsrs-rs-c" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/open-spaced-repetition/fsrs-rs-c [INFO] finished tweaking git repo https://github.com/open-spaced-repetition/fsrs-rs-c [INFO] tweaked toml for git repo https://github.com/open-spaced-repetition/fsrs-rs-c written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/open-spaced-repetition/fsrs-rs-c on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/open-spaced-repetition/fsrs-rs-c 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c89d4223e54780698f938e13dce91457fcc38b9dab6be99fbf380badece2ded2 [INFO] running `Command { std: "docker" "start" "-a" "c89d4223e54780698f938e13dce91457fcc38b9dab6be99fbf380badece2ded2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c89d4223e54780698f938e13dce91457fcc38b9dab6be99fbf380badece2ded2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89d4223e54780698f938e13dce91457fcc38b9dab6be99fbf380badece2ded2", kill_on_drop: false }` [INFO] [stdout] c89d4223e54780698f938e13dce91457fcc38b9dab6be99fbf380badece2ded2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80deaab40059eba7752ccfd54cbe5a7806c085e413df74c9e7c33874f0f4e021 [INFO] running `Command { std: "docker" "start" "-a" "80deaab40059eba7752ccfd54cbe5a7806c085e413df74c9e7c33874f0f4e021", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling cubecl-common v0.5.0 [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 rustversion v1.0.21 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling macerator v0.2.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling moddef v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling glob v0.3.2 [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 nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling systemstat v0.2.4 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling clap v4.5.40 [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 strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling burn-derive v0.17.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling macerator-macros v0.1.2 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling nvml-wrapper v0.10.0 [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 bincode v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling burn-common v0.17.1 [INFO] [stderr] Compiling burn-tensor v0.17.1 [INFO] [stderr] Compiling burn-dataset v0.17.1 [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling burn-ir v0.17.1 [INFO] [stderr] Compiling burn-autodiff v0.17.1 [INFO] [stderr] Compiling burn-core v0.17.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling fsrs-rs-c v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling burn-train v0.17.1 [INFO] [stderr] Compiling burn v0.17.1 [INFO] [stderr] Compiling fsrs v5.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.79s [INFO] running `Command { std: "docker" "inspect" "80deaab40059eba7752ccfd54cbe5a7806c085e413df74c9e7c33874f0f4e021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80deaab40059eba7752ccfd54cbe5a7806c085e413df74c9e7c33874f0f4e021", kill_on_drop: false }` [INFO] [stdout] 80deaab40059eba7752ccfd54cbe5a7806c085e413df74c9e7c33874f0f4e021 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee86097e170712abc607078ec0f5450bb921a332cd6fe5272a51f97233c826b [INFO] running `Command { std: "docker" "start" "-a" "3ee86097e170712abc607078ec0f5450bb921a332cd6fe5272a51f97233c826b", kill_on_drop: false }` [INFO] [stderr] Compiling fsrs-rs-c v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.42s [INFO] running `Command { std: "docker" "inspect" "3ee86097e170712abc607078ec0f5450bb921a332cd6fe5272a51f97233c826b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee86097e170712abc607078ec0f5450bb921a332cd6fe5272a51f97233c826b", kill_on_drop: false }` [INFO] [stdout] 3ee86097e170712abc607078ec0f5450bb921a332cd6fe5272a51f97233c826b