[INFO] fetching crate google-drive2 2.0.8+20210322... [INFO] testing google-drive2-2.0.8+20210322 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate google-drive2 2.0.8+20210322 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate google-drive2 2.0.8+20210322 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-drive2 2.0.8+20210322 [INFO] finished tweaking crates.io crate google-drive2 2.0.8+20210322 [INFO] tweaked toml for crates.io crate google-drive2 2.0.8+20210322 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3d77d060d91dfbc18ea154700e6f077f30501d5d35feee00d326ceeec67de19 [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" "c3d77d060d91dfbc18ea154700e6f077f30501d5d35feee00d326ceeec67de19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d77d060d91dfbc18ea154700e6f077f30501d5d35feee00d326ceeec67de19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d77d060d91dfbc18ea154700e6f077f30501d5d35feee00d326ceeec67de19", kill_on_drop: false }` [INFO] [stdout] c3d77d060d91dfbc18ea154700e6f077f30501d5d35feee00d326ceeec67de19 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f623281f7b62c013e039ce8ed78fa4d11b8e720e9ebca54c0d94b749435bffaa [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" "f623281f7b62c013e039ce8ed78fa4d11b8e720e9ebca54c0d94b749435bffaa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [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 base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.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 tinyvec v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.14.0 [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 mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.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 chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-drive2 v2.0.8+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "f623281f7b62c013e039ce8ed78fa4d11b8e720e9ebca54c0d94b749435bffaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f623281f7b62c013e039ce8ed78fa4d11b8e720e9ebca54c0d94b749435bffaa", kill_on_drop: false }` [INFO] [stdout] f623281f7b62c013e039ce8ed78fa4d11b8e720e9ebca54c0d94b749435bffaa [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 26c7fff8168103314b2e09d3de104ed937319b939eab0f953071e35327b591f4 [INFO] running `Command { std: "docker" "start" "-a" "26c7fff8168103314b2e09d3de104ed937319b939eab0f953071e35327b591f4", kill_on_drop: false }` [INFO] [stderr] Compiling google-drive2 v2.0.8+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.70s [INFO] running `Command { std: "docker" "inspect" "26c7fff8168103314b2e09d3de104ed937319b939eab0f953071e35327b591f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c7fff8168103314b2e09d3de104ed937319b939eab0f953071e35327b591f4", kill_on_drop: false }` [INFO] [stdout] 26c7fff8168103314b2e09d3de104ed937319b939eab0f953071e35327b591f4 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcfcec1edc14104582147b74066cd342d87b4168809688aa631aa7a39b1acf1d [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" "fcfcec1edc14104582147b74066cd342d87b4168809688aa631aa7a39b1acf1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_drive2-48c995b4c2e426f1) [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-drive2 [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test src/api.rs - api::ChangeGetCall (line 5334) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelStopCall (line 6697) - compile ... ok [INFO] [stdout] test src/api.rs - api::AppMethods (line 2526) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeMethods (line 2601) - compile ... ok [INFO] [stdout] test src/api.rs - api::AppListCall (line 5081) - compile ... ok [INFO] [stdout] test src/api.rs - api::AppGetCall (line 4831) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeGetStartPageTokenCall (line 5632) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChildrenListCall (line 7774) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutGetCall (line 4578) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeListCall (line 5897) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutMethods (line 2468) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeWatchCall (line 6282) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChildrenGetCall (line 7196) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChildrenInsertCall (line 7458) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelMethods (line 2738) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChildrenDeleteCall (line 6933) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChildrenMethods (line 2798) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentInsertCall (line 8597) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentGetCall (line 8323) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentListCall (line 8877) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentDeleteCall (line 8072) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentMethods (line 2923) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentPatchCall (line 9175) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveGetCall (line 9998) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveDeleteCall (line 9759) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHideCall (line 10260) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentUpdateCall (line 9467) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveInsertCall (line 10510) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUnhideCall (line 11034) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveMethods (line 3087) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHub (line 84) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveListCall (line 10769) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUpdateCall (line 11284) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileEmptyTrashCall (line 12263) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileCopyCall (line 11576) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGenerateIdCall (line 12735) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileExportCall (line 12484) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileDeleteCall (line 11988) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGetCall (line 12981) - compile ... ok [INFO] [stdout] test src/api.rs - api::FilePatchCall (line 14233) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileListCall (line 13836) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileMethods (line 3254) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileInsertCall (line 13331) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileTrashCall (line 15003) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileUntrashCall (line 15289) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileUpdateCall (line 15575) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileTouchCall (line 14717) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileWatchCall (line 16377) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionGetCall (line 18135) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionDeleteCall (line 17848) - compile ... ok [INFO] [stdout] test src/api.rs - api::ParentDeleteCall (line 16757) - compile ... ok [INFO] [stdout] test src/api.rs - api::ParentMethods (line 3631) - compile ... ok [INFO] [stdout] test src/api.rs - api::ParentListCall (line 17598) - compile ... ok [INFO] [stdout] test src/api.rs - api::ParentGetCall (line 17020) - compile ... ok [INFO] [stdout] test src/api.rs - api::ParentInsertCall (line 17282) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionInsertCall (line 18683) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionGetIdForEmailCall (line 18433) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionPatchCall (line 19369) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionMethods (line 3752) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionUpdateCall (line 19721) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyInsertCall (line 20610) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionListCall (line 19047) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyMethods (line 3957) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDeleteCall (line 20073) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyPatchCall (line 21140) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGetCall (line 20336) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyListCall (line 20890) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUpdateCall (line 21444) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyGetCall (line 22011) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyListCall (line 22589) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyInsertCall (line 22297) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyPatchCall (line 22887) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyDeleteCall (line 21748) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 94) ... ignored [INFO] [stdout] test src/api.rs - api::ReplyMethods (line 4120) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyUpdateCall (line 23191) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionMethods (line 4295) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionGetCall (line 23746) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionDeleteCall (line 23495) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionListCall (line 24008) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionPatchCall (line 24282) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionUpdateCall (line 24574) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveDeleteCall (line 24866) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveGetCall (line 25105) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveInsertCall (line 25367) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveListCall (line 25626) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveUpdateCall (line 25891) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveMethods (line 4437) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 134) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 33.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcfcec1edc14104582147b74066cd342d87b4168809688aa631aa7a39b1acf1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfcec1edc14104582147b74066cd342d87b4168809688aa631aa7a39b1acf1d", kill_on_drop: false }` [INFO] [stdout] fcfcec1edc14104582147b74066cd342d87b4168809688aa631aa7a39b1acf1d