[INFO] fetching crate google-gmail1 2.0.8+20210322... [INFO] testing google-gmail1-2.0.8+20210322 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate google-gmail1 2.0.8+20210322 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate google-gmail1 2.0.8+20210322 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-gmail1 2.0.8+20210322 [INFO] finished tweaking crates.io crate google-gmail1 2.0.8+20210322 [INFO] tweaked toml for crates.io crate google-gmail1 2.0.8+20210322 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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" "+beta-2021-09-08" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9990cc451e633b963771f10a67a05cd56d11b93f156261eaffd54e6d50c8ca74 [INFO] running `Command { std: "docker" "start" "-a" "9990cc451e633b963771f10a67a05cd56d11b93f156261eaffd54e6d50c8ca74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9990cc451e633b963771f10a67a05cd56d11b93f156261eaffd54e6d50c8ca74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9990cc451e633b963771f10a67a05cd56d11b93f156261eaffd54e6d50c8ca74", kill_on_drop: false }` [INFO] [stdout] 9990cc451e633b963771f10a67a05cd56d11b93f156261eaffd54e6d50c8ca74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48868d2108d5bbaab0e7db8b5aa23bae45931261475ca08a91a722c02d66b6b [INFO] running `Command { std: "docker" "start" "-a" "b48868d2108d5bbaab0e7db8b5aa23bae45931261475ca08a91a722c02d66b6b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-gmail1 v2.0.8+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `Command { std: "docker" "inspect" "b48868d2108d5bbaab0e7db8b5aa23bae45931261475ca08a91a722c02d66b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48868d2108d5bbaab0e7db8b5aa23bae45931261475ca08a91a722c02d66b6b", kill_on_drop: false }` [INFO] [stdout] b48868d2108d5bbaab0e7db8b5aa23bae45931261475ca08a91a722c02d66b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8f082862bd4c3bc0bcbfdda10a3ddfd9aecb0aa2e99b12e72e604e40019665 [INFO] running `Command { std: "docker" "start" "-a" "7c8f082862bd4c3bc0bcbfdda10a3ddfd9aecb0aa2e99b12e72e604e40019665", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-gmail1 v2.0.8+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "7c8f082862bd4c3bc0bcbfdda10a3ddfd9aecb0aa2e99b12e72e604e40019665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8f082862bd4c3bc0bcbfdda10a3ddfd9aecb0aa2e99b12e72e604e40019665", kill_on_drop: false }` [INFO] [stdout] 7c8f082862bd4c3bc0bcbfdda10a3ddfd9aecb0aa2e99b12e72e604e40019665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22ae1a2a4f49c167dff1e58917162505ac1934e445995671ade5ed563300c6af [INFO] running `Command { std: "docker" "start" "-a" "22ae1a2a4f49c167dff1e58917162505ac1934e445995671ade5ed563300c6af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_gmail1-73f60a56c691abd2) [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-gmail1 [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test src/lib.rs - (line 58) ... ignored [INFO] [stdout] test src/api.rs - api::UserSettingSendACreateCall (line 14985) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdatePopCall (line 19013) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateGetCall (line 10973) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageSendCall (line 9504) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageInsertCall (line 8469) - compile ... ok [INFO] [stdout] test src/api.rs - api::Gmail (line 104) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageAttachmentGetCall (line 6651) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoSetDefaultCall (line 14718) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateAutoForwardingCall (line 18161) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelDeleteCall (line 5284) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAListCall (line 15790) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetImapCall (line 17145) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftUpdateCall (line 4273) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadTrashCall (line 20742) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterListCall (line 12298) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateCreateCall (line 10434) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 92) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadDeleteCall (line 19581) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoDeleteCall (line 13611) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAPatchCall (line 16044) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelCreateCall (line 5000) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserStopCall (line 21528) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoListCall (line 14452) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageModifyCall (line 9208) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserHistoryListCall (line 4683) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoInsertCall (line 14156) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftListCall (line 3573) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelPatchCall (line 6059) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageTrashCall (line 9902) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetPopCall (line 17653) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadListCall (line 20129) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadUntrashCall (line 21008) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterDeleteCall (line 11777) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseGetCall (line 13091) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateDeleteCall (line 10718) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserWatchCall (line 21771) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageListCall (line 8891) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateVacationCall (line 19297) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelGetCall (line 5539) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftCreateCall (line 2642) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseDeleteCall (line 12836) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadGetCall (line 19836) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageImportCall (line 8023) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAGetCall (line 15524) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMethods (line 1277) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseCreateCall (line 12552) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateListCall (line 11239) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGetProfileCall (line 21274) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelUpdateCall (line 6355) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateLanguageCall (line 18729) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterGetCall (line 12032) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetVacationCall (line 17907) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAVerifyCall (line 16636) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetLanguageCall (line 17399) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageDeleteCall (line 7475) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftDeleteCall (line 3040) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageGetCall (line 7730) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageBatchDeleteCall (line 6929) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelListCall (line 5805) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoGetCall (line 13878) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetAutoForwardingCall (line 16891) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageBatchModifyCall (line 7202) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAUpdateCall (line 16340) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftSendCall (line 3875) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftGetCall (line 3295) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageUntrashCall (line 10168) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendADeleteCall (line 15269) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadModifyCall (line 20446) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseListCall (line 13357) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterCreateCall (line 11493) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateImapCall (line 18445) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22ae1a2a4f49c167dff1e58917162505ac1934e445995671ade5ed563300c6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ae1a2a4f49c167dff1e58917162505ac1934e445995671ade5ed563300c6af", kill_on_drop: false }` [INFO] [stdout] 22ae1a2a4f49c167dff1e58917162505ac1934e445995671ade5ed563300c6af