[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyjdal%2Fr-shell" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jyjdal/r-shell on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-111/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d1fe94fa625f49e3b630bd622235b9ec6f57c2f92f01f7d0105c5d8cdf24302 [INFO] running `Command { std: "docker" "start" "-a" "7d1fe94fa625f49e3b630bd622235b9ec6f57c2f92f01f7d0105c5d8cdf24302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d1fe94fa625f49e3b630bd622235b9ec6f57c2f92f01f7d0105c5d8cdf24302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1fe94fa625f49e3b630bd622235b9ec6f57c2f92f01f7d0105c5d8cdf24302", kill_on_drop: false }` [INFO] [stdout] 7d1fe94fa625f49e3b630bd622235b9ec6f57c2f92f01f7d0105c5d8cdf24302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f476a120fa4efab18b56d0af789620ee1d208ff6c1a788c8f80070e66e1c76a5 [INFO] running `Command { std: "docker" "start" "-a" "f476a120fa4efab18b56d0af789620ee1d208ff6c1a788c8f80070e66e1c76a5", 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 unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling r-common v0.1.0 (/opt/rustwide/workdir/core/r-common) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling r-context v0.1.0 (/opt/rustwide/workdir/core/r-context) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [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] running `Command { std: "docker" "inspect" "f476a120fa4efab18b56d0af789620ee1d208ff6c1a788c8f80070e66e1c76a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f476a120fa4efab18b56d0af789620ee1d208ff6c1a788c8f80070e66e1c76a5", kill_on_drop: false }` [INFO] [stdout] f476a120fa4efab18b56d0af789620ee1d208ff6c1a788c8f80070e66e1c76a5