[INFO] cloning repository https://github.com/liushiqi/rust-mcmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liushiqi/rust-mcmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliushiqi%2Frust-mcmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliushiqi%2Frust-mcmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7897cd0a32f01e46e383fd6406d33f0b5fa00677 [INFO] checking liushiqi/rust-mcmod against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliushiqi%2Frust-mcmod" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liushiqi/rust-mcmod on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liushiqi/rust-mcmod [INFO] finished tweaking git repo https://github.com/liushiqi/rust-mcmod [INFO] tweaked toml for git repo https://github.com/liushiqi/rust-mcmod written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/liushiqi/rust-mcmod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d044c22b151a0d11447831834430a578981517bec3e7d65b8c6cf055324449ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d044c22b151a0d11447831834430a578981517bec3e7d65b8c6cf055324449ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d044c22b151a0d11447831834430a578981517bec3e7d65b8c6cf055324449ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d044c22b151a0d11447831834430a578981517bec3e7d65b8c6cf055324449ac", kill_on_drop: false }` [INFO] [stdout] d044c22b151a0d11447831834430a578981517bec3e7d65b8c6cf055324449ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75fc5199a578f2aa54d07feb38230a6c18b30cb9027e066569754f8df3e0b22f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75fc5199a578f2aa54d07feb38230a6c18b30cb9027e066569754f8df3e0b22f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking regex v1.1.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking hyper v0.12.23 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rustyline v3.0.0 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Checking rustls v0.15.1 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stdout] error[E0283]: type annotations needed for `std::result::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustyline-3.0.0/src/lib.rs:655:43 [INFO] [stdout] | [INFO] [stdout] 652 | let user_input = readline_edit(prompt, initial, editor, &original_mode); [INFO] [stdout] | ---------- consider giving `user_input` the explicit type `std::result::Result`, where the type parameter `String` is specified [INFO] [stdout] ... [INFO] [stdout] 655 | editor.add_history_entry(line.as_ref()); [INFO] [stdout] | ^^^^^^ cannot infer type for struct `String` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `String: AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `std::result::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustyline-3.0.0/src/history.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 150 | for line in rdr.lines() { [INFO] [stdout] | ----------- the element type for this iterator is not specified [INFO] [stdout] 151 | self.add(line?.as_ref()); // TODO truncate to MAX_LINE [INFO] [stdout] | ^^^^^^ cannot infer type for struct `String` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `String: AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyline` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75fc5199a578f2aa54d07feb38230a6c18b30cb9027e066569754f8df3e0b22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fc5199a578f2aa54d07feb38230a6c18b30cb9027e066569754f8df3e0b22f", kill_on_drop: false }` [INFO] [stdout] 75fc5199a578f2aa54d07feb38230a6c18b30cb9027e066569754f8df3e0b22f