[INFO] cloning repository https://github.com/BitsAndDroids/google-workspace-apis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BitsAndDroids/google-workspace-apis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitsAndDroids%2Fgoogle-workspace-apis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitsAndDroids%2Fgoogle-workspace-apis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 733e7af37aeb28e7bf19b596f208d5e9ca602d12
[INFO] checking BitsAndDroids/google-workspace-apis against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitsAndDroids%2Fgoogle-workspace-apis" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BitsAndDroids/google-workspace-apis
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/BitsAndDroids/google-workspace-apis
[INFO] tweaked toml for git repo https://github.com/BitsAndDroids/google-workspace-apis written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BitsAndDroids/google-workspace-apis on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BitsAndDroids/google-workspace-apis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48b1863e2b3b408ecf20e9f5e21a9412dbad1fd21a14887e88e2615cd0442ece
[INFO] running `Command { std: "docker" "start" "-a" "48b1863e2b3b408ecf20e9f5e21a9412dbad1fd21a14887e88e2615cd0442ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b1863e2b3b408ecf20e9f5e21a9412dbad1fd21a14887e88e2615cd0442ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b1863e2b3b408ecf20e9f5e21a9412dbad1fd21a14887e88e2615cd0442ece", kill_on_drop: false }`
[INFO] [stdout] 48b1863e2b3b408ecf20e9f5e21a9412dbad1fd21a14887e88e2615cd0442ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 599c762d46cc3f824d008b6ece4663edb9b5eae6f4d3a620967e0538a32a383d
[INFO] running `Command { std: "docker" "start" "-a" "599c762d46cc3f824d008b6ece4663edb9b5eae6f4d3a620967e0538a32a383d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking google-workspace-apis v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]   --> examples/axum_calendar_example.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | use google_workspace_apis::calendar::{
[INFO] [stdout]    |                            ^^^^^^^^ could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "calendar")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `calendar` feature
[INFO] [stdout] 15 | pub mod calendar;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]   --> examples/axum_calendar_example.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     calendar::events::types::Event,
[INFO] [stdout]    |     ^^^^^^^^ could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "calendar")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `calendar` feature
[INFO] [stdout] 15 | pub mod calendar;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]    --> examples/axum_calendar_example.rs:134:42
[INFO] [stdout]     |
[INFO] [stdout] 134 |         .order_by(google_workspace_apis::calendar::events::requests::EventOrderBy::StartTime)
[INFO] [stdout]     |                                          ^^^^^^^^ could not find `calendar` in `google_workspace_apis`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  14 | #[cfg(feature = "calendar")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `calendar` feature
[INFO] [stdout]  15 | pub mod calendar;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/axum_calendar_example.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |       let events = CalendarEventsClient::new(client)
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 131 | |         .get_events("primary")
[INFO] [stdout] 132 | |         .single_events(true)
[INFO] [stdout] 133 | |         .max_results(10)
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         .request()
[INFO] [stdout] 137 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/axum_calendar_example.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     CalendarEventsClient::new(client)
[INFO] [stdout] 157 | |         .insert_event("primary", start, end)
[INFO] [stdout] 158 | |         .set_summary("test_insert")
[INFO] [stdout] 159 | |         .request()
[INFO] [stdout] 160 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/axum_calendar_example.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     CalendarEventsClient::new(client)
[INFO] [stdout] 168 | |         .patch_event("primary", "3is75fqkn1uhcg5nu4bevdkfpe")
[INFO] [stdout] 169 | |         .set_summary("Gaat niet door")
[INFO] [stdout] 170 | |         .set_description("bah")
[INFO] [stdout] 171 | |         .request()
[INFO] [stdout] 172 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-workspace-apis` (example "axum_calendar_example") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "599c762d46cc3f824d008b6ece4663edb9b5eae6f4d3a620967e0538a32a383d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599c762d46cc3f824d008b6ece4663edb9b5eae6f4d3a620967e0538a32a383d", kill_on_drop: false }`
[INFO] [stdout] 599c762d46cc3f824d008b6ece4663edb9b5eae6f4d3a620967e0538a32a383d
