[INFO] fetching crate habitica-cli 0.1.4...
[INFO] checking habitica-cli-0.1.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate habitica-cli 0.1.4 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate habitica-cli 0.1.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate habitica-cli 0.1.4
[INFO] finished tweaking crates.io crate habitica-cli 0.1.4
[INFO] tweaked toml for crates.io crate habitica-cli 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.21)
[INFO] [stderr]       Adding colored v1.9.4 (available: v2.1.0)
[INFO] [stderr]       Adding preferences v1.1.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded habitica_rust_client v0.1.8
[INFO] [stderr]   Downloaded preferences v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0459db9aeea80fa65520694e0e1187b6c7d6c32220adf2ae3ea1779bfa1ac089
[INFO] running `Command { std: "docker" "start" "-a" "0459db9aeea80fa65520694e0e1187b6c7d6c32220adf2ae3ea1779bfa1ac089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0459db9aeea80fa65520694e0e1187b6c7d6c32220adf2ae3ea1779bfa1ac089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0459db9aeea80fa65520694e0e1187b6c7d6c32220adf2ae3ea1779bfa1ac089", kill_on_drop: false }`
[INFO] [stdout] 0459db9aeea80fa65520694e0e1187b6c7d6c32220adf2ae3ea1779bfa1ac089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 120574e5a940f74a0d04b2ec1b4a1a6f263b112a8a9d042be49f9b12a5a3cc70
[INFO] running `Command { std: "docker" "start" "-a" "120574e5a940f74a0d04b2ec1b4a1a6f263b112a8a9d042be49f9b12a5a3cc70", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking app_dirs v1.2.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking preferences v1.1.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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking habitica_rust_client v0.1.8
[INFO] [stderr]     Checking habitica-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(key.into()).unwrap().clone()
[INFO] [stdout]    |            ^^^ ---------- type must be known at this point
[INFO] [stdout]    |            |
[INFO] [stdout]    |            cannot infer type of the type parameter `Q` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `String: Borrow<_>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]            - impl Borrow<str> for String;
[INFO] [stdout]            - impl<T> Borrow<T> for T
[INFO] [stdout]              where T: ?Sized;
[INFO] [stdout] note: required by a bound in `HashMap::<K, V, S>::get`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/collections/hash/map.rs:875:5
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get::<Q>(key.into()).unwrap().clone()
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(key.into()).unwrap().clone()
[INFO] [stdout]    |            ^^^ ---------- type must be known at this point
[INFO] [stdout]    |            |
[INFO] [stdout]    |            cannot infer type of the type parameter `Q` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `String: Borrow<_>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]            - impl Borrow<str> for String;
[INFO] [stdout]            - impl<T> Borrow<T> for T
[INFO] [stdout]              where T: ?Sized;
[INFO] [stdout] note: required by a bound in `HashMap::<K, V, S>::get`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/collections/hash/map.rs:875:5
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get::<Q>(key.into()).unwrap().clone()
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config/mod.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(key.into()).unwrap().clone()
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `&_: From<&str>` found in the following crates: `core`, `zerovec`:
[INFO] [stdout]            - impl<'a> From<&'a str> for &'a zerovec::ule::unvalidated::UnvalidatedStr;
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]    = note: required for `&str` to implement `Into<&_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(<&str as Into<&Q>>::into(key)).unwrap().clone()
[INFO] [stdout]    |                +++++++++++++++++++++++++   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/config/mod.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(key.into()).unwrap().clone()
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `&_: From<&str>` found in the following crates: `core`, `zerovec`:
[INFO] [stdout]            - impl<'a> From<&'a str> for &'a zerovec::ule::unvalidated::UnvalidatedStr;
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]    = note: required for `&str` to implement `Into<&_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 25 |     config.get(<&str as Into<&Q>>::into(key)).unwrap().clone()
[INFO] [stdout]    |                +++++++++++++++++++++++++   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<Tasks, habitica_rust_client::task::rest_client::RestClientError>>` in the current scope
[INFO] [stdout]   --> src/task/mod.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_client().get_all_tasks().unwrap()
[INFO] [stdout]    |                                  ^^^^^^ method not found in `impl Future<Output = Result<Tasks, RestClientError>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_client().get_all_tasks().await.unwrap()
[INFO] [stdout]    |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<Tasks, habitica_rust_client::task::rest_client::RestClientError>>` in the current scope
[INFO] [stdout]   --> src/task/mod.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_client().get_all_tasks().unwrap()
[INFO] [stdout]    |                                  ^^^^^^ method not found in `impl Future<Output = Result<Tasks, RestClientError>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_client().get_all_tasks().await.unwrap()
[INFO] [stdout]    |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `habitica-cli` (bin "habitica-cli" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `habitica-cli` (bin "habitica-cli") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "120574e5a940f74a0d04b2ec1b4a1a6f263b112a8a9d042be49f9b12a5a3cc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120574e5a940f74a0d04b2ec1b4a1a6f263b112a8a9d042be49f9b12a5a3cc70", kill_on_drop: false }`
[INFO] [stdout] 120574e5a940f74a0d04b2ec1b4a1a6f263b112a8a9d042be49f9b12a5a3cc70
