[INFO] fetching crate google-cloud-migrationcenter-v1 1.1.0...
[INFO] testing google-cloud-migrationcenter-v1-1.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate google-cloud-migrationcenter-v1 1.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate google-cloud-migrationcenter-v1 1.1.0
[INFO] finished tweaking crates.io crate google-cloud-migrationcenter-v1 1.1.0
[INFO] tweaked toml for crates.io crate google-cloud-migrationcenter-v1 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-cloud-migrationcenter-v1 1.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate google-cloud-migrationcenter-v1 1.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded google-cloud-type v1.1.0
[INFO] [stderr]   Downloaded google-cloud-lro v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c4863d35fc665c3e48f097307573c298ddc1ffc3f82648850acb7fe0c683398
[INFO] running `Command { std: "docker" "start" "-a" "0c4863d35fc665c3e48f097307573c298ddc1ffc3f82648850acb7fe0c683398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4863d35fc665c3e48f097307573c298ddc1ffc3f82648850acb7fe0c683398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4863d35fc665c3e48f097307573c298ddc1ffc3f82648850acb7fe0c683398", kill_on_drop: false }`
[INFO] [stdout] 0c4863d35fc665c3e48f097307573c298ddc1ffc3f82648850acb7fe0c683398
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9371c6e4316a45716a44f73df2de8bbe35193f3dee16a56171a7d35eda3df6ba
[INFO] running `Command { std: "docker" "start" "-a" "9371c6e4316a45716a44f73df2de8bbe35193f3dee16a56171a7d35eda3df6ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling google-cloud-auth v1.0.1
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling bon-macros v3.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bon v3.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling google-cloud-wkt v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling google-cloud-rpc v1.1.0
[INFO] [stderr]    Compiling google-cloud-type v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling google-cloud-gax v1.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling google-cloud-longrunning v1.1.0
[INFO] [stderr]    Compiling google-cloud-location v1.1.0
[INFO] [stderr]    Compiling google-cloud-lro v1.0.0
[INFO] [stderr]    Compiling google-cloud-migrationcenter-v1 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "9371c6e4316a45716a44f73df2de8bbe35193f3dee16a56171a7d35eda3df6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9371c6e4316a45716a44f73df2de8bbe35193f3dee16a56171a7d35eda3df6ba", kill_on_drop: false }`
[INFO] [stdout] 9371c6e4316a45716a44f73df2de8bbe35193f3dee16a56171a7d35eda3df6ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4c7a4084273325d763cb350eba01e3210632d52c2b7f64db66e46765b29fa1
[INFO] running `Command { std: "docker" "start" "-a" "3f4c7a4084273325d763cb350eba01e3210632d52c2b7f64db66e46765b29fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling google-cloud-gax v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling google-cloud-auth v1.0.1
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.1
[INFO] [stderr]    Compiling google-cloud-longrunning v1.1.0
[INFO] [stderr]    Compiling google-cloud-location v1.1.0
[INFO] [stderr]    Compiling google-cloud-lro v1.0.0
[INFO] [stderr]    Compiling google-cloud-migrationcenter-v1 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.24s
[INFO] running `Command { std: "docker" "inspect" "3f4c7a4084273325d763cb350eba01e3210632d52c2b7f64db66e46765b29fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4c7a4084273325d763cb350eba01e3210632d52c2b7f64db66e46765b29fa1", kill_on_drop: false }`
[INFO] [stdout] 3f4c7a4084273325d763cb350eba01e3210632d52c2b7f64db66e46765b29fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff261f2ef3683cb0da29afc240b340ca9b52f693d0039b56bfbcef87fc319f75
[INFO] running `Command { std: "docker" "start" "-a" "ff261f2ef3683cb0da29afc240b340ca9b52f693d0039b56bfbcef87fc319f75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloud_migrationcenter_v1-2566a014962e6bf6)
[INFO] [stderr]    Doc-tests google_cloud_migrationcenter_v1
[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] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test src/builder.rs - builder::migration_center::AddAssetsToGroup (line 2604) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::BatchUpdateAssets (line 372) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CancelOperation (line 5716) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::AggregateAssetsValues (line 697) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ClientBuilder (line 22) ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::BatchDeleteAssets (line 520) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateGroup (line 2212) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateImportDataFile (line 1777) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreatePreferenceSet (line 3810) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateReportConfig (line 4424) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateSource (line 3238) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateReport (line 4867) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteAsset (line 451) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteImportDataFile (line 1921) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteImportJob (line 1108) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteOperation (line 5652) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeletePreferenceSet (line 4104) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteReport (line 5195) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteReportConfig (line 4748) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteSource (line 3520) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetAsset (line 198) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetErrorFrame (line 2991) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetImportDataFile (line 1591) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetGroup (line 2149) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetImportJob (line 1039) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetPreferenceSet (line 3744) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetReport (line 5005) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetReportConfig (line 4567) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetSettings (line 4217) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetSource (line 3175) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetLocation (line 5415) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::GetOperation (line 5588) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListGroups (line 2034) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListAssets (line 77) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListImportDataFiles (line 1657) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListImportJobs (line 918) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListErrorFrames (line 2882) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListSources (line 3060) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::RemoveAssetsFromGroup (line 2743) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdateAsset (line 267) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdateImportJob (line 1224) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdateSettings (line 4280) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdateSource (line 3376) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdateGroup (line 2350) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ValidateImportJob (line 1368) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListPreferenceSets (line 3630) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ReportAssetFrames (line 605) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::RunImportJob (line 1481) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListOperations (line 5476) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::UpdatePreferenceSet (line 3954) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::DeleteGroup (line 2494) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::CreateImportJob (line 780) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListReportConfigs (line 4630) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListReports (line 5074) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MigrationCenter (line 22) ... ok
[INFO] [stdout] test src/builder.rs - builder::migration_center::ListLocations (line 5305) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MigrationCenter::builder (line 68) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 15.50s; merged doctests compilation took 15.39s
[INFO] running `Command { std: "docker" "inspect" "ff261f2ef3683cb0da29afc240b340ca9b52f693d0039b56bfbcef87fc319f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff261f2ef3683cb0da29afc240b340ca9b52f693d0039b56bfbcef87fc319f75", kill_on_drop: false }`
[INFO] [stdout] ff261f2ef3683cb0da29afc240b340ca9b52f693d0039b56bfbcef87fc319f75
