[INFO] cloning repository https://github.com/guillaumecl/mqtt-scale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillaumecl/mqtt-scale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumecl%2Fmqtt-scale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumecl%2Fmqtt-scale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9e33a34fe88437e5f42262fce015a2ed3457c0c [INFO] checking guillaumecl/mqtt-scale against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumecl%2Fmqtt-scale" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/guillaumecl/mqtt-scale [INFO] finished tweaking git repo https://github.com/guillaumecl/mqtt-scale [INFO] tweaked toml for git repo https://github.com/guillaumecl/mqtt-scale written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guillaumecl/mqtt-scale on toolchain 48c9d93cf65d550d124c40108859fd993778c157 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guillaumecl/mqtt-scale 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f97f16d5ebcb16440917b7cfb7db30c99642c28fd81a5220e0d44209fc8c931 [INFO] running `Command { std: "docker" "start" "-a" "6f97f16d5ebcb16440917b7cfb7db30c99642c28fd81a5220e0d44209fc8c931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f97f16d5ebcb16440917b7cfb7db30c99642c28fd81a5220e0d44209fc8c931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f97f16d5ebcb16440917b7cfb7db30c99642c28fd81a5220e0d44209fc8c931", kill_on_drop: false }` [INFO] [stdout] 6f97f16d5ebcb16440917b7cfb7db30c99642c28fd81a5220e0d44209fc8c931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3789e8830909505806e092ab566817edcc1b871f30b0a56f1f730300cd7c1b [INFO] running `Command { std: "docker" "start" "-a" "ca3789e8830909505806e092ab566817edcc1b871f30b0a56f1f730300cd7c1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde-inline-default v0.2.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Checking mqtt-scale v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/daemon.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | async fn main_loop(self: &mut Daemon, client: AsyncClient) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/daemon.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | self: &mut Daemon, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/daemon.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | async fn main_loop(self: &mut Daemon, client: AsyncClient) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/daemon.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | self: &mut Daemon, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mqtt-scale` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mqtt-scale` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ca3789e8830909505806e092ab566817edcc1b871f30b0a56f1f730300cd7c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3789e8830909505806e092ab566817edcc1b871f30b0a56f1f730300cd7c1b", kill_on_drop: false }` [INFO] [stdout] ca3789e8830909505806e092ab566817edcc1b871f30b0a56f1f730300cd7c1b