[INFO] fetching crate prompt-graph-core 0.1.26...
[INFO] checking prompt-graph-core-0.1.26 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate prompt-graph-core 0.1.26 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate prompt-graph-core 0.1.26 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate prompt-graph-core 0.1.26
[INFO] finished tweaking crates.io crate prompt-graph-core 0.1.26
[INFO] tweaked toml for crates.io crate prompt-graph-core 0.1.26 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e01a9c65ea42e693bb41f97a5ca11ad07ab39db7eb075a483babd9f9b9478f0
[INFO] running `Command { std: "docker" "start" "-a" "2e01a9c65ea42e693bb41f97a5ca11ad07ab39db7eb075a483babd9f9b9478f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e01a9c65ea42e693bb41f97a5ca11ad07ab39db7eb075a483babd9f9b9478f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e01a9c65ea42e693bb41f97a5ca11ad07ab39db7eb075a483babd9f9b9478f0", kill_on_drop: false }`
[INFO] [stdout] 2e01a9c65ea42e693bb41f97a5ca11ad07ab39db7eb075a483babd9f9b9478f0
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f6c49320297a4a71217cd96e8c0bbea6a491bf7d309f148c5e22c517fe395a4
[INFO] running `Command { std: "docker" "start" "-a" "9f6c49320297a4a71217cd96e8c0bbea6a491bf7d309f148c5e22c517fe395a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]     Checking tokio v1.29.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rust_decimal v1.31.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iter-enum v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking sqlparser v0.30.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking gluesql-utils v0.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking papergrid v0.5.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking edit v0.1.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking protobuf-support v3.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling rustyline-derive v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking sqlparser v0.34.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling typescript-type-def-derive v0.5.7
[INFO] [stderr]     Checking tabled v0.8.0
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking typescript-type-def v0.5.7
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling prompt-graph-core v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gluesql-core v0.14.0
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking gluesql_memory_storage v0.14.0
[INFO] [stderr]     Checking gluesql-json-storage v0.14.0
[INFO] [stderr]     Checking gluesql_sled_storage v0.14.0
[INFO] [stderr]     Checking gluesql-test-suite v0.14.0
[INFO] [stderr]     Checking gluesql-composite-storage v0.14.0
[INFO] [stderr]     Checking gluesql-shared-memory-storage v0.14.0
[INFO] [stderr]     Checking gluesql-cli v0.14.0
[INFO] [stderr]     Checking gluesql v0.14.0
[INFO] [stdout] warning: unused import: `crate::proto2::Query`
[INFO] [stdout]    --> src/build_runtime_graph/graph_parse.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     use crate::proto2::Query;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]  --> src/build_runtime_graph/graph_parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/templates.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             _ => panic!("Invalid value type"),
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]  --> src/build_runtime_graph/graph_parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/templates.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             _ => panic!("Invalid value type"),
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_nodes_mut` and `serialize` are never used
[INFO] [stdout]    --> src/graph_definition.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl DefinitionGraph {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub(crate) fn get_nodes_mut(&mut self) -> &Vec<dsl::Item> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub(crate) fn serialize(&self) -> Vec<u8> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `params` are never read
[INFO] [stdout]   --> src/templates.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct ContextBlock {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 35 |     name: Parameter,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     params: Vec<Parameter>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_template_to_prompt` is never used
[INFO] [stdout]   --> src/templates.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn convert_template_to_prompt() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_query_from_template` is never used
[INFO] [stdout]   --> src/templates.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn infer_query_from_template() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_roles_from_template` is never used
[INFO] [stdout]   --> src/templates.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn extract_roles_from_template() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_maximal_operation_def_from_output` is never used
[INFO] [stdout]    --> src/build_runtime_graph/graph_parse.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn generate_maximal_operation_def_from_output() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/execution_router.rs:67:54
[INFO] [stdout]    |
[INFO] [stdout] 67 |             filled_value_address.join(":").as_bytes().clone(),
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_nodes_mut` and `serialize` are never used
[INFO] [stdout]    --> src/graph_definition.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl DefinitionGraph {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub(crate) fn get_nodes_mut(&mut self) -> &Vec<dsl::Item> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub(crate) fn serialize(&self) -> Vec<u8> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `params` are never read
[INFO] [stdout]   --> src/templates.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct ContextBlock {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 35 |     name: Parameter,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     params: Vec<Parameter>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_template_to_prompt` is never used
[INFO] [stdout]   --> src/templates.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn convert_template_to_prompt() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_query_from_template` is never used
[INFO] [stdout]   --> src/templates.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn infer_query_from_template() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_roles_from_template` is never used
[INFO] [stdout]   --> src/templates.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn extract_roles_from_template() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_maximal_operation_def_from_output` is never used
[INFO] [stdout]    --> src/build_runtime_graph/graph_parse.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn generate_maximal_operation_def_from_output() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/execution_router.rs:67:54
[INFO] [stdout]    |
[INFO] [stdout] 67 |             filled_value_address.join(":").as_bytes().clone(),
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "9f6c49320297a4a71217cd96e8c0bbea6a491bf7d309f148c5e22c517fe395a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6c49320297a4a71217cd96e8c0bbea6a491bf7d309f148c5e22c517fe395a4", kill_on_drop: false }`
[INFO] [stdout] 9f6c49320297a4a71217cd96e8c0bbea6a491bf7d309f148c5e22c517fe395a4
