[INFO] fetching crate distributed_arcade 1.0.0...
[INFO] testing distributed_arcade-1.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate distributed_arcade 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate distributed_arcade 1.0.0
[INFO] finished tweaking crates.io crate distributed_arcade 1.0.0
[INFO] tweaked toml for crates.io crate distributed_arcade 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distributed_arcade 1.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate distributed_arcade 1.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb55f00769d67d0d0dab1ea0bddc61b0a87269a8dca40f460801452e5ad99663
[INFO] running `Command { std: "docker" "start" "-a" "bb55f00769d67d0d0dab1ea0bddc61b0a87269a8dca40f460801452e5ad99663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb55f00769d67d0d0dab1ea0bddc61b0a87269a8dca40f460801452e5ad99663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb55f00769d67d0d0dab1ea0bddc61b0a87269a8dca40f460801452e5ad99663", kill_on_drop: false }`
[INFO] [stdout] bb55f00769d67d0d0dab1ea0bddc61b0a87269a8dca40f460801452e5ad99663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d19b0e8b4b1bd2a897441eb84b15a3164a4cfc702eb187db6e7d90977513811
[INFO] running `Command { std: "docker" "start" "-a" "9d19b0e8b4b1bd2a897441eb84b15a3164a4cfc702eb187db6e7d90977513811", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling axum v0.6.9
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling tower-http v0.4.0
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling distributed_arcade v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/routes/board.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / pub(crate) async fn route_board_post(
[INFO] [stdout] 123 | |     headers: HeaderMap,
[INFO] [stdout] 124 | |     Extension(rclient): Extension<redis::Client>,
[INFO] [stdout] 125 | |     Json(RouteBoardBody {name, order}): Json<RouteBoardBody>,
[INFO] [stdout] 126 | | ) -> outcome::RequestResult {
[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/routes/board.rs:144:74
[INFO] [stdout]     |
[INFO] [stdout] 144 |     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async(&mut rconn).await
[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] 144 ~     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async::<_, ()>(&mut rconn).await
[INFO] [stdout] 145 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] ...
[INFO] [stdout] 152 |     log::trace!("Starting Redis transaction...");
[INFO] [stdout] 153 ~     redis::cmd("MULTI").query_async::<_, ()>(&mut rconn).await
[INFO] [stdout] 154 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] ...
[INFO] [stdout] 160 |     log::trace!("Setting board order...");
[INFO] [stdout] 161 ~     rconn.set::<_, _, ()>(&order_key, Into::<&str>::into(order)).await
[INFO] [stdout] 162 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] 163 |     
[INFO] [stdout] 164 |     log::trace!("Setting board token...");
[INFO] [stdout] 165 ~     rconn.set::<_, _, ()>(&token_key, &token.0).await
[INFO] [stdout] 166 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] 167 |     
[INFO] [stdout] 168 |     log::trace!("Executing Redis transaction...");
[INFO] [stdout] 169 ~     redis::cmd("EXEC").query_async::<_, ()>(&mut rconn).await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: distributed_arcade v1.0.0 (/opt/rustwide/workdir), redis v0.22.3
[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" "9d19b0e8b4b1bd2a897441eb84b15a3164a4cfc702eb187db6e7d90977513811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d19b0e8b4b1bd2a897441eb84b15a3164a4cfc702eb187db6e7d90977513811", kill_on_drop: false }`
[INFO] [stdout] 9d19b0e8b4b1bd2a897441eb84b15a3164a4cfc702eb187db6e7d90977513811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1c4b2d711c7692b2f296e779da1fd852294f8696e1a54cb94bf760a0af9d037
[INFO] running `Command { std: "docker" "start" "-a" "a1c4b2d711c7692b2f296e779da1fd852294f8696e1a54cb94bf760a0af9d037", kill_on_drop: false }`
[INFO] [stderr]    Compiling distributed_arcade v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/routes/board.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / pub(crate) async fn route_board_post(
[INFO] [stdout] 123 | |     headers: HeaderMap,
[INFO] [stdout] 124 | |     Extension(rclient): Extension<redis::Client>,
[INFO] [stdout] 125 | |     Json(RouteBoardBody {name, order}): Json<RouteBoardBody>,
[INFO] [stdout] 126 | | ) -> outcome::RequestResult {
[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/routes/board.rs:144:74
[INFO] [stdout]     |
[INFO] [stdout] 144 |     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async(&mut rconn).await
[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] 144 ~     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async::<_, ()>(&mut rconn).await
[INFO] [stdout] 145 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] ...
[INFO] [stdout] 152 |     log::trace!("Starting Redis transaction...");
[INFO] [stdout] 153 ~     redis::cmd("MULTI").query_async::<_, ()>(&mut rconn).await
[INFO] [stdout] 154 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] ...
[INFO] [stdout] 160 |     log::trace!("Setting board order...");
[INFO] [stdout] 161 ~     rconn.set::<_, _, ()>(&order_key, Into::<&str>::into(order)).await
[INFO] [stdout] 162 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] 163 |     
[INFO] [stdout] 164 |     log::trace!("Setting board token...");
[INFO] [stdout] 165 ~     rconn.set::<_, _, ()>(&token_key, &token.0).await
[INFO] [stdout] 166 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stdout] 167 |     
[INFO] [stdout] 168 |     log::trace!("Executing Redis transaction...");
[INFO] [stdout] 169 ~     redis::cmd("EXEC").query_async::<_, ()>(&mut rconn).await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: distributed_arcade v1.0.0 (/opt/rustwide/workdir), redis v0.22.3
[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" "a1c4b2d711c7692b2f296e779da1fd852294f8696e1a54cb94bf760a0af9d037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c4b2d711c7692b2f296e779da1fd852294f8696e1a54cb94bf760a0af9d037", kill_on_drop: false }`
[INFO] [stdout] a1c4b2d711c7692b2f296e779da1fd852294f8696e1a54cb94bf760a0af9d037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d79438272fad21517fc51ad73f756f4efcd53e7807c5b1a2c69b60076c908fdf
[INFO] running `Command { std: "docker" "start" "-a" "d79438272fad21517fc51ad73f756f4efcd53e7807c5b1a2c69b60076c908fdf", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/routes/board.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | / pub(crate) async fn route_board_post(
[INFO] [stderr] 123 | |     headers: HeaderMap,
[INFO] [stderr] 124 | |     Extension(rclient): Extension<redis::Client>,
[INFO] [stderr] 125 | |     Json(RouteBoardBody {name, order}): Json<RouteBoardBody>,
[INFO] [stderr] 126 | | ) -> outcome::RequestResult {
[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 Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> src/routes/board.rs:144:74
[INFO] [stderr]     |
[INFO] [stderr] 144 |     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async(&mut rconn).await
[INFO] [stderr]     |                                                                          ^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 144 ~     redis::cmd("WATCH").arg(&order_key).arg(&token_key).arg(&scores_key).query_async::<_, ()>(&mut rconn).await
[INFO] [stderr] 145 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stderr] ...
[INFO] [stderr] 152 |     log::trace!("Starting Redis transaction...");
[INFO] [stderr] 153 ~     redis::cmd("MULTI").query_async::<_, ()>(&mut rconn).await
[INFO] [stderr] 154 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stderr] ...
[INFO] [stderr] 160 |     log::trace!("Setting board order...");
[INFO] [stderr] 161 ~     rconn.set::<_, _, ()>(&order_key, Into::<&str>::into(order)).await
[INFO] [stderr] 162 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stderr] 163 |     
[INFO] [stderr] 164 |     log::trace!("Setting board token...");
[INFO] [stderr] 165 ~     rconn.set::<_, _, ()>(&token_key, &token.0).await
[INFO] [stderr] 166 |         .map_err(outcome::redis_cmd_failed)?;
[INFO] [stderr] 167 |     
[INFO] [stderr] 168 |     log::trace!("Executing Redis transaction...");
[INFO] [stderr] 169 ~     redis::cmd("EXEC").query_async::<_, ()>(&mut rconn).await
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `distributed_arcade` (bin "distributed_arcade" test) generated 1 warning (run `cargo fix --bin "distributed_arcade" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: distributed_arcade v1.0.0 (/opt/rustwide/workdir), redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/distributed_arcade-00c2e55e325e14b4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d79438272fad21517fc51ad73f756f4efcd53e7807c5b1a2c69b60076c908fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79438272fad21517fc51ad73f756f4efcd53e7807c5b1a2c69b60076c908fdf", kill_on_drop: false }`
[INFO] [stdout] d79438272fad21517fc51ad73f756f4efcd53e7807c5b1a2c69b60076c908fdf
