[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 4fcf39725a9c99bd495d8c73af83628a256ff9a9 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emulette/cellrune on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "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-tc1/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-tc1/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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-lifetimes v3.0.1
[INFO] [stderr]   Downloaded cap-std v4.0.2
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded pcre2 v0.2.11
[INFO] [stderr]   Downloaded winx v0.36.4
[INFO] [stderr]   Downloaded napi-sys v3.3.0
[INFO] [stderr]   Downloaded napi-build v2.4.1
[INFO] [stderr]   Downloaded fs-set-times v0.20.3
[INFO] [stderr]   Downloaded rustix-linux-procfs v0.1.1
[INFO] [stderr]   Downloaded rmcp-macros v3.1.2
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded napi-derive v3.6.3
[INFO] [stderr]   Downloaded io-extras v0.19.0
[INFO] [stderr]   Downloaded io-lifetimes v2.0.4
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded ctor v1.0.10
[INFO] [stderr]   Downloaded napi-derive-backend v6.1.2
[INFO] [stderr]   Downloaded cap-primitives v4.0.2
[INFO] [stderr]   Downloaded napi v3.12.1
[INFO] [stderr]   Downloaded rmcp v3.1.2
[INFO] [stderr]   Downloaded system_alloc_stats v0.2.0
[INFO] [stderr]   Downloaded pcre2-sys v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098
[INFO] running `Command { std: "docker" "start" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098", 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" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098", 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" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "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]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libm v0.2.16
[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 serde_core v1.0.229
[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 system_alloc_stats v0.2.0
[INFO] [stderr]     Checking pcre2 v0.2.11
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking futures-channel v0.3.33
[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]    Compiling napi v3.12.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling cellrune-node v0.1.17 (/opt/rustwide/workdir/bindings/node)
[INFO] [stderr]     Checking ctor v1.0.10
[INFO] [stderr]     Checking napi-sys v3.3.0
[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]    Compiling darling_core v0.24.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[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 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 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 futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rmcp-macros v3.1.2
[INFO] [stderr]    Compiling napi-derive v3.6.3
[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]     Checking futures v0.3.33
[INFO] [stderr]    Compiling pyo3-macros v0.29.2
[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] [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 cellrune-interop v0.1.17 (/opt/rustwide/workdir/crates/cellrune-interop)
[INFO] [stderr]     Checking cellrune-integration-tests v0.1.17 (/opt/rustwide/workdir/release-tests/integration)
[INFO] [stderr]     Checking cellrune-binding-support v0.1.17 (/opt/rustwide/workdir/bindings/common)
[INFO] [stderr]     Checking cellrune-mcp v0.1.17 (/opt/rustwide/workdir/crates/cellrune-mcp)
[INFO] [stderr] warning: unused dependency `calamine`
[INFO] [stderr]   --> release-tests/integration/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | calamine.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `calamine`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `cellrune-interop`
[INFO] [stderr]   --> release-tests/integration/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | cellrune-interop = { version = "=0.1.17", path = "../../crates/cellrune-interop" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `cellrune-interop`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `cellrune-integration-tests` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098", kill_on_drop: false }`
[INFO] [stdout] 3954f9d656ea6d1fd772f6ac5725088490c2e4fd638e3c4234fcbfa4b00db098
