[INFO] fetching crate google-artifactregistry1 6.0.0+20240608...
[INFO] testing google-artifactregistry1-6.0.0+20240608 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate google-artifactregistry1 6.0.0+20240608 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate google-artifactregistry1 6.0.0+20240608
[INFO] finished tweaking crates.io crate google-artifactregistry1 6.0.0+20240608
[INFO] tweaked toml for crates.io crate google-artifactregistry1 6.0.0+20240608 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-artifactregistry1 6.0.0+20240608 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded google-apis-common v7.0.0
[INFO] [stderr]   Downloaded yup-oauth2 v11.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 83279ef068d00d85304cf0374dfbd624c080c14c688b311f7752ba255a28e654
[INFO] running `Command { std: "docker" "start" "-a" "83279ef068d00d85304cf0374dfbd624c080c14c688b311f7752ba255a28e654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83279ef068d00d85304cf0374dfbd624c080c14c688b311f7752ba255a28e654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83279ef068d00d85304cf0374dfbd624c080c14c688b311f7752ba255a28e654", kill_on_drop: false }`
[INFO] [stdout] 83279ef068d00d85304cf0374dfbd624c080c14c688b311f7752ba255a28e654
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9e2dfeb6ee0a37df35cd1cd5799de16d5134008fcc0966ce52429c0f8b5aca02
[INFO] running `Command { std: "docker" "start" "-a" "9e2dfeb6ee0a37df35cd1cd5799de16d5134008fcc0966ce52429c0f8b5aca02", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna v1.1.0
[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 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.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-artifactregistry1 v6.0.0+20240608 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.33s
[INFO] running `Command { std: "docker" "inspect" "9e2dfeb6ee0a37df35cd1cd5799de16d5134008fcc0966ce52429c0f8b5aca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2dfeb6ee0a37df35cd1cd5799de16d5134008fcc0966ce52429c0f8b5aca02", kill_on_drop: false }`
[INFO] [stdout] 9e2dfeb6ee0a37df35cd1cd5799de16d5134008fcc0966ce52429c0f8b5aca02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b40a3043c1bea41911a205507b973867395cee657c4b898815fccde1c2de822b
[INFO] running `Command { std: "docker" "start" "-a" "b40a3043c1bea41911a205507b973867395cee657c4b898815fccde1c2de822b", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-artifactregistry1 v6.0.0+20240608 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.97s
[INFO] running `Command { std: "docker" "inspect" "b40a3043c1bea41911a205507b973867395cee657c4b898815fccde1c2de822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40a3043c1bea41911a205507b973867395cee657c4b898815fccde1c2de822b", kill_on_drop: false }`
[INFO] [stdout] b40a3043c1bea41911a205507b973867395cee657c4b898815fccde1c2de822b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0dd49b714b7cd9a06090533cf87156061386aa0de7e0613b81584c502dde34de
[INFO] running `Command { std: "docker" "start" "-a" "0dd49b714b7cd9a06090533cf87156061386aa0de7e0613b81584c502dde34de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_artifactregistry1-f3b1de6efe0246f0)
[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_artifactregistry1
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileDownloadCall (line 4901) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileDeleteCall (line 4610) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryDeleteCall (line 14985) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ArtifactRegistry (line 51) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 2954) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryDockerImageListCall (line 4269) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryAptArtifactUploadCall (line 3579) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryCreateCall (line 14650) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 17749) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGoogetArtifactImportCall (line 6727) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryAptArtifactImportCall (line 3240) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGoModuleUploadCall (line 6336) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryDockerImageGetCall (line 3976) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectGetProjectSettingCall (line 18412) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGenericArtifactUploadCall (line 5835) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 17177) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryMavenArtifactGetCall (line 7860) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileGetCall (line 5204) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileListCall (line 5492) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationGetVpcscConfigCall (line 17463) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageGetCall (line 12346) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryNpmPackageGetCall (line 8485) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryMavenArtifactListCall (line 8156) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGoogetArtifactUploadCall (line 7066) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetIamPolicyCall (line 15557) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagDeleteCall (line 9455) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageListCall (line 12632) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageDeleteCall (line 12053) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionGetCall (line 11380) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetCall (line 15271) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagCreateCall (line 9101) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryListCall (line 15861) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionDeleteCall (line 11066) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionBatchDeleteCall (line 10727) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionListCall (line 11694) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackagePatchCall (line 12945) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... ignored
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagGetCall (line 9751) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositorySetIamPolicyCall (line 16509) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPythonPackageListCall (line 13585) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryTestIamPermissionCall (line 16838) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationUpdateVpcscConfigCall (line 18071) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagListCall (line 10044) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryYumArtifactImportCall (line 13914) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryNpmPackageListCall (line 8778) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryKfpArtifactUploadCall (line 7463) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1836) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectUpdateProjectSettingCall (line 18698) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPatchCall (line 16171) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagPatchCall (line 10379) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryYumArtifactUploadCall (line 14253) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPythonPackageGetCall (line 13289) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0dd49b714b7cd9a06090533cf87156061386aa0de7e0613b81584c502dde34de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd49b714b7cd9a06090533cf87156061386aa0de7e0613b81584c502dde34de", kill_on_drop: false }`
[INFO] [stdout] 0dd49b714b7cd9a06090533cf87156061386aa0de7e0613b81584c502dde34de
