[INFO] fetching crate colink 0.3.10... [INFO] checking colink-0.3.10 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate colink 0.3.10 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate colink 0.3.10 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate colink 0.3.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate colink 0.3.10 [INFO] tweaked toml for crates.io crate colink 0.3.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate colink 0.3.10 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f03f772b1001811cdc997ae50387e81fac7d87444034b88624c5043f20b8ec1 [INFO] running `Command { std: "docker" "start" "-a" "7f03f772b1001811cdc997ae50387e81fac7d87444034b88624c5043f20b8ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f03f772b1001811cdc997ae50387e81fac7d87444034b88624c5043f20b8ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f03f772b1001811cdc997ae50387e81fac7d87444034b88624c5043f20b8ec1", kill_on_drop: false }` [INFO] [stdout] 7f03f772b1001811cdc997ae50387e81fac7d87444034b88624c5043f20b8ec1 [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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06066ae3c634ceedf9353d81841c1b7ce0f7357876343bad94e2966643a48207 [INFO] running `Command { std: "docker" "start" "-a" "06066ae3c634ceedf9353d81841c1b7ce0f7357876343bad94e2966643a48207", 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] Fixed Cargo.toml (8 fixes) [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking p12 v0.6.3 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-connector v0.18.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking tcp-stream v0.26.0 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking executor-trait v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling lapin v2.2.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking clap_builder v4.3.8 [INFO] [stderr] Checking async-global-executor-trait v2.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pinky-swear v6.1.0 [INFO] [stderr] Compiling colink v0.3.10 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking amq-protocol-types v7.1.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking amq-protocol-uri v7.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking amq-protocol-tcp v7.1.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking rcgen v0.10.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking clap v4.3.8 [INFO] [stderr] Checking hyper-rustls v0.24.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking redis v0.23.0 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `colink` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/application.rs [INFO] [stderr] * src/protocol.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:378:10 [INFO] [stderr] | [INFO] [stderr] 378 | ( $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:399:7 [INFO] [stderr] | [INFO] [stderr] 399 | ( $cl:expr_2021, $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:399:25 [INFO] [stderr] | [INFO] [stderr] 399 | ( $cl:expr_2021, $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/application.rs:652:5 [INFO] [stderr] | [INFO] [stderr] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/application.rs:684:22 [INFO] [stderr] | [INFO] [stderr] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stderr] | ^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/extensions/lock.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().gen::(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ( $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 378 | ( $( $x:expr_2021 ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:399:11 [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr_2021, $( $x:expr ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:399:23 [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr_2021 ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/protocol.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | while let Ok(data) = subscriber.get_next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/protocol.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/extensions/storage_macro/fs.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | while let Some(entry) = dir.next_entry().await? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/extensions/storage_macro/fs.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/host_import_users_and_exchange_guest_jwts.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `colink` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/application.rs [INFO] [stderr] * src/protocol.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:378:10 [INFO] [stderr] | [INFO] [stderr] 378 | ( $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:399:7 [INFO] [stderr] | [INFO] [stderr] 399 | ( $cl:expr_2021, $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/protocol.rs:399:25 [INFO] [stderr] | [INFO] [stderr] 399 | ( $cl:expr_2021, $( $x:expr_2021 ),* ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/application.rs:652:5 [INFO] [stderr] | [INFO] [stderr] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/application.rs:684:22 [INFO] [stderr] | [INFO] [stderr] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stderr] | ^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/extensions/lock.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().gen::(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ( $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 378 | ( $( $x:expr_2021 ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:399:11 [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr_2021, $( $x:expr ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/protocol.rs:399:23 [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr ),* ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 399 | ( $cl:expr, $( $x:expr_2021 ),* ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/protocol.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | while let Ok(data) = subscriber.get_next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/protocol.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/extensions/storage_macro/fs.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | while let Some(entry) = dir.next_entry().await? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/extensions/storage_macro/fs.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/test_example_protocol_greetings.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_run_task.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/storage_macro_chunk.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/host_import_users_and_set_registry.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_run_local_task.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/protocol_variable_transfer.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/auto_confirm.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_wait_task.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/get_next_greeting_message.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_import_guest_jwt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/mtls_request_info.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_stop_protocol_operator.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_user_management.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_generate_token.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/protocol_greetings.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_start_protocol_operator.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/host_import_users.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_policy_module.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_storage_macro.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_greetings_to_multiple_users.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_remote_storage.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_confirm_task.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_policy_module.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/user_lock.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/host_import_user.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_remote_storage.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/protocol_greetings_with_instant_server.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/protocol_greetings_with_init_func.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_protocol_variable_transfer.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_counter_with_lock.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling colink v0.3.10 (/tmp/fixit) [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/extensions/lock.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().gen::(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().r#gen::(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/extensions/lock.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().gen::(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 19 | let rnd_num = rand::thread_rng().r#gen::(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::xack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.0/src/commands/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / implement_commands! { [INFO] [stdout] 67 | | 'a [INFO] [stdout] 68 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 1214 | | fn xack( [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1861 | | } [INFO] [stdout] 1862 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::xack` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/application.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | .xdel(&self.queue_name, &[id]) [INFO] [stdout] | ^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::xdel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.0/src/commands/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / implement_commands! { [INFO] [stdout] 67 | | 'a [INFO] [stdout] 68 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 1397 | | fn xdel( [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1861 | | } [INFO] [stdout] 1862 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::xdel` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::xack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.0/src/commands/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / implement_commands! { [INFO] [stdout] 67 | | 'a [INFO] [stdout] 68 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 1214 | | fn xack( [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1861 | | } [INFO] [stdout] 1862 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::xack` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/application.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | .xdel(&self.queue_name, &[id]) [INFO] [stdout] | ^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 42 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::xdel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.0/src/commands/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / implement_commands! { [INFO] [stdout] 67 | | 'a [INFO] [stdout] 68 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 1397 | | fn xdel( [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1861 | | } [INFO] [stdout] 1862 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::xdel` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `colink` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `colink` (lib) due to 4 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" "06066ae3c634ceedf9353d81841c1b7ce0f7357876343bad94e2966643a48207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06066ae3c634ceedf9353d81841c1b7ce0f7357876343bad94e2966643a48207", kill_on_drop: false }` [INFO] [stdout] 06066ae3c634ceedf9353d81841c1b7ce0f7357876343bad94e2966643a48207