[INFO] fetching crate socketioxide-redis 0.3.0... [INFO] testing socketioxide-redis-0.3.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate socketioxide-redis 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate socketioxide-redis 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate socketioxide-redis 0.3.0 [INFO] tweaked toml for crates.io crate socketioxide-redis 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate socketioxide-redis 0.3.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate socketioxide-redis 0.3.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded socketioxide-core v0.17.0 [INFO] [stderr] Downloaded engineioxide-core v0.2.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.15 [INFO] [stderr] Downloaded thiserror v2.0.15 [INFO] [stderr] Downloaded redis v0.32.4 [INFO] [stderr] Downloaded fred v10.1.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe13267f04421e152540d1adba5036b273c5923073a861828ab79ca72b36844 [INFO] running `Command { std: "docker" "start" "-a" "5fe13267f04421e152540d1adba5036b273c5923073a861828ab79ca72b36844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe13267f04421e152540d1adba5036b273c5923073a861828ab79ca72b36844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe13267f04421e152540d1adba5036b273c5923073a861828ab79ca72b36844", kill_on_drop: false }` [INFO] [stdout] 5fe13267f04421e152540d1adba5036b273c5923073a861828ab79ca72b36844 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ccfae9869f83c3e8bc0dec0287c219921c2c84f2a59a60c58dcae2db86c8a4 [INFO] running `Command { std: "docker" "start" "-a" "78ccfae9869f83c3e8bc0dec0287c219921c2c84f2a59a60c58dcae2db86c8a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling engineioxide-core v0.2.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling socketioxide-core v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.32.4 [INFO] [stderr] Compiling socketioxide-redis v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "78ccfae9869f83c3e8bc0dec0287c219921c2c84f2a59a60c58dcae2db86c8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ccfae9869f83c3e8bc0dec0287c219921c2c84f2a59a60c58dcae2db86c8a4", kill_on_drop: false }` [INFO] [stdout] 78ccfae9869f83c3e8bc0dec0287c219921c2c84f2a59a60c58dcae2db86c8a4 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a302e2708a97895a2c828c1bd38d54bb7779fc6634bae4ca4107d2355bbaeef8 [INFO] running `Command { std: "docker" "start" "-a" "a302e2708a97895a2c828c1bd38d54bb7779fc6634bae4ca4107d2355bbaeef8", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.32.4 [INFO] [stderr] Compiling socketioxide-redis v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/sockets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use socketioxide::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/sockets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use socketioxide::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/rooms.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use socketioxide::extract::SocketRef; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socketioxide-redis` (test "sockets") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/broadcast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use socketioxide::{adapter::Adapter, extract::SocketRef}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `socketioxide` [INFO] [stdout] --> tests/fixture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use socketioxide::{SocketIo, adapter::Emitter}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `socketioxide` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `socketioxide`, use `cargo add socketioxide` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `socketioxide-redis` (test "broadcast") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `socketioxide-redis` (test "fixture") due to 2 previous errors [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/local.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let (_, mut rx1) = io1.new_dummy_sock("/", ()).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 20 | let (_, mut rx1): (_, _) = io1.new_dummy_sock("/", ()).await; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 18 | | io1.new_dummy_sock("/", ()), [INFO] [stdout] 19 | | io2.new_dummy_sock("/", ()), [INFO] [stdout] 20 | | io3.new_dummy_sock("/", ()) [INFO] [stdout] 21 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 18 | | io1.new_dummy_sock("/", ()), [INFO] [stdout] 19 | | io2.new_dummy_sock("/", ()), [INFO] [stdout] 20 | | io3.new_dummy_sock("/", ()) [INFO] [stdout] 21 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, _), (_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/local.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let (_, mut rx2) = io2.new_dummy_sock("/", ()).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 21 | let (_, mut rx2): (_, _) = io2.new_dummy_sock("/", ()).await; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, {type error}), (_, _))` [INFO] [stdout] --> tests/rooms.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 17 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:50:63 [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 51 | | io1.new_dummy_sock("/", ()), [INFO] [stdout] 52 | | io2.new_dummy_sock("/", ()), [INFO] [stdout] 53 | | io3.new_dummy_sock("/", ()) [INFO] [stdout] 54 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:50:63 [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 51 | | io1.new_dummy_sock("/", ()), [INFO] [stdout] 52 | | io2.new_dummy_sock("/", ()), [INFO] [stdout] 53 | | io3.new_dummy_sock("/", ()) [INFO] [stdout] 54 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, _), (_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, {type error}), (_, _))` [INFO] [stdout] --> tests/rooms.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)) = tokio::join!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 50 | let ((_tx1, mut rx1), (_tx2, mut rx2), (_tx3, mut rx3)): ((_, _), (_, _), (_, _)) = tokio::join!( [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | tokio::join!(io1.new_dummy_sock("/", ()), io2.new_dummy_sock("/", ())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | tokio::join!(io1.new_dummy_sock("/", ()), io2.new_dummy_sock("/", ())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socketioxide-redis` (test "rooms") due to 21 previous errors [INFO] [stdout] error[E0282]: type annotations needed for `((_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let ((_tx1, mut rx1), (_tx2, mut rx2)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 81 | let ((_tx1, mut rx1), (_tx2, mut rx2)): ((_, _), (_, _)) = [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, _))` [INFO] [stdout] --> tests/rooms.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let ((_tx1, mut rx1), (_tx2, mut rx2)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 81 | let ((_tx1, mut rx1), (_tx2, mut rx2)): ((_, _), (_, _)) = [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | tokio::join!(io1.new_dummy_sock("/", ()), io2.new_dummy_sock("/", ())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/rooms.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | tokio::join!(io1.new_dummy_sock("/", ()), io2.new_dummy_sock("/", ())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, _), (_, _))` [INFO] [stdout] --> tests/rooms.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let ((_tx1, mut rx1), (_tx2, mut rx2)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 104 | let ((_tx1, mut rx1), (_tx2, mut rx2)): ((_, _), (_, _)) = [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `((_, {type error}), (_, _))` [INFO] [stdout] --> tests/rooms.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let ((_tx1, mut rx1), (_tx2, mut rx2)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/fixture.rs:161:77 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 104 | let ((_tx1, mut rx1), (_tx2, mut rx2)): ((_, _), (_, _)) = [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `socketioxide-redis` (test "local") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a302e2708a97895a2c828c1bd38d54bb7779fc6634bae4ca4107d2355bbaeef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a302e2708a97895a2c828c1bd38d54bb7779fc6634bae4ca4107d2355bbaeef8", kill_on_drop: false }` [INFO] [stdout] a302e2708a97895a2c828c1bd38d54bb7779fc6634bae4ca4107d2355bbaeef8