[INFO] fetching crate colink 0.3.10...
[INFO] building colink-0.3.10 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate colink 0.3.10 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate colink 0.3.10 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c95c6f3cd8e6cf21720126741cc43fd759cf4285c405de55b0593dbe92563e
[INFO] running `Command { std: "docker" "start" "-a" "12c95c6f3cd8e6cf21720126741cc43fd759cf4285c405de55b0593dbe92563e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c95c6f3cd8e6cf21720126741cc43fd759cf4285c405de55b0593dbe92563e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c95c6f3cd8e6cf21720126741cc43fd759cf4285c405de55b0593dbe92563e", kill_on_drop: false }`
[INFO] [stdout] 12c95c6f3cd8e6cf21720126741cc43fd759cf4285c405de55b0593dbe92563e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebe471eda3d4014820095cb10f897cafef8ea29bbbefc65857395ed2c3a0d949
[INFO] running `Command { std: "docker" "start" "-a" "ebe471eda3d4014820095cb10f897cafef8ea29bbbefc65857395ed2c3a0d949", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling httpdate v1.0.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 pin-project-internal v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling p12 v0.6.3
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-connector v0.18.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tcp-stream v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling amq-protocol v7.1.2
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling amq-protocol-types v7.1.2
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling lapin v2.2.1
[INFO] [stderr]    Compiling clap_builder v4.3.8
[INFO] [stderr]    Compiling colink v0.3.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling amq-protocol-uri v7.1.2
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling amq-protocol-tcp v7.1.2
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling pinky-swear v6.1.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling clap v4.3.8
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling redis v0.23.0
[INFO] [stderr]    Compiling tonic v0.9.2
[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<Vec<u8>, 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 Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 684 ~                     .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id])
[INFO] [stdout] 685 |                     .await?;
[INFO] [stdout] ...
[INFO] [stdout] 688 |                     .unwrap()
[INFO] [stdout] 689 ~                     .xdel::<_, _, ()>(&self.queue_name, &[id])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ReadParams {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct UpdateParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DeleteParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: colink v0.3.10 (/opt/rustwide/workdir), redis v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ebe471eda3d4014820095cb10f897cafef8ea29bbbefc65857395ed2c3a0d949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe471eda3d4014820095cb10f897cafef8ea29bbbefc65857395ed2c3a0d949", kill_on_drop: false }`
[INFO] [stdout] ebe471eda3d4014820095cb10f897cafef8ea29bbbefc65857395ed2c3a0d949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2faceea730f898a8e01035148d40e36fefb3b98b1631d50cf90ba9f2f355609
[INFO] running `Command { std: "docker" "start" "-a" "f2faceea730f898a8e01035148d40e36fefb3b98b1631d50cf90ba9f2f355609", kill_on_drop: false }`
[INFO] [stderr]    Compiling colink v0.3.10 (/opt/rustwide/workdir)
[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<Vec<u8>, 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 Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 684 ~                     .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id])
[INFO] [stdout] 685 |                     .await?;
[INFO] [stdout] ...
[INFO] [stdout] 688 |                     .unwrap()
[INFO] [stdout] 689 ~                     .xdel::<_, _, ()>(&self.queue_name, &[id])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ReadParams {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct UpdateParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteParams` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct DeleteParams {
[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<Vec<u8>, 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 Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 684 ~                     .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id])
[INFO] [stdout] 685 |                     .await?;
[INFO] [stdout] ...
[INFO] [stdout] 688 |                     .unwrap()
[INFO] [stdout] 689 ~                     .xdel::<_, _, ()>(&self.queue_name, &[id])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `colink` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name colink --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async-recursion"' --cfg 'feature="default"' --cfg 'feature="extensions"' --cfg 'feature="hyper"' --cfg 'feature="hyper-rustls"' --cfg 'feature="instant_server"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="policy_module"' --cfg 'feature="rcgen"' --cfg 'feature="registry"' --cfg 'feature="remote_storage"' --cfg 'feature="reqwest"' --cfg 'feature="storage_macro"' --cfg 'feature="tokio-rustls"' --cfg 'feature="variable_transfer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-recursion", "default", "extensions", "hyper", "hyper-rustls", "instant_server", "jsonwebtoken", "policy_module", "rcgen", "rdbc2", "registry", "remote_storage", "reqwest", "storage_macro", "storage_macro_dbc", "tokio-rustls", "variable_transfer"))' -C metadata=eee2908b32fbc727 -C extra-filename=-e4ec3e79cf2ca844 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3189e6e98964d945.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4c8b21a481069619.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-41ef80743f0f4eb6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-409335c498324650.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-23b7c29cea3673b4.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7daab7124ed3e790.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-e79c0d648aff706c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5b0adc35ccda03fd.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-888310446ffc5d5e.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-078384f57818d2de.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d69d6ac334ae2156.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-1463a4ac148ad522.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-44829cecc7866bd9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7c3294a08927d194.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-8c24205f4991df32.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8407e647e4c9f666.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-106273c17a2562e6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6181e2db8c3880e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14ccd0ca1469a988.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6a72194fbc1cd48b.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-266a78b55af1afe0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02233b764ed314e1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ee4fd20deffea2e5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-682f6350f621db6f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aa2eb7eaea4b824d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e761430bcb8240fe/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-be252a6beca0a5d0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `colink` (example "protocol_variable_transfer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name protocol_variable_transfer --edition=2021 examples/protocol_variable_transfer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-recursion"' --cfg 'feature="default"' --cfg 'feature="extensions"' --cfg 'feature="hyper"' --cfg 'feature="hyper-rustls"' --cfg 'feature="instant_server"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="policy_module"' --cfg 'feature="rcgen"' --cfg 'feature="registry"' --cfg 'feature="remote_storage"' --cfg 'feature="reqwest"' --cfg 'feature="storage_macro"' --cfg 'feature="tokio-rustls"' --cfg 'feature="variable_transfer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-recursion", "default", "extensions", "hyper", "hyper-rustls", "instant_server", "jsonwebtoken", "policy_module", "rcgen", "rdbc2", "registry", "remote_storage", "reqwest", "storage_macro", "storage_macro_dbc", "tokio-rustls", "variable_transfer"))' -C metadata=8991f576ad35c3c1 -C extra-filename=-5991c3bf3a01ad9f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3189e6e98964d945.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4c8b21a481069619.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-41ef80743f0f4eb6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-409335c498324650.rlib --extern colink=/opt/rustwide/target/debug/deps/libcolink-a9fd5d76b7ee4819.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-23b7c29cea3673b4.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7daab7124ed3e790.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-e79c0d648aff706c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5b0adc35ccda03fd.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-888310446ffc5d5e.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-078384f57818d2de.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d69d6ac334ae2156.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-1463a4ac148ad522.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-44829cecc7866bd9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7c3294a08927d194.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-8c24205f4991df32.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8407e647e4c9f666.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-106273c17a2562e6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6181e2db8c3880e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14ccd0ca1469a988.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6a72194fbc1cd48b.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-266a78b55af1afe0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02233b764ed314e1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ee4fd20deffea2e5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-682f6350f621db6f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aa2eb7eaea4b824d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e761430bcb8240fe/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-be252a6beca0a5d0/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f2faceea730f898a8e01035148d40e36fefb3b98b1631d50cf90ba9f2f355609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2faceea730f898a8e01035148d40e36fefb3b98b1631d50cf90ba9f2f355609", kill_on_drop: false }`
[INFO] [stdout] f2faceea730f898a8e01035148d40e36fefb3b98b1631d50cf90ba9f2f355609
