[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.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen v5.1.15
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded getset v0.1.1
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.3
[INFO] [stderr]   Downloaded http-body v0.4.3
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded httpdate v1.0.1
[INFO] [stderr]   Downloaded predicates v2.0.2
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded eyre v0.6.5
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded reqwest v0.11.4
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.1
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded git2 v0.13.23
[INFO] [stderr]   Downloaded rust_decimal v1.16.0
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded hdrhistogram v7.3.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.67
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded sysinfo v0.19.2
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded test-env-log v0.2.7
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded libgit2-sys v0.12.24+1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6547eb9cc6936a11ad9a048ba7b020f00024edfedd75c11fcad45d581b67713
[INFO] running `Command { std: "docker" "start" "-a" "d6547eb9cc6936a11ad9a048ba7b020f00024edfedd75c11fcad45d581b67713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6547eb9cc6936a11ad9a048ba7b020f00024edfedd75c11fcad45d581b67713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6547eb9cc6936a11ad9a048ba7b020f00024edfedd75c11fcad45d581b67713", kill_on_drop: false }`
[INFO] [stdout] d6547eb9cc6936a11ad9a048ba7b020f00024edfedd75c11fcad45d581b67713
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8eda7200af0bfb3297f1c1c2a4c6bf369c9965123ae2ba6a6df96c746caf6fb
[INFO] running `Command { std: "docker" "start" "-a" "a8eda7200af0bfb3297f1c1c2a4c6bf369c9965123ae2ba6a6df96c746caf6fb", 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 num-traits v0.2.14
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[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 serde v1.0.130
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.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 doc-comment v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling sysinfo v0.19.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.19
[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 lexical-core v0.7.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling vergen v5.1.15
[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 url v2.2.2
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling json v0.12.4
[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 enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling git2 v0.13.23
[INFO] [stderr]    Compiling hdrhistogram v7.3.0
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.1
[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 29s
[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" "a8eda7200af0bfb3297f1c1c2a4c6bf369c9965123ae2ba6a6df96c746caf6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8eda7200af0bfb3297f1c1c2a4c6bf369c9965123ae2ba6a6df96c746caf6fb", kill_on_drop: false }`
[INFO] [stdout] a8eda7200af0bfb3297f1c1c2a4c6bf369c9965123ae2ba6a6df96c746caf6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2087e76fb2c78d9c7070d956ac118060f4665a220ba1861ce059b60b45780e5d
[INFO] running `Command { std: "docker" "start" "-a" "2087e76fb2c78d9c7070d956ac118060f4665a220ba1861ce059b60b45780e5d", 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 predicates-core v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[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 itertools v0.10.1
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling sysinfo v0.19.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[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 predicates v2.0.2
[INFO] [stderr]    Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator)
[INFO] [stderr]    Compiling tempfile v3.2.0
[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 18.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 3`
[INFO] running `Command { std: "docker" "inspect" "2087e76fb2c78d9c7070d956ac118060f4665a220ba1861ce059b60b45780e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2087e76fb2c78d9c7070d956ac118060f4665a220ba1861ce059b60b45780e5d", kill_on_drop: false }`
[INFO] [stdout] 2087e76fb2c78d9c7070d956ac118060f4665a220ba1861ce059b60b45780e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 604b6d9ecdbe47589bbac6a3297d06c4db0b271bf029a6f112198cae62e81061
[INFO] running `Command { std: "docker" "start" "-a" "604b6d9ecdbe47589bbac6a3297d06c4db0b271bf029a6f112198cae62e81061", 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.38s
[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-709b59d1bd51f22e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_framework::tests::serialize_framework_operation_log ... 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_histogram::tests::deserialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_log ... ok
[INFO] [stdout] test util::serde_histogram::tests::serialize ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::serialize ... ok
[INFO] [stdout] test util::serde_duration_millis::tests::deserialize ... ok
[INFO] [stdout] test test_framework::tests::serialize_server_operation_measurement ... ok
[INFO] [stdout] test test_framework::tests::serialize_framework_results ... ok
[INFO] [stdout] test util::serde_duration_iso8601::tests::serialize ... ok
[INFO] [stdout] test sample_data::tests::generate_data ... FAILED
[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' (24) 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/.tmpovkVJw
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpovkVJw --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpovkVJw --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpovkVJw --
[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/.tmpovkVJw
[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/.tmpovkVJw ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmpovkVJw ]]
[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:     0x5ed5810acca2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed5810acca2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed5810acca2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed5810acca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed5810bdeba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed5810bdeba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ed581079cb6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed581079cb6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed58108b6f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed58108b6f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed58108b591 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed580d5c1ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed580d5c1ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed58108ba22 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed58108ba22 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed58108b7b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed581086659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed58106e07d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed5810c74dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed580c9f59d - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::{{closure}}::haf6446570fc479c3
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:412:9
[INFO] [stdout]   20:     0x5ed580c9ef30 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::hc9f5e9eeac392c8c
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:399:5
[INFO] [stdout]   21:     0x5ed580c9e490 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::hec867b3fcac798ac
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5
[INFO] [stdout]   22:     0x5ed580cf5b4d - <core::pin::Pin<P> as core::future::future::Future>::poll::hafc4540bfee2aa2d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ed580cb80cd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hf040bef9fe2bf812
[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:     0x5ed580c7ead0 - tokio::coop::with_budget::{{closure}}::h6d1a7c39b3f0f7db
[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:     0x5ed580ceb675 - std::thread::local::LocalKey<T>::try_with::hff56fb907df02ff8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5ed580ce64ae - std::thread::local::LocalKey<T>::with::h4288793faa7b9797
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5ed580cb6c8d - tokio::coop::with_budget::hafd615715d1066fa
[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:     0x5ed580cb6c8d - tokio::coop::budget::h5aec4bf3d29179c3
[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:     0x5ed580cb6c8d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hfa3bad2334db2066
[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:     0x5ed580cbea7a - tokio::runtime::basic_scheduler::enter::{{closure}}::h96af2da2dcf35530
[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:     0x5ed580c9ba15 - tokio::macros::scoped_tls::ScopedKey<T>::set::h934f532a3dcd4741
[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:     0x5ed580cbe236 - tokio::runtime::basic_scheduler::enter::hdd3b01fd24dae2c2
[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:     0x5ed580cae563 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h329425d25f8b37d1
[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:     0x5ed580cb8c03 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::he137d08cf06c3747
[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:     0x5ed580cb8faa - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h2cf2920df11c30b6
[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:     0x5ed580cd4712 - tokio::runtime::Runtime::block_on::hec45c73be487e9e7
[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:     0x5ed580c9df8e - fhir_bench_orchestrator::sample_data::tests::generate_data::hbf3e1eec5e2ec26c
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5
[INFO] [stdout]   38:     0x5ed580c9e037 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::h6bf35e8f80ed4304
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:39
[INFO] [stdout]   39:     0x5ed580c81f76 - core::ops::function::FnOnce::call_once::h7d3a7c6c02bb12e8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ed580d5bfab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ed580d5bfab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5ed580d6f9ba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5ed580d6f9ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5ed580d6f9ba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5ed580d6f9ba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5ed580d6f9ba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ed580d6f9ba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5ed580d6f9ba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5ed580d49e14 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5ed580d49e14 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5ed580d4d7b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5ed580d4d7b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5ed580d4d7b2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5ed580d4d7b2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5ed580d4d7b2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ed580d4d7b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5ed580d4d7b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5ed5810815ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5ed5810815ff - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   60:     0x70f970f67aa4 - <unknown>
[INFO] [stdout]   61:     0x70f970ff4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample_data::tests::iter_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_data::tests::iter_orgs' (25) 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/.tmpnhWFGW
[INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpnhWFGW --'
[INFO] [stdout] + '[' 0 '!=' 0 ']'
[INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpnhWFGW --'
[INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpnhWFGW --
[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/.tmpnhWFGW
[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/.tmpnhWFGW ]]
[INFO] [stdout] + [[ ! -d /tmp/.tmpnhWFGW ]]
[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:     0x5ed5810acca2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed5810acca2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed5810acca2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed5810acca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed5810bdeba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed5810bdeba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ed581079cb6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed581079cb6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed58108b6f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed58108b6f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed58108b591 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed580d5c1ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed580d5c1ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed58108ba22 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed58108ba22 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed58108b7b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed581086659 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed58106e07d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed5810c74dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed5810c6c52 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed580cf864c - core::result::Result<T,E>::expect::h5eaf2bc7f1cc71f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ed580ca0d25 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::{{closure}}::hb8082ff6a1786e5e
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:440:10
[INFO] [stdout]   22:     0x5ed580ca07b0 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::h441b09ed008bcd03
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:428:5
[INFO] [stdout]   23:     0x5ed580c9fd10 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::hd0f1c103e8e39c31
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5
[INFO] [stdout]   24:     0x5ed580cf5b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd97127f163802cb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ed580cb75ed - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h25d5452dae74ccda
[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:     0x5ed580c7e150 - tokio::coop::with_budget::{{closure}}::h4e427381c1430c12
[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:     0x5ed580ce7ce5 - std::thread::local::LocalKey<T>::try_with::h3b26b1df20678bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5ed580ce6a7e - std::thread::local::LocalKey<T>::with::h9d008b54ca038b39
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5ed580cb35dd - tokio::coop::with_budget::hd03ae2d7c421faca
[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:     0x5ed580cb35dd - tokio::coop::budget::h81c65254aa084c5b
[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:     0x5ed580cb35dd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h6bc43c3eee58d5a0
[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:     0x5ed580cbe9ba - tokio::runtime::basic_scheduler::enter::{{closure}}::h6e566636479e15bd
[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:     0x5ed580c9b4d5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h682136c442ee9ff3
[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:     0x5ed580cbd4f6 - tokio::runtime::basic_scheduler::enter::h8f579d4fdf171fa6
[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:     0x5ed580cae4c3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h081607be7be5e8cf
[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:     0x5ed580cb8843 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h9cb80453ddbd5d48
[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:     0x5ed580cbaa1a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hdc432acb5144a6a5
[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:     0x5ed580cd3e52 - tokio::runtime::Runtime::block_on::h8f72eefd061f2968
[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:     0x5ed580c9f80e - fhir_bench_orchestrator::sample_data::tests::iter_orgs::h3c3729fad7147e84
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5
[INFO] [stdout]   40:     0x5ed580c9f8b7 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::h9db770aef61d53f8
[INFO] [stdout]                                at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:39
[INFO] [stdout]   41:     0x5ed580c81de6 - core::ops::function::FnOnce::call_once::h4bf1e972bdb47e80
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ed580d5bfab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ed580d5bfab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5ed580d6f9ba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5ed580d6f9ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5ed580d6f9ba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5ed580d6f9ba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5ed580d6f9ba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5ed580d6f9ba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5ed580d6f9ba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5ed580d49e14 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5ed580d49e14 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5ed580d4d7b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5ed580d4d7b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5ed580d4d7b2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ed580d4d7b2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ed580d4d7b2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ed580d4d7b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5ed580d4d7b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ed5810815ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5ed5810815ff - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   62:     0x70f970f67aa4 - <unknown>
[INFO] [stdout]   63:     0x70f970ff4a64 - clone
[INFO] [stdout]   64:                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.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "604b6d9ecdbe47589bbac6a3297d06c4db0b271bf029a6f112198cae62e81061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604b6d9ecdbe47589bbac6a3297d06c4db0b271bf029a6f112198cae62e81061", kill_on_drop: false }`
[INFO] [stdout] 604b6d9ecdbe47589bbac6a3297d06c4db0b271bf029a6f112198cae62e81061
