[INFO] fetching crate join 0.3.1... [INFO] testing join-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate join 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate join 0.3.1 [INFO] finished tweaking crates.io crate join 0.3.1 [INFO] tweaked toml for crates.io crate join 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate join 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 198 packages to latest compatible versions [INFO] [stderr] Adding futures-timer v0.4.0 (available: v3.0.3) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e730a882a25084d120482b4d8ac3d30db28a0c36181f4dee922998c3d04b48c [INFO] running `Command { std: "docker" "start" "-a" "5e730a882a25084d120482b4d8ac3d30db28a0c36181f4dee922998c3d04b48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e730a882a25084d120482b4d8ac3d30db28a0c36181f4dee922998c3d04b48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e730a882a25084d120482b4d8ac3d30db28a0c36181f4dee922998c3d04b48c", kill_on_drop: false }` [INFO] [stdout] 5e730a882a25084d120482b4d8ac3d30db28a0c36181f4dee922998c3d04b48c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9070e8db3cd9a181a5d6e500bf1d3e37e48f3d0d74a7fa9f9309b29761746d1b [INFO] running `Command { std: "docker" "start" "-a" "9070e8db3cd9a181a5d6e500bf1d3e37e48f3d0d74a7fa9f9309b29761746d1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling join_impl v0.3.1 [INFO] [stderr] Compiling join v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "9070e8db3cd9a181a5d6e500bf1d3e37e48f3d0d74a7fa9f9309b29761746d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9070e8db3cd9a181a5d6e500bf1d3e37e48f3d0d74a7fa9f9309b29761746d1b", kill_on_drop: false }` [INFO] [stdout] 9070e8db3cd9a181a5d6e500bf1d3e37e48f3d0d74a7fa9f9309b29761746d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 028352dfb7a571d81464e23f79014f296cb295168b4a6d0242b396f5ae9bddf2 [INFO] running `Command { std: "docker" "start" "-a" "028352dfb7a571d81464e23f79014f296cb295168b4a6d0242b396f5ae9bddf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling join_impl v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling join v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.87s [INFO] running `Command { std: "docker" "inspect" "028352dfb7a571d81464e23f79014f296cb295168b4a6d0242b396f5ae9bddf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "028352dfb7a571d81464e23f79014f296cb295168b4a6d0242b396f5ae9bddf2", kill_on_drop: false }` [INFO] [stdout] 028352dfb7a571d81464e23f79014f296cb295168b4a6d0242b396f5ae9bddf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 025e6f6a1c8a3f42ef07c8f2f11c87d0f90accf5bb4c849da1fa61e1ddc1c627 [INFO] running `Command { std: "docker" "start" "-a" "025e6f6a1c8a3f42ef07c8f2f11c87d0f90accf5bb4c849da1fa61e1ddc1c627", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/join-5a03d5212d9522a0) [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] [stderr] Running tests/join.rs (/opt/rustwide/target/debug/deps/join-98493b0813af6d7b) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test join_tests::it_checks_evalutation_in_case_of_error ... ok [INFO] [stdout] test join_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test join_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test join_tests::it_creates_nested_chains ... ok [INFO] [stdout] test join_tests::it_produces_single_value ... ok [INFO] [stdout] test join_tests::it_produces_tuple ... ok [INFO] [stdout] test join_tests::it_tests_filter ... ok [INFO] [stdout] test join_tests::it_tests_handler_behaviour ... ok [INFO] [stdout] test join_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test join_tests::it_tests_initial_block_capture ... ok [INFO] [stdout] test join_tests::it_tests_multi_step_single_branch ... ok [INFO] [stdout] test join_tests::it_tests_nested_macro_combinations ... ok [INFO] [stdout] test join_tests::it_tests_step_expr_with_large_indices ... ok [INFO] [stdout] test join_tests::it_tests_steps ... ok [INFO] [stdout] test join_tests::it_tests_iter_combinators ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/join_async.rs (/opt/rustwide/target/debug/deps/join_async-fb60dbe56729080b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test join_async_tests::it_creates_unpolled_future ... ok [INFO] [stdout] test join_async_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test join_async_tests::it_checks_evalutation_in_case_of_error ... ok [INFO] [stdout] test join_async_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test join_async_tests::it_produces_tuple ... ok [INFO] [stdout] test join_async_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test join_async_tests::it_produces_single_value ... ok [INFO] [stdout] test join_async_tests::it_tests_initial_block_capture ... ok [INFO] [stdout] test join_async_tests::it_tests_iter_combinators ... ok [INFO] [stdout] test join_async_tests::it_tests_multi_step_single_branch ... ok [INFO] [stdout] test join_async_tests::it_tests_nested_macro_combinations ... ok [INFO] [stdout] test join_async_tests::it_tests_steps ... ok [INFO] [stdout] test join_async_tests::it_works_with_references_correcly ... ok [INFO] [stdout] test join_async_tests::it_works_with_custom_joiner ... ok [INFO] [stdout] test join_async_tests::it_tests_handler_behaviour ... ok [INFO] [stdout] test join_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection ... ok [INFO] [stdout] test join_async_tests::it_checks_concurrent_branches_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.00s [INFO] [stdout] [INFO] [stderr] Running tests/join_async_spawn.rs (/opt/rustwide/target/debug/deps/join_async_spawn-abb83aa9cf9a29cf) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test join_async_spawn_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test join_async_spawn_tests::it_creates_unpolled_future ... ok [INFO] [stdout] test join_async_spawn_tests::it_produces_single_value ... ok [INFO] [stdout] test join_async_spawn_tests::it_produces_tuple ... ok [INFO] [stdout] test join_async_spawn_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_nested_macro_combinations ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_initial_block_capture ... ok [INFO] [stdout] test join_async_spawn_tests::it_checks_evalutation_in_case_of_error ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_multi_step_single_branch ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_iter_combinators ... ok [INFO] [stdout] test join_async_spawn_tests::it_cant_work_without_tokio ... ok [INFO] [stdout] test join_async_spawn_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_steps ... ok [INFO] [stdout] test join_async_spawn_tests::it_tests_handler_behaviour ... ok [INFO] [stderr] Running tests/join_spawn.rs (/opt/rustwide/target/debug/deps/join_spawn-907e3ad0dd3a5dd5) [INFO] [stdout] test join_async_spawn_tests::it_checks_concurrent_branches_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test join_spawn_tests::it_checks_evalutation_in_case_of_error ... ok [INFO] [stdout] test join_spawn_tests::it_produces_single_value ... ok [INFO] [stdout] test join_spawn_tests::it_tests_multi_step_single_branch ... ok [INFO] [stdout] test join_spawn_tests::it_produces_tuple ... ok [INFO] [stdout] test join_spawn_tests::it_tests_iter_combinators ... ok [INFO] [stdout] test join_spawn_tests::it_tests_initial_block_capture ... ok [INFO] [stdout] test join_spawn_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test join_spawn_tests::it_tests_handler_behaviour ... ok [INFO] [stdout] test join_spawn_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test join_spawn_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test join_spawn_tests::it_tests_steps ... ok [INFO] [stdout] test join_spawn_tests::it_tests_nested_macro_combinations ... ok [INFO] [stdout] test join_spawn_tests::it_checks_multi_threading_steps ... ok [INFO] [stdout] test join_spawn_tests::it_checks_multi_threading ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.02s [INFO] [stdout] [INFO] [stderr] Doc-tests join [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test src/lib.rs - (line 155) ... ok [INFO] [stdout] test src/lib.rs - (line 195) ... ok [INFO] [stdout] test src/lib.rs - (line 145) ... ok [INFO] [stdout] test src/lib.rs - (line 163) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 183) ... ok [INFO] [stdout] test src/lib.rs - (line 173) ... ok [INFO] [stdout] test src/lib.rs - (line 205) ... ok [INFO] [stdout] test src/lib.rs - (line 1147) ... ok [INFO] [stdout] test src/lib.rs - (line 215) ... ok [INFO] [stdout] test src/lib.rs - (line 276) ... ok [INFO] [stdout] test src/lib.rs - (line 237) ... ok [INFO] [stdout] test src/lib.rs - (line 1023) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/lib.rs - (line 1066) ... ok [INFO] [stdout] test src/lib.rs - (line 287) ... ok [INFO] [stdout] test src/lib.rs - (line 307) ... ok [INFO] [stdout] test src/lib.rs - (line 247) ... ok [INFO] [stdout] test src/lib.rs - (line 257) ... ok [INFO] [stdout] test src/lib.rs - (line 329) ... ok [INFO] [stdout] test src/lib.rs - (line 296) ... ok [INFO] [stdout] test src/lib.rs - (line 107) ... ok [INFO] [stdout] test src/lib.rs - (line 396) ... ok [INFO] [stdout] test src/lib.rs - (line 318) ... ok [INFO] [stdout] test src/lib.rs - (line 437) ... ok [INFO] [stdout] test src/lib.rs - (line 371) ... ok [INFO] [stdout] test src/lib.rs - (line 225) ... ok [INFO] [stdout] test src/lib.rs - (line 267) ... ok [INFO] [stdout] test src/lib.rs - (line 451) ... ok [INFO] [stdout] test src/lib.rs - (line 465) ... ok [INFO] [stdout] test src/lib.rs - (line 379) ... ok [INFO] [stdout] test src/lib.rs - (line 555) ... ok [INFO] [stdout] test src/lib.rs - (line 570) ... ok [INFO] [stdout] test src/lib.rs - (line 339) ... ok [INFO] [stdout] test src/lib.rs - (line 350) ... ok [INFO] [stdout] test src/lib.rs - (line 489) ... FAILED [INFO] [stdout] test src/lib.rs - (line 128) ... ok [INFO] [stdout] test src/lib.rs - (line 410) ... ok [INFO] [stdout] test src/lib.rs - (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 515) ... ok [INFO] [stdout] test src/lib.rs - join_spawn (line 1474) ... ok [INFO] [stdout] test src/lib.rs - (line 697) ... ok [INFO] [stdout] test src/lib.rs - (line 938) ... ok [INFO] [stdout] test src/lib.rs - join (line 1411) ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ok [INFO] [stdout] test src/lib.rs - (line 593) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] test src/lib.rs - join_async (line 1438) ... ok [INFO] [stdout] test src/lib.rs - try_join (line 1209) ... ok [INFO] [stdout] test src/lib.rs - (line 977) ... ok [INFO] [stdout] test src/lib.rs - try_join_async (line 1243) ... ok [INFO] [stdout] test src/lib.rs - join_async_spawn (line 1518) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/lib.rs - (line 1105) ... ok [INFO] [stdout] test src/lib.rs - try_join_spawn (line 1284) ... ok [INFO] [stdout] test src/lib.rs - (line 776) ... ok [INFO] [stdout] test src/lib.rs - try_join_async_spawn (line 1341) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 489) stdout ---- [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:496:44 [INFO] [stdout] | [INFO] [stdout] 9 | ::futures::try_join!($($futures),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 15 | let value = try_join_async! { [INFO] [stdout] | _________________- [INFO] [stdout] 16 | | futures_crate_path(::futures) [INFO] [stdout] 17 | | custom_joiner(custom_futures_joiner!) [INFO] [stdout] 18 | | transpose_results(false) [INFO] [stdout] 19 | | ok::<_,()>(2u16), ok::<_,()>(3u16), [INFO] [stdout] 20 | | map => |a, b| a + b [INFO] [stdout] 21 | | }.await.unwrap(); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `custom_futures_joiner` which comes from the expansion of the macro `try_join_async` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 489) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "025e6f6a1c8a3f42ef07c8f2f11c87d0f90accf5bb4c849da1fa61e1ddc1c627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025e6f6a1c8a3f42ef07c8f2f11c87d0f90accf5bb4c849da1fa61e1ddc1c627", kill_on_drop: false }` [INFO] [stdout] 025e6f6a1c8a3f42ef07c8f2f11c87d0f90accf5bb4c849da1fa61e1ddc1c627