[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] building Acidic9/concurrently against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[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 ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded is-terminal v0.4.8
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded cargo_toml v0.15.3
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded clap v4.3.10
[INFO] [stderr]   Downloaded clap_builder v4.3.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded colored v2.0.1
[INFO] [stderr]   Downloaded rustix v0.38.2
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded quote v1.0.29
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b05eafb95039d5fa0dcad39af21dd1d9110fdd20816e721e68ea820c1ff6afb
[INFO] running `Command { std: "docker" "start" "-a" "5b05eafb95039d5fa0dcad39af21dd1d9110fdd20816e721e68ea820c1ff6afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b05eafb95039d5fa0dcad39af21dd1d9110fdd20816e721e68ea820c1ff6afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b05eafb95039d5fa0dcad39af21dd1d9110fdd20816e721e68ea820c1ff6afb", kill_on_drop: false }`
[INFO] [stdout] 5b05eafb95039d5fa0dcad39af21dd1d9110fdd20816e721e68ea820c1ff6afb
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4260ad4ec584460edf2a6dc3172f6b55890794e1872b1bc899091141fd5d374d
[INFO] running `Command { std: "docker" "start" "-a" "4260ad4ec584460edf2a6dc3172f6b55890794e1872b1bc899091141fd5d374d", 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 futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling colored v2.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[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]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling toml v0.7.5
[INFO] [stderr]    Compiling cargo_toml v0.15.3
[INFO] [stderr]    Compiling concurrently v0.3.3 (/opt/rustwide/workdir)
[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<T> {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.80s
[INFO] running `Command { std: "docker" "inspect" "4260ad4ec584460edf2a6dc3172f6b55890794e1872b1bc899091141fd5d374d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4260ad4ec584460edf2a6dc3172f6b55890794e1872b1bc899091141fd5d374d", kill_on_drop: false }`
[INFO] [stdout] 4260ad4ec584460edf2a6dc3172f6b55890794e1872b1bc899091141fd5d374d
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2be72c01b05e4d93cc566730f32be5cc6b06f1d212bffc50d789aaf615c9cbdd
[INFO] running `Command { std: "docker" "start" "-a" "2be72c01b05e4d93cc566730f32be5cc6b06f1d212bffc50d789aaf615c9cbdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrently v0.3.3 (/opt/rustwide/workdir)
[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<T> {
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "2be72c01b05e4d93cc566730f32be5cc6b06f1d212bffc50d789aaf615c9cbdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be72c01b05e4d93cc566730f32be5cc6b06f1d212bffc50d789aaf615c9cbdd", kill_on_drop: false }`
[INFO] [stdout] 2be72c01b05e4d93cc566730f32be5cc6b06f1d212bffc50d789aaf615c9cbdd
