[INFO] fetching crate oauth-lib 2.0.0...
[INFO] testing oauth-lib-2.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oauth-lib 2.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oauth-lib 2.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oauth-lib 2.0.0
[INFO] tweaked toml for crates.io crate oauth-lib 2.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oauth-lib 2.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oauth-lib 2.0.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b3eb2930440c8bdcd1f1c0f7de2bf5f2c6b021b04da4bfd89c176619f374dcc
[INFO] running `Command { std: "docker" "start" "-a" "3b3eb2930440c8bdcd1f1c0f7de2bf5f2c6b021b04da4bfd89c176619f374dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b3eb2930440c8bdcd1f1c0f7de2bf5f2c6b021b04da4bfd89c176619f374dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3eb2930440c8bdcd1f1c0f7de2bf5f2c6b021b04da4bfd89c176619f374dcc", kill_on_drop: false }`
[INFO] [stdout] 3b3eb2930440c8bdcd1f1c0f7de2bf5f2c6b021b04da4bfd89c176619f374dcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1de0ef3ed9e463864b7ad1853462f0f3129700cd93ce4ce786837d93060e4a
[INFO] running `Command { std: "docker" "start" "-a" "2b1de0ef3ed9e463864b7ad1853462f0f3129700cd93ce4ce786837d93060e4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq-proto v0.2.0
[INFO] [stderr]    Compiling oauth2 v5.0.0-rc.1
[INFO] [stderr]    Compiling ureq v3.0.0-rc3
[INFO] [stderr]    Compiling http-lib v0.1.0
[INFO] [stderr]    Compiling oauth-lib v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "2b1de0ef3ed9e463864b7ad1853462f0f3129700cd93ce4ce786837d93060e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1de0ef3ed9e463864b7ad1853462f0f3129700cd93ce4ce786837d93060e4a", kill_on_drop: false }`
[INFO] [stdout] 2b1de0ef3ed9e463864b7ad1853462f0f3129700cd93ce4ce786837d93060e4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feba30f0b45ee573c50c8519ec84784036c3d68a6a3c4d3feea64cec733bdfff
[INFO] running `Command { std: "docker" "start" "-a" "feba30f0b45ee573c50c8519ec84784036c3d68a6a3c4d3feea64cec733bdfff", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling ureq-proto v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling oauth2 v5.0.0-rc.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling ureq v3.0.0-rc3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling http-lib v0.1.0
[INFO] [stderr]    Compiling oauth-lib v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/outlook.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let client = Client::new(
[INFO] [stdout]    |                  ----------- arguments to this function are incorrect
[INFO] [stdout] 22 |         client_id,
[INFO] [stdout] 23 |         client_secret,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ expected `Option<_>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<_>`
[INFO] [stdout]             found struct `String`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/v2_0/client.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Some(client_secret),
[INFO] [stdout]    |         +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/gmail.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let client = Client::new(
[INFO] [stdout]    |                  ----------- arguments to this function are incorrect
[INFO] [stdout] 22 |         client_id,
[INFO] [stdout] 23 |         client_secret,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ expected `Option<_>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<_>`
[INFO] [stdout]             found struct `String`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/v2_0/client.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Some(client_secret),
[INFO] [stdout]    |         +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oauth-lib` (example "gmail") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oauth-lib` (example "outlook") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "feba30f0b45ee573c50c8519ec84784036c3d68a6a3c4d3feea64cec733bdfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feba30f0b45ee573c50c8519ec84784036c3d68a6a3c4d3feea64cec733bdfff", kill_on_drop: false }`
[INFO] [stdout] feba30f0b45ee573c50c8519ec84784036c3d68a6a3c4d3feea64cec733bdfff
