[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#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdipankar%2Flanggraph-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dipankar/langgraph-rs on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros-core v0.7.4 [INFO] [stderr] Downloaded sqlx-mysql v0.7.4 [INFO] [stderr] Downloaded sqlx-macros v0.7.4 [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.4 [INFO] [stderr] Downloaded sqlformat v0.2.6 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded sqlx-postgres v0.7.4 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded sqlx v0.7.4 [INFO] [stderr] Downloaded pyo3 v0.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd9e205fe420d22b8e477e6f737fbaae10df700edd55f1c952d056479519dd88 [INFO] running `Command { std: "docker" "start" "-a" "fd9e205fe420d22b8e477e6f737fbaae10df700edd55f1c952d056479519dd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd9e205fe420d22b8e477e6f737fbaae10df700edd55f1c952d056479519dd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9e205fe420d22b8e477e6f737fbaae10df700edd55f1c952d056479519dd88", kill_on_drop: false }` [INFO] [stdout] fd9e205fe420d22b8e477e6f737fbaae10df700edd55f1c952d056479519dd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b788e03f07a067cbca5ef471d30f62b2414e4195a25d7762e9bd51c3343ea32 [INFO] running `Command { std: "docker" "start" "-a" "6b788e03f07a067cbca5ef471d30f62b2414e4195a25d7762e9bd51c3343ea32", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [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 async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 serde_json v1.0.143 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tokio-test v0.4.4 [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] 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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `operator` is never read [INFO] [stdout] --> src/channels.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct BinaryOperatorAggregateChannel { [INFO] [stdout] | ------------------------------ field in this struct [INFO] [stdout] 208 | value: Option, [INFO] [stdout] 209 | operator: F, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryOperatorAggregateChannel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nodes`, `channels`, `stream_mode`, `output_channels`, `input_channels`, and `checkpointer` are never read [INFO] [stdout] --> src/python.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct Pregel { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 278 | nodes: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 279 | channels: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 280 | stream_mode: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 281 | output_channels: PyObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 282 | input_channels: PyObject, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 283 | checkpointer: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 15 | impl BaseChannel { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `BaseChannel` is not local [INFO] [stdout] | `BaseChannel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 109 | impl LastValue { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `LastValue` is not local [INFO] [stdout] | `LastValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 228 | impl Checkpoint { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `Checkpoint` is not local [INFO] [stdout] | `Checkpoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 287 | impl Pregel { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Pregel` is not local [INFO] [stdout] | `Pregel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:426:1 [INFO] [stdout] | [INFO] [stdout] 426 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 427 | impl GraphExecutor { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `GraphExecutor` is not local [INFO] [stdout] | `GraphExecutor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `operator` is never read [INFO] [stdout] --> src/channels.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct BinaryOperatorAggregateChannel { [INFO] [stdout] | ------------------------------ field in this struct [INFO] [stdout] 208 | value: Option, [INFO] [stdout] 209 | operator: F, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryOperatorAggregateChannel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nodes`, `channels`, `stream_mode`, `output_channels`, `input_channels`, and `checkpointer` are never read [INFO] [stdout] --> src/python.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct Pregel { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 278 | nodes: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 279 | channels: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 280 | stream_mode: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 281 | output_channels: PyObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 282 | input_channels: PyObject, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 283 | checkpointer: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 15 | impl BaseChannel { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `BaseChannel` is not local [INFO] [stdout] | `BaseChannel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 109 | impl LastValue { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `LastValue` is not local [INFO] [stdout] | `LastValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 228 | impl Checkpoint { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `Checkpoint` is not local [INFO] [stdout] | `Checkpoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 287 | impl Pregel { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Pregel` is not local [INFO] [stdout] | `Pregel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/python.rs:426:1 [INFO] [stdout] | [INFO] [stdout] 426 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 427 | impl GraphExecutor { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `GraphExecutor` is not local [INFO] [stdout] | `GraphExecutor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s [INFO] running `Command { std: "docker" "inspect" "6b788e03f07a067cbca5ef471d30f62b2414e4195a25d7762e9bd51c3343ea32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b788e03f07a067cbca5ef471d30f62b2414e4195a25d7762e9bd51c3343ea32", kill_on_drop: false }` [INFO] [stdout] 6b788e03f07a067cbca5ef471d30f62b2414e4195a25d7762e9bd51c3343ea32