[INFO] cloning repository https://github.com/jyjdal/r-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jyjdal/r-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyjdal%2Fr-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyjdal%2Fr-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da87821abc73c067e8fb7080ab3fdd737228b9fa [INFO] testing jyjdal/r-shell against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyjdal%2Fr-shell" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jyjdal/r-shell on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jyjdal/r-shell [INFO] finished tweaking git repo https://github.com/jyjdal/r-shell [INFO] tweaked toml for git repo https://github.com/jyjdal/r-shell written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/jyjdal/r-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65d49396ee81ba2d37fcf1934af658fb0a85dfa60c01b0b5e07017af8ea5ad6d [INFO] running `Command { std: "docker" "start" "-a" "65d49396ee81ba2d37fcf1934af658fb0a85dfa60c01b0b5e07017af8ea5ad6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d49396ee81ba2d37fcf1934af658fb0a85dfa60c01b0b5e07017af8ea5ad6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d49396ee81ba2d37fcf1934af658fb0a85dfa60c01b0b5e07017af8ea5ad6d", kill_on_drop: false }` [INFO] [stdout] 65d49396ee81ba2d37fcf1934af658fb0a85dfa60c01b0b5e07017af8ea5ad6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee2957702ef7788e81cf22c79e09fd8d0b9d66f4746759f15d3c382185e65078 [INFO] running `Command { std: "docker" "start" "-a" "ee2957702ef7788e81cf22c79e09fd8d0b9d66f4746759f15d3c382185e65078", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling r-common v0.1.0 (/opt/rustwide/workdir/core/r-common) [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling r-context v0.1.0 (/opt/rustwide/workdir/core/r-context) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling r-parser v0.1.0 (/opt/rustwide/workdir/core/r-parser) [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling r-command v0.1.0 (/opt/rustwide/workdir/core/r-command) [INFO] [stderr] Compiling r-core v0.1.0 (/opt/rustwide/workdir/core/r-core) [INFO] [stdout] warning: unused import: `crossterm::Command as CCommand` [INFO] [stdout] --> core/r-core/src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crossterm::Command as CCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `execute_winapi` found for struct `crossterm::terminal::Clear` in the current scope [INFO] [stdout] --> core/r-core/src/app.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | .execute_winapi() [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `crossterm::terminal::Clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `r-core` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ee2957702ef7788e81cf22c79e09fd8d0b9d66f4746759f15d3c382185e65078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2957702ef7788e81cf22c79e09fd8d0b9d66f4746759f15d3c382185e65078", kill_on_drop: false }` [INFO] [stdout] ee2957702ef7788e81cf22c79e09fd8d0b9d66f4746759f15d3c382185e65078