[INFO] cloning repository https://github.com/carrascomj/maud-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrascomj/maud-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fmaud-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fmaud-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f96d84064ef94e0e942ce013536b408c85543d5f
[INFO] checking carrascomj/maud-lsp against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fmaud-lsp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carrascomj/maud-lsp
[INFO] finished tweaking git repo https://github.com/carrascomj/maud-lsp
[INFO] tweaked toml for git repo https://github.com/carrascomj/maud-lsp written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carrascomj/maud-lsp on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carrascomj/maud-lsp 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh_shared v0.1.9
[INFO] [stderr]   Downloaded ouroboros v0.15.5
[INFO] [stderr]   Downloaded ouroboros_macro v0.15.5
[INFO] [stderr]   Downloaded argh_derive v0.1.9
[INFO] [stderr]   Downloaded lsp-server v0.6.0
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded argh v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c8bf88e107f2dfd59bdae8ef35038097974241f3844d11ba2d80d126f254326
[INFO] running `Command { std: "docker" "start" "-a" "6c8bf88e107f2dfd59bdae8ef35038097974241f3844d11ba2d80d126f254326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c8bf88e107f2dfd59bdae8ef35038097974241f3844d11ba2d80d126f254326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8bf88e107f2dfd59bdae8ef35038097974241f3844d11ba2d80d126f254326", kill_on_drop: false }`
[INFO] [stdout] 6c8bf88e107f2dfd59bdae8ef35038097974241f3844d11ba2d80d126f254326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f544d4e86afa3f8b1e2a46682a35f07ab614e30cd91353410c6ba28d0d54a6ec
[INFO] running `Command { std: "docker" "start" "-a" "f544d4e86afa3f8b1e2a46682a35f07ab614e30cd91353410c6ba28d0d54a6ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling argh_shared v0.1.9
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling argh_derive v0.1.9
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]     Checking argh v0.1.9
[INFO] [stderr]     Checking ouroboros v0.15.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking lsp-server v0.6.0
[INFO] [stderr]     Checking maud-lsp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `is_train`, `is_test`, `temperature`, and `measurements` are never read
[INFO] [stdout]   --> src/experiments.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Experiment<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub is_train: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub is_test: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     measurements: Vec<Measurement<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_type`, `metabolite`, `reaction`, `compartment`, `value`, and `error_scale` are never read
[INFO] [stdout]   --> src/experiments.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Measurement<'a> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     target_type: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     metabolite: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     reaction: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     compartment: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     value: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     error_scale: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metabolite_id`, `compartment_id`, and `balanced` are never read
[INFO] [stdout]   --> src/maud_data.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MetaboliteInCompartment<'a> {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 67 |     /// identifier, cannot contain underscores
[INFO] [stdout] 68 |     pub metabolite_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub compartment_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub balanced: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metabolite_in_compartment` is never read
[INFO] [stdout]   --> src/maud_data.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct KineticModel<'a> {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub metabolite_in_compartment: Vec<MetaboliteInCompartment<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enzyme` is never read
[INFO] [stdout]   --> src/priors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct KcatPrior {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     enzyme: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KcatPrior` 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 `experiment` is never read
[INFO] [stdout]   --> src/priors.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConcUnbalanced {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     experiment: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConcUnbalanced` 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: fields `is_train`, `is_test`, `temperature`, and `measurements` are never read
[INFO] [stdout]   --> src/experiments.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Experiment<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub is_train: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub is_test: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     measurements: Vec<Measurement<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_type`, `metabolite`, `reaction`, `compartment`, `value`, and `error_scale` are never read
[INFO] [stdout]   --> src/experiments.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Measurement<'a> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     target_type: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     metabolite: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     reaction: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     compartment: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     value: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     error_scale: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metabolite_id`, `compartment_id`, and `balanced` are never read
[INFO] [stdout]   --> src/maud_data.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MetaboliteInCompartment<'a> {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 67 |     /// identifier, cannot contain underscores
[INFO] [stdout] 68 |     pub metabolite_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub compartment_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub balanced: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metabolite_in_compartment` is never read
[INFO] [stdout]   --> src/maud_data.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct KineticModel<'a> {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub metabolite_in_compartment: Vec<MetaboliteInCompartment<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enzyme` is never read
[INFO] [stdout]   --> src/priors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct KcatPrior {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     enzyme: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KcatPrior` 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 `experiment` is never read
[INFO] [stdout]   --> src/priors.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConcUnbalanced {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     experiment: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConcUnbalanced` 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 `config` is never read
[INFO] [stdout]   --> tests/support.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct Server {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wait_for_message_cond` and `path` are never used
[INFO] [stdout]    --> tests/support.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Server {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn wait_for_message_cond(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn path(&self) -> &Path {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]   --> tests/support.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Project<P> {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_kinetic_model` and `server` are never used
[INFO] [stdout]   --> tests/support.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Project<PathBuf> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 20 |     // TODO: this will we have to be a directory at some point
[INFO] [stdout] 21 |     pub(crate) fn from_kinetic_model(kinetic_model_path: PathBuf) -> Project<PathBuf> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn server(self) -> Server {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Server` is never constructed
[INFO] [stdout]   --> tests/support.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct Server {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/support.rs:40:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Server {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  40 |     fn new(kinetic_model_path: PathBuf) -> Server {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub(crate) fn doc_id(&self, rel_path: &str) -> TextDocumentIdentifier {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub(crate) fn notification<N>(&self, params: N::Params)
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn request<R>(&self, params: R::Params, expected_resp: Value)
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn send_request<R>(&self, params: R::Params) -> Value
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn send_request_(&self, r: Request) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn wait_for_message_cond(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     fn recv(&self) -> Result<Option<Message>, Timeout> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn send_notification(&self, not: Notification) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn path(&self) -> &Path {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Timeout` is never constructed
[INFO] [stdout]    --> tests/support.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | struct Timeout;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recv_timeout` is never used
[INFO] [stdout]    --> tests/support.rs:203:4
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn recv_timeout(receiver: &Receiver<Message>) -> Result<Option<Message>, Timeout> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_mismatch` is never used
[INFO] [stdout]    --> tests/support.rs:221:4
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn find_mismatch<'a>(expected: &'a Value, actual: &'a Value) -> Option<(&'a Value, &'a Value)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_train`, `is_test`, `temperature`, and `measurements` are never read
[INFO] [stdout]   --> src/experiments.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Experiment<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub is_train: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub is_test: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     measurements: Vec<Measurement<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_type`, `metabolite`, `reaction`, `compartment`, `value`, and `error_scale` are never read
[INFO] [stdout]   --> src/experiments.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Measurement<'a> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     target_type: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     metabolite: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     reaction: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     compartment: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     value: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     error_scale: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metabolite_id`, `compartment_id`, and `balanced` are never read
[INFO] [stdout]   --> src/maud_data.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MetaboliteInCompartment<'a> {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 67 |     /// identifier, cannot contain underscores
[INFO] [stdout] 68 |     pub metabolite_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub compartment_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub balanced: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metabolite_in_compartment` is never read
[INFO] [stdout]   --> src/maud_data.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct KineticModel<'a> {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub metabolite_in_compartment: Vec<MetaboliteInCompartment<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enzyme` is never read
[INFO] [stdout]   --> src/priors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct KcatPrior {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     enzyme: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KcatPrior` 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 `experiment` is never read
[INFO] [stdout]   --> src/priors.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConcUnbalanced {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     experiment: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConcUnbalanced` 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: fields `is_train`, `is_test`, `temperature`, and `measurements` are never read
[INFO] [stdout]   --> src/experiments.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Experiment<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub is_train: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub is_test: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     measurements: Vec<Measurement<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_type`, `metabolite`, `reaction`, `compartment`, `value`, and `error_scale` are never read
[INFO] [stdout]   --> src/experiments.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Measurement<'a> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     target_type: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     metabolite: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     reaction: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     compartment: Option<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     value: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     error_scale: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metabolite_id`, `compartment_id`, and `balanced` are never read
[INFO] [stdout]   --> src/maud_data.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MetaboliteInCompartment<'a> {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 67 |     /// identifier, cannot contain underscores
[INFO] [stdout] 68 |     pub metabolite_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 69 |     pub compartment_id: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub balanced: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metabolite_in_compartment` is never read
[INFO] [stdout]   --> src/maud_data.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) struct KineticModel<'a> {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub metabolite_in_compartment: Vec<MetaboliteInCompartment<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enzyme` is never read
[INFO] [stdout]   --> src/priors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct KcatPrior {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     enzyme: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KcatPrior` 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 `experiment` is never read
[INFO] [stdout]   --> src/priors.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConcUnbalanced {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     experiment: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConcUnbalanced` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.24s
[INFO] running `Command { std: "docker" "inspect" "f544d4e86afa3f8b1e2a46682a35f07ab614e30cd91353410c6ba28d0d54a6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f544d4e86afa3f8b1e2a46682a35f07ab614e30cd91353410c6ba28d0d54a6ec", kill_on_drop: false }`
[INFO] [stdout] f544d4e86afa3f8b1e2a46682a35f07ab614e30cd91353410c6ba28d0d54a6ec
