[INFO] fetching crate mprocs-pty 0.7.0... [INFO] checking mprocs-pty-0.7.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mprocs-pty 0.7.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mprocs-pty 0.7.0 [INFO] finished tweaking crates.io crate mprocs-pty 0.7.0 [INFO] tweaked toml for crates.io crate mprocs-pty 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mprocs-pty 0.7.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mprocs-pty 0.7.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded ssh2 v0.9.3 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded async-io v1.7.0 [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded blocking v1.2.0 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded filedescriptor v0.8.1 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded async-process v1.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.178 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ef3a1b621b3062b2a1766bc10bba329523ef49588bf90fe1c037329a280eb1 [INFO] running `Command { std: "docker" "start" "-a" "16ef3a1b621b3062b2a1766bc10bba329523ef49588bf90fe1c037329a280eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ef3a1b621b3062b2a1766bc10bba329523ef49588bf90fe1c037329a280eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ef3a1b621b3062b2a1766bc10bba329523ef49588bf90fe1c037329a280eb1", kill_on_drop: false }` [INFO] [stdout] 16ef3a1b621b3062b2a1766bc10bba329523ef49588bf90fe1c037329a280eb1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1dcc9a1e42beb20a541a3e33f19963dd4ade00bbd94a0a7e8bd403138aed9f [INFO] running `Command { std: "docker" "start" "-a" "ee1dcc9a1e42beb20a541a3e33f19963dd4ade00bbd94a0a7e8bd403138aed9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serial-core v0.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-io v1.7.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.4.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking filedescriptor v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking mprocs-pty v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/unix.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/unix.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/unix.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/unix.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, `serde_support`, `ssh`, and `ssh2` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s [INFO] running `Command { std: "docker" "inspect" "ee1dcc9a1e42beb20a541a3e33f19963dd4ade00bbd94a0a7e8bd403138aed9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1dcc9a1e42beb20a541a3e33f19963dd4ade00bbd94a0a7e8bd403138aed9f", kill_on_drop: false }` [INFO] [stdout] ee1dcc9a1e42beb20a541a3e33f19963dd4ade00bbd94a0a7e8bd403138aed9f