[INFO] fetching crate google-cloudresourcemanager3 2.0.4+20210328... [INFO] testing google-cloudresourcemanager3-2.0.4+20210328 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate google-cloudresourcemanager3 2.0.4+20210328 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate google-cloudresourcemanager3 2.0.4+20210328 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-cloudresourcemanager3 2.0.4+20210328 [INFO] finished tweaking crates.io crate google-cloudresourcemanager3 2.0.4+20210328 [INFO] tweaked toml for crates.io crate google-cloudresourcemanager3 2.0.4+20210328 written to /workspace/builds/worker-6/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 364735e99b551b4b1896b0c3b0452e709325dd0deab98d32441371eb8ff2652e [INFO] running `Command { std: "docker" "start" "-a" "364735e99b551b4b1896b0c3b0452e709325dd0deab98d32441371eb8ff2652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "364735e99b551b4b1896b0c3b0452e709325dd0deab98d32441371eb8ff2652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364735e99b551b4b1896b0c3b0452e709325dd0deab98d32441371eb8ff2652e", kill_on_drop: false }` [INFO] [stdout] 364735e99b551b4b1896b0c3b0452e709325dd0deab98d32441371eb8ff2652e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 0e9b5f03d1fe3265971dc4f1c8837766b918ba2f71e0d5d927d69fbfbb13b6a3 [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" "0e9b5f03d1fe3265971dc4f1c8837766b918ba2f71e0d5d927d69fbfbb13b6a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [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 tokio-macros v1.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-cloudresourcemanager3 v2.0.4+20210328 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "0e9b5f03d1fe3265971dc4f1c8837766b918ba2f71e0d5d927d69fbfbb13b6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9b5f03d1fe3265971dc4f1c8837766b918ba2f71e0d5d927d69fbfbb13b6a3", kill_on_drop: false }` [INFO] [stdout] 0e9b5f03d1fe3265971dc4f1c8837766b918ba2f71e0d5d927d69fbfbb13b6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b7ecd44874355a52cec65cd8e548cf9139b17753d8e67b0b49399a070fb20eef [INFO] running `Command { std: "docker" "start" "-a" "b7ecd44874355a52cec65cd8e548cf9139b17753d8e67b0b49399a070fb20eef", kill_on_drop: false }` [INFO] [stderr] Compiling google-cloudresourcemanager3 v2.0.4+20210328 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.44s [INFO] running `Command { std: "docker" "inspect" "b7ecd44874355a52cec65cd8e548cf9139b17753d8e67b0b49399a070fb20eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ecd44874355a52cec65cd8e548cf9139b17753d8e67b0b49399a070fb20eef", kill_on_drop: false }` [INFO] [stdout] b7ecd44874355a52cec65cd8e548cf9139b17753d8e67b0b49399a070fb20eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 5a0b5d668608499666874dfd34d5ad8672e29eabafea8cf4271826b48322d979 [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" "5a0b5d668608499666874dfd34d5ad8672e29eabafea8cf4271826b48322d979", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_cloudresourcemanager3-488317e9de7ebdb5) [INFO] [stdout] [INFO] [stderr] Doc-tests google-cloudresourcemanager3 [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] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test src/api.rs - api::FolderListCall (line 3356) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderSetIamPolicyCall (line 4470) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienCreateCall (line 5334) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderMethods (line 1039) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderDeleteCall (line 2552) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderUndeleteCall (line 5046) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienDeleteCall (line 5585) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienGetCall (line 5843) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderPatchCall (line 3913) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderCreateCall (line 2301) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderMoveCall (line 3625) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudResourceManager (line 56) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderSearchCall (line 4213) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderGetCall (line 2810) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderGetIamPolicyCall (line 3068) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienListCall (line 6101) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienMethods (line 1279) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderTestIamPermissionCall (line 4758) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetIamPolicyCall (line 6874) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 1388) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1448) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetCall (line 6616) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 6358) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationSearchCall (line 7162) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDeleteCall (line 8246) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetIamPolicyCall (line 8762) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationSetIamPolicyCall (line 7419) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetCall (line 8504) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationTestIamPermissionCall (line 7707) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1580) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectListCall (line 9050) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMoveCall (line 9319) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSearchCall (line 9907) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectPatchCall (line 9607) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectTestIamPermissionCall (line 10452) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagBindingMethods (line 1820) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagBindingCreateCall (line 11028) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectUndeleteCall (line 10740) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagBindingListCall (line 11549) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectCreateCall (line 7995) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagBindingDeleteCall (line 11291) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyMethods (line 1913) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyCreateCall (line 11806) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSetIamPolicyCall (line 10164) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyPatchCall (line 13154) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyGetCall (line 12351) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyGetIamPolicyCall (line 12609) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 63) ... ignored [INFO] [stdout] test src/api.rs - api::TagKeySetIamPolicyCall (line 13466) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyDeleteCall (line 12069) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueSetIamPolicyCall (line 15702) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyListCall (line 12897) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueListCall (line 15133) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValuePatchCall (line 15390) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueCreateCall (line 14042) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueMethods (line 2103) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueGetIamPolicyCall (line 14845) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagKeyTestIamPermissionCall (line 13754) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueGetCall (line 14587) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 111) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueTestIamPermissionCall (line 15990) - compile ... ok [INFO] [stdout] test src/api.rs - api::TagValueDeleteCall (line 14305) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a0b5d668608499666874dfd34d5ad8672e29eabafea8cf4271826b48322d979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0b5d668608499666874dfd34d5ad8672e29eabafea8cf4271826b48322d979", kill_on_drop: false }` [INFO] [stdout] 5a0b5d668608499666874dfd34d5ad8672e29eabafea8cf4271826b48322d979