[INFO] cloning repository https://github.com/Acidic9/concurrently [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acidic9/concurrently" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcidic9%2Fconcurrently", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcidic9%2Fconcurrently'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abefe89ea073d4d15824f07bb20e2eaee5ce553d [INFO] checking Acidic9/concurrently/abefe89ea073d4d15824f07bb20e2eaee5ce553d against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcidic9%2Fconcurrently" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Acidic9/concurrently on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Acidic9/concurrently [INFO] finished tweaking git repo https://github.com/Acidic9/concurrently [INFO] tweaked toml for git repo https://github.com/Acidic9/concurrently written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Acidic9/concurrently 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded colored v2.0.1 [INFO] [stderr] Downloaded cargo_toml v0.15.3 [INFO] [stderr] Downloaded toml_edit v0.19.11 [INFO] [stderr] Downloaded portable-atomic v1.3.3 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f817f85aa671b286b4aa6edbcbae5d386d2dcbf26de4a1deb4c65718db91dc [INFO] running `Command { std: "docker" "start" "-a" "08f817f85aa671b286b4aa6edbcbae5d386d2dcbf26de4a1deb4c65718db91dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f817f85aa671b286b4aa6edbcbae5d386d2dcbf26de4a1deb4c65718db91dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f817f85aa671b286b4aa6edbcbae5d386d2dcbf26de4a1deb4c65718db91dc", kill_on_drop: false }` [INFO] [stdout] 08f817f85aa671b286b4aa6edbcbae5d386d2dcbf26de4a1deb4c65718db91dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 483fe689281215275760184af8666946cf141c15d368c697416935e3571fbafe [INFO] running `Command { std: "docker" "start" "-a" "483fe689281215275760184af8666946cf141c15d368c697416935e3571fbafe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking colored v2.0.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking toml_edit v0.19.11 [INFO] [stderr] Checking toml v0.7.5 [INFO] [stderr] Checking cargo_toml v0.15.3 [INFO] [stderr] Checking concurrently v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/fake_tty.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(exec) => match exec {}, [INFO] [stdout] | ^^^^^^^^ matches no values because `Exec` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `unwrap_error` and `unwrap_warn` are never used [INFO] [stdout] --> src/log.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait UnwrapResult { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 6 | fn unwrap_error(self, msg: impl fmt::Display) -> T; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | fn unwrap_warn(self, msg: impl fmt::Display) -> T; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/fake_tty.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(exec) => match exec {}, [INFO] [stdout] | ^^^^^^^^ matches no values because `Exec` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `unwrap_error` and `unwrap_warn` are never used [INFO] [stdout] --> src/log.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait UnwrapResult { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 6 | fn unwrap_error(self, msg: impl fmt::Display) -> T; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | fn unwrap_warn(self, msg: impl fmt::Display) -> T; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.47s [INFO] running `Command { std: "docker" "inspect" "483fe689281215275760184af8666946cf141c15d368c697416935e3571fbafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483fe689281215275760184af8666946cf141c15d368c697416935e3571fbafe", kill_on_drop: false }` [INFO] [stdout] 483fe689281215275760184af8666946cf141c15d368c697416935e3571fbafe