[INFO] fetching crate google-vmmigration1 6.0.0+20240613... [INFO] testing google-vmmigration1-6.0.0+20240613 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate google-vmmigration1 6.0.0+20240613 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate google-vmmigration1 6.0.0+20240613 [INFO] finished tweaking crates.io crate google-vmmigration1 6.0.0+20240613 [INFO] tweaked toml for crates.io crate google-vmmigration1 6.0.0+20240613 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-vmmigration1 6.0.0+20240613 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding google-apis-common v7.0.0 (available: v8.0.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] [stderr] Adding yup-oauth2 v11.0.0 (available: v12.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d99d0d636172a43ebc5cd37fedcc17a9d529059cf2c1ace96d7f02f40f0c8e5f [INFO] running `Command { std: "docker" "start" "-a" "d99d0d636172a43ebc5cd37fedcc17a9d529059cf2c1ace96d7f02f40f0c8e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d99d0d636172a43ebc5cd37fedcc17a9d529059cf2c1ace96d7f02f40f0c8e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99d0d636172a43ebc5cd37fedcc17a9d529059cf2c1ace96d7f02f40f0c8e5f", kill_on_drop: false }` [INFO] [stdout] d99d0d636172a43ebc5cd37fedcc17a9d529059cf2c1ace96d7f02f40f0c8e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56bdf1a24f0fd62324b97b556e8e383f35e65e3bf230f55b9f7f67522c58600d [INFO] running `Command { std: "docker" "start" "-a" "56bdf1a24f0fd62324b97b556e8e383f35e65e3bf230f55b9f7f67522c58600d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-vmmigration1 v6.0.0+20240613 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.88s [INFO] running `Command { std: "docker" "inspect" "56bdf1a24f0fd62324b97b556e8e383f35e65e3bf230f55b9f7f67522c58600d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bdf1a24f0fd62324b97b556e8e383f35e65e3bf230f55b9f7f67522c58600d", kill_on_drop: false }` [INFO] [stdout] 56bdf1a24f0fd62324b97b556e8e383f35e65e3bf230f55b9f7f67522c58600d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e28b4e924bac83784a5bd2c3eb4b389b92baaf7e8b28963774933809f96361d [INFO] running `Command { std: "docker" "start" "-a" "3e28b4e924bac83784a5bd2c3eb4b389b92baaf7e8b28963774933809f96361d", kill_on_drop: false }` [INFO] [stderr] Compiling google-vmmigration1 v6.0.0+20240613 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `Command { std: "docker" "inspect" "3e28b4e924bac83784a5bd2c3eb4b389b92baaf7e8b28963774933809f96361d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e28b4e924bac83784a5bd2c3eb4b389b92baaf7e8b28963774933809f96361d", kill_on_drop: false }` [INFO] [stdout] 3e28b4e924bac83784a5bd2c3eb4b389b92baaf7e8b28963774933809f96361d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 575d2958ec00480f44ea4b1217c1fea3270ebbbc981aba7180b76a347ca120ae [INFO] running `Command { std: "docker" "start" "-a" "575d2958ec00480f44ea4b1217c1fea3270ebbbc981aba7180b76a347ca120ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_vmmigration1-562102d037e7876a) [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] [stderr] Doc-tests google_vmmigration1 [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupListCall (line 5566) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportListCall (line 8535) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupPatchCall (line 5909) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportImageImportJobListCall (line 7230) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 23207) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportImageImportJobGetCall (line 6931) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupCreateCall (line 4635) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportCreateCall (line 7598) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportImageImportJobCancelCall (line 6592) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 23493) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportGetCall (line 8249) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupDeleteCall (line 4982) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupRemoveGroupMigrationCall (line 6259) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupAddGroupMigrationCall (line 4306) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageImportDeleteCall (line 7951) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGroupGetCall (line 5280) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationDeleteCall (line 9204) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 9490) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDatacenterConnectorDeleteCall (line 10467) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 9776) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDeleteCall (line 19972) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDatacenterConnectorCreateCall (line 10098) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceListCall (line 20881) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDatacenterConnectorGetCall (line 10781) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceCreateCall (line 19625) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDatacenterConnectorUpgradeApplianceCall (line 11450) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceFetchInventoryCall (line 20270) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceDatacenterConnectorListCall (line 11080) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceGetCall (line 20595) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCloneJobCancelCall (line 11794) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationCancelCall (line 8878) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCloneJobCreateCall (line 12133) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCutoverJobGetCall (line 13877) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCloneJobListCall (line 12801) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmFinalizeMigrationCall (line 15876) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmGetCall (line 16215) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCutoverJobListCall (line 14176) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmPatchCall (line 16872) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCloneJobGetCall (line 12502) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmReplicationCycleGetCall (line 14544) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCutoverJobCancelCall (line 13169) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCreateCall (line 15220) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmListCall (line 16513) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmResumeMigrationCall (line 17570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmReplicationCycleListCall (line 14845) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmCutoverJobCreateCall (line 13508) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmPauseMigrationCall (line 17231) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmDeleteCall (line 15583) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceUtilizationReportCreateCall (line 18248) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceMigratingVmStartMigrationCall (line 17909) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTargetProjectDeleteCall (line 21927) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTargetProjectListCall (line 22511) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTargetProjectCreateCall (line 21574) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceUtilizationReportListCall (line 19239) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceUtilizationReportDeleteCall (line 18617) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTargetProjectGetCall (line 22225) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourcePatchCall (line 21224) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2939) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSourceUtilizationReportGetCall (line 18931) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTargetProjectPatchCall (line 22854) - compile ... ok [INFO] [stdout] test src/api.rs - api::VMMigrationService (line 45) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "575d2958ec00480f44ea4b1217c1fea3270ebbbc981aba7180b76a347ca120ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575d2958ec00480f44ea4b1217c1fea3270ebbbc981aba7180b76a347ca120ae", kill_on_drop: false }` [INFO] [stdout] 575d2958ec00480f44ea4b1217c1fea3270ebbbc981aba7180b76a347ca120ae