[INFO] fetching crate google-sqladmin1_beta4 7.0.0+20251201... [INFO] testing google-sqladmin1_beta4-7.0.0+20251201 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate google-sqladmin1_beta4 7.0.0+20251201 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate google-sqladmin1_beta4 7.0.0+20251201 [INFO] finished tweaking crates.io crate google-sqladmin1_beta4 7.0.0+20251201 [INFO] tweaked toml for crates.io crate google-sqladmin1_beta4 7.0.0+20251201 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-sqladmin1_beta4 7.0.0+20251201 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-sqladmin1_beta4 7.0.0+20251201 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d7a37a5acb5a011b240bd3d1e3350f3d8d69b9a0a08b94d710ff625dabd2b0 [INFO] running `Command { std: "docker" "start" "-a" "13d7a37a5acb5a011b240bd3d1e3350f3d8d69b9a0a08b94d710ff625dabd2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d7a37a5acb5a011b240bd3d1e3350f3d8d69b9a0a08b94d710ff625dabd2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d7a37a5acb5a011b240bd3d1e3350f3d8d69b9a0a08b94d710ff625dabd2b0", kill_on_drop: false }` [INFO] [stdout] 13d7a37a5acb5a011b240bd3d1e3350f3d8d69b9a0a08b94d710ff625dabd2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc3e544d3dbb61ca8d626d1f4c50d8641fcda5c87b1c458eb6ea2760e71579b0 [INFO] running `Command { std: "docker" "start" "-a" "fc3e544d3dbb61ca8d626d1f4c50d8641fcda5c87b1c458eb6ea2760e71579b0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling yup-oauth2 v12.1.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling google-apis-common v8.0.0 [INFO] [stderr] Compiling google-sqladmin1_beta4 v7.0.0+20251201 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s [INFO] running `Command { std: "docker" "inspect" "fc3e544d3dbb61ca8d626d1f4c50d8641fcda5c87b1c458eb6ea2760e71579b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3e544d3dbb61ca8d626d1f4c50d8641fcda5c87b1c458eb6ea2760e71579b0", kill_on_drop: false }` [INFO] [stdout] fc3e544d3dbb61ca8d626d1f4c50d8641fcda5c87b1c458eb6ea2760e71579b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ae0a7d2f041208f19f9159f80f03e5dbb90224ce3c9bf0d2b0d2c3a371e8ab [INFO] running `Command { std: "docker" "start" "-a" "f7ae0a7d2f041208f19f9159f80f03e5dbb90224ce3c9bf0d2b0d2c3a371e8ab", kill_on_drop: false }` [INFO] [stderr] Compiling google-sqladmin1_beta4 v7.0.0+20251201 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.16s [INFO] running `Command { std: "docker" "inspect" "f7ae0a7d2f041208f19f9159f80f03e5dbb90224ce3c9bf0d2b0d2c3a371e8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ae0a7d2f041208f19f9159f80f03e5dbb90224ce3c9bf0d2b0d2c3a371e8ab", kill_on_drop: false }` [INFO] [stdout] f7ae0a7d2f041208f19f9159f80f03e5dbb90224ce3c9bf0d2b0d2c3a371e8ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0c50f808b59b5edb90d5193575ff191af1dcfa22154267821218d52b802b431 [INFO] running `Command { std: "docker" "start" "-a" "f0c50f808b59b5edb90d5193575ff191af1dcfa22154267821218d52b802b431", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_sqladmin1_beta4-24d55a9b63081ca6) [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_sqladmin1_beta4 [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test src/api.rs - api::BackupCreateBackupCall (line 7882) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunInsertCall (line 7200) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupMethods (line 4317) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunListCall (line 7549) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunDeleteCall (line 6547) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupDeleteBackupCall (line 8216) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunMethods (line 4167) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupGetBackupCall (line 8513) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupListBackupCall (line 8810) - compile ... ok [INFO] [stdout] test src/api.rs - api::ConnectGetCall (line 9843) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunGetCall (line 6875) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupUpdateBackupCall (line 9143) - compile ... ok [INFO] [stdout] test src/api.rs - api::ConnectGenerateEphemeralCall (line 9489) - compile ... ok [INFO] [stdout] test src/api.rs - api::ConnectMethods (line 4471) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseDeleteCall (line 10167) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseUpdateCall (line 11840) - compile ... ok [INFO] [stdout] test src/api.rs - api::FlagListCall (line 12205) - compile ... ok [INFO] [stdout] test src/api.rs - api::FlagMethods (line 4789) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabasePatchCall (line 11478) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseMethods (line 4578) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseInsertCall (line 10820) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseGetCall (line 10495) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseListCall (line 11169) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceAddEntraIdCertificateCall (line 14188) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceAcquireSsrsLeaseCall (line 13834) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceDeleteCall (line 15470) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceAddServerCertificateCall (line 14812) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceCloneCall (line 15124) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceAddServerCaCall (line 14500) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceDemoteMasterCall (line 16195) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceDemoteCall (line 15846) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceExportCall (line 16898) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceExecuteSqlCall (line 16547) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceFailoverCall (line 17247) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceImportCall (line 17905) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceGetCall (line 17596) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListCall (line 18588) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceInsertCall (line 18254) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListServerCaCall (line 18918) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListEntraIdCertificateCall (line 12502) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePromoteReplicaCall (line 20267) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListServerCertificateCall (line 12816) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePatchCall (line 19232) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceReleaseSsrsLeaseCall (line 20940) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePointInTimeRestoreCall (line 19578) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceReencryptCall (line 20591) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceResetSslConfigCall (line 21254) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRotateEntraIdCertificateCall (line 13130) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceMethods (line 4864) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRestartCall (line 21578) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceSwitchoverCall (line 23218) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePreCheckMajorVersionUpgradeCall (line 19915) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceUpdateCall (line 23894) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceStopReplicaCall (line 22906) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceStartReplicaCall (line 22594) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceTruncateLogCall (line 23542) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRestoreBackupCall (line 21890) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRotateServerCertificateCall (line 13482) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRotateServerCaCall (line 22242) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 24555) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationCancelCall (line 24243) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationListCall (line 24864) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 5753) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceGetDiskShrinkConfigCall (line 25194) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstancePerformDiskShrinkCall (line 25840) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceRescheduleMaintenanceCall (line 26192) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceStartExternalSyncCall (line 26896) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 5872) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceGetLatestRecoveryTimeCall (line 25508) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceResetReplicaSizeCall (line 26544) - compile ... ok [INFO] [stdout] test src/api.rs - api::SQLAdmin (line 49) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceVerifyExternalSyncSettingCall (line 27248) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertCreateEphemeralCall (line 27618) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertDeleteCall (line 27970) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertListCall (line 28966) - compile ... ok [INFO] [stdout] test src/api.rs - api::TierMethods (line 6294) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertGetCall (line 28295) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertInsertCall (line 28620) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertMethods (line 6110) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGetCall (line 29902) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 69) ... ignored [INFO] [stdout] test src/api.rs - api::TierListCall (line 29275) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserUpdateCall (line 30894) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDeleteCall (line 29569) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserInsertCall (line 30239) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMethods (line 6372) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserListCall (line 30585) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 139) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0c50f808b59b5edb90d5193575ff191af1dcfa22154267821218d52b802b431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c50f808b59b5edb90d5193575ff191af1dcfa22154267821218d52b802b431", kill_on_drop: false }` [INFO] [stdout] f0c50f808b59b5edb90d5193575ff191af1dcfa22154267821218d52b802b431