[INFO] fetching crate tmq 0.5.0... [INFO] checking tmq-0.5.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate tmq 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tmq 0.5.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmq 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tmq 0.5.0 [INFO] tweaked toml for crates.io crate tmq 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tmq 0.5.0 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8541592de22f7724bf218eff165232884c8ee2a586b478793ac9607d60b673e [INFO] running `Command { std: "docker" "start" "-a" "c8541592de22f7724bf218eff165232884c8ee2a586b478793ac9607d60b673e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8541592de22f7724bf218eff165232884c8ee2a586b478793ac9607d60b673e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8541592de22f7724bf218eff165232884c8ee2a586b478793ac9607d60b673e", kill_on_drop: false }` [INFO] [stdout] c8541592de22f7724bf218eff165232884c8ee2a586b478793ac9607d60b673e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71606dfb280a1ede4301503744494999d56d3ca71ee299223568d0c5f1fb5bd7 [INFO] running `Command { std: "docker" "start" "-a" "71606dfb280a1ede4301503744494999d56d3ca71ee299223568d0c5f1fb5bd7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking tmq v0.5.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/socket_builder.rs (1 fix) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 183 | | ref $socket, [INFO] [stdout] 184 | | ref mut $buffer, [INFO] [stdout] 185 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_buffered_stream!(BufferedReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_buffered_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/reply.rs from 2021 edition to 2024 [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 183 | | ref $socket, [INFO] [stdout] 184 | | ref mut $buffer, [INFO] [stdout] 185 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_buffered_stream!(BufferedReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_buffered_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed tests/utils.rs (2 fixes) [INFO] [stderr] Migrating examples/push.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/push.rs (1 fix) [INFO] [stderr] Migrating examples/pull.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/pull.rs (1 fix) [INFO] [stderr] Migrating examples/reply.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/reply.rs (1 fix) [INFO] [stderr] Migrating tests/push.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/subscribe.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/subscribe.rs (1 fix) [INFO] [stderr] Migrating tests/request.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/request.rs (1 fix) [INFO] [stderr] Migrating examples/client_worker.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/publish.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/router.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/poll.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/subscribe.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/subscribe.rs (1 fix) [INFO] [stderr] Migrating tests/utils.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/dealer.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/dealer.rs (2 fixes) [INFO] [stderr] Migrating tests/pull.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/publish.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/publish.rs (1 fix) [INFO] [stderr] Migrating examples/request.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/request.rs (1 fix) [INFO] [stderr] Migrating tests/pair.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.09s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking tmq v0.5.0 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 183 | | ref $socket, [INFO] [stdout] 184 | | ref mut $buffer, [INFO] [stdout] 185 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_buffered_stream!(BufferedReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_buffered_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | impl_sink!(Sender, buffer, poller); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 183 | | ref $socket, [INFO] [stdout] 184 | | ref mut $buffer, [INFO] [stdout] 185 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_buffered_stream!(BufferedReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_buffered_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 115 | | ref $socket, [INFO] [stdout] 116 | | ref mut $buffer, [INFO] [stdout] 117 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/macros.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let Self { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 133 | | ref $socket, [INFO] [stdout] 134 | | ref mut $buffer, [INFO] [stdout] 135 | | } = self.get_mut(); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/comm.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | impl_sink!(SenderReceiver, buffer, poller); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_sink` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tmq` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tmq` (lib) due to 5 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "71606dfb280a1ede4301503744494999d56d3ca71ee299223568d0c5f1fb5bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71606dfb280a1ede4301503744494999d56d3ca71ee299223568d0c5f1fb5bd7", kill_on_drop: false }` [INFO] [stdout] 71606dfb280a1ede4301503744494999d56d3ca71ee299223568d0c5f1fb5bd7