[INFO] cloning repository https://github.com/muhamadazmy/rbus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muhamadazmy/rbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f877386ced098b7a140c58dcadc7f19f6421a041 [INFO] testing muhamadazmy/rbus against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhamadazmy%2Frbus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/muhamadazmy/rbus [INFO] finished tweaking git repo https://github.com/muhamadazmy/rbus [INFO] tweaked toml for git repo https://github.com/muhamadazmy/rbus written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/muhamadazmy/rbus on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/muhamadazmy/rbus 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/threefoldtech/tokio-worker-pool` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded simple_logger v2.2.0 [INFO] [stderr] Downloaded anyhow v1.0.44 [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded bb8-redis v0.11.0 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] [stderr] Downloaded tokio-util v0.6.8 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded time-macros v0.2.3 [INFO] [stderr] Downloaded libc v0.2.105 [INFO] [stderr] Downloaded combine v4.6.1 [INFO] [stderr] Downloaded redis v0.21.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce6db25735f0012b584040b9374e38c7f2a7cf3fd2e7c7cf056e2c51ee653d0 [INFO] running `Command { std: "docker" "start" "-a" "8ce6db25735f0012b584040b9374e38c7f2a7cf3fd2e7c7cf056e2c51ee653d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce6db25735f0012b584040b9374e38c7f2a7cf3fd2e7c7cf056e2c51ee653d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce6db25735f0012b584040b9374e38c7f2a7cf3fd2e7c7cf056e2c51ee653d0", kill_on_drop: false }` [INFO] [stdout] 8ce6db25735f0012b584040b9374e38c7f2a7cf3fd2e7c7cf056e2c51ee653d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 47d1615ee7e8f96ac22af095a3f4ffb2eb4030e461129653e23c87bc7d5ce151 [INFO] running `Command { std: "docker" "start" "-a" "47d1615ee7e8f96ac22af095a3f4ffb2eb4030e461129653e23c87bc7d5ce151", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/rbus_macros) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling workers v0.1.0 (https://github.com/threefoldtech/tokio-worker-pool?branch=main#6de64004) [INFO] [stderr] Compiling bb8 v0.8.0 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling redis v0.21.3 [INFO] [stderr] Compiling bb8-redis v0.11.0 [INFO] [stderr] Compiling rbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/client.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / pub async fn request(&self, module: S, request: Request) -> Result [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | S: AsRef, [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/client.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush(queue, &request) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush::<_, _, ()>(queue, &request) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server/redis.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | async fn respond>(&self, id: S, ret: Result) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/server/redis.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush(&id, response) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush::<_, _, ()>(&id, response) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (/opt/rustwide/workdir), redis v0.21.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "47d1615ee7e8f96ac22af095a3f4ffb2eb4030e461129653e23c87bc7d5ce151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d1615ee7e8f96ac22af095a3f4ffb2eb4030e461129653e23c87bc7d5ce151", kill_on_drop: false }` [INFO] [stdout] 47d1615ee7e8f96ac22af095a3f4ffb2eb4030e461129653e23c87bc7d5ce151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8cb846c4a9ff758a5adc9a5e0fd88f0e7d97a1ba4a95a1c7d023916a6218b25e [INFO] running `Command { std: "docker" "start" "-a" "8cb846c4a9ff758a5adc9a5e0fd88f0e7d97a1ba4a95a1c7d023916a6218b25e", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/client.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / pub async fn request(&self, module: S, request: Request) -> Result [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | S: AsRef, [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/client.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush(queue, &request) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush::<_, _, ()>(queue, &request) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server/redis.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | async fn respond>(&self, id: S, ret: Result) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/server/redis.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush(&id, response) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush::<_, _, ()>(&id, response) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling simple_logger v2.2.0 [INFO] [stderr] Compiling rbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/client.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / pub async fn request(&self, module: S, request: Request) -> Result [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | S: AsRef, [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/client.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush(queue, &request) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 90 | con.rpush::<_, _, ()>(queue, &request) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server/redis.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | async fn respond>(&self, id: S, ret: Result) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/server/redis.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush(&id, response) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 166 | con.rpush::<_, _, ()>(&id, response) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (/opt/rustwide/workdir), redis v0.21.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" "8cb846c4a9ff758a5adc9a5e0fd88f0e7d97a1ba4a95a1c7d023916a6218b25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb846c4a9ff758a5adc9a5e0fd88f0e7d97a1ba4a95a1c7d023916a6218b25e", kill_on_drop: false }` [INFO] [stdout] 8cb846c4a9ff758a5adc9a5e0fd88f0e7d97a1ba4a95a1c7d023916a6218b25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8fc47c4ac16db4b096f50dca80eaf9a1b0883775aaeaaa2ffa075cc2faae78c9 [INFO] running `Command { std: "docker" "start" "-a" "8fc47c4ac16db4b096f50dca80eaf9a1b0883775aaeaaa2ffa075cc2faae78c9", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/client.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | / pub async fn request(&self, module: S, request: Request) -> Result [INFO] [stderr] 80 | | where [INFO] [stderr] 81 | | S: AsRef, [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 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/client.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | con.rpush(queue, &request) [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 90 | con.rpush::<_, _, ()>(queue, &request) [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/server/redis.rs:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | async fn respond>(&self, id: S, ret: Result) -> anyhow::Result<()> { [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 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/server/redis.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | con.rpush(&id, response) [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 166 | con.rpush::<_, _, ()>(&id, response) [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `rbus` (lib) generated 2 warnings (run `cargo fix --lib -p rbus` to apply 2 suggestions) [INFO] [stderr] warning: `rbus` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rbus v0.1.0 (/opt/rustwide/workdir), redis v0.21.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/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rbus-831edf70078c1189) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test protocol::test::output ... ok [INFO] [stdout] test protocol::test::tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/examples.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/examples-8133cd8d8fdec295) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test full ... ignored [INFO] [stdout] test testing_streams ... ignored [INFO] [stdout] test test_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stderr] Doc-tests rbus [INFO] [stdout] [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" "8fc47c4ac16db4b096f50dca80eaf9a1b0883775aaeaaa2ffa075cc2faae78c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc47c4ac16db4b096f50dca80eaf9a1b0883775aaeaaa2ffa075cc2faae78c9", kill_on_drop: false }` [INFO] [stdout] 8fc47c4ac16db4b096f50dca80eaf9a1b0883775aaeaaa2ffa075cc2faae78c9