[INFO] fetching crate google-artifactregistry1_beta1 2.0.4+20210324... [INFO] testing google-artifactregistry1_beta1-2.0.4+20210324 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate google-artifactregistry1_beta1 2.0.4+20210324 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate google-artifactregistry1_beta1 2.0.4+20210324 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-artifactregistry1_beta1 2.0.4+20210324 [INFO] finished tweaking crates.io crate google-artifactregistry1_beta1 2.0.4+20210324 [INFO] tweaked toml for crates.io crate google-artifactregistry1_beta1 2.0.4+20210324 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49bddeff4ffcdc7bdb723c257eba7a4ee09436ad3e8b90cb0f4b2d1657fdd466 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49bddeff4ffcdc7bdb723c257eba7a4ee09436ad3e8b90cb0f4b2d1657fdd466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49bddeff4ffcdc7bdb723c257eba7a4ee09436ad3e8b90cb0f4b2d1657fdd466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bddeff4ffcdc7bdb723c257eba7a4ee09436ad3e8b90cb0f4b2d1657fdd466", kill_on_drop: false }` [INFO] [stdout] 49bddeff4ffcdc7bdb723c257eba7a4ee09436ad3e8b90cb0f4b2d1657fdd466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9936f6219d7faa2daf875d8af2784af997dccbcc09f9bdc9f22291228f8796f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9936f6219d7faa2daf875d8af2784af997dccbcc09f9bdc9f22291228f8796f6", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-artifactregistry1_beta1 v2.0.4+20210324 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.22s [INFO] running `Command { std: "docker" "inspect" "9936f6219d7faa2daf875d8af2784af997dccbcc09f9bdc9f22291228f8796f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9936f6219d7faa2daf875d8af2784af997dccbcc09f9bdc9f22291228f8796f6", kill_on_drop: false }` [INFO] [stdout] 9936f6219d7faa2daf875d8af2784af997dccbcc09f9bdc9f22291228f8796f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3631770bc87f8336d5d5cfc2ee9a94cd05fb1af2c97a41870ed6690f2ae2dd7e [INFO] running `Command { std: "docker" "start" "-a" "3631770bc87f8336d5d5cfc2ee9a94cd05fb1af2c97a41870ed6690f2ae2dd7e", kill_on_drop: false }` [INFO] [stderr] Compiling google-artifactregistry1_beta1 v2.0.4+20210324 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "3631770bc87f8336d5d5cfc2ee9a94cd05fb1af2c97a41870ed6690f2ae2dd7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3631770bc87f8336d5d5cfc2ee9a94cd05fb1af2c97a41870ed6690f2ae2dd7e", kill_on_drop: false }` [INFO] [stdout] 3631770bc87f8336d5d5cfc2ee9a94cd05fb1af2c97a41870ed6690f2ae2dd7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3b264eed2e769bc8fcc3cbcfe1f65fef5d7dd32959ebc502e0d940e7cb342f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3b264eed2e769bc8fcc3cbcfe1f65fef5d7dd32959ebc502e0d940e7cb342f8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_artifactregistry1_beta1-01a682f34320ebbd) [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_beta1 [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 1206) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageGetCall (line 4824) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagCreateCall (line 2310) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetCall (line 5922) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 7866) - compile ... ok [INFO] [stdout] test src/api.rs - api::ArtifactRegistry (line 56) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetIamPolicyCall (line 6180) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileGetCall (line 1758) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryListCall (line 6450) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileListCall (line 2016) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageListCall (line 5082) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageDeleteCall (line 4566) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryCreateCall (line 5364) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagGetCall (line 2868) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagDeleteCall (line 2610) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryDeleteCall (line 5664) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 7608) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagPatchCall (line 3420) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionDeleteCall (line 3720) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 83) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 1464) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositorySetIamPolicyCall (line 7032) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagListCall (line 3126) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionGetCall (line 3990) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPatchCall (line 6732) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionListCall (line 4260) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 691) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryTestIamPermissionCall (line 7320) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3b264eed2e769bc8fcc3cbcfe1f65fef5d7dd32959ebc502e0d940e7cb342f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b264eed2e769bc8fcc3cbcfe1f65fef5d7dd32959ebc502e0d940e7cb342f8", kill_on_drop: false }` [INFO] [stdout] a3b264eed2e769bc8fcc3cbcfe1f65fef5d7dd32959ebc502e0d940e7cb342f8