[INFO] cloning repository https://github.com/dipankar/langgraph-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dipankar/langgraph-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdipankar%2Flanggraph-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdipankar%2Flanggraph-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e411b291940245c4ab0d9e37d4790f9d38a9f35
[INFO] checking dipankar/langgraph-rs against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdipankar%2Flanggraph-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dipankar/langgraph-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dipankar/langgraph-rs
[INFO] tweaked toml for git repo https://github.com/dipankar/langgraph-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dipankar/langgraph-rs on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dipankar/langgraph-rs 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7e9d447821ee56933a6f4218e0a098e85c39bc629ee5bb42060c4c66857be04
[INFO] running `Command { std: "docker" "start" "-a" "f7e9d447821ee56933a6f4218e0a098e85c39bc629ee5bb42060c4c66857be04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7e9d447821ee56933a6f4218e0a098e85c39bc629ee5bb42060c4c66857be04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e9d447821ee56933a6f4218e0a098e85c39bc629ee5bb42060c4c66857be04", kill_on_drop: false }`
[INFO] [stdout] f7e9d447821ee56933a6f4218e0a098e85c39bc629ee5bb42060c4c66857be04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3c7b98e3e3e910480c32049b41ac9554d9bac58c03e4a162fd71b44716ac210
[INFO] running `Command { std: "docker" "start" "-a" "d3c7b98e3e3e910480c32049b41ac9554d9bac58c03e4a162fd71b44716ac210", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking langgraph-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/python.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | temporary value is freed at the end of this statement
[INFO] [stdout]    | this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/python.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/python.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/python.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/python.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/python.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         py: Python,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/python.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         nodes: PyObject,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]    --> src/python.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |         channels: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auto_validate`
[INFO] [stdout]    --> src/python.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         auto_validate: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_auto_validate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_eager`
[INFO] [stdout]    --> src/python.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         stream_eager: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_eager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_channels`
[INFO] [stdout]    --> src/python.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         stream_channels: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_after_nodes`
[INFO] [stdout]    --> src/python.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         interrupt_after_nodes: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_after_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_before_nodes`
[INFO] [stdout]    --> src/python.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         interrupt_before_nodes: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_before_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step_timeout`
[INFO] [stdout]    --> src/python.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         step_timeout: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]    --> src/python.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |         debug: Option<bool>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> src/python.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         store: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]    --> src/python.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         cache: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retry_policy`
[INFO] [stdout]    --> src/python.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         retry_policy: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_policy`
[INFO] [stdout]    --> src/python.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         cache_policy: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_schema`
[INFO] [stdout]    --> src/python.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         context_schema: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/python.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         config: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trigger_to_nodes`
[INFO] [stdout]    --> src/python.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         trigger_to_nodes: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trigger_to_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/python.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/python.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         py: Python,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/python.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         config: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/python.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         context: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_mode`
[INFO] [stdout]    --> src/python.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         stream_mode: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `print_mode`
[INFO] [stdout]    --> src/python.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         print_mode: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_keys`
[INFO] [stdout]    --> src/python.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         output_keys: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_before`
[INFO] [stdout]    --> src/python.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         interrupt_before: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_before`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_after`
[INFO] [stdout]    --> src/python.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         interrupt_after: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_after`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `durability`
[INFO] [stdout]    --> src/python.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         durability: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_durability`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/python.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         input: PyObject,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/python.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         config: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/python.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         context: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_mode`
[INFO] [stdout]    --> src/python.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         stream_mode: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `print_mode`
[INFO] [stdout]    --> src/python.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         print_mode: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_keys`
[INFO] [stdout]    --> src/python.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         output_keys: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_before`
[INFO] [stdout]    --> src/python.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         interrupt_before: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_before`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interrupt_after`
[INFO] [stdout]    --> src/python.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         interrupt_after: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_after`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `durability`
[INFO] [stdout]    --> src/python.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         durability: Option<PyObject>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_durability`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subgraphs`
[INFO] [stdout]    --> src/python.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         subgraphs: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subgraphs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]    --> src/python.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         debug: Option<bool>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kwargs`
[INFO] [stdout]    --> src/python.rs:391:51
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn ainvoke(&self, py: Python, args: &PyTuple, kwargs: Option<&PyDict>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/python.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn astream(&self, py: Python, args: &PyTuple, kwargs: Option<&PyDict>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kwargs`
[INFO] [stdout]    --> src/python.rs:402:51
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn astream(&self, py: Python, args: &PyTuple, kwargs: Option<&PyDict>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `langgraph-rs` (lib) due to 5 previous errors; 41 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3c7b98e3e3e910480c32049b41ac9554d9bac58c03e4a162fd71b44716ac210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c7b98e3e3e910480c32049b41ac9554d9bac58c03e4a162fd71b44716ac210", kill_on_drop: false }`
[INFO] [stdout] d3c7b98e3e3e910480c32049b41ac9554d9bac58c03e4a162fd71b44716ac210
