[INFO] fetching crate google-drive3 2.0.6+20210322... [INFO] testing google-drive3-2.0.6+20210322 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate google-drive3 2.0.6+20210322 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate google-drive3 2.0.6+20210322 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-drive3 2.0.6+20210322 [INFO] finished tweaking crates.io crate google-drive3 2.0.6+20210322 [INFO] tweaked toml for crates.io crate google-drive3 2.0.6+20210322 written to /workspace/builds/worker-5/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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 684c46586dc246ba1e485dc30fb8c59dd49453e6b1568729254160ffc7004f4c [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" "684c46586dc246ba1e485dc30fb8c59dd49453e6b1568729254160ffc7004f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684c46586dc246ba1e485dc30fb8c59dd49453e6b1568729254160ffc7004f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684c46586dc246ba1e485dc30fb8c59dd49453e6b1568729254160ffc7004f4c", kill_on_drop: false }` [INFO] [stdout] 684c46586dc246ba1e485dc30fb8c59dd49453e6b1568729254160ffc7004f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 66086d14ad137632240cb146eecb272e8626c35b5bd08ff5aff8e40d71fdbfb7 [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" "66086d14ad137632240cb146eecb272e8626c35b5bd08ff5aff8e40d71fdbfb7", kill_on_drop: false }` [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 pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate 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 tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.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 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 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-drive3 v2.0.6+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.07s [INFO] running `Command { std: "docker" "inspect" "66086d14ad137632240cb146eecb272e8626c35b5bd08ff5aff8e40d71fdbfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66086d14ad137632240cb146eecb272e8626c35b5bd08ff5aff8e40d71fdbfb7", kill_on_drop: false }` [INFO] [stdout] 66086d14ad137632240cb146eecb272e8626c35b5bd08ff5aff8e40d71fdbfb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e306c9b674737555c6f4ca64f07b56951a59a4556adc7eb1274b1e6f2799082b [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" "e306c9b674737555c6f4ca64f07b56951a59a4556adc7eb1274b1e6f2799082b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-drive3 v2.0.6+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.00s [INFO] running `Command { std: "docker" "inspect" "e306c9b674737555c6f4ca64f07b56951a59a4556adc7eb1274b1e6f2799082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e306c9b674737555c6f4ca64f07b56951a59a4556adc7eb1274b1e6f2799082b", kill_on_drop: false }` [INFO] [stdout] e306c9b674737555c6f4ca64f07b56951a59a4556adc7eb1274b1e6f2799082b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 09552f2c55c249ab465fe6549e722f416111f47fd12739a37207fff2e43a5670 [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" "09552f2c55c249ab465fe6549e722f416111f47fd12739a37207fff2e43a5670", 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_drive3-99d875a360f3c3aa) [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-drive3 [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test src/api.rs - api::CommentListCall (line 5485) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeMethods (line 1861) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentUpdateCall (line 5783) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutGetCall (line 3186) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentMethods (line 2040) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelMethods (line 1980) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentCreateCall (line 4680) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelStopCall (line 4444) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveGetCall (line 6573) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeWatchCall (line 4041) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeListCall (line 3668) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentDeleteCall (line 4960) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeGetStartPageTokenCall (line 3403) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutMethods (line 1806) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentGetCall (line 5211) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveCreateCall (line 6075) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveDeleteCall (line 6334) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHub (line 80) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveMethods (line 2183) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileEmptyTrashCall (line 8988) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveListCall (line 7085) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHideCall (line 6835) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileUpdateCall (line 10405) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileCopyCall (line 7892) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUpdateCall (line 7600) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGenerateIdCall (line 9460) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileExportCall (line 9209) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileMethods (line 2350) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileListCall (line 10020) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGetCall (line 9706) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionListCall (line 12392) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUnhideCall (line 7350) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileDeleteCall (line 8713) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionDeleteCall (line 11807) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileWatchCall (line 11087) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileCreateCall (line 8256) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionGetCall (line 12094) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyListCall (line 13907) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionMethods (line 2608) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyMethods (line 2771) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyDeleteCall (line 13358) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionUpdateCall (line 12714) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionGetCall (line 14765) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 87) ... ignored [INFO] [stdout] test src/api.rs - api::PermissionCreateCall (line 11431) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveDeleteCall (line 15880) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyCreateCall (line 13066) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyGetCall (line 13621) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionDeleteCall (line 14509) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyUpdateCall (line 14205) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionMethods (line 2923) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveCreateCall (line 15621) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionListCall (line 15055) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionUpdateCall (line 15329) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveMethods (line 3045) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveListCall (line 16381) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveGetCall (line 16119) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveUpdateCall (line 16646) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 123) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09552f2c55c249ab465fe6549e722f416111f47fd12739a37207fff2e43a5670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09552f2c55c249ab465fe6549e722f416111f47fd12739a37207fff2e43a5670", kill_on_drop: false }` [INFO] [stdout] 09552f2c55c249ab465fe6549e722f416111f47fd12739a37207fff2e43a5670