[INFO] cloning repository https://github.com/zhourunlai/rsbeancount [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhourunlai/rsbeancount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhourunlai%2Frsbeancount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhourunlai%2Frsbeancount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e135e24675ee52efd31358d368aa1b4094e3747 [INFO] testing zhourunlai/rsbeancount against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhourunlai%2Frsbeancount" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhourunlai/rsbeancount [INFO] finished tweaking git repo https://github.com/zhourunlai/rsbeancount [INFO] tweaked toml for git repo https://github.com/zhourunlai/rsbeancount written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhourunlai/rsbeancount on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhourunlai/rsbeancount 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded termion v1.5.3 [INFO] [stderr] Downloaded autocfg v0.1.4 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded ryu v0.2.8 [INFO] [stderr] Downloaded serde v1.0.92 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded clap v2.33.0 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded csv-core v0.1.5 [INFO] [stderr] Downloaded num-traits v0.2.8 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded atty v0.2.11 [INFO] [stderr] Downloaded bitflags v1.1.0 [INFO] [stderr] Downloaded libc v0.2.58 [INFO] [stderr] Downloaded csv v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d22f183438ef9a0f50ee2428c4d69bc1be263eb5e478205ff51f489f3caa23e0 [INFO] running `Command { std: "docker" "start" "-a" "d22f183438ef9a0f50ee2428c4d69bc1be263eb5e478205ff51f489f3caa23e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d22f183438ef9a0f50ee2428c4d69bc1be263eb5e478205ff51f489f3caa23e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22f183438ef9a0f50ee2428c4d69bc1be263eb5e478205ff51f489f3caa23e0", kill_on_drop: false }` [INFO] [stdout] d22f183438ef9a0f50ee2428c4d69bc1be263eb5e478205ff51f489f3caa23e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 301df63f932ae2223e61134f5ebbd6dddd3a4d496b2ddb8fa576cf8330566cb3 [INFO] running `Command { std: "docker" "start" "-a" "301df63f932ae2223e61134f5ebbd6dddd3a4d496b2ddb8fa576cf8330566cb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling rsbeancount v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => panic!("couldn't open {}: {}", csvpath, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => panic!("couldn't create {}: {}", beanpath, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | pub trade_no: String, // 交易号 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | pub order_no: String, // 商家订单号 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | pub created_at: String, // 交易创建时间 [INFO] [stdout] 14 | pub pay_at: String, // 付款时间 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | pub updated_at: String, // 最近修改时间 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub come_from: String, // 交易来源地 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub source: String, // 类型 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub pay_status: String, // 交易状态 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub service_fee: String, // 服务费(元) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub refund: String, // 成功退款(元) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | pub remark: String, // 备注 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub fund_status: String, // 资金状态 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` 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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "301df63f932ae2223e61134f5ebbd6dddd3a4d496b2ddb8fa576cf8330566cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301df63f932ae2223e61134f5ebbd6dddd3a4d496b2ddb8fa576cf8330566cb3", kill_on_drop: false }` [INFO] [stdout] 301df63f932ae2223e61134f5ebbd6dddd3a4d496b2ddb8fa576cf8330566cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c344bb6b97b6c5246c0adbd56688d31492bab47082c9665e65976e478a57817c [INFO] running `Command { std: "docker" "start" "-a" "c344bb6b97b6c5246c0adbd56688d31492bab47082c9665e65976e478a57817c", kill_on_drop: false }` [INFO] [stderr] Compiling rsbeancount v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => panic!("couldn't open {}: {}", csvpath, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => panic!("couldn't create {}: {}", beanpath, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | pub trade_no: String, // 交易号 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | pub order_no: String, // 商家订单号 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | pub created_at: String, // 交易创建时间 [INFO] [stdout] 14 | pub pay_at: String, // 付款时间 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | pub updated_at: String, // 最近修改时间 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub come_from: String, // 交易来源地 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub source: String, // 类型 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub pay_status: String, // 交易状态 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub service_fee: String, // 服务费(元) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub refund: String, // 成功退款(元) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | pub remark: String, // 备注 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | pub fund_status: String, // 资金状态 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` 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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "c344bb6b97b6c5246c0adbd56688d31492bab47082c9665e65976e478a57817c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c344bb6b97b6c5246c0adbd56688d31492bab47082c9665e65976e478a57817c", kill_on_drop: false }` [INFO] [stdout] c344bb6b97b6c5246c0adbd56688d31492bab47082c9665e65976e478a57817c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2e5d21064f6d203a57f972713fc4135965cb9af03c04eca0257528c308d8ba1 [INFO] running `Command { std: "docker" "start" "-a" "c2e5d21064f6d203a57f972713fc4135965cb9af03c04eca0257528c308d8ba1", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:36:78 [INFO] [stderr] | [INFO] [stderr] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 36 | fn csv_2_bean(source: &str, csvpath: &str, beanpath: &str) -> Result<(), Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:44:61 [INFO] [stderr] | [INFO] [stderr] 44 | Err(e) => panic!("couldn't open {}: {}", csvpath, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:55:64 [INFO] [stderr] | [INFO] [stderr] 55 | Err(e) => panic!("couldn't create {}: {}", beanpath, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/transaction.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Transaction { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 11 | pub trade_no: String, // 交易号 [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 12 | pub order_no: String, // 商家订单号 [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 13 | pub created_at: String, // 交易创建时间 [INFO] [stderr] 14 | pub pay_at: String, // 付款时间 [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 15 | pub updated_at: String, // 最近修改时间 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 16 | pub come_from: String, // 交易来源地 [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 17 | pub source: String, // 类型 [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 22 | pub pay_status: String, // 交易状态 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 23 | pub service_fee: String, // 服务费(元) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 24 | pub refund: String, // 成功退款(元) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 25 | pub remark: String, // 备注 [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 26 | pub fund_status: String, // 资金状态 [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rsbeancount` (bin "rsbeancount" test) generated 4 warnings (run `cargo fix --bin "rsbeancount" -p rsbeancount --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsbeancount-414a96aca8e1dc2f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2e5d21064f6d203a57f972713fc4135965cb9af03c04eca0257528c308d8ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e5d21064f6d203a57f972713fc4135965cb9af03c04eca0257528c308d8ba1", kill_on_drop: false }` [INFO] [stdout] c2e5d21064f6d203a57f972713fc4135965cb9af03c04eca0257528c308d8ba1