[INFO] fetching crate rspc 0.4.1...
[INFO] building rspc-0.4.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rspc 0.4.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rspc 0.4.1
[INFO] finished tweaking crates.io crate rspc 0.4.1
[INFO] tweaked toml for crates.io crate rspc 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspc 0.4.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspc 0.4.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b780ddc9fb676b36d1c273de6ba61ca1ffdd981d3bc9cb992488a208e3e77305
[INFO] running `Command { std: "docker" "start" "-a" "b780ddc9fb676b36d1c273de6ba61ca1ffdd981d3bc9cb992488a208e3e77305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b780ddc9fb676b36d1c273de6ba61ca1ffdd981d3bc9cb992488a208e3e77305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b780ddc9fb676b36d1c273de6ba61ca1ffdd981d3bc9cb992488a208e3e77305", kill_on_drop: false }`
[INFO] [stdout] b780ddc9fb676b36d1c273de6ba61ca1ffdd981d3bc9cb992488a208e3e77305
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e717cc505e3874ea6db6909df318767aa5de6be1abb8afd0efab6fbaf72d12
[INFO] running `Command { std: "docker" "start" "-a" "93e717cc505e3874ea6db6909df318767aa5de6be1abb8afd0efab6fbaf72d12", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling specta-macros v2.0.0-rc.18
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling rspc-procedure v0.0.1
[INFO] [stderr]    Compiling specta v2.0.0-rc.22
[INFO] [stderr]    Compiling specta-serde v0.0.9
[INFO] [stderr]    Compiling specta-typescript v0.0.9
[INFO] [stderr]    Compiling rspc-legacy v0.0.1
[INFO] [stderr]    Compiling rspc v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/middleware/middleware.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{Future, FutureExt, Stream};
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]   --> src/middleware/middleware.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{Future, FutureExt, Stream};
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]   --> src/legacy.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         inner: Box::new(move |_, types| {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `input`, `output`, `error`, and `location` are never read
[INFO] [stdout]   --> src/procedure.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct ProcedureType {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 39 |     pub(crate) kind: ProcedureKind,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 40 |     pub(crate) input: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 41 |     pub(crate) output: DataType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 42 |     pub(crate) error: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 43 |     pub(crate) location: Location<'static>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureType` has a derived impl for the trait `Clone`, but this is 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: variant `Static` is never constructed
[INFO] [stdout]   --> src/procedure/meta.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum ProcedureName {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 25 |     Static(&'static str),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureName` 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: field `0` is never read
[INFO] [stdout]  --> src/types.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Type(ProcedureType),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TypesOrType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Type(ProcedureType),
[INFO] [stdout] 9 +     Type(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `types` and `procedures` are never read
[INFO] [stdout]   --> src/types.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Types {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 14 |     pub(crate) types: TypeCollection,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 15 |     pub(crate) procedures: BTreeMap<Cow<'static, str>, TypesOrType>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `literal_object` is never used
[INFO] [stdout]  --> src/util.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) fn literal_object(
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_method` is never used
[INFO] [stdout]    --> src/legacy.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn map_method(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `construct_legacy_bindings_type` is never used
[INFO] [stdout]    --> src/legacy.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(crate) fn construct_legacy_bindings_type(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flatten_procedures_for_legacy` is never used
[INFO] [stdout]    --> src/legacy.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn flatten_procedures_for_legacy(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.54s
[INFO] running `Command { std: "docker" "inspect" "93e717cc505e3874ea6db6909df318767aa5de6be1abb8afd0efab6fbaf72d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e717cc505e3874ea6db6909df318767aa5de6be1abb8afd0efab6fbaf72d12", kill_on_drop: false }`
[INFO] [stdout] 93e717cc505e3874ea6db6909df318767aa5de6be1abb8afd0efab6fbaf72d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7339b7441d39bd9828a3f5a6d86a288cdac90b8ea636b0acdca03d62a1aa99ae
[INFO] running `Command { std: "docker" "start" "-a" "7339b7441d39bd9828a3f5a6d86a288cdac90b8ea636b0acdca03d62a1aa99ae", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/middleware/middleware.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{Future, FutureExt, Stream};
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]   --> src/middleware/middleware.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{Future, FutureExt, Stream};
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]   --> src/legacy.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         inner: Box::new(move |_, types| {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rspc v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `kind`, `input`, `output`, `error`, and `location` are never read
[INFO] [stdout]   --> src/procedure.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct ProcedureType {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 39 |     pub(crate) kind: ProcedureKind,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 40 |     pub(crate) input: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 41 |     pub(crate) output: DataType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 42 |     pub(crate) error: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 43 |     pub(crate) location: Location<'static>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureType` has a derived impl for the trait `Clone`, but this is 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: variant `Static` is never constructed
[INFO] [stdout]   --> src/procedure/meta.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum ProcedureName {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 25 |     Static(&'static str),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureName` 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: field `0` is never read
[INFO] [stdout]  --> src/types.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Type(ProcedureType),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TypesOrType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Type(ProcedureType),
[INFO] [stdout] 9 +     Type(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `types` and `procedures` are never read
[INFO] [stdout]   --> src/types.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Types {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 14 |     pub(crate) types: TypeCollection,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 15 |     pub(crate) procedures: BTreeMap<Cow<'static, str>, TypesOrType>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `literal_object` is never used
[INFO] [stdout]  --> src/util.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) fn literal_object(
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_method` is never used
[INFO] [stdout]    --> src/legacy.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn map_method(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `construct_legacy_bindings_type` is never used
[INFO] [stdout]    --> src/legacy.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(crate) fn construct_legacy_bindings_type(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flatten_procedures_for_legacy` is never used
[INFO] [stdout]    --> src/legacy.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn flatten_procedures_for_legacy(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FutureExt` and `Stream`
[INFO] [stdout]   --> src/middleware/middleware.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{Future, FutureExt, Stream};
[INFO] [stdout]    |                            ^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]   --> src/legacy.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         inner: Box::new(move |_, types| {
[INFO] [stdout]    |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Static` is never constructed
[INFO] [stdout]   --> src/procedure/meta.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum ProcedureName {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 25 |     Static(&'static str),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureName` 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: field `0` is never read
[INFO] [stdout]  --> src/types.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Type(ProcedureType),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TypesOrType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Type(ProcedureType),
[INFO] [stdout] 9 +     Type(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `types` and `procedures` are never read
[INFO] [stdout]   --> src/types.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Types {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 14 |     pub(crate) types: TypeCollection,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 15 |     pub(crate) procedures: BTreeMap<Cow<'static, str>, TypesOrType>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `literal_object` is never used
[INFO] [stdout]  --> src/util.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) fn literal_object(
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_method` is never used
[INFO] [stdout]    --> src/legacy.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn map_method(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `construct_legacy_bindings_type` is never used
[INFO] [stdout]    --> src/legacy.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub(crate) fn construct_legacy_bindings_type(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flatten_procedures_for_legacy` is never used
[INFO] [stdout]    --> src/legacy.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn flatten_procedures_for_legacy(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `input`, `output`, `error`, and `location` are never read
[INFO] [stdout]   --> src/procedure.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct ProcedureType {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 39 |     pub(crate) kind: ProcedureKind,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 40 |     pub(crate) input: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 41 |     pub(crate) output: DataType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 42 |     pub(crate) error: DataType,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 43 |     pub(crate) location: Location<'static>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcedureType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "7339b7441d39bd9828a3f5a6d86a288cdac90b8ea636b0acdca03d62a1aa99ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7339b7441d39bd9828a3f5a6d86a288cdac90b8ea636b0acdca03d62a1aa99ae", kill_on_drop: false }`
[INFO] [stdout] 7339b7441d39bd9828a3f5a6d86a288cdac90b8ea636b0acdca03d62a1aa99ae
