[INFO] fetching crate darwin-v7 0.9.1+deprecated...
[INFO] testing darwin-v7-0.9.1+deprecated against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate darwin-v7 0.9.1+deprecated into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate darwin-v7 0.9.1+deprecated
[INFO] finished tweaking crates.io crate darwin-v7 0.9.1+deprecated
[INFO] tweaked toml for crates.io crate darwin-v7 0.9.1+deprecated written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darwin-v7 0.9.1+deprecated on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darwin-v7 0.9.1+deprecated already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ff9658d6771888d22310dc0cac0e95faa1329ed92909bce7f23e6ad89d5713
[INFO] running `Command { std: "docker" "start" "-a" "05ff9658d6771888d22310dc0cac0e95faa1329ed92909bce7f23e6ad89d5713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ff9658d6771888d22310dc0cac0e95faa1329ed92909bce7f23e6ad89d5713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ff9658d6771888d22310dc0cac0e95faa1329ed92909bce7f23e6ad89d5713", kill_on_drop: false }`
[INFO] [stdout] 05ff9658d6771888d22310dc0cac0e95faa1329ed92909bce7f23e6ad89d5713
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b152660466162d155aaa31873d6ae1069c3746edfebf902945b0e254cc142f9
[INFO] running `Command { std: "docker" "start" "-a" "3b152660466162d155aaa31873d6ae1069c3746edfebf902945b0e254cc142f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling csv-async v1.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling darwin-v7 v0.9.1+deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SetStagePayload` is never constructed
[INFO] [stdout]    --> src/datasets.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 | struct SetStagePayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteClassesPayload` is never constructed
[INFO] [stdout]    --> src/team.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct DeleteClassesPayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.70s
[INFO] running `Command { std: "docker" "inspect" "3b152660466162d155aaa31873d6ae1069c3746edfebf902945b0e254cc142f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b152660466162d155aaa31873d6ae1069c3746edfebf902945b0e254cc142f9", kill_on_drop: false }`
[INFO] [stdout] 3b152660466162d155aaa31873d6ae1069c3746edfebf902945b0e254cc142f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 338d91a79361165d8e67149642edd3b972664b65cbd64d339db83312f60c7c71
[INFO] running `Command { std: "docker" "start" "-a" "338d91a79361165d8e67149642edd3b972664b65cbd64d339db83312f60c7c71", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling darwin-v7 v0.9.1+deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SetStagePayload` is never constructed
[INFO] [stdout]    --> src/datasets.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 | struct SetStagePayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteClassesPayload` is never constructed
[INFO] [stdout]    --> src/team.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct DeleteClassesPayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetStagePayload` is never constructed
[INFO] [stdout]    --> src/datasets.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 | struct SetStagePayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteClassesPayload` is never constructed
[INFO] [stdout]    --> src/team.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct DeleteClassesPayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.77s
[INFO] running `Command { std: "docker" "inspect" "338d91a79361165d8e67149642edd3b972664b65cbd64d339db83312f60c7c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338d91a79361165d8e67149642edd3b972664b65cbd64d339db83312f60c7c71", kill_on_drop: false }`
[INFO] [stdout] 338d91a79361165d8e67149642edd3b972664b65cbd64d339db83312f60c7c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39a495c7dc2606f525c961773bd52cf8e8115f18a43f239d71688e531fc4f151
[INFO] running `Command { std: "docker" "start" "-a" "39a495c7dc2606f525c961773bd52cf8e8115f18a43f239d71688e531fc4f151", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SetStagePayload` is never constructed
[INFO] [stderr]    --> src/datasets.rs:272:8
[INFO] [stderr]     |
[INFO] [stderr] 272 | struct SetStagePayload {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DeleteClassesPayload` is never constructed
[INFO] [stderr]    --> src/team.rs:211:8
[INFO] [stderr]     |
[INFO] [stderr] 211 | struct DeleteClassesPayload {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `darwin-v7` (lib) generated 2 warnings
[INFO] [stderr] warning: `darwin-v7` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/darwin_v7-a8f28b795ee1d297)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test client::tests::test_client_missing_apikey ... ok
[INFO] [stdout] test client::tests::test_client_wrong_team ... ok
[INFO] [stdout] test config::tests::test_config_from_str ... ok
[INFO] [stdout] test datasets::test_client_calls::test_item_reports_from_bytes ... ok
[INFO] [stdout] test filter::test_serde::test_simple_serde ... ok
[INFO] [stdout] test export::tests::test_full_v7_export_v2_file ... ok
[INFO] [stdout] test imports::tests::test_new_polygon_annotation_success ... ok
[INFO] [stdout] test imports::tests::test_new_tag_annotation_success ... ok
[INFO] [stdout] test imports::tests::test_new_polygon_annotation_with_invalid_class ... ok
[INFO] [stdout] test item::test_serde::test_dataset_item_v2 ... ok
[INFO] [stdout] test imports::tests::test_new_tag_annotation_with_invalid_class ... ok
[INFO] [stdout] test filter::test_serde::test_serializing_default ... ok
[INFO] [stdout] test item::test_serde::test_levels_dummy ... ok
[INFO] [stdout] test item::test_serde::test_image_level_ser_deser_error ... ok
[INFO] [stdout] test team::tests::test_from_str_all_fields ... ok
[INFO] [stdout] test team::tests::test_from_str_slug_only ... ok
[INFO] [stdout] test workflow::test_serde::test_display_stage_type ... ok
[INFO] [stdout] test config::tests::test_config_from_file ... ok
[INFO] [stdout] test item::test_serde::test_image_level_ser_deser ... ok
[INFO] [stdout] test workflow::test_serde::test_empty_ser_metadata ... ok
[INFO] [stdout] test workflow::test_serde::test_ready_completion_ser_metadata ... ok
[INFO] [stdout] test workflow::test_serde::test_serde_workflow_type ... ok
[INFO] [stdout] test workflow::test_serde::test_ser_stage ... ok
[INFO] [stdout] test workflow::test_serde::test_all_ser_metadata ... ok
[INFO] [stdout] test datasets::test_client_calls::test_list_datasets_data_error ... ok
[INFO] [stdout] test datasets::test_client_calls::test_archive_dataset_items ... ok
[INFO] [stdout] test client::tests::test_raw_client_get ... ok
[INFO] [stdout] test datasets::test_client_calls::test_list_dataset_items_status_error ... ok
[INFO] [stdout] test client::tests::test_raw_client_put ... ok
[INFO] [stdout] test client::tests::test_raw_client_delete ... ok
[INFO] [stdout] test client::tests::test_raw_client_post ... ok
[INFO] [stdout] test datasets::test_client_calls::test_get_item_reports ... ok
[INFO] [stdout] test datasets::test_client_calls::test_list_datasets_status_error ... ok
[INFO] [stdout] test datasets::test_client_calls::test_list_datasets ... ok
[INFO] [stdout] test client::tests::test_client_from_config ... ok
[INFO] [stdout] test datasets::test_client_calls::test_list_dataset_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests darwin_v7
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39a495c7dc2606f525c961773bd52cf8e8115f18a43f239d71688e531fc4f151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a495c7dc2606f525c961773bd52cf8e8115f18a43f239d71688e531fc4f151", kill_on_drop: false }`
[INFO] [stdout] 39a495c7dc2606f525c961773bd52cf8e8115f18a43f239d71688e531fc4f151
