[INFO] fetching crate google-sql1_beta4 6.0.0+20200331... [INFO] testing google-sql1_beta4-6.0.0+20200331 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate google-sql1_beta4 6.0.0+20200331 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate google-sql1_beta4 6.0.0+20200331 [INFO] finished tweaking crates.io crate google-sql1_beta4 6.0.0+20200331 [INFO] tweaked toml for crates.io crate google-sql1_beta4 6.0.0+20200331 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-sql1_beta4 6.0.0+20200331 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2a46cc7750564ba15118f322847b420b968d109e37956616af122ec65a5741 [INFO] running `Command { std: "docker" "start" "-a" "8e2a46cc7750564ba15118f322847b420b968d109e37956616af122ec65a5741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2a46cc7750564ba15118f322847b420b968d109e37956616af122ec65a5741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2a46cc7750564ba15118f322847b420b968d109e37956616af122ec65a5741", kill_on_drop: false }` [INFO] [stdout] 8e2a46cc7750564ba15118f322847b420b968d109e37956616af122ec65a5741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a947ea44ad2757cc9e8192a7ddc566bebc939bffd9f95fa7ea8c8c77e3c6fb [INFO] running `Command { std: "docker" "start" "-a" "b1a947ea44ad2757cc9e8192a7ddc566bebc939bffd9f95fa7ea8c8c77e3c6fb", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.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 time v0.3.44 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [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-sql1_beta4 v6.0.0+20200331 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.91s [INFO] running `Command { std: "docker" "inspect" "b1a947ea44ad2757cc9e8192a7ddc566bebc939bffd9f95fa7ea8c8c77e3c6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a947ea44ad2757cc9e8192a7ddc566bebc939bffd9f95fa7ea8c8c77e3c6fb", kill_on_drop: false }` [INFO] [stdout] b1a947ea44ad2757cc9e8192a7ddc566bebc939bffd9f95fa7ea8c8c77e3c6fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9cd575b91c9de97a6a37b88379c3065b61058d59fa9e14b0e259f26b692227 [INFO] running `Command { std: "docker" "start" "-a" "5f9cd575b91c9de97a6a37b88379c3065b61058d59fa9e14b0e259f26b692227", kill_on_drop: false }` [INFO] [stderr] Compiling google-sql1_beta4 v6.0.0+20200331 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "5f9cd575b91c9de97a6a37b88379c3065b61058d59fa9e14b0e259f26b692227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9cd575b91c9de97a6a37b88379c3065b61058d59fa9e14b0e259f26b692227", kill_on_drop: false }` [INFO] [stdout] 5f9cd575b91c9de97a6a37b88379c3065b61058d59fa9e14b0e259f26b692227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82eb96e37d1d9aa03cfd6bf7e1dc8c0d6e53375d800878ca2e28318d60175a6c [INFO] running `Command { std: "docker" "start" "-a" "82eb96e37d1d9aa03cfd6bf7e1dc8c0d6e53375d800878ca2e28318d60175a6c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_sql1_beta4-3b127ceedfa63384) [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_sql1_beta4 [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test src/api.rs - api::InstanceCloneCall (line 7686) - compile ... ok [INFO] [stdout] test src/api.rs - api::FlagListCall (line 7105) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunMethods (line 2265) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseMethods (line 2408) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunInsertCall (line 4467) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseDeleteCall (line 5129) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseGetCall (line 5447) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseUpdateCall (line 6751) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceImportCall (line 9642) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabasePatchCall (line 6399) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseInsertCall (line 5762) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceGetCall (line 9343) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListServerCaCall (line 10636) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceDeleteCall (line 8022) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceListCall (line 10304) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceAddServerCaCall (line 7384) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunDeleteCall (line 3833) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceInsertCall (line 9980) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceMethods (line 2675) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunGetCall (line 4152) - compile ... ok [INFO] [stdout] test src/api.rs - api::FlagMethods (line 2612) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceStartReplicaCall (line 12864) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRestartCall (line 11879) - compile ... ok [INFO] [stdout] test src/api.rs - api::DatabaseListCall (line 6100) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceTruncateLogCall (line 13466) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceUpdateCall (line 13808) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRestoreBackupCall (line 12181) - compile ... ok [INFO] [stdout] test src/api.rs - api::BackupRunListCall (line 4806) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePatchCall (line 10940) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceResetSslConfigCall (line 11578) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceExportCall (line 8666) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceRotateServerCaCall (line 12523) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 14146) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceFailoverCall (line 9005) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceDemoteMasterCall (line 8324) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 3318) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceRescheduleMaintenanceCall (line 14765) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertMethods (line 3443) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 3228) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertInsertCall (line 16753) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstanceStopReplicaCall (line 13165) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceVerifyExternalSyncSettingCall (line 15419) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertGetCall (line 16437) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 65) ... ignored [INFO] [stdout] test src/api.rs - api::TierMethods (line 3624) - compile ... ok [INFO] [stdout] test src/api.rs - api::SQLAdmin (line 49) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstancePromoteReplicaCall (line 11276) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstanceStartExternalSyncCall (line 15106) - compile ... ok [INFO] [stdout] test src/api.rs - api::TierListCall (line 17388) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDeleteCall (line 17671) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertListCall (line 17088) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertCreateEphemeralCall (line 15779) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 120) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationListCall (line 14445) - compile ... ok [INFO] [stdout] test src/api.rs - api::SslCertDeleteCall (line 16121) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserListCall (line 18328) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserUpdateCall (line 18626) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMethods (line 3693) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserInsertCall (line 17993) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "82eb96e37d1d9aa03cfd6bf7e1dc8c0d6e53375d800878ca2e28318d60175a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82eb96e37d1d9aa03cfd6bf7e1dc8c0d6e53375d800878ca2e28318d60175a6c", kill_on_drop: false }` [INFO] [stdout] 82eb96e37d1d9aa03cfd6bf7e1dc8c0d6e53375d800878ca2e28318d60175a6c