[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] 3119722370dae13db3113556b3f6cfdb192238bd [INFO] checking emulette/cellrune against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femulette%2Fcellrune" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emulette/cellrune on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e [INFO] running `Command { std: "docker" "start" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e", 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" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e", 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" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling io-lifetimes v3.0.1 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling io-extras v0.19.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Compiling cap-primitives v4.0.2 [INFO] [stderr] Checking zlib-rs v0.6.6 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling cap-std v4.0.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking debug_unsafe v0.1.4 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking quick-xml v0.41.0 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking system_alloc_stats v0.2.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking atoi_simd v0.18.1 [INFO] [stderr] Compiling cc v1.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking zip v8.6.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling pyo3-build-config v0.29.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling rmcp v3.1.2 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling napi-build v2.4.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Compiling napi v3.12.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking napi-sys v3.3.0 [INFO] [stderr] Compiling cellrune-node v0.1.20 (/opt/rustwide/workdir/bindings/node) [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ctor v1.0.10 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling pyo3-ffi v0.29.2 [INFO] [stderr] Compiling pyo3 v0.29.2 [INFO] [stderr] Compiling cellrune-python v0.1.20 (/opt/rustwide/workdir/bindings/python) [INFO] [stderr] Compiling pcre2-sys v0.2.10 [INFO] [stderr] Checking pcre2 v0.2.11 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking cellrune v0.1.20 (/opt/rustwide/workdir/crates/cellrune) [INFO] [stderr] Compiling darling_core v0.24.0 [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] 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 clap v4.6.6 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking calamine v0.36.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.24.0 [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::::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 schemars v1.2.1 [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::::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] Compiling pyo3-macros v0.29.2 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking cellrune-interop v0.1.20 (/opt/rustwide/workdir/crates/cellrune-interop) [INFO] [stderr] Checking cellrune-integration-tests v0.1.20 (/opt/rustwide/workdir/release-tests/integration) [INFO] [stderr] Checking cellrune-binding-support v0.1.20 (/opt/rustwide/workdir/bindings/common) [INFO] [stderr] Checking cellrune-mcp v0.1.20 (/opt/rustwide/workdir/crates/cellrune-mcp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e", kill_on_drop: false }` [INFO] [stdout] deac2f67d357739834dba5692e960c33e46858e6be806a24f02cd0dbf931b70e