[INFO] fetching crate google-artifactregistry1_beta1 2.0.4+20210324... [INFO] testing google-artifactregistry1_beta1-2.0.4+20210324 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate google-artifactregistry1_beta1 2.0.4+20210324 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate google-artifactregistry1_beta1 2.0.4+20210324 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", 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] 44543ded5d89094fad6c6578ad483f147ec1e66454804e5a09f7d497141a22a9 [INFO] running `Command { std: "docker" "start" "-a" "44543ded5d89094fad6c6578ad483f147ec1e66454804e5a09f7d497141a22a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44543ded5d89094fad6c6578ad483f147ec1e66454804e5a09f7d497141a22a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44543ded5d89094fad6c6578ad483f147ec1e66454804e5a09f7d497141a22a9", kill_on_drop: false }` [INFO] [stdout] 44543ded5d89094fad6c6578ad483f147ec1e66454804e5a09f7d497141a22a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc6bea6f9d3f10b1368556f0e98570bec12366fd43652a6e53165af9a53dfa4 [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" "9fc6bea6f9d3f10b1368556f0e98570bec12366fd43652a6e53165af9a53dfa4", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.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 http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [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 54.56s [INFO] running `Command { std: "docker" "inspect" "9fc6bea6f9d3f10b1368556f0e98570bec12366fd43652a6e53165af9a53dfa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc6bea6f9d3f10b1368556f0e98570bec12366fd43652a6e53165af9a53dfa4", kill_on_drop: false }` [INFO] [stdout] 9fc6bea6f9d3f10b1368556f0e98570bec12366fd43652a6e53165af9a53dfa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce1826f7f3bc0419c2ee5ad9bc17f7f2de5ec06c0c6c815f5565fafdea930b4e [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" "ce1826f7f3bc0419c2ee5ad9bc17f7f2de5ec06c0c6c815f5565fafdea930b4e", 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.96s [INFO] running `Command { std: "docker" "inspect" "ce1826f7f3bc0419c2ee5ad9bc17f7f2de5ec06c0c6c815f5565fafdea930b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1826f7f3bc0419c2ee5ad9bc17f7f2de5ec06c0c6c815f5565fafdea930b4e", kill_on_drop: false }` [INFO] [stdout] ce1826f7f3bc0419c2ee5ad9bc17f7f2de5ec06c0c6c815f5565fafdea930b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", 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] 12b8fdd0a9d558a8ccf14e2633cc1fd8f13d108cf5e4a8d472213db8b28df729 [INFO] running `Command { std: "docker" "start" "-a" "12b8fdd0a9d558a8ccf14e2633cc1fd8f13d108cf5e4a8d472213db8b28df729", 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::ProjectLocationRepositoryPackageDeleteCall (line 4566) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetCall (line 5922) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 1464) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageGetCall (line 4824) - compile ... ok [INFO] [stdout] test src/api.rs - api::ArtifactRegistry (line 56) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 7866) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 7608) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryDeleteCall (line 5664) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileListCall (line 2016) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryFileGetCall (line 1758) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagCreateCall (line 2310) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageListCall (line 5082) - 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::ProjectLocationRepositoryListCall (line 6450) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 1206) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryGetIamPolicyCall (line 6180) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionDeleteCall (line 3720) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagListCall (line 3126) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagGetCall (line 2868) - 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::ProjectLocationRepositoryPackageTagDeleteCall (line 2610) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositorySetIamPolicyCall (line 7032) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPatchCall (line 6732) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageVersionGetCall (line 3990) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryTestIamPermissionCall (line 7320) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRepositoryPackageTagPatchCall (line 3420) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 83) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12b8fdd0a9d558a8ccf14e2633cc1fd8f13d108cf5e4a8d472213db8b28df729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b8fdd0a9d558a8ccf14e2633cc1fd8f13d108cf5e4a8d472213db8b28df729", kill_on_drop: false }` [INFO] [stdout] 12b8fdd0a9d558a8ccf14e2633cc1fd8f13d108cf5e4a8d472213db8b28df729