[INFO] fetching crate mprocs-pty 0.1.0...
[INFO] checking mprocs-pty-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mprocs-pty 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mprocs-pty 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mprocs-pty 0.1.0
[INFO] finished tweaking crates.io crate mprocs-pty 0.1.0
[INFO] tweaked toml for crates.io crate mprocs-pty 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate mprocs-pty 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-io v1.8.0
[INFO] [stderr]   Downloaded polling v2.2.0
[INFO] [stderr]   Downloaded async-process v1.4.0
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded ssh2 v0.9.3
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ebf9299568300c91cadfdaca898de5bcaa227a55da5716bc0a9af266cefad20
[INFO] running `Command { std: "docker" "start" "-a" "3ebf9299568300c91cadfdaca898de5bcaa227a55da5716bc0a9af266cefad20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ebf9299568300c91cadfdaca898de5bcaa227a55da5716bc0a9af266cefad20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ebf9299568300c91cadfdaca898de5bcaa227a55da5716bc0a9af266cefad20", kill_on_drop: false }`
[INFO] [stdout] 3ebf9299568300c91cadfdaca898de5bcaa227a55da5716bc0a9af266cefad20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872f9c212a85d3720dbe002253ea97f418d48b0a852b914e64ece184c822e133
[INFO] running `Command { std: "docker" "start" "-a" "872f9c212a85d3720dbe002253ea97f418d48b0a852b914e64ece184c822e133", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling async-io v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking async-process v1.4.0
[INFO] [stderr]     Checking smol v1.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]     Checking mprocs-pty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use libc;
[INFO] [stdout]    |     ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/unix.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use libc::{self, winsize};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stdout] error[E0432]: unresolved import `portable_pty`
[INFO] [stdout]  --> examples/whoami_async.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use portable_pty::{native_pty_system, CommandBuilder, PtySize};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `portable_pty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `portable_pty`
[INFO] [stdout]  --> examples/whoami.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use portable_pty::{CommandBuilder, NativePtySystem, PtySize, PtySystem};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `portable_pty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mprocs-pty` (example "whoami") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use libc;
[INFO] [stdout]    |     ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]  --> src/unix.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use libc::{self, winsize};
[INFO] [stdout]   |            ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::prelude`
[INFO] [stdout]  --> examples/whoami_async.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mprocs-pty` (example "whoami_async") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "872f9c212a85d3720dbe002253ea97f418d48b0a852b914e64ece184c822e133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872f9c212a85d3720dbe002253ea97f418d48b0a852b914e64ece184c822e133", kill_on_drop: false }`
[INFO] [stdout] 872f9c212a85d3720dbe002253ea97f418d48b0a852b914e64ece184c822e133
