[INFO] cloning repository https://github.com/i-h-bar/async-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i-h-bar/async-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-h-bar%2Fasync-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-h-bar%2Fasync-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15f49e8e3252ff8f953b7c2e37b658ccc7e9d4d3 [INFO] checking i-h-bar/async-test against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-h-bar%2Fasync-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/i-h-bar/async-test [INFO] finished tweaking git repo https://github.com/i-h-bar/async-test [INFO] tweaked toml for git repo https://github.com/i-h-bar/async-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/i-h-bar/async-test on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/i-h-bar/async-test 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-async-runtimes v0.24.0 [INFO] [stderr] Downloaded pyo3-async-runtimes-macros v0.24.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e544615fcaf7ceb27682468d92afdd56eade9241895f90a52605c92034206e29 [INFO] running `Command { std: "docker" "start" "-a" "e544615fcaf7ceb27682468d92afdd56eade9241895f90a52605c92034206e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e544615fcaf7ceb27682468d92afdd56eade9241895f90a52605c92034206e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e544615fcaf7ceb27682468d92afdd56eade9241895f90a52605c92034206e29", kill_on_drop: false }` [INFO] [stdout] e544615fcaf7ceb27682468d92afdd56eade9241895f90a52605c92034206e29 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfacd5839dc23aee8f7044c80dc0760c804e6d899a2e81e18fd80285851cfeb [INFO] running `Command { std: "docker" "start" "-a" "2dfacd5839dc23aee8f7044c80dc0760c804e6d899a2e81e18fd80285851cfeb", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pyo3-async-runtimes-macros v0.24.0 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pyo3-async-runtimes v0.24.0 [INFO] [stderr] Checking async_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/test.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn run(&mut self) -> TestResult { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn run(&mut self) -> TestResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn stats(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn stats(&self) -> MutexGuard<'_, Stats> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/test.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn run(&mut self) -> TestResult { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn run(&mut self) -> TestResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn stats(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn stats(&self) -> MutexGuard<'_, Stats> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s [INFO] running `Command { std: "docker" "inspect" "2dfacd5839dc23aee8f7044c80dc0760c804e6d899a2e81e18fd80285851cfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfacd5839dc23aee8f7044c80dc0760c804e6d899a2e81e18fd80285851cfeb", kill_on_drop: false }` [INFO] [stdout] 2dfacd5839dc23aee8f7044c80dc0760c804e6d899a2e81e18fd80285851cfeb