[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea46e113dbe9cffbe70cb92560c209fac54235e3e5f4c0767a3dd763bc312426
[INFO] running `Command { std: "docker" "start" "-a" "ea46e113dbe9cffbe70cb92560c209fac54235e3e5f4c0767a3dd763bc312426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea46e113dbe9cffbe70cb92560c209fac54235e3e5f4c0767a3dd763bc312426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea46e113dbe9cffbe70cb92560c209fac54235e3e5f4c0767a3dd763bc312426", kill_on_drop: false }`
[INFO] [stdout] ea46e113dbe9cffbe70cb92560c209fac54235e3e5f4c0767a3dd763bc312426
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45469753735d37db25dedbf77e36ebbca99982b14a0754c122ecef439052d604
[INFO] running `Command { std: "docker" "start" "-a" "45469753735d37db25dedbf77e36ebbca99982b14a0754c122ecef439052d604", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.78
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[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 futures-task v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[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 serde_derive v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[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 slab v0.4.4
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling sysinfo v0.19.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libgit2-sys v0.12.24+1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling vergen v5.1.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]    Compiling git2 v0.13.23
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling hdrhistogram v7.3.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator)
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[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 serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling rust_decimal v1.16.0
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "45469753735d37db25dedbf77e36ebbca99982b14a0754c122ecef439052d604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45469753735d37db25dedbf77e36ebbca99982b14a0754c122ecef439052d604", kill_on_drop: false }`
[INFO] [stdout] 45469753735d37db25dedbf77e36ebbca99982b14a0754c122ecef439052d604
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a404817a895fa5d0ea9c4e63611e3daaec4bb11b770a4e60b96169b2feb41583
[INFO] running `Command { std: "docker" "start" "-a" "a404817a895fa5d0ea9c4e63611e3daaec4bb11b770a4e60b96169b2feb41583", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling test-env-log v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling sysinfo v0.19.2
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling vergen v5.1.15
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator)
[INFO] [stderr]    Compiling predicates v2.0.2
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[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] [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 `test` profile [unoptimized + debuginfo] target(s) in 14.44s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "a404817a895fa5d0ea9c4e63611e3daaec4bb11b770a4e60b96169b2feb41583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a404817a895fa5d0ea9c4e63611e3daaec4bb11b770a4e60b96169b2feb41583", kill_on_drop: false }`
[INFO] [stdout] a404817a895fa5d0ea9c4e63611e3daaec4bb11b770a4e60b96169b2feb41583
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aba27edfad415da869fbf710904102b399a34f8fcf0d8b9172106d3484a589f3
[INFO] running `Command { std: "docker" "start" "-a" "aba27edfad415da869fbf710904102b399a34f8fcf0d8b9172106d3484a589f3", 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 `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fhir_bench_orchestrator-f75781e6a14af45a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_framework::tests::serialize_framework_results ... ok
[INFO] [stdout] test test_framework::tests::serialize_framework_operation_log ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_log ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::deserialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_metrics ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::serialize ... ok
[INFO] [stdout] test util::serde_duration_iso8601::tests::serialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_measurement ... ok
[INFO] [stdout] test util::serde_histogram::tests::deserialize ... ok
[INFO] [stdout] test util::serde_histogram::tests::serialize ... ok
[INFO] [stdout] test util::serde_duration_iso8601::tests::deserialize ... ok
[INFO] [stdout] test sample_data::tests::iter_orgs ... FAILED
[INFO] [stdout] test sample_data::tests::generate_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sample_data::tests::iter_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_data::tests::iter_orgs' (26) 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/.tmpoK5Vjl
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpoK5Vjl --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpoK5Vjl --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpoK5Vjl --
[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/.tmpoK5Vjl
[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/.tmpoK5Vjl ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmpoK5Vjl ]]
[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:     0x5f556a4a29ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f556a4a29ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f556a4a29ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f556a4a29ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f556a4b8dca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f556a4b8dca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f556a4a79e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f556a4a79e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f556a47fc2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f556a47fc2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f556a49a519 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f556a14261c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f556a14261c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f556a49a792 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f556a49a792 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f556a47fce8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f556a4774e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f556a4809fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f556a4b975c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f556a4b94a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f556a0d699c - core::result::Result<T,E>::expect::h58d019a02ea1eb98
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f556a06d0f5 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::{{closure}}::h4a3178e1702e2c62
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:440:10
[INFO] [stdout]   22:     0x5f556a06cb80 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::h181d10ca9e917f81
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:428:5
[INFO] [stdout]   23:     0x5f556a06c0b0 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::h1c3f95f4585e29e1
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5
[INFO] [stdout]   24:     0x5f556a0a19fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc513b395ae6e99d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f556a0619fd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hdee8a3809f173cb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78
[INFO] [stdout]   26:     0x5f556a0dc040 - tokio::coop::with_budget::{{closure}}::hdfecf3a4e0492ad8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   27:     0x5f556a0b30c5 - std::thread::local::LocalKey<T>::try_with::h41dc3e7b1d436d4b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5f556a0b1bde - std::thread::local::LocalKey<T>::with::hd6258d258872ee0b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5f556a05981d - tokio::coop::with_budget::hace3c41c835c1c2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   30:     0x5f556a05981d - tokio::coop::budget::hf2d95644ecb95e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   31:     0x5f556a05981d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h18ac04e9fe8c48eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   32:     0x5f556a06834a - tokio::runtime::basic_scheduler::enter::{{closure}}::ha800bfa63f17a407
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   33:     0x5f556a0a0e65 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfef4f422d7e43656
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5f556a065d56 - tokio::runtime::basic_scheduler::enter::h2a2a3180febed0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13
[INFO] [stdout]   35:     0x5f556a057dd3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h07aa340448a47560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   36:     0x5f556a061e33 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h168071c3809f0d09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   37:     0x5f556a063d2a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hb696f63112446936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   38:     0x5f556a0d13a2 - tokio::runtime::Runtime::block_on::h3ac14789de4b5a13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x5f556a06bbde - fhir_bench_orchestrator::sample_data::tests::iter_orgs::h2d65c3c337b105dc
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5
[INFO] [stdout]   40:     0x5f556a06c147 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::hdd4dd11a3d368ed9
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:39
[INFO] [stdout]   41:     0x5f556a078666 - core::ops::function::FnOnce::call_once::hb5db73d433b46c97
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f556a1366fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f556a1366fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5f556a1430eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5f556a1430eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5f556a1430eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5f556a1430eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5f556a13e804 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5f556a13e804 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5f556a145cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5f556a145cf2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f556a145cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5f556a145cf2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5f556a4a229f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x5f556a4a229f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x71069870daa4 - <unknown>
[INFO] [stdout]   63:     0x71069879aa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample_data::tests::generate_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_data::tests::generate_data' (25) 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/.tmp7DmrLe
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmp7DmrLe --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmp7DmrLe --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmp7DmrLe --
[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/.tmp7DmrLe
[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/.tmp7DmrLe ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmp7DmrLe ]]
[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:     0x5f556a4a29ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f556a4a29ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f556a4a29ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f556a4a29ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f556a4b8dca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f556a4b8dca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f556a4a79e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f556a4a79e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f556a47fc2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f556a47fc2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f556a49a519 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f556a14261c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f556a14261c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f556a49a792 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f556a49a792 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f556a47fce8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f556a4774e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f556a4809fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f556a4b975c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f556a06b96d - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::{{closure}}::h3bce87026dd2d128
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:412:9
[INFO] [stdout]   20:     0x5f556a06b300 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::hd9ed880fdccd3f76
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:399:5
[INFO] [stdout]   21:     0x5f556a06a860 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::hdb49f84ef853be6e
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5
[INFO] [stdout]   22:     0x5f556a0a1abd - <core::pin::Pin<P> as core::future::future::Future>::poll::he2a44d8574d01455
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f556a061aad - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hea5fdbadbb87e3ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78
[INFO] [stdout]   24:     0x5f556a0d8d30 - tokio::coop::with_budget::{{closure}}::h0265031c9de58979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5f556a0b52a5 - std::thread::local::LocalKey<T>::try_with::hcbbb8b25d283ad00
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f556a0b1cce - std::thread::local::LocalKey<T>::with::he558df74efd3995b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f556a05cecd - tokio::coop::with_budget::h2943a05a9c25c72e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5f556a05cecd - tokio::coop::budget::h587dd5b9ddedce8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5f556a05cecd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h76f053ad6921174f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   30:     0x5f556a06832a - tokio::runtime::basic_scheduler::enter::{{closure}}::ha31ce170411ab454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   31:     0x5f556a0a05a5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h366de64576328b4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5f556a0660a6 - tokio::runtime::basic_scheduler::enter::h3e2efc82c288aa8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13
[INFO] [stdout]   33:     0x5f556a057e73 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h5e6458e922e63a01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   34:     0x5f556a0624f3 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hdead700e2dfa45c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   35:     0x5f556a06316a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h437208282ec93221
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   36:     0x5f556a0d18c2 - tokio::runtime::Runtime::block_on::h68f1a724c825c3db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5f556a06a35e - fhir_bench_orchestrator::sample_data::tests::generate_data::h5e783620d081222e
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5
[INFO] [stdout]   38:     0x5f556a06a407 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::h40e11f282804493b
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:39
[INFO] [stdout]   39:     0x5f556a0781d6 - core::ops::function::FnOnce::call_once::h5754073f8b5d87ae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f556a1366fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f556a1366fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5f556a1430eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5f556a1430eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5f556a1430eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5f556a1430eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5f556a1430eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5f556a13e804 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5f556a13e804 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5f556a145cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5f556a145cf2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5f556a145cf2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5f556a145cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5f556a145cf2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f556a4a229f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5f556a4a229f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x71069870daa4 - <unknown>
[INFO] [stdout]   61:     0x71069879aa64 - clone
[INFO] [stdout]   62:                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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aba27edfad415da869fbf710904102b399a34f8fcf0d8b9172106d3484a589f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aba27edfad415da869fbf710904102b399a34f8fcf0d8b9172106d3484a589f3", kill_on_drop: false }`
[INFO] [stdout] aba27edfad415da869fbf710904102b399a34f8fcf0d8b9172106d3484a589f3
