[INFO] fetching crate zebra-test 1.0.0-beta.46... [INFO] checking zebra-test-1.0.0-beta.46 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate zebra-test 1.0.0-beta.46 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate zebra-test 1.0.0-beta.46 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zebra-test 1.0.0-beta.46 [INFO] tweaked toml for crates.io crate zebra-test 1.0.0-beta.46 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zebra-test 1.0.0-beta.46 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zebra-test 1.0.0-beta.46 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4831647c84a115c7b60a86799cf0f463d378f2e39c5ffb753402b72d7a6cb4a4 [INFO] running `Command { std: "docker" "start" "-a" "4831647c84a115c7b60a86799cf0f463d378f2e39c5ffb753402b72d7a6cb4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4831647c84a115c7b60a86799cf0f463d378f2e39c5ffb753402b72d7a6cb4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4831647c84a115c7b60a86799cf0f463d378f2e39c5ffb753402b72d7a6cb4a4", kill_on_drop: false }` [INFO] [stdout] 4831647c84a115c7b60a86799cf0f463d378f2e39c5ffb753402b72d7a6cb4a4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153ddfc09df374606f79385d51d16ce1bd0d150ac7b4fa20286bf4e83570c905 [INFO] running `Command { std: "docker" "start" "-a" "153ddfc09df374606f79385d51d16ce1bd0d150ac7b4fa20286bf4e83570c905", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling spandoc-attribute v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking insta v1.43.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking spandoc v0.2.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking zebra-test v1.0.0-beta.46 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | fn is_ready(&mut self) -> BoxFuture; [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] 12 | fn is_ready(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | fn is_pending(&mut self) -> BoxFuture; [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] 16 | fn is_pending(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fn is_failed(&mut self) -> BoxFuture; [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] 20 | fn is_failed(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | fn is_ready(&mut self) -> BoxFuture { [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] 28 | fn is_ready(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | fn is_pending(&mut self) -> BoxFuture { [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] 36 | fn is_pending(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn is_failed(&mut self) -> BoxFuture { [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] 44 | fn is_failed(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | fn is_ready(&mut self) -> BoxFuture; [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] 12 | fn is_ready(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | fn is_pending(&mut self) -> BoxFuture; [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] 16 | fn is_pending(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fn is_failed(&mut self) -> BoxFuture; [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] 20 | fn is_failed(&mut self) -> BoxFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | fn is_ready(&mut self) -> BoxFuture { [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] 28 | fn is_ready(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | fn is_pending(&mut self) -> BoxFuture { [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] 36 | fn is_pending(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service_extensions.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn is_failed(&mut self) -> BoxFuture { [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] 44 | fn is_failed(&mut self) -> BoxFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s [INFO] running `Command { std: "docker" "inspect" "153ddfc09df374606f79385d51d16ce1bd0d150ac7b4fa20286bf4e83570c905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153ddfc09df374606f79385d51d16ce1bd0d150ac7b4fa20286bf4e83570c905", kill_on_drop: false }` [INFO] [stdout] 153ddfc09df374606f79385d51d16ce1bd0d150ac7b4fa20286bf4e83570c905