[INFO] cloning repository https://github.com/doy/nbsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doy/nbsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fnbsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fnbsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8bcf801171782819d93a5dace5cd516fc727538 [INFO] testing doy/nbsh against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fnbsh" "/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/doy/nbsh on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doy/nbsh [INFO] finished tweaking git repo https://github.com/doy/nbsh [INFO] tweaked toml for git repo https://github.com/doy/nbsh written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/doy/nbsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.11 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 270976b183084bc7b653f828b3190b249309b97735aa5ebfc011993ccef5629e [INFO] running `Command { std: "docker" "start" "-a" "270976b183084bc7b653f828b3190b249309b97735aa5ebfc011993ccef5629e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270976b183084bc7b653f828b3190b249309b97735aa5ebfc011993ccef5629e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270976b183084bc7b653f828b3190b249309b97735aa5ebfc011993ccef5629e", kill_on_drop: false }` [INFO] [stdout] 270976b183084bc7b653f828b3190b249309b97735aa5ebfc011993ccef5629e [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b62906463dcffa7f1f6096d2d57f8c41f5d77a31150d49ad457cb9230ec2581 [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" "4b62906463dcffa7f1f6096d2d57f8c41f5d77a31150d49ad457cb9230ec2581", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures01 v0.1.29 [INFO] [stderr] Compiling component-future v0.1.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossterm v0.13.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-pty-process v0.4.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling tokio-terminal-resize v0.1.0 [INFO] [stderr] Compiling tokio-pty-process-stream v0.2.0 [INFO] [stderr] Compiling nbsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.95s [INFO] running `Command { std: "docker" "inspect" "4b62906463dcffa7f1f6096d2d57f8c41f5d77a31150d49ad457cb9230ec2581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b62906463dcffa7f1f6096d2d57f8c41f5d77a31150d49ad457cb9230ec2581", kill_on_drop: false }` [INFO] [stdout] 4b62906463dcffa7f1f6096d2d57f8c41f5d77a31150d49ad457cb9230ec2581 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07c8da249dc8ab9f9cfd3da995379c469129223eb0c5277a12109c163dc99cdd [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" "07c8da249dc8ab9f9cfd3da995379c469129223eb0c5277a12109c163dc99cdd", kill_on_drop: false }` [INFO] [stderr] Compiling nbsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `RawScreen` in `crossterm` [INFO] [stdout] --> examples/raw.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | let _screen = crossterm::RawScreen::into_raw_mode().unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `crossterm` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crossterm::screen::RawScreen; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nbsh` [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] [stdout] error[E0432]: unresolved import `tokio_pty_process` [INFO] [stdout] --> examples/pty.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio_pty_process::CommandExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_pty_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_pty_process` [INFO] [stdout] --> examples/pty.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let master = tokio_pty_process::AsyncPtyMaster::open().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_pty_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `spawn_pty_async` found for mutable reference `&mut Command` in the current scope [INFO] [stdout] --> examples/pty.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | .spawn_pty_async(&master) [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut Command` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use tokio_pty_process::CommandExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07c8da249dc8ab9f9cfd3da995379c469129223eb0c5277a12109c163dc99cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c8da249dc8ab9f9cfd3da995379c469129223eb0c5277a12109c163dc99cdd", kill_on_drop: false }` [INFO] [stdout] 07c8da249dc8ab9f9cfd3da995379c469129223eb0c5277a12109c163dc99cdd