[INFO] fetching crate habitica-cli 0.1.4... [INFO] checking habitica-cli-0.1.4 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate habitica-cli 0.1.4 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate habitica-cli 0.1.4 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded preferences v1.1.0 [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded habitica_rust_client v0.1.8 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b812dc37097543021e138e482e36e7b3897a47be16c8bd457f240a823cacdbc2 [INFO] running `Command { std: "docker" "start" "-a" "b812dc37097543021e138e482e36e7b3897a47be16c8bd457f240a823cacdbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b812dc37097543021e138e482e36e7b3897a47be16c8bd457f240a823cacdbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b812dc37097543021e138e482e36e7b3897a47be16c8bd457f240a823cacdbc2", kill_on_drop: false }` [INFO] [stdout] b812dc37097543021e138e482e36e7b3897a47be16c8bd457f240a823cacdbc2 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05512964815a4d608e070e482708b061e812d65e83dffb95dda86be861ae3f55 [INFO] running `Command { std: "docker" "start" "-a" "05512964815a4d608e070e482708b061e812d65e83dffb95dda86be861ae3f55", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [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 form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking preferences v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.31 [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 for String; [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] note: required by a bound in `HashMap::::get` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/collections/hash/map.rs:875:5 [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 25 | config.get::(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 for String; [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] note: required by a bound in `HashMap::::get` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/collections/hash/map.rs:875:5 [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 25 | config.get::(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 From 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 From 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>` 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>` [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>` 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>` [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") 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" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "05512964815a4d608e070e482708b061e812d65e83dffb95dda86be861ae3f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05512964815a4d608e070e482708b061e812d65e83dffb95dda86be861ae3f55", kill_on_drop: false }` [INFO] [stdout] 05512964815a4d608e070e482708b061e812d65e83dffb95dda86be861ae3f55