[INFO] fetching crate google-drive3 2.0.10+20210322... [INFO] testing google-drive3-2.0.10+20210322 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate google-drive3 2.0.10+20210322 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate google-drive3 2.0.10+20210322 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-drive3 2.0.10+20210322 [INFO] finished tweaking crates.io crate google-drive3 2.0.10+20210322 [INFO] tweaked toml for crates.io crate google-drive3 2.0.10+20210322 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a57837f9a908d0e0fd8ef96f06d0e9c5a5ccf09cbf996d1510fff4dfd5c49db7 [INFO] running `Command { std: "docker" "start" "-a" "a57837f9a908d0e0fd8ef96f06d0e9c5a5ccf09cbf996d1510fff4dfd5c49db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a57837f9a908d0e0fd8ef96f06d0e9c5a5ccf09cbf996d1510fff4dfd5c49db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57837f9a908d0e0fd8ef96f06d0e9c5a5ccf09cbf996d1510fff4dfd5c49db7", kill_on_drop: false }` [INFO] [stdout] a57837f9a908d0e0fd8ef96f06d0e9c5a5ccf09cbf996d1510fff4dfd5c49db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f58d12fa657fbc92088ee75f80c78e2c9328ce868f1bbdc2afc9e6bb26d52e82 [INFO] running `Command { std: "docker" "start" "-a" "f58d12fa657fbc92088ee75f80c78e2c9328ce868f1bbdc2afc9e6bb26d52e82", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [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 hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http-body v0.4.4 [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.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-drive3 v2.0.10+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.56s [INFO] running `Command { std: "docker" "inspect" "f58d12fa657fbc92088ee75f80c78e2c9328ce868f1bbdc2afc9e6bb26d52e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58d12fa657fbc92088ee75f80c78e2c9328ce868f1bbdc2afc9e6bb26d52e82", kill_on_drop: false }` [INFO] [stdout] f58d12fa657fbc92088ee75f80c78e2c9328ce868f1bbdc2afc9e6bb26d52e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4e90717c725b72ae5892dff6dd2d2c082343035ad65409e78d3427c034daae [INFO] running `Command { std: "docker" "start" "-a" "ab4e90717c725b72ae5892dff6dd2d2c082343035ad65409e78d3427c034daae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-drive3 v2.0.10+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "ab4e90717c725b72ae5892dff6dd2d2c082343035ad65409e78d3427c034daae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4e90717c725b72ae5892dff6dd2d2c082343035ad65409e78d3427c034daae", kill_on_drop: false }` [INFO] [stdout] ab4e90717c725b72ae5892dff6dd2d2c082343035ad65409e78d3427c034daae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5f8ee60f4f44d2184f4a92e17d37a1ca20d5f6a4b5d7590ff792ccc508d7ad4 [INFO] running `Command { std: "docker" "start" "-a" "c5f8ee60f4f44d2184f4a92e17d37a1ca20d5f6a4b5d7590ff792ccc508d7ad4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_drive3-263c5596d097f58e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests google-drive3 [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 59 tests [INFO] [stdout] test src/lib.rs - (line 87) ... ignored [INFO] [stdout] test src/api.rs - api::ChangeGetStartPageTokenCall (line 3380) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutGetCall (line 3165) - compile ... ok [INFO] [stdout] test src/api.rs - api::AboutMethods (line 1805) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentGetCall (line 5176) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeListCall (line 3643) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentListCall (line 5448) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeWatchCall (line 4014) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelStopCall (line 4415) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChannelMethods (line 1975) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentDeleteCall (line 4927) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentMethods (line 2033) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHideCall (line 6788) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUnhideCall (line 7299) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveListCall (line 7036) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyGetCall (line 13532) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveMethods (line 2174) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGenerateIdCall (line 9395) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileExportCall (line 9146) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveGetCall (line 6528) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileCopyCall (line 7837) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentCreateCall (line 4649) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveUpdateCall (line 7547) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveHub (line 80) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionCreateCall (line 11356) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveDeleteCall (line 6291) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileCreateCall (line 8199) - compile ... ok [INFO] [stdout] test src/api.rs - api::CommentUpdateCall (line 5744) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionListCall (line 12311) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionDeleteCall (line 11730) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionDeleteCall (line 14414) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionUpdateCall (line 12631) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyListCall (line 13816) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionMethods (line 2906) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionUpdateCall (line 15228) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileEmptyTrashCall (line 8927) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionGetCall (line 12015) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileListCall (line 9951) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileWatchCall (line 11014) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileMethods (line 2339) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveCreateCall (line 15518) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileUpdateCall (line 10334) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionListCall (line 14956) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileGetCall (line 9639) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyDeleteCall (line 13271) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionMethods (line 2595) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveGetCall (line 16012) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveUpdateCall (line 16535) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 120) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyMethods (line 2756) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveListCall (line 16272) - compile ... ok [INFO] [stdout] test src/api.rs - api::DriveCreateCall (line 6034) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeMethods (line 1858) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveMethods (line 3026) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyCreateCall (line 12981) - compile ... ok [INFO] [stdout] test src/api.rs - api::RevisionGetCall (line 14668) - compile ... ok [INFO] [stdout] test src/api.rs - api::TeamdriveDeleteCall (line 15775) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileDeleteCall (line 8654) - compile ... ok [INFO] [stdout] test src/api.rs - api::ReplyUpdateCall (line 14112) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5f8ee60f4f44d2184f4a92e17d37a1ca20d5f6a4b5d7590ff792ccc508d7ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f8ee60f4f44d2184f4a92e17d37a1ca20d5f6a4b5d7590ff792ccc508d7ad4", kill_on_drop: false }` [INFO] [stdout] c5f8ee60f4f44d2184f4a92e17d37a1ca20d5f6a4b5d7590ff792ccc508d7ad4