[INFO] fetching crate google-gmail1 2.0.9+20210322... [INFO] testing google-gmail1-2.0.9+20210322 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate google-gmail1 2.0.9+20210322 into /workspace/builds/worker-102/source [INFO] validating manifest of crates.io crate google-gmail1 2.0.9+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-gmail1 2.0.9+20210322 [INFO] finished tweaking crates.io crate google-gmail1 2.0.9+20210322 [INFO] tweaked toml for crates.io crate google-gmail1 2.0.9+20210322 written to /workspace/builds/worker-102/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] [stderr] Blocking waiting for file lock on package cache [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-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] 13406ae8cb38e1c7834db78fe0b2ded26578a52d1f7b1870be323faf149f3965 [INFO] running `Command { std: "docker" "start" "-a" "13406ae8cb38e1c7834db78fe0b2ded26578a52d1f7b1870be323faf149f3965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13406ae8cb38e1c7834db78fe0b2ded26578a52d1f7b1870be323faf149f3965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13406ae8cb38e1c7834db78fe0b2ded26578a52d1f7b1870be323faf149f3965", kill_on_drop: false }` [INFO] [stdout] 13406ae8cb38e1c7834db78fe0b2ded26578a52d1f7b1870be323faf149f3965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] 930e652c5c4793ef7b36d3ef858f149c2dbcf990c77d35e8606d9069aa9ffce4 [INFO] running `Command { std: "docker" "start" "-a" "930e652c5c4793ef7b36d3ef858f149c2dbcf990c77d35e8606d9069aa9ffce4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [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 cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [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 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 hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-gmail1 v2.0.9+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.50s [INFO] running `Command { std: "docker" "inspect" "930e652c5c4793ef7b36d3ef858f149c2dbcf990c77d35e8606d9069aa9ffce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930e652c5c4793ef7b36d3ef858f149c2dbcf990c77d35e8606d9069aa9ffce4", kill_on_drop: false }` [INFO] [stdout] 930e652c5c4793ef7b36d3ef858f149c2dbcf990c77d35e8606d9069aa9ffce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] 0be40946f36b55ede1b519027de4ebf06debdc0972be58a49b5e54725db5adeb [INFO] running `Command { std: "docker" "start" "-a" "0be40946f36b55ede1b519027de4ebf06debdc0972be58a49b5e54725db5adeb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-gmail1 v2.0.9+20210322 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "0be40946f36b55ede1b519027de4ebf06debdc0972be58a49b5e54725db5adeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be40946f36b55ede1b519027de4ebf06debdc0972be58a49b5e54725db5adeb", kill_on_drop: false }` [INFO] [stdout] 0be40946f36b55ede1b519027de4ebf06debdc0972be58a49b5e54725db5adeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] 9e5f77d256732f9efc8fe15b1fbdbc746b5c3023dd2396731fa78bbc063bc415 [INFO] running `Command { std: "docker" "start" "-a" "9e5f77d256732f9efc8fe15b1fbdbc746b5c3023dd2396731fa78bbc063bc415", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_gmail1-0d87b32cc39e031c) [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::UserDraftDeleteCall (line 3034) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetPopCall (line 17545) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterListCall (line 12230) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageDeleteCall (line 7439) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMethods (line 1275) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetLanguageCall (line 17293) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterGetCall (line 11966) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserHistoryListCall (line 4667) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterCreateCall (line 11431) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageTrashCall (line 9852) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftCreateCall (line 2638) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageGetCall (line 7692) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftGetCall (line 3287) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageListCall (line 8847) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateDeleteCall (line 10662) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelCreateCall (line 4982) - compile ... ok [INFO] [stdout] test src/api.rs - api::Gmail (line 104) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoSetDefaultCall (line 14632) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseGetCall (line 13017) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseDeleteCall (line 12764) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageModifyCall (line 9162) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageBatchModifyCall (line 7168) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendADeleteCall (line 15179) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateListCall (line 11179) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageUntrashCall (line 10116) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadListCall (line 20003) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelListCall (line 5781) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelDeleteCall (line 5264) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageAttachmentGetCall (line 6621) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAGetCall (line 15432) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetAutoForwardingCall (line 16789) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageImportCall (line 7983) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelPatchCall (line 6033) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageSendCall (line 9456) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateCreateCall (line 10380) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoGetCall (line 13798) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetImapCall (line 17041) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadDeleteCall (line 19459) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAVerifyCall (line 16536) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendACreateCall (line 14897) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelGetCall (line 5517) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingGetVacationCall (line 17797) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoDeleteCall (line 13533) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAListCall (line 15696) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateVacationCall (line 19177) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserStopCall (line 21392) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateImapCall (line 18331) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftListCall (line 3563) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseCreateCall (line 12482) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoListCall (line 14368) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingFilterDeleteCall (line 11713) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateAutoForwardingCall (line 18049) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdatePopCall (line 18895) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadModifyCall (line 20318) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAUpdateCall (line 16242) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingUpdateLanguageCall (line 18613) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingDelegateGetCall (line 10915) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 91) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftUpdateCall (line 4259) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendASmimeInfoInsertCall (line 14074) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageInsertCall (line 8427) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDraftSendCall (line 3863) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMessageBatchDeleteCall (line 6897) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadTrashCall (line 20612) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserWatchCall (line 21633) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGetProfileCall (line 21140) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingForwardingAddresseListCall (line 13281) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadGetCall (line 19712) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserThreadUntrashCall (line 20876) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSettingSendAPatchCall (line 15948) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserLabelUpdateCall (line 6327) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e5f77d256732f9efc8fe15b1fbdbc746b5c3023dd2396731fa78bbc063bc415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5f77d256732f9efc8fe15b1fbdbc746b5c3023dd2396731fa78bbc063bc415", kill_on_drop: false }` [INFO] [stdout] 9e5f77d256732f9efc8fe15b1fbdbc746b5c3023dd2396731fa78bbc063bc415