[INFO] updating cached repository https://github.com/gears-project/gears-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/gears-project/gears-cli [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/rustyline-5.0.5 [INFO] [stderr] * [new branch] dependabot/cargo/http-0.1.21 -> dependabot/cargo/http-0.1.21 [INFO] [stderr] * [new branch] dependabot/cargo/rustyline-6.0.0 -> dependabot/cargo/rustyline-6.0.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 833443ba32e689acfc23b183101568429b73b4e1 [INFO] checking gears-project/gears-cli against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgears-project%2Fgears-cli" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gears-project/gears-cli on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gears-project/gears-cli [INFO] finished tweaking git repo https://github.com/gears-project/gears-cli [INFO] tweaked toml for git repo https://github.com/gears-project/gears-cli written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gears-project/gears-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e2791ceafea5d6fd61e742964b459331335f626b7e21c407840d44de4840d20 [INFO] running `"docker" "start" "-a" "1e2791ceafea5d6fd61e742964b459331335f626b7e21c407840d44de4840d20"` [INFO] [stderr] Checking version_check v0.1.5 [INFO] [stderr] Checking ratel v0.7.0 [INFO] [stderr] Checking hashbrown v0.2.1 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Checking tokio-sync v0.1.2 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Compiling gears v0.1.7 [INFO] [stderr] Compiling gears-cli v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking queryst v2.0.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rustyline v4.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] error[E0283]: type annotations needed for `std::result::Result` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustyline-4.0.0/src/lib.rs:627:43 [INFO] [stderr] | [INFO] [stderr] 624 | let user_input = readline_edit(prompt, initial, editor, &original_mode); [INFO] [stderr] | ---------- consider giving `user_input` the explicit type `std::result::Result`, where the type parameter `std::string::String` is specified [INFO] [stderr] ... [INFO] [stderr] 627 | editor.add_history_entry(line.as_ref()); [INFO] [stderr] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stderr] | [INFO] [stderr] = note: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations needed for `std::result::Result` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustyline-4.0.0/src/history.rs:151:28 [INFO] [stderr] | [INFO] [stderr] 150 | for line in rdr.lines() { [INFO] [stderr] | ----------- the element type for this iterator is not specified [INFO] [stderr] 151 | self.add(line?.as_ref()); // TODO truncate to MAX_LINE [INFO] [stderr] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stderr] | [INFO] [stderr] = note: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `rustyline`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1e2791ceafea5d6fd61e742964b459331335f626b7e21c407840d44de4840d20"` [INFO] running `"docker" "rm" "-f" "1e2791ceafea5d6fd61e742964b459331335f626b7e21c407840d44de4840d20"` [INFO] [stdout] 1e2791ceafea5d6fd61e742964b459331335f626b7e21c407840d44de4840d20