[INFO] cloning repository https://github.com/balchua/convert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balchua/convert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalchua%2Fconvert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalchua%2Fconvert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 816059e5eabd64a50ad882cbc0b8ec8fcf91ca4a [INFO] checking balchua/convert against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalchua%2Fconvert" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/balchua/convert [INFO] finished tweaking git repo https://github.com/balchua/convert [INFO] tweaked toml for git repo https://github.com/balchua/convert written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/balchua/convert on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/balchua/convert 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4aadd2c5d25f6cebd65965b2cf9694a7aeec62e8fe6c958bebecbe156adf813 [INFO] running `Command { std: "docker" "start" "-a" "c4aadd2c5d25f6cebd65965b2cf9694a7aeec62e8fe6c958bebecbe156adf813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4aadd2c5d25f6cebd65965b2cf9694a7aeec62e8fe6c958bebecbe156adf813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4aadd2c5d25f6cebd65965b2cf9694a7aeec62e8fe6c958bebecbe156adf813", kill_on_drop: false }` [INFO] [stdout] c4aadd2c5d25f6cebd65965b2cf9694a7aeec62e8fe6c958bebecbe156adf813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cde20494b6ad7821a5362c7eb48915c151eba2ac92025724a118fa98ab632cae [INFO] running `Command { std: "docker" "start" "-a" "cde20494b6ad7821a5362c7eb48915c151eba2ac92025724a118fa98ab632cae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking convert v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `tp`, `ccy`, `nm`, and `svcr` are never read [INFO] [stdout] --> src/domain/acct.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Acct { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub tp: AccountTp, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pub ccy: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | pub svcr: Svcr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Acct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prtry` is never read [INFO] [stdout] --> src/domain/acct.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct AccountTp { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | #[serde(rename = "Prtry")] [INFO] [stdout] 50 | pub prtry: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountTp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fin_instn_id` is never read [INFO] [stdout] --> src/domain/acct.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Svcr { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 56 | pub fin_instn_id: FinInstnId, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Svcr` 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 `bic` and `nm` are never read [INFO] [stdout] --> src/domain/acct.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct FinInstnId { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 62 | #[serde(rename = "BIC")] [INFO] [stdout] 63 | pub bic: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 64 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinInstnId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dt` is never read [INFO] [stdout] --> src/domain/balance.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Balance { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub dt: Dt, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Balance` 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 `ccy` is never read [INFO] [stdout] --> src/domain/balance.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Amount { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 36 | pub ccy: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Amount` 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 `dt_tm` is never read [INFO] [stdout] --> src/domain/balance.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Dt { [INFO] [stdout] | -- field in this struct [INFO] [stdout] 50 | #[serde(rename = "DtTm")] [INFO] [stdout] 51 | pub dt_tm: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dt` 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 `cre_dt_tm` and `msg_rcpt` are never read [INFO] [stdout] --> src/domain/grp_hdr.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GrpHdr { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub msg_id: String, [INFO] [stdout] 7 | pub cre_dt_tm: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | pub msg_rcpt: MsgRcpt, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GrpHdr` 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 `nm` and `id` are never read [INFO] [stdout] --> src/domain/grp_hdr.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MsgRcpt { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 14 | #[serde(rename = "Nm")] [INFO] [stdout] 15 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] 16 | pub id: MsgRcptId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcpt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `org_id` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MsgRcptId { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 23 | pub org_id: MsgRcptOrgId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `othr` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MsgRcptOrgId { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 29 | #[serde(rename = "Othr")] [INFO] [stdout] 30 | pub othr: MsgRcptOthr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptOrgId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct MsgRcptOthr { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 36 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptOthr` 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 `tp`, `ccy`, `nm`, and `svcr` are never read [INFO] [stdout] --> src/domain/acct.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Acct { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub tp: AccountTp, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pub ccy: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] 30 | pub svcr: Svcr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Acct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prtry` is never read [INFO] [stdout] --> src/domain/acct.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct AccountTp { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | #[serde(rename = "Prtry")] [INFO] [stdout] 50 | pub prtry: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountTp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fin_instn_id` is never read [INFO] [stdout] --> src/domain/acct.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Svcr { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 56 | pub fin_instn_id: FinInstnId, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Svcr` 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 `bic` and `nm` are never read [INFO] [stdout] --> src/domain/acct.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct FinInstnId { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 62 | #[serde(rename = "BIC")] [INFO] [stdout] 63 | pub bic: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 64 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinInstnId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dt` is never read [INFO] [stdout] --> src/domain/balance.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Balance { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub dt: Dt, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Balance` 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 `ccy` is never read [INFO] [stdout] --> src/domain/balance.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Amount { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 36 | pub ccy: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Amount` 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 `dt_tm` is never read [INFO] [stdout] --> src/domain/balance.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Dt { [INFO] [stdout] | -- field in this struct [INFO] [stdout] 50 | #[serde(rename = "DtTm")] [INFO] [stdout] 51 | pub dt_tm: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dt` 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 `cre_dt_tm` and `msg_rcpt` are never read [INFO] [stdout] --> src/domain/grp_hdr.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GrpHdr { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub msg_id: String, [INFO] [stdout] 7 | pub cre_dt_tm: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | pub msg_rcpt: MsgRcpt, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GrpHdr` 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 `nm` and `id` are never read [INFO] [stdout] --> src/domain/grp_hdr.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MsgRcpt { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 14 | #[serde(rename = "Nm")] [INFO] [stdout] 15 | pub nm: String, [INFO] [stdout] | ^^ [INFO] [stdout] 16 | pub id: MsgRcptId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcpt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `org_id` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct MsgRcptId { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 23 | pub org_id: MsgRcptOrgId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `othr` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MsgRcptOrgId { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 29 | #[serde(rename = "Othr")] [INFO] [stdout] 30 | pub othr: MsgRcptOthr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptOrgId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/domain/grp_hdr.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct MsgRcptOthr { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 36 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MsgRcptOthr` 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 6.32s [INFO] running `Command { std: "docker" "inspect" "cde20494b6ad7821a5362c7eb48915c151eba2ac92025724a118fa98ab632cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde20494b6ad7821a5362c7eb48915c151eba2ac92025724a118fa98ab632cae", kill_on_drop: false }` [INFO] [stdout] cde20494b6ad7821a5362c7eb48915c151eba2ac92025724a118fa98ab632cae