[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] building ScriptSmith/diffmig against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [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 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cec162b08c227e7ee6f33e1c89456178441d536727d1f278e81daf022decaf4 [INFO] running `Command { std: "docker" "start" "-a" "0cec162b08c227e7ee6f33e1c89456178441d536727d1f278e81daf022decaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cec162b08c227e7ee6f33e1c89456178441d536727d1f278e81daf022decaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cec162b08c227e7ee6f33e1c89456178441d536727d1f278e81daf022decaf4", kill_on_drop: false }` [INFO] [stdout] 0cec162b08c227e7ee6f33e1c89456178441d536727d1f278e81daf022decaf4 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 78d53ca4b23edc40b12050ca6f15a1cdecc1e573d9eb13cc4a2dc49890b3f4c8 [INFO] running `Command { std: "docker" "start" "-a" "78d53ca4b23edc40b12050ca6f15a1cdecc1e573d9eb13cc4a2dc49890b3f4c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling 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] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "bz_internal_error" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libenv_logger-39a3bef518d2e402,libtermcolor-c34103f6b37717ab,libhumantime-10b1a77799583fa5,liblog-714d3fcb1b615110,libzip-d3fba48a5b4807ce,libtime-ecbe79502572bf23,libwasi-e8918ae1b8252f97,libthiserror-2bc2b92f59ec3dd6,libbzip2-10a75820af76de9f,libbzip2_sys-c693c0744be35638,liblibc-d37deaf9e398734d,libflate2-321268e007251c0b,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libbyteorder-f00db367bf6f80f8,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2,libindicatif-25364c9a274b7e6d,libregex-73488d4d4196ead5,libaho_corasick-c17903141c8841a1,libmemchr-3d9dcb1d7c8e7341,libregex_syntax-e3e64708b7ec327d,libconsole-5822608eb99693e4,liblazy_static-36da267ce9339a94,libnumber_prefix-98504c5031490c82,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libserde_json-44bb382bf7c38c6d,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libserde-4d0a9da1dff10971,libitertools-d538857af220242a,libeither-dc6839dd41631a68}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/bzip2-sys-f8768cecfb635e46/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/diffmig-b4b6a8d158536c45.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-c693c0744be35638.rlib: archive member 'bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-10a75820af76de9f.rlib(bzip2-10a75820af76de9f.bzip2.c7a3687a5af8853-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-10a75820af76de9f.rlib(bzip2-10a75820af76de9f.bzip2.c7a3687a5af8853-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-10a75820af76de9f.rlib(bzip2-10a75820af76de9f.bzip2.c7a3687a5af8853-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diffmig` (bin "diffmig") due to 1 previous error; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "78d53ca4b23edc40b12050ca6f15a1cdecc1e573d9eb13cc4a2dc49890b3f4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d53ca4b23edc40b12050ca6f15a1cdecc1e573d9eb13cc4a2dc49890b3f4c8", kill_on_drop: false }` [INFO] [stdout] 78d53ca4b23edc40b12050ca6f15a1cdecc1e573d9eb13cc4a2dc49890b3f4c8