[INFO] cloning repository https://github.com/karlmdavis/fhir-benchmarks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlmdavis/fhir-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1af68545f202c40d68fed623891898c78fdbf31
[INFO] testing karlmdavis/fhir-benchmarks against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karlmdavis/fhir-benchmarks
[INFO] finished tweaking git repo https://github.com/karlmdavis/fhir-benchmarks
[INFO] tweaked toml for git repo https://github.com/karlmdavis/fhir-benchmarks written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karlmdavis/fhir-benchmarks 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f
[INFO] running `Command { std: "docker" "start" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.78
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling libgit2-sys v0.12.24+1.3.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling sysinfo v0.19.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling vergen v5.1.15
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling hdrhistogram v7.3.0
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.16.0
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling git2 v0.13.23
[INFO] [stderr]    Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> fhir-bench-orchestrator/src/lib.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut server_result = framework_results
[INFO] [stdout]    |             ----^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `completed` and `error` are never read
[INFO] [stdout]    --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | struct ServerOperationIterationFailed {
[INFO] [stdout]     |        ------------------------------ fields in this struct
[INFO] [stdout] 341 |     /// The state from the operation's completion.
[INFO] [stdout] 342 |     completed: ServerOperationIterationCompleted,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     error: eyre::Error,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerOperationIterationFailed` 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 `release` profile [optimized] target(s) in 3m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> fhir-bench-orchestrator/src/lib.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut server_result = framework_results
[INFO] [stdout]    |             ----^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-env-log v0.2.7
[INFO] [stdout] warning: fields `completed` and `error` are never read
[INFO] [stdout]    --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | struct ServerOperationIterationFailed {
[INFO] [stdout]     |        ------------------------------ fields in this struct
[INFO] [stdout] 341 |     /// The state from the operation's completion.
[INFO] [stdout] 342 |     completed: ServerOperationIterationCompleted,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     error: eyre::Error,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerOperationIterationFailed` 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]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling predicates v2.0.2
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> fhir-bench-orchestrator/src/lib.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut server_result = framework_results
[INFO] [stdout]    |             ----^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `completed` and `error` are never read
[INFO] [stdout]    --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | struct ServerOperationIterationFailed {
[INFO] [stdout]     |        ------------------------------ fields in this struct
[INFO] [stdout] 341 |     /// The state from the operation's completion.
[INFO] [stdout] 342 |     completed: ServerOperationIterationCompleted,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     error: eyre::Error,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerOperationIterationFailed` 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 `release` profile [optimized] target(s) in 39.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> fhir-bench-orchestrator/src/lib.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |         let mut server_result = framework_results
[INFO] [stderr]    |             ----^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `completed` and `error` are never read
[INFO] [stderr]    --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5
[INFO] [stderr]     |
[INFO] [stderr] 340 | struct ServerOperationIterationFailed {
[INFO] [stderr]     |        ------------------------------ fields in this struct
[INFO] [stderr] 341 |     /// The state from the operation's completion.
[INFO] [stderr] 342 |     completed: ServerOperationIterationCompleted,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 345 |     error: eyre::Error,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ServerOperationIterationFailed` 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: `fhir-bench-orchestrator` (lib) generated 2 warnings (run `cargo fix --lib -p fhir-bench-orchestrator` to apply 1 suggestion)
[INFO] [stderr] warning: `fhir-bench-orchestrator` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/fhir_bench_orchestrator-5f3cb4dcb897c938)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_framework::tests::serialize_framework_results ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_measurement ... ok
[INFO] [stdout] test util::serde_duration_iso8601::tests::deserialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_metrics ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::deserialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_log ... ok
[INFO] [stdout] test util::serde_duration_iso8601::tests::serialize ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::serialize ... ok
[INFO] [stdout] test util::serde_histogram::tests::deserialize ... ok
[INFO] [stdout] test util::serde_histogram::tests::serialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_framework_operation_log ... ok
[INFO] [stdout] test sample_data::tests::generate_data ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test sample_data::tests::iter_orgs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sample_data::tests::generate_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_data::tests::generate_data' (4676) panicked at fhir-bench-orchestrator/src/sample_data.rs:412:9:
[INFO] [stdout] Sample data generation failed: Err(child process exited with code 'exit status: 1', this message: 'Synthea process for sample data generation failed., this STDOUT: '', and this STDERR: '+ IMAGE_TAG=synthea
[INFO] [stdout] + SEED=42
[INFO] [stdout] ++ getopt p:t: -p 10 -t /tmp/.tmpiGqQfV
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpiGqQfV --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpiGqQfV --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpiGqQfV --
[INFO] [stdout] + populationSize=
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + populationSize=10
[INFO] [stdout] + shift 2
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + targetDirectory=/tmp/.tmpiGqQfV
[INFO] [stdout] + shift 2
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + shift
[INFO] [stdout] + break
[INFO] [stdout] + [[ -z 10 ]]
[INFO] [stdout] + [[ -z /tmp/.tmpiGqQfV ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmpiGqQfV ]]
[INFO] [stdout] + export DOCKER_BUILDKIT=1
[INFO] [stdout] + DOCKER_BUILDKIT=1
[INFO] [stdout] + docker build --file ./Dockerfile.synthea -t synthea --cache-from docker.pkg.github.com/karlmdavis/fhir-benchmarks/synthea --build-arg BUILDKIT_INLINE_CACHE=1 .
[INFO] [stdout] ERROR: BuildKit is enabled but the buildx component is missing or broken.
[INFO] [stdout]        Install the buildx component to build images with BuildKit:
[INFO] [stdout]        https://docs.docker.com/go/buildx/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     fhir-bench-orchestrator/src/sample_data.rs:321:20)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6318c8facb81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6318c8fc36da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6318c8fb184c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6318c8f86fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6318c8fa45f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6318c8e5ac00 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6318c8fa4922 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6318c8f87072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6318c8f7f829 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6318c8f87c6d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6318c8fc3e3c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6318c8dfc6d0 - <core[7c831bd917ebf35f]::pin::Pin<&mut fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::generate_data::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   12:     0x6318c8e3f4f7 - <tokio[4337ab470465c6ff]::macros::scoped_tls::ScopedKey<tokio[4337ab470465c6ff]::runtime::basic_scheduler::Context>>::set::<tokio[4337ab470465c6ff]::runtime::basic_scheduler::enter<<tokio[4337ab470465c6ff]::runtime::basic_scheduler::Inner<tokio[4337ab470465c6ff]::runtime::driver::Driver>>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::generate_data::{closure#0}>>::{closure#0}, (), tokio[4337ab470465c6ff]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]   13:     0x6318c8e1416a - <tokio[4337ab470465c6ff]::runtime::basic_scheduler::BasicScheduler<tokio[4337ab470465c6ff]::runtime::driver::Driver>>::block_on::<fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::generate_data::{closure#0}>
[INFO] [stdout]   14:     0x6318c8e35d9a - <tokio[4337ab470465c6ff]::runtime::Runtime>::block_on::<fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::generate_data::{closure#0}>
[INFO] [stdout]   15:     0x6318c8e1ac7a - <fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::generate_data::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x6318c8e4deeb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x6318c8e5b555 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x6318c8e54914 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x6318c8e5e6b2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x6318c8fac419 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7547db19807a - <unknown>
[INFO] [stdout]   22:     0x7547db22b534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample_data::tests::iter_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_data::tests::iter_orgs' (4677) panicked at fhir-bench-orchestrator/src/sample_data.rs:440:10:
[INFO] [stdout] Failed to generate sample data.: child process exited with code 'exit status: 1', this message: 'Synthea process for sample data generation failed., this STDOUT: '', and this STDERR: '+ IMAGE_TAG=synthea
[INFO] [stdout] + SEED=42
[INFO] [stdout] ++ getopt p:t: -p 10 -t /tmp/.tmpAheH9o
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpAheH9o --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpAheH9o --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpAheH9o --
[INFO] [stdout] + populationSize=
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + populationSize=10
[INFO] [stdout] + shift 2
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + targetDirectory=/tmp/.tmpAheH9o
[INFO] [stdout] + shift 2
[INFO] [stdout] + true
[INFO] [stdout] + case "$1" in
[INFO] [stdout] + shift
[INFO] [stdout] + break
[INFO] [stdout] + [[ -z 10 ]]
[INFO] [stdout] + [[ -z /tmp/.tmpAheH9o ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmpAheH9o ]]
[INFO] [stdout] + export DOCKER_BUILDKIT=1
[INFO] [stdout] + DOCKER_BUILDKIT=1
[INFO] [stdout] + docker build --file ./Dockerfile.synthea -t synthea --cache-from docker.pkg.github.com/karlmdavis/fhir-benchmarks/synthea --build-arg BUILDKIT_INLINE_CACHE=1 .
[INFO] [stdout] ERROR: BuildKit is enabled but the buildx component is missing or broken.
[INFO] [stdout]        Install the buildx component to build images with BuildKit:
[INFO] [stdout]        https://docs.docker.com/go/buildx/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     fhir-bench-orchestrator/src/sample_data.rs:321:20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6318c8facb81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6318c8fc36da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6318c8fb184c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6318c8f86fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6318c8fa45f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6318c8e5ac00 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6318c8fa4922 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6318c8f87072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6318c8f7f829 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6318c8f87c6d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6318c8fc3e3c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6318c8fc3c12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x6318c8dfdba9 - <core[7c831bd917ebf35f]::pin::Pin<&mut fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::iter_orgs::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   13:     0x6318c8e3f997 - <tokio[4337ab470465c6ff]::macros::scoped_tls::ScopedKey<tokio[4337ab470465c6ff]::runtime::basic_scheduler::Context>>::set::<tokio[4337ab470465c6ff]::runtime::basic_scheduler::enter<<tokio[4337ab470465c6ff]::runtime::basic_scheduler::Inner<tokio[4337ab470465c6ff]::runtime::driver::Driver>>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::iter_orgs::{closure#0}>>::{closure#0}, (), tokio[4337ab470465c6ff]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]   14:     0x6318c8e1456a - <tokio[4337ab470465c6ff]::runtime::basic_scheduler::BasicScheduler<tokio[4337ab470465c6ff]::runtime::driver::Driver>>::block_on::<fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::iter_orgs::{closure#0}>
[INFO] [stdout]   15:     0x6318c8e3601a - <tokio[4337ab470465c6ff]::runtime::Runtime>::block_on::<fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::iter_orgs::{closure#0}>
[INFO] [stdout]   16:     0x6318c8e1adea - <fhir_bench_orchestrator[c4bf2affeb1f57d4]::sample_data::tests::iter_orgs::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x6318c8e4deeb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x6318c8e5b555 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x6318c8e54914 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x6318c8e5e6b2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x6318c8fac419 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7547db19807a - <unknown>
[INFO] [stdout]   23:     0x7547db22b534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sample_data::tests::generate_data
[INFO] [stdout]     sample_data::tests::iter_orgs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f", kill_on_drop: false }`
[INFO] [stdout] b967125c4e91ac38c96b23efaca4082d35a5cde7fc50b8c08bb917406797d57f
