[INFO] cloning repository https://github.com/emulette/cellrune
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emulette/cellrune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femulette%2Fcellrune", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femulette%2Fcellrune'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b51235026721aa61099fa027133ea369fc4a59
[INFO] checking emulette/cellrune against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femulette%2Fcellrune" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/emulette/cellrune
[INFO] finished tweaking git repo https://github.com/emulette/cellrune
[INFO] tweaked toml for git repo https://github.com/emulette/cellrune written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emulette/cellrune on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emulette/cellrune 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `publish` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | publish = false
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.publish`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `check_excel_oracle` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-0-tc2/source/target/.../check_excel_oracle
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `check-excel-oracle`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/check_excel_oracle.rs
[INFO] [stderr] 1 + src/bin/check-excel-oracle.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `v015_phase_memory_heap` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-0-tc2/source/target/.../v015_phase_memory_heap
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `v015-phase-memory-heap`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/v015_phase_memory_heap.rs
[INFO] [stderr] 1 + src/bin/v015-phase-memory-heap.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cellrune-integration-tests` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7
[INFO] running `Command { std: "docker" "start" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `publish` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | publish = false
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.publish`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `check_excel_oracle` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../check_excel_oracle
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `check-excel-oracle`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/check_excel_oracle.rs
[INFO] [stderr] 1 + src/bin/check-excel-oracle.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `v015_phase_memory_heap` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../v015_phase_memory_heap
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `v015-phase-memory-heap`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/v015_phase_memory_heap.rs
[INFO] [stderr] 1 + src/bin/v015-phase-memory-heap.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cellrune-integration-tests` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]    Compiling pcre2-sys v0.2.10
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking atoi_simd v0.18.1
[INFO] [stderr]     Checking pcre2 v0.2.11
[INFO] [stderr]     Checking system_alloc_stats v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rmcp v3.1.2
[INFO] [stderr]    Compiling napi-build v2.4.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking ctor v1.0.10
[INFO] [stderr]    Compiling napi v3.12.1
[INFO] [stderr]     Checking napi-sys v3.3.0
[INFO] [stderr]    Compiling cellrune-node v0.1.17 (/opt/rustwide/workdir/bindings/node)
[INFO] [stderr]    Compiling pyo3-build-config v0.29.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.29.2
[INFO] [stderr]    Compiling pyo3 v0.29.2
[INFO] [stderr]    Compiling cellrune-python v0.1.17 (/opt/rustwide/workdir/bindings/python)
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.2
[INFO] [stderr]    Compiling napi-derive-backend v6.1.2
[INFO] [stderr]     Checking cellrune v0.1.17 (/opt/rustwide/workdir/crates/cellrune)
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]    Compiling rmcp-macros v3.1.2
[INFO] [stderr]    Compiling napi-derive v3.6.3
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/cellrune/src/calculation/session/transaction/report.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 18 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 18 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking calamine v0.36.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling pyo3-macros v0.29.2
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/cellrune/src/calculation/session/transaction/report.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 18 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 18 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cellrune` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name cellrune --edition=2024 crates/cellrune/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --forbid=unsafe_code '--deny=clippy::unimplemented' '--deny=clippy::todo' '--deny=clippy::dbg_macro' --cfg 'feature="__internal-transaction-bench"' --cfg 'feature="capability-fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal-transaction-bench", "capability-fs"))' -C metadata=0d0b6521f161d377 -C extra-filename=-7b281cd1f805c0a1 --out-dir /opt/rustwide/target/debug/build/cellrune/7b281cd1f805c0a1/out -L dependency=/opt/rustwide/target/debug/build/ambient-authority/adbf2b509d5cc6b9/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/e34735ea93936741/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/f8a63efd1a130c76/out -L dependency=/opt/rustwide/target/debug/build/cap-primitives/976418d64a4c9afc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/d73b58fdf77d9fc5/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/0acd39d0e1dca719/out -L dependency=/opt/rustwide/target/debug/build/digest/511ceb1e4f567ac3/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs/2e6c51c4b4cd4375/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/flate2/3b2b76cce053d7de/out -L dependency=/opt/rustwide/target/debug/build/fs-set-times/d98e018f67d71d06/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hybrid-array/7cfa1f9790ebe4ef/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/io-extras/2fc79e7266a80a5d/out -L dependency=/opt/rustwide/target/debug/build/io-lifetimes/364ba171a2fa736d/out -L dependency=/opt/rustwide/target/debug/build/io-lifetimes/d18c74cfb4e9cc57/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/1f734e6100806aec/out -L dependency=/opt/rustwide/target/debug/build/log/88d33b7e65e7d5e3/out -L dependency=/opt/rustwide/target/debug/build/maybe-owned/1232a7dcb98fbb45/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pcre2-sys/9a9fee02be2d9b42/out -L dependency=/opt/rustwide/target/debug/build/rustix-linux-procfs/89881975ee319556/out -L dependency=/opt/rustwide/target/debug/build/rustix/89a9f38119ae8367/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/d970643b098456aa/out -L dependency=/opt/rustwide/target/debug/build/typed-path/406e1f689165aba1/out -L dependency=/opt/rustwide/target/debug/build/typenum/24aab6a4200ddd27/out -L dependency=/opt/rustwide/target/debug/build/zlib-rs/574a48a87163829b/out -L dependency=/opt/rustwide/target/debug/build/zopfli/c320db17694a0021/out --extern cap_std=/opt/rustwide/target/debug/build/cap-std/c0d5384106c47bfd/out/libcap_std-c0d5384106c47bfd.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/4c1ab48c3cb9cde3/out/liblibm-4c1ab48c3cb9cde3.rmeta --extern pcre2=/opt/rustwide/target/debug/build/pcre2/4e85da99ea5bb73a/out/libpcre2-4e85da99ea5bb73a.rmeta --extern pcre2_sys=/opt/rustwide/target/debug/build/pcre2-sys/9a9fee02be2d9b42/out/libpcre2_sys-9a9fee02be2d9b42.rmeta --extern quick_xml=/opt/rustwide/target/debug/build/quick-xml/331652499e97281d/out/libquick_xml-331652499e97281d.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/2ba2e77d1165715f/out/libsha2-2ba2e77d1165715f.rmeta --extern zip=/opt/rustwide/target/debug/build/zip/3f588be705eb198b/out/libzip-3f588be705eb198b.rmeta --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7", kill_on_drop: false }`
[INFO] [stdout] aafe2fcbd1133bc045966a580e75301cf824286091a7645bba5f10b770e4f1d7
