[INFO] cloning repository https://github.com/Sharp-Eyes/fishmael
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sharp-Eyes/fishmael" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba384e02572118891971540c874310445a76818
[INFO] checking Sharp-Eyes/fishmael against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sharp-Eyes/fishmael
[INFO] finished tweaking git repo https://github.com/Sharp-Eyes/fishmael
[INFO] tweaked toml for git repo https://github.com/Sharp-Eyes/fishmael written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sharp-Eyes/fishmael on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sharp-Eyes/fishmael 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.9.0
[INFO] [stderr]   Downloaded twilight-model v0.15.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded redis v0.27.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51449b293da86b2447adea95fbdf0832dc738fc45420758c0854841316d570fc
[INFO] running `Command { std: "docker" "start" "-a" "51449b293da86b2447adea95fbdf0832dc738fc45420758c0854841316d570fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51449b293da86b2447adea95fbdf0832dc738fc45420758c0854841316d570fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51449b293da86b2447adea95fbdf0832dc738fc45420758c0854841316d570fc", kill_on_drop: false }`
[INFO] [stdout] 51449b293da86b2447adea95fbdf0832dc738fc45420758c0854841316d570fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e82cc443399418d290754e215ed6fe74f614728760293c52c2a5231ca31ac680
[INFO] running `Command { std: "docker" "start" "-a" "e82cc443399418d290754e215ed6fe74f614728760293c52c2a5231ca31ac680", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking redis v0.27.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking twilight-model v0.15.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling fishmael-cache-core v0.1.0 (/opt/rustwide/workdir/fishmael-cache-core)
[INFO] [stderr]    Compiling fishmael-cache-derive v0.1.0 (/opt/rustwide/workdir/fishmael-cache-derive)
[INFO] [stderr]     Checking fishmael-gateway v0.1.0 (/opt/rustwide/workdir/fishmael-gateway)
[INFO] [stderr]     Checking fishmael-cache v0.1.0 (/opt/rustwide/workdir/fishmael-cache)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fishmael-gateway/src/lib.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn next_event(&mut self) -> PollEvent<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn next_event(&mut self) -> PollEvent<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fishmael-gateway/src/lib.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn next_event(&mut self) -> PollEvent<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn next_event(&mut self) -> PollEvent<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking testbot v0.1.0 (/opt/rustwide/workdir/testbot)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "e82cc443399418d290754e215ed6fe74f614728760293c52c2a5231ca31ac680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82cc443399418d290754e215ed6fe74f614728760293c52c2a5231ca31ac680", kill_on_drop: false }`
[INFO] [stdout] e82cc443399418d290754e215ed6fe74f614728760293c52c2a5231ca31ac680
