[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] d1d6ea23d4d8f77d612d76b59a065695ff400061
[INFO] checking open-spaced-repetition/fsrs-rs-c against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-spaced-repetition%2Ffsrs-rs-c" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/open-spaced-repetition/fsrs-rs-c on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded macerator-macros v0.1.2
[INFO] [stderr]   Downloaded macerator v0.2.8
[INFO] [stderr]   Downloaded moddef v0.2.6
[INFO] [stderr]   Downloaded toml v0.9.6
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded pulp v0.21.5
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[INFO] [stderr]   Downloaded cubecl-hip-sys v6.4.4348201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b843f81118006e90f91d55b7562ce4bc484852e3e8c9a5448a01dce039de57c
[INFO] running `Command { std: "docker" "start" "-a" "7b843f81118006e90f91d55b7562ce4bc484852e3e8c9a5448a01dce039de57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b843f81118006e90f91d55b7562ce4bc484852e3e8c9a5448a01dce039de57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b843f81118006e90f91d55b7562ce4bc484852e3e8c9a5448a01dce039de57c", kill_on_drop: false }`
[INFO] [stdout] 7b843f81118006e90f91d55b7562ce4bc484852e3e8c9a5448a01dce039de57c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1ac5f1c4e24de5508e3cfbeb6599935b44716d9a34e53d5fd96ca4069901712
[INFO] running `Command { std: "docker" "start" "-a" "a1ac5f1c4e24de5508e3cfbeb6599935b44716d9a34e53d5fd96ca4069901712", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cubecl-common v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling burn-ndarray v0.17.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking moddef v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]     Checking nvml-wrapper-sys v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking systemstat v0.2.4
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]    Compiling macerator-macros v0.1.2
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking nvml-wrapper v0.10.0
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking burn-common v0.17.1
[INFO] [stderr]     Checking burn-tensor v0.17.1
[INFO] [stderr]     Checking burn-dataset v0.17.1
[INFO] [stderr]     Checking priority-queue v2.5.0
[INFO] [stderr]     Checking burn-autodiff v0.17.1
[INFO] [stderr]     Checking burn-ir v0.17.1
[INFO] [stderr]     Checking burn-core v0.17.1
[INFO] [stderr]    Compiling fsrs-rs-c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking burn-train v0.17.1
[INFO] [stderr]     Checking burn v0.17.1
[INFO] [stderr]     Checking fsrs v5.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "a1ac5f1c4e24de5508e3cfbeb6599935b44716d9a34e53d5fd96ca4069901712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ac5f1c4e24de5508e3cfbeb6599935b44716d9a34e53d5fd96ca4069901712", kill_on_drop: false }`
[INFO] [stdout] a1ac5f1c4e24de5508e3cfbeb6599935b44716d9a34e53d5fd96ca4069901712
