[INFO] fetching crate async-process 1.7.0... [INFO] checking async-process-1.7.0 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate async-process 1.7.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate async-process 1.7.0 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-process 1.7.0 [INFO] finished tweaking crates.io crate async-process 1.7.0 [INFO] tweaked toml for crates.io crate async-process 1.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate async-process 1.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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbe0fea61a532e17301a04cf6feed0018ddd60885b1127999e19200c07ff165 [INFO] running `Command { std: "docker" "start" "-a" "cbbe0fea61a532e17301a04cf6feed0018ddd60885b1127999e19200c07ff165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbe0fea61a532e17301a04cf6feed0018ddd60885b1127999e19200c07ff165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbe0fea61a532e17301a04cf6feed0018ddd60885b1127999e19200c07ff165", kill_on_drop: false }` [INFO] [stdout] cbbe0fea61a532e17301a04cf6feed0018ddd60885b1127999e19200c07ff165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f888ff4b08978571e5a991b45ea39eefec4f714a22e242b84f5fdfdd946da6aa [INFO] running `Command { std: "docker" "start" "-a" "f888ff4b08978571e5a991b45ea39eefec4f714a22e242b84f5fdfdd946da6aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.7 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rustix v0.37.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling async-process v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking concurrent-queue v2.0.0 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/lib.rs:411:22 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn output(mut self) -> impl Future> { [INFO] [stdout] | -------- binding `self` declared here [INFO] [stdout] 410 | // A future that waits for the exit status. [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 442 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.stdout` as mutable more than once at a time [INFO] [stdout] --> src/lib.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ---- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 414 | let stdout = self.stdout.take(); [INFO] [stdout] | ^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 435 | let status = status.await?; [INFO] [stdout] | ------ first borrow later captured here by closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.stderr` as mutable more than once at a time [INFO] [stdout] --> src/lib.rs:424:22 [INFO] [stdout] | [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ---- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 424 | let stderr = self.stderr.take(); [INFO] [stdout] | ^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 435 | let status = status.await?; [INFO] [stdout] | ------ first borrow later captured here by closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/lib.rs:411:22 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn output(mut self) -> impl Future> { [INFO] [stdout] | -------- binding `self` declared here [INFO] [stdout] 410 | // A future that waits for the exit status. [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 442 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.stdout` as mutable more than once at a time [INFO] [stdout] --> src/lib.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ---- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 414 | let stdout = self.stdout.take(); [INFO] [stdout] | ^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 435 | let status = status.await?; [INFO] [stdout] | ------ first borrow later captured here by closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.stderr` as mutable more than once at a time [INFO] [stdout] --> src/lib.rs:424:22 [INFO] [stdout] | [INFO] [stdout] 411 | let status = self.status(); [INFO] [stdout] | ---- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 424 | let stderr = self.stderr.take(); [INFO] [stdout] | ^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 435 | let status = status.await?; [INFO] [stdout] | ------ first borrow later captured here by closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0499, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0499, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-process` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-process` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f888ff4b08978571e5a991b45ea39eefec4f714a22e242b84f5fdfdd946da6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f888ff4b08978571e5a991b45ea39eefec4f714a22e242b84f5fdfdd946da6aa", kill_on_drop: false }` [INFO] [stdout] f888ff4b08978571e5a991b45ea39eefec4f714a22e242b84f5fdfdd946da6aa