[INFO] cloning repository https://github.com/ScriptSmith/diffmig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScriptSmith/diffmig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptSmith%2Fdiffmig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptSmith%2Fdiffmig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17ca57a0727706419a048020a6da36f3d24d7cae [INFO] checking ScriptSmith/diffmig against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptSmith%2Fdiffmig" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ScriptSmith/diffmig [INFO] finished tweaking git repo https://github.com/ScriptSmith/diffmig [INFO] tweaked toml for git repo https://github.com/ScriptSmith/diffmig written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ScriptSmith/diffmig on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ScriptSmith/diffmig 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1ed8f805c011a40c7e996a21176cb00e8260bbd262ee60cd0451818387f5dbb [INFO] running `Command { std: "docker" "start" "-a" "e1ed8f805c011a40c7e996a21176cb00e8260bbd262ee60cd0451818387f5dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ed8f805c011a40c7e996a21176cb00e8260bbd262ee60cd0451818387f5dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ed8f805c011a40c7e996a21176cb00e8260bbd262ee60cd0451818387f5dbb", kill_on_drop: false }` [INFO] [stdout] e1ed8f805c011a40c7e996a21176cb00e8260bbd262ee60cd0451818387f5dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf223be9ccd8dffa0579330357d2b71dc97a2c81eb544312d54acbb9392db08e [INFO] running `Command { std: "docker" "start" "-a" "bf223be9ccd8dffa0579330357d2b71dc97a2c81eb544312d54acbb9392db08e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking zip v0.5.12 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking diffmig v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | Missing(Option<&'a CDE>, Option<&'a CDE>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 245 - Missing(Option<&'a CDE>, Option<&'a CDE>), [INFO] [stdout] 245 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | Variant(&'a CDEValue, &'a CDEValue), [INFO] [stdout] | ------- ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 246 - Variant(&'a CDEValue, &'a CDEValue), [INFO] [stdout] 246 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:247:14 [INFO] [stdout] | [INFO] [stdout] 247 | Equality(&'a CDEValue, &'a CDEValue), [INFO] [stdout] | -------- ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 247 - Equality(&'a CDEValue, &'a CDEValue), [INFO] [stdout] 247 + Equality((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 251 | pub struct CDEDifference<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 252 | code: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 253 | diff: CDEDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | Missing(Option<&'a Section>, Option<&'a Section>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 296 - Missing(Option<&'a Section>, Option<&'a Section>), [INFO] [stdout] 296 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | Code(&'a str, &'a str), [INFO] [stdout] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 297 - Code(&'a str, &'a str), [INFO] [stdout] 297 + Code((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | AllowMultiple(bool, bool), [INFO] [stdout] | ------------- ^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 298 - AllowMultiple(bool, bool), [INFO] [stdout] 298 + AllowMultiple((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | Variant(&'a CDESVariant, &'a CDESVariant), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 299 - Variant(&'a CDESVariant, &'a CDESVariant), [INFO] [stdout] 299 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | CDEs(Vec>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, 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] 300 - CDEs(Vec>), [INFO] [stdout] 300 + CDEs(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub struct SectionDifference<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 305 | code: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 306 | diff: SectionDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | Missing(Option<&'a Form>, Option<&'a Form>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 372 - Missing(Option<&'a Form>, Option<&'a Form>), [INFO] [stdout] 372 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | Name(&'a str, &'a str), [INFO] [stdout] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 373 - Name(&'a str, &'a str), [INFO] [stdout] 373 + Name((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:374:14 [INFO] [stdout] | [INFO] [stdout] 374 | Sections(Vec>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, 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] 374 - Sections(Vec>), [INFO] [stdout] 374 + Sections(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub struct FormDifference<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 379 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 380 | diff: FormDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | Missing(Option<&'a ClinicalDatum>, Option<&'a ClinicalDatum>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 424 - Missing(Option<&'a ClinicalDatum>, Option<&'a ClinicalDatum>), [INFO] [stdout] 424 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | Patient(u32, u32), [INFO] [stdout] | ------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 425 - Patient(u32, u32), [INFO] [stdout] 425 + Patient((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | Variant(&'a ClinicalDatumVariant, &'a ClinicalDatumVariant), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 426 - Variant(&'a ClinicalDatumVariant, &'a ClinicalDatumVariant), [INFO] [stdout] 426 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | Forms(Vec>), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, 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] 427 - Forms(Vec>), [INFO] [stdout] 427 + Forms(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `proto_context` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 431 | pub struct ClinicalDatumDifference<'a> { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 432 | proto_context: ProtoContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 433 | diff: ClinicalDatumDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | Patient(u32, u32), [INFO] [stdout] | ------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 479 - Patient(u32, u32), [INFO] [stdout] 479 + Patient((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:480:18 [INFO] [stdout] | [INFO] [stdout] 480 | ClinicalData(Vec>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifferenceType` has a derived impl for the trait `Debug`, 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] 480 - ClinicalData(Vec>), [INFO] [stdout] 480 + ClinicalData(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `patient`, `ids`, and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct PatientSliceDifference<'a> { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 485 | patient: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 486 | ids: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 487 | diff: PatientSliceDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | Missing(Option<&'a CDE>, Option<&'a CDE>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 245 - Missing(Option<&'a CDE>, Option<&'a CDE>), [INFO] [stdout] 245 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | Variant(&'a CDEValue, &'a CDEValue), [INFO] [stdout] | ------- ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 246 - Variant(&'a CDEValue, &'a CDEValue), [INFO] [stdout] 246 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:247:14 [INFO] [stdout] | [INFO] [stdout] 247 | Equality(&'a CDEValue, &'a CDEValue), [INFO] [stdout] | -------- ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 247 - Equality(&'a CDEValue, &'a CDEValue), [INFO] [stdout] 247 + Equality((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 251 | pub struct CDEDifference<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 252 | code: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 253 | diff: CDEDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CDEDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | Missing(Option<&'a Section>, Option<&'a Section>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 296 - Missing(Option<&'a Section>, Option<&'a Section>), [INFO] [stdout] 296 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | Code(&'a str, &'a str), [INFO] [stdout] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 297 - Code(&'a str, &'a str), [INFO] [stdout] 297 + Code((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 298 | AllowMultiple(bool, bool), [INFO] [stdout] | ------------- ^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 298 - AllowMultiple(bool, bool), [INFO] [stdout] 298 + AllowMultiple((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | Variant(&'a CDESVariant, &'a CDESVariant), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 299 - Variant(&'a CDESVariant, &'a CDESVariant), [INFO] [stdout] 299 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | CDEs(Vec>), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifferenceType` has a derived impl for the trait `Debug`, 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] 300 - CDEs(Vec>), [INFO] [stdout] 300 + CDEs(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub struct SectionDifference<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 305 | code: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 306 | diff: SectionDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SectionDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | Missing(Option<&'a Form>, Option<&'a Form>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 372 - Missing(Option<&'a Form>, Option<&'a Form>), [INFO] [stdout] 372 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | Name(&'a str, &'a str), [INFO] [stdout] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 373 - Name(&'a str, &'a str), [INFO] [stdout] 373 + Name((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:374:14 [INFO] [stdout] | [INFO] [stdout] 374 | Sections(Vec>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FormDifferenceType` has a derived impl for the trait `Debug`, 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] 374 - Sections(Vec>), [INFO] [stdout] 374 + Sections(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub struct FormDifference<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 379 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] 380 | diff: FormDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | Missing(Option<&'a ClinicalDatum>, Option<&'a ClinicalDatum>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 424 - Missing(Option<&'a ClinicalDatum>, Option<&'a ClinicalDatum>), [INFO] [stdout] 424 + Missing((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | Patient(u32, u32), [INFO] [stdout] | ------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 425 - Patient(u32, u32), [INFO] [stdout] 425 + Patient((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | Variant(&'a ClinicalDatumVariant, &'a ClinicalDatumVariant), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 426 - Variant(&'a ClinicalDatumVariant, &'a ClinicalDatumVariant), [INFO] [stdout] 426 + Variant((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | Forms(Vec>), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifferenceType` has a derived impl for the trait `Debug`, 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] 427 - Forms(Vec>), [INFO] [stdout] 427 + Forms(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `proto_context` and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 431 | pub struct ClinicalDatumDifference<'a> { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 432 | proto_context: ProtoContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 433 | diff: ClinicalDatumDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClinicalDatumDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/clinical_data.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | Patient(u32, u32), [INFO] [stdout] | ------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifferenceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 479 - Patient(u32, u32), [INFO] [stdout] 479 + Patient((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/clinical_data.rs:480:18 [INFO] [stdout] | [INFO] [stdout] 480 | ClinicalData(Vec>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifferenceType` has a derived impl for the trait `Debug`, 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] 480 - ClinicalData(Vec>), [INFO] [stdout] 480 + ClinicalData(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `patient`, `ids`, and `diff` are never read [INFO] [stdout] --> src/clinical_data.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct PatientSliceDifference<'a> { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 485 | patient: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 486 | ids: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 487 | diff: PatientSliceDifferenceType<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatientSliceDifference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "bf223be9ccd8dffa0579330357d2b71dc97a2c81eb544312d54acbb9392db08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf223be9ccd8dffa0579330357d2b71dc97a2c81eb544312d54acbb9392db08e", kill_on_drop: false }` [INFO] [stdout] bf223be9ccd8dffa0579330357d2b71dc97a2c81eb544312d54acbb9392db08e