[INFO] cloning repository https://github.com/Hope8188/FHIR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hope8188/FHIR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHope8188%2FFHIR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHope8188%2FFHIR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb3b7d86c68f79e57cce7dfec875ff7858efbf0e [INFO] checking Hope8188/FHIR/fb3b7d86c68f79e57cce7dfec875ff7858efbf0e against master#3645249d79dfb136b5d8de3ce153d19d6698d92d for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHope8188%2FFHIR" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 36% (642/1742) Updating files: 37% (645/1742) Updating files: 38% (662/1742) Updating files: 39% (680/1742) Updating files: 40% (697/1742) Updating files: 41% (715/1742) Updating files: 42% (732/1742) Updating files: 43% (750/1742) Updating files: 44% (767/1742) Updating files: 45% (784/1742) Updating files: 46% (802/1742) Updating files: 47% (819/1742) Updating files: 47% (832/1742) Updating files: 48% (837/1742) Updating files: 49% (854/1742) Updating files: 50% (871/1742) Updating files: 51% (889/1742) Updating files: 52% (906/1742) Updating files: 53% (924/1742) Updating files: 54% (941/1742) Updating files: 55% (959/1742) Updating files: 56% (976/1742) Updating files: 57% (993/1742) Updating files: 58% (1011/1742) Updating files: 59% (1028/1742) Updating files: 60% (1046/1742) Updating files: 61% (1063/1742) Updating files: 62% (1081/1742) Updating files: 63% (1098/1742) Updating files: 64% (1115/1742) Updating files: 65% (1133/1742) Updating files: 66% (1150/1742) Updating files: 67% (1168/1742) Updating files: 68% (1185/1742) Updating files: 69% (1202/1742) Updating files: 70% (1220/1742) Updating files: 71% (1237/1742) Updating files: 72% (1255/1742) Updating files: 73% (1272/1742) Updating files: 74% (1290/1742) Updating files: 75% (1307/1742) Updating files: 76% (1324/1742) Updating files: 77% (1342/1742) Updating files: 78% (1359/1742) Updating files: 79% (1377/1742) Updating files: 80% (1394/1742) Updating files: 81% (1412/1742) Updating files: 82% (1429/1742) Updating files: 83% (1446/1742) Updating files: 84% (1464/1742) Updating files: 85% (1481/1742) Updating files: 86% (1499/1742) Updating files: 87% (1516/1742) Updating files: 88% (1533/1742) Updating files: 89% (1551/1742) Updating files: 90% (1568/1742) Updating files: 91% (1586/1742) Updating files: 92% (1603/1742) Updating files: 93% (1621/1742) Updating files: 94% (1638/1742) Updating files: 95% (1655/1742) Updating files: 96% (1673/1742) Updating files: 97% (1690/1742) Updating files: 98% (1708/1742) Updating files: 99% (1725/1742) Updating files: 100% (1742/1742) Updating files: 100% (1742/1742), done. [INFO] started tweaking git repo https://github.com/Hope8188/FHIR [INFO] finished tweaking git repo https://github.com/Hope8188/FHIR [INFO] tweaked toml for git repo https://github.com/Hope8188/FHIR written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hope8188/FHIR on toolchain 3645249d79dfb136b5d8de3ce153d19d6698d92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hope8188/FHIR 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" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1019d6f33b97ee71354b5106a19d48a3de5b505d243ab5a68f578c58f513468 [INFO] running `Command { std: "docker" "start" "-a" "f1019d6f33b97ee71354b5106a19d48a3de5b505d243ab5a68f578c58f513468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1019d6f33b97ee71354b5106a19d48a3de5b505d243ab5a68f578c58f513468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1019d6f33b97ee71354b5106a19d48a3de5b505d243ab5a68f578c58f513468", kill_on_drop: false }` [INFO] [stdout] f1019d6f33b97ee71354b5106a19d48a3de5b505d243ab5a68f578c58f513468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 046ddcda0a850fe83f54fbc8ea39d6dc3f24592de9111eb5277c520def0e64cc [INFO] running `Command { std: "docker" "start" "-a" "046ddcda0a850fe83f54fbc8ea39d6dc3f24592de9111eb5277c520def0e64cc", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking fhir-parser v0.1.0 (/opt/rustwide/workdir/fhir-parser) [INFO] [stdout] warning: unused import: `super::patient::Identifier` [INFO] [stdout] --> fhir-parser/src/fhir/claim.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::patient::Identifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking kenya-fhir-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/offline_queue.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl BundleStatus { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 16 | fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/offline_queue.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl BundleStatus { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 16 | fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:178:28 [INFO] [stdout] | [INFO] [stdout] 178 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:191:28 [INFO] [stdout] | [INFO] [stdout] 191 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:227:28 [INFO] [stdout] | [INFO] [stdout] 227 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | let run1 = Command::cargo_bin("kenya-fhir-bridge") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | let run2 = Command::cargo_bin("kenya-fhir-bridge") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:290:28 [INFO] [stdout] | [INFO] [stdout] 290 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:323:28 [INFO] [stdout] | [INFO] [stdout] 323 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:343:28 [INFO] [stdout] | [INFO] [stdout] 343 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:362:28 [INFO] [stdout] | [INFO] [stdout] 362 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:394:28 [INFO] [stdout] | [INFO] [stdout] 394 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:420:28 [INFO] [stdout] | [INFO] [stdout] 420 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:430:28 [INFO] [stdout] | [INFO] [stdout] 430 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration_test.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 443 | let mut cmd = Command::cargo_bin("kenya-fhir-bridge").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.30s [INFO] running `Command { std: "docker" "inspect" "046ddcda0a850fe83f54fbc8ea39d6dc3f24592de9111eb5277c520def0e64cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046ddcda0a850fe83f54fbc8ea39d6dc3f24592de9111eb5277c520def0e64cc", kill_on_drop: false }` [INFO] [stdout] 046ddcda0a850fe83f54fbc8ea39d6dc3f24592de9111eb5277c520def0e64cc