[INFO] cloning repository https://github.com/jrcichra/fitbit-rs-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrcichra/fitbit-rs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrcichra%2Ffitbit-rs-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrcichra%2Ffitbit-rs-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6757aa0ccef781329fd2e65c4038ff4549e6fe8
[INFO] testing jrcichra/fitbit-rs-example/c6757aa0ccef781329fd2e65c4038ff4549e6fe8 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrcichra%2Ffitbit-rs-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jrcichra/fitbit-rs-example
[INFO] finished tweaking git repo https://github.com/jrcichra/fitbit-rs-example
[INFO] tweaked toml for git repo https://github.com/jrcichra/fitbit-rs-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jrcichra/fitbit-rs-example on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jrcichra/fitbit-rs-example 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.5
[INFO] [stderr]   Downloaded zerofrom v0.1.5
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.8
[INFO] [stderr]   Downloaded litemap v0.7.4
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded rustversion v1.0.19
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded http v1.2.0
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded serde_json v1.0.136
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded hyper-util v0.1.10
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded libc v0.2.175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8071a2af7fbf2b039f0f094c79f0b5603d5fc95822d32b397c2d2daff7dd3151
[INFO] running `Command { std: "docker" "start" "-a" "8071a2af7fbf2b039f0f094c79f0b5603d5fc95822d32b397c2d2daff7dd3151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8071a2af7fbf2b039f0f094c79f0b5603d5fc95822d32b397c2d2daff7dd3151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8071a2af7fbf2b039f0f094c79f0b5603d5fc95822d32b397c2d2daff7dd3151", kill_on_drop: false }`
[INFO] [stdout] 8071a2af7fbf2b039f0f094c79f0b5603d5fc95822d32b397c2d2daff7dd3151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b3089515a9cbe675d15ac36c9034daf0873d49a94bc2ae9bbf2dc123b4cdf88
[INFO] running `Command { std: "docker" "start" "-a" "4b3089515a9cbe675d15ac36c9034daf0873d49a94bc2ae9bbf2dc123b4cdf88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling fitbit-rs-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `oauth2::reqwest::async_http_client`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use oauth2::reqwest::async_http_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `async_http_client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 4 arguments were supplied
[INFO] [stdout]    --> src/main.rs:81:22
[INFO] [stdout]     |
[INFO] [stdout]  81 |         let client = BasicClient::new(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]  82 |             ClientId::new(args.client_id),
[INFO] [stdout]  83 |             Some(ClientSecret::new(args.client_secret)),
[INFO] [stdout]     |             ------------------------------------------- unexpected argument #2 of type `std::option::Option<ClientSecret>`
[INFO] [stdout]  84 |             AuthUrl::new(args.auth_url)?,
[INFO] [stdout]     |             ---------------------------- unexpected argument #3 of type `AuthUrl`
[INFO] [stdout]  85 |             Some(TokenUrl::new(args.token_url)?),
[INFO] [stdout]     |             ------------------------------------ unexpected argument #4 of type `std::option::Option<TokenUrl>`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oauth2-5.0.0/src/client.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn new(client_id: ClientId) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout]  82 -             ClientId::new(args.client_id),
[INFO] [stdout]  83 -             Some(ClientSecret::new(args.client_secret)),
[INFO] [stdout]  84 -             AuthUrl::new(args.auth_url)?,
[INFO] [stdout]  85 -             Some(TokenUrl::new(args.token_url)?),
[INFO] [stdout]  82 +             ClientId::new(args.client_id),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
[INFO] [stdout]    --> src/main.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let (authorize_url, _csrf_state) = client
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 107 | |             .authorize_url(CsrfToken::new_random)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method not found in `Client<StandardErrorResponse<...>, ..., ..., ..., ...>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `oauth2::Client<TE, TR, TIR, RT, TRE, EndpointMaybeSet, HasDeviceAuthUrl, HasIntrospectionUrl, HasRevocationUrl, HasTokenUrl>`
[INFO] [stdout]             - `oauth2::Client<TE, TR, TIR, RT, TRE, EndpointSet, HasDeviceAuthUrl, HasIntrospectionUrl, HasRevocationUrl, HasTokenUrl>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fitbit_rs_example-e0bf4c936bb97f02.long-type-878764805517101130.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
[INFO] [stdout]    --> src/main.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |           let token = client
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 125 | |             .exchange_code(AuthorizationCode::new(authorization_code))
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method not found in `Client<StandardErrorResponse<...>, ..., ..., ..., ...>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `oauth2::Client<TE, TR, TIR, RT, TRE, HasAuthUrl, HasDeviceAuthUrl, HasIntrospectionUrl, HasRevocationUrl, EndpointMaybeSet>`
[INFO] [stdout]             - `oauth2::Client<TE, TR, TIR, RT, TRE, HasAuthUrl, HasDeviceAuthUrl, HasIntrospectionUrl, HasRevocationUrl, EndpointSet>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fitbit_rs_example-e0bf4c936bb97f02.long-type-878764805517101130.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let token = client
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |         access_token = token.access_token().secret().to_string();
[INFO] [stdout]     |                        ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `token` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let token: /* Type */ = client
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fitbit-rs-example` (bin "fitbit-rs-example") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b3089515a9cbe675d15ac36c9034daf0873d49a94bc2ae9bbf2dc123b4cdf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3089515a9cbe675d15ac36c9034daf0873d49a94bc2ae9bbf2dc123b4cdf88", kill_on_drop: false }`
[INFO] [stdout] 4b3089515a9cbe675d15ac36c9034daf0873d49a94bc2ae9bbf2dc123b4cdf88
