[INFO] fetching crate mprocs-pty 0.7.0... [INFO] checking mprocs-pty-0.7.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate mprocs-pty 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate mprocs-pty 0.7.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca0e32711881ab9f70491ae5ca6b37818e5692462bf4bc9c37d51445add116a4 [INFO] running `Command { std: "docker" "start" "-a" "ca0e32711881ab9f70491ae5ca6b37818e5692462bf4bc9c37d51445add116a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca0e32711881ab9f70491ae5ca6b37818e5692462bf4bc9c37d51445add116a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0e32711881ab9f70491ae5ca6b37818e5692462bf4bc9c37d51445add116a4", kill_on_drop: false }` [INFO] [stdout] ca0e32711881ab9f70491ae5ca6b37818e5692462bf4bc9c37d51445add116a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1893ae46d696755754367b469e3796af34da5e5f2e7e6d6411eab6342b1fc7af [INFO] running `Command { std: "docker" "start" "-a" "1893ae46d696755754367b469e3796af34da5e5f2e7e6d6411eab6342b1fc7af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [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 slab v0.4.5 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [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] Checking async-channel v1.7.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking futures-lite v1.12.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 termios v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [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-process v1.4.0 [INFO] [stderr] Checking async-net v1.6.1 [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] [stdout] warning: 2 warnings emitted [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s [INFO] running `Command { std: "docker" "inspect" "1893ae46d696755754367b469e3796af34da5e5f2e7e6d6411eab6342b1fc7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1893ae46d696755754367b469e3796af34da5e5f2e7e6d6411eab6342b1fc7af", kill_on_drop: false }` [INFO] [stdout] 1893ae46d696755754367b469e3796af34da5e5f2e7e6d6411eab6342b1fc7af