[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/karlmdavis/fhir-benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae7a4c831ae3e09ca362ce2125ad10803d53973472ddd0ea1dac33f3e3c6615a [INFO] running `Command { std: "docker" "start" "-a" "ae7a4c831ae3e09ca362ce2125ad10803d53973472ddd0ea1dac33f3e3c6615a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7a4c831ae3e09ca362ce2125ad10803d53973472ddd0ea1dac33f3e3c6615a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7a4c831ae3e09ca362ce2125ad10803d53973472ddd0ea1dac33f3e3c6615a", kill_on_drop: false }` [INFO] [stdout] ae7a4c831ae3e09ca362ce2125ad10803d53973472ddd0ea1dac33f3e3c6615a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d39386229c55d3ca7b0376a9f6bb59a07e6645446f5f199b2758d44f8ae18c0 [INFO] running `Command { std: "docker" "start" "-a" "6d39386229c55d3ca7b0376a9f6bb59a07e6645446f5f199b2758d44f8ae18c0", 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 pkg-config v0.3.20 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [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 vergen v5.1.15 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hdrhistogram v7.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 async-trait v0.1.51 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling tracing v0.1.28 [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 fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator) [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde v1.0.130 [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: field is never read: `completed` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | completed: ServerOperationIterationCompleted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerOperationIterationFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:345:5 [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] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "6d39386229c55d3ca7b0376a9f6bb59a07e6645446f5f199b2758d44f8ae18c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d39386229c55d3ca7b0376a9f6bb59a07e6645446f5f199b2758d44f8ae18c0", kill_on_drop: false }` [INFO] [stdout] 6d39386229c55d3ca7b0376a9f6bb59a07e6645446f5f199b2758d44f8ae18c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7cbb4593ffe67b9f3e978dfb1678d28a540abe27d371594276965092623bc3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b7cbb4593ffe67b9f3e978dfb1678d28a540abe27d371594276965092623bc3", kill_on_drop: false }` [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 itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling test-env-log v0.2.7 [INFO] [stdout] warning: field is never read: `completed` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | completed: ServerOperationIterationCompleted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerOperationIterationFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:345:5 [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] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator) [INFO] [stdout] warning: field is never read: `completed` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | completed: ServerOperationIterationCompleted, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerOperationIterationFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:345:5 [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] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.93s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fhir_bench_orchestrator-6f6c23f165320ec7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fhir_bench_orchestrator-e7a6d44b41caed73) [INFO] [stderr] Executable tests/basics.rs (/opt/rustwide/target/debug/deps/basics-804d8941e49b12fa) [INFO] running `Command { std: "docker" "inspect" "5b7cbb4593ffe67b9f3e978dfb1678d28a540abe27d371594276965092623bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7cbb4593ffe67b9f3e978dfb1678d28a540abe27d371594276965092623bc3", kill_on_drop: false }` [INFO] [stdout] 5b7cbb4593ffe67b9f3e978dfb1678d28a540abe27d371594276965092623bc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd551158b61c5a2d3284f8edffd3eae389467f9496e25080a5ed3a0d2f93e15c [INFO] running `Command { std: "docker" "start" "-a" "cd551158b61c5a2d3284f8edffd3eae389467f9496e25080a5ed3a0d2f93e15c", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `completed` [INFO] [stderr] --> fhir-bench-orchestrator/src/test_framework/mod.rs:342:5 [INFO] [stderr] | [INFO] [stderr] 342 | completed: ServerOperationIterationCompleted, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ServerOperationIterationFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stderr] | [INFO] [stderr] 339 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `error` [INFO] [stderr] --> fhir-bench-orchestrator/src/test_framework/mod.rs:345:5 [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] --> fhir-bench-orchestrator/src/test_framework/mod.rs:339:10 [INFO] [stderr] | [INFO] [stderr] 339 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fhir-bench-orchestrator` (lib) generated 2 warnings [INFO] [stderr] warning: `fhir-bench-orchestrator` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fhir_bench_orchestrator-6f6c23f165320ec7) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_framework::tests::serialize_framework_operation_log ... ok [INFO] [stdout] test util::serde_duration_millis::tests::serialize ... ok [INFO] [stdout] test test_framework::tests::serialize_server_operation_metrics ... ok [INFO] [stdout] test util::serde_duration_millis::tests::deserialize ... ok [INFO] [stdout] test util::serde_histogram::tests::deserialize ... ok [INFO] [stdout] test util::serde_duration_iso8601::tests::serialize ... ok [INFO] [stdout] test test_framework::tests::serialize_server_operation_log ... ok [INFO] [stdout] test util::serde_duration_iso8601::tests::deserialize ... ok [INFO] [stdout] test util::serde_histogram::tests::serialize ... ok [INFO] [stdout] test test_framework::tests::serialize_framework_results ... ok [INFO] [stdout] test test_framework::tests::serialize_server_operation_measurement ... 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] thread 'sample_data::tests::iter_orgs' panicked at '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/.tmpnt148w [INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpnt148w --' [INFO] [stdout] + '[' 0 '!=' 0 ']' [INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpnt148w --' [INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpnt148w -- [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/.tmpnt148w [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/.tmpnt148w ]] [INFO] [stdout] + [[ ! -d /tmp/.tmpnt148w ]] [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] failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: no such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/convert/mod.rs:550:9', fhir-bench-orchestrator/src/sample_data.rs:440:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5619c7eccecd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5619c7eccecd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5619c7eccecd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5619c7eccecd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5619c7ef1f3c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5619c7ec9281 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5619c7ecec65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5619c7ecec65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5619c7ecec65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5619c7ece954 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5619c7ecf1b2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5619c7ecf097 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5619c7ecd384 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5619c7ecedc9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5619c79439d3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5619c7943ac3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5619c79c75dc - core::result::Result::expect::h1ff0e017cde7596c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x5619c79b0fb5 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::{{closure}}::h563d0a2aa27144a6 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:434:27 [INFO] [stdout] 18: 0x5619c79f745b - as core::future::future::Future>::poll::hd9aa80bd235c6a5c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5619c79b09e5 - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::test_impl::{{closure}}::hbf004a0a2405d83a [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:428:5 [INFO] [stdout] 20: 0x5619c79f630b - as core::future::future::Future>::poll::h4ab886d8aadb51a7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5619c79aff6b - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::haf7519e97fc0b030 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5 [INFO] [stdout] 22: 0x5619c79f66eb - as core::future::future::Future>::poll::h57916d74e950c8fe [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 23: 0x5619c794925a - as core::future::future::Future>::poll::h045b0f1288aa2edf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5619c797f230 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h829b164781408186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62 [INFO] [stdout] 25: 0x5619c79aa830 - tokio::coop::with_budget::{{closure}}::h9f1362f58f96931a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 26: 0x5619c79fca46 - std::thread::local::LocalKey::try_with::h732f7a505efe0ea7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 27: 0x5619c79f8f0d - std::thread::local::LocalKey::with::h9eceb09830708b88 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 28: 0x5619c7976d6b - tokio::coop::with_budget::h0c1aad630f6ce670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 29: 0x5619c7976d6b - tokio::coop::budget::he14f7f6afe646986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 30: 0x5619c7976d6b - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5ea1ad9d5b9f1927 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 31: 0x5619c7986be1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h6dd85f96455f3fd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 32: 0x5619c79e3cb7 - tokio::macros::scoped_tls::ScopedKey::set::hd43ffe897c13af78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x5619c7985e1d - tokio::runtime::basic_scheduler::enter::h681d2c377976abda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5 [INFO] [stdout] 34: 0x5619c797513b - tokio::runtime::basic_scheduler::Inner

::block_on::h2514d02b31e3dabf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 35: 0x5619c798011e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9c2d87aa31afe218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9 [INFO] [stdout] 36: 0x5619c7982b58 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcf33fc442655dfbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24 [INFO] [stdout] 37: 0x5619c79e4f90 - tokio::runtime::Runtime::block_on::h7c721ac2f9bc086f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 38: 0x5619c79afa4e - fhir_bench_orchestrator::sample_data::tests::iter_orgs::he42616e9d6791ce0 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5 [INFO] [stdout] 39: 0x5619c79af90a - fhir_bench_orchestrator::sample_data::tests::iter_orgs::{{closure}}::h81dea0faca5d3c21 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:429:5 [INFO] [stdout] 40: 0x5619c7a0223e - core::ops::function::FnOnce::call_once::h78db06d0028de549 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x5619c7a9ebb3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x5619c7a9ebb3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 43: 0x5619c7a9d969 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x5619c7a9d969 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x5619c7a9d969 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x5619c7a9d969 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 47: 0x5619c7a9d969 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x5619c7a9d969 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 49: 0x5619c7a9d969 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 50: 0x5619c7a69b1e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 51: 0x5619c7a69b1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 52: 0x5619c7a6f088 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 53: 0x5619c7a6f088 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x5619c7a6f088 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 55: 0x5619c7a6f088 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 56: 0x5619c7a6f088 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x5619c7a6f088 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 58: 0x5619c7a6f088 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x5619c7ed4843 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 60: 0x5619c7ed4843 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 61: 0x5619c7ed4843 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f8fdce94609 - start_thread [INFO] [stdout] 63: 0x7f8fdcc62163 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sample_data::tests::generate_data stdout ---- [INFO] [stdout] thread 'sample_data::tests::generate_data' panicked at '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/.tmpxfscaO [INFO] [stdout] + TEMP=' -p 10 -t /tmp/.tmpxfscaO --' [INFO] [stdout] + '[' 0 '!=' 0 ']' [INFO] [stdout] + eval set -- ' -p 10 -t /tmp/.tmpxfscaO --' [INFO] [stdout] ++ set -- -p 10 -t /tmp/.tmpxfscaO -- [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/.tmpxfscaO [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/.tmpxfscaO ]] [INFO] [stdout] + [[ ! -d /tmp/.tmpxfscaO ]] [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] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/convert/mod.rs:550:9)', fhir-bench-orchestrator/src/sample_data.rs:412:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5619c7eccecd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5619c7eccecd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5619c7eccecd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5619c7eccecd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5619c7ef1f3c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5619c7ec9281 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5619c7ecec65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5619c7ecec65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5619c7ecec65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5619c7ece954 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5619c7ecf1b2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5619c7ecf097 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5619c7ecd384 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5619c7ecedc9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5619c79439d3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5619c79af50a - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::{{closure}}::h158587c6d0fdd75f [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:412:9 [INFO] [stdout] 16: 0x5619c79f79eb - as core::future::future::Future>::poll::heec41fdeef219a75 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x5619c79aee45 - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::test_impl::{{closure}}::h9570c34404409c34 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:399:5 [INFO] [stdout] 18: 0x5619c79f78cb - as core::future::future::Future>::poll::he3ac100c29a3fb80 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5619c79ae3cb - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::he86a18192ea7e0ce [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5 [INFO] [stdout] 20: 0x5619c79f73cb - as core::future::future::Future>::poll::hc34a71aa34f7a09a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5619c794955a - as core::future::future::Future>::poll::hecb0f53a3190b274 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x5619c797f290 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h82a5127aeea3726b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62 [INFO] [stdout] 23: 0x5619c79a9790 - tokio::coop::with_budget::{{closure}}::h4597cb839c28c6c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5619c79f9c76 - std::thread::local::LocalKey::try_with::h0b7fce92ac9dec16 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 25: 0x5619c79f8b6d - std::thread::local::LocalKey::with::h69f66b1fcb01764e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 26: 0x5619c797792b - tokio::coop::with_budget::h2ad92acd3b522e99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5619c797792b - tokio::coop::budget::hd35c930af3cdea4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5619c797792b - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6ef8c5a92cb6f259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 29: 0x5619c7986ca1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h8456f3b98ed2b643 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 30: 0x5619c79e3ab7 - tokio::macros::scoped_tls::ScopedKey::set::hc512d1f91d9cf3d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5619c798515d - tokio::runtime::basic_scheduler::enter::h1aa22a7738d43490 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5 [INFO] [stdout] 32: 0x5619c79751bb - tokio::runtime::basic_scheduler::Inner

::block_on::h9d98f7ba7f0c8576 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 33: 0x5619c797fdbe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h24737c6403df11f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9 [INFO] [stdout] 34: 0x5619c7982048 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h85bf768f9bec89bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24 [INFO] [stdout] 35: 0x5619c79e46c0 - tokio::runtime::Runtime::block_on::h03fa200c76abd378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 36: 0x5619c79adeae - fhir_bench_orchestrator::sample_data::tests::generate_data::h2c77008e02804918 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5 [INFO] [stdout] 37: 0x5619c79add6a - fhir_bench_orchestrator::sample_data::tests::generate_data::{{closure}}::h8b12d9dd64ccd8b3 [INFO] [stdout] at /opt/rustwide/workdir/fhir-bench-orchestrator/src/sample_data.rs:400:5 [INFO] [stdout] 38: 0x5619c7a020ae - core::ops::function::FnOnce::call_once::h46534ee0b950c54c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5619c7a9ebb3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x5619c7a9ebb3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 41: 0x5619c7a9d969 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x5619c7a9d969 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x5619c7a9d969 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x5619c7a9d969 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x5619c7a9d969 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x5619c7a9d969 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 47: 0x5619c7a9d969 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 48: 0x5619c7a69b1e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 49: 0x5619c7a69b1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x5619c7a6f088 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x5619c7a6f088 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x5619c7a6f088 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x5619c7a6f088 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x5619c7a6f088 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x5619c7a6f088 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x5619c7a6f088 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5619c7ed4843 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 58: 0x5619c7ed4843 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x5619c7ed4843 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f8fdce94609 - start_thread [INFO] [stdout] 61: 0x7f8fdcc62163 - clone [INFO] [stdout] 62: 0x0 - [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.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "cd551158b61c5a2d3284f8edffd3eae389467f9496e25080a5ed3a0d2f93e15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd551158b61c5a2d3284f8edffd3eae389467f9496e25080a5ed3a0d2f93e15c", kill_on_drop: false }` [INFO] [stdout] cd551158b61c5a2d3284f8edffd3eae389467f9496e25080a5ed3a0d2f93e15c