[INFO] fetching crate sweet_test 0.4.1...
[INFO] testing sweet_test-0.4.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sweet_test 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sweet_test 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sweet_test 0.4.1
[INFO] tweaked toml for crates.io crate sweet_test 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sweet_test 0.4.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sweet_test 0.4.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d98ea820ea513af6890826c137637d0ccb1dd31b35eced058ccb1b3f954be31
[INFO] running `Command { std: "docker" "start" "-a" "0d98ea820ea513af6890826c137637d0ccb1dd31b35eced058ccb1b3f954be31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d98ea820ea513af6890826c137637d0ccb1dd31b35eced058ccb1b3f954be31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d98ea820ea513af6890826c137637d0ccb1dd31b35eced058ccb1b3f954be31", kill_on_drop: false }`
[INFO] [stdout] 0d98ea820ea513af6890826c137637d0ccb1dd31b35eced058ccb1b3f954be31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47037d114f78a8a4a637b3b4aef60800684e3dff383645e5833d6447dd45662d
[INFO] running `Command { std: "docker" "start" "-a" "47037d114f78a8a4a637b3b4aef60800684e3dff383645e5833d6447dd45662d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling sweet_test_macros v0.4.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sweet_utils v0.4.1
[INFO] [stderr]    Compiling sweet_fs v0.4.1
[INFO] [stderr]    Compiling sweet_test v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `panic_payload_as_str` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(panic_payload_as_str)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
[INFO] running `Command { std: "docker" "inspect" "47037d114f78a8a4a637b3b4aef60800684e3dff383645e5833d6447dd45662d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47037d114f78a8a4a637b3b4aef60800684e3dff383645e5833d6447dd45662d", kill_on_drop: false }`
[INFO] [stdout] 47037d114f78a8a4a637b3b4aef60800684e3dff383645e5833d6447dd45662d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42bef215abe3e9be0055bf68a1ac23055e35d96d122fb2c5283328852622abf6
[INFO] running `Command { std: "docker" "start" "-a" "42bef215abe3e9be0055bf68a1ac23055e35d96d122fb2c5283328852622abf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sweet_test v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `panic_payload_as_str` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(panic_payload_as_str)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_payload_as_str` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(panic_payload_as_str)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> tests/single_async.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> tests/hello_test.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> tests/hello_async.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> tests/macros.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/_matchers/common/matcher_close.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |         expect(0.0_f32).to_be_close_to(0.);
[INFO] [stdout]    |                                        ^^ help: explicitly specify the type as `f32`: `0._f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/_matchers/common/matcher_close.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 |         expect(NewType(0.0_f32).0).to_be_close_to(0.);
[INFO] [stdout]    |                                                   ^^ help: explicitly specify the type as `f32`: `0._f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.25s
[INFO] running `Command { std: "docker" "inspect" "42bef215abe3e9be0055bf68a1ac23055e35d96d122fb2c5283328852622abf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42bef215abe3e9be0055bf68a1ac23055e35d96d122fb2c5283328852622abf6", kill_on_drop: false }`
[INFO] [stdout] 42bef215abe3e9be0055bf68a1ac23055e35d96d122fb2c5283328852622abf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b815dcac903ee514ecf2d0752844809d22e55cd7880c8b3a270e1595e0c4a916
[INFO] running `Command { std: "docker" "start" "-a" "b815dcac903ee514ecf2d0752844809d22e55cd7880c8b3a270e1595e0c4a916", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `panic_payload_as_str` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | #![feature(panic_payload_as_str)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (lib) generated 1 warning
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> tests/hello_async.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (test "hello_async") generated 1 warning
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> tests/single_async.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (test "single_async") generated 1 warning
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> tests/hello_test.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (test "hello_test") generated 1 warning
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> tests/macros.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (test "macros") generated 1 warning
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/_matchers/common/matcher_close.rs:42:34
[INFO] [stderr]    |
[INFO] [stderr] 42 |         expect(0.0_f32).to_be_close_to(0.);
[INFO] [stderr]    |                                        ^^ help: explicitly specify the type as `f32`: `0._f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/_matchers/common/matcher_close.rs:43:45
[INFO] [stderr]    |
[INFO] [stderr] 43 |         expect(NewType(0.0_f32).0).to_be_close_to(0.);
[INFO] [stderr]    |                                                   ^^ help: explicitly specify the type as `f32`: `0._f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: `sweet_test` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p sweet_test --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sweet_test-fa3f2b2a8fc7baec)
[INFO] [stdout] 
[INFO] [stdout] 🤘 sweet as 🤘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_eq.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_option.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_result.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_bool.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_close.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_func.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_ord.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_vec.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1mmatcher_str.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/_matchers/common[0;39;49m[2m/[0;39;49m[1msweet_error.rs[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [4;36;1mAll tests passed
[INFO] [stdout] [0;39;49m[1mFiles[0;39;49m:		[32;1m10 passed[0;39;49m, 10 total
[INFO] [stdout] [1mTests[0;39;49m:		[33;1m1 skipped[0;39;49m, [32;1m11 passed[0;39;49m, 11 of 12 total
[INFO] [stdout] [1mTime: 		[0;39;49m0.50 s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hello_async.rs (/opt/rustwide/target/debug/deps/hello_async-01314f0cb96bf479)
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 🤘 sweet as 🤘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [41;1;30m FAIL [0;39;49m [2mtests[0;39;49m[2m/[0;39;49m[1mhello_async.rs[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [31m
[INFO] [stdout] 	• hello_async > dummy3 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49menable tokio feature for sleep on non wasm32 targets
[INFO] [stdout] 
[INFO] [stdout] [31m [0;39;49m [2m34 |[0;39;49m	}
[INFO] [stdout] [31m [0;39;49m [2m35 |[0;39;49m	#[cfg(not(any(feature = "tokio", target_arch = "wasm32")))]
[INFO] [stdout] [31m>[0;39;49m [2m36 |[0;39;49m	panic!("enable tokio feature for sleep on non wasm32 targets");
[INFO] [stdout] [2m     |[0;39;49m     [31m^[0;39;49m
[INFO] [stdout] [31m [0;39;49m [2m37 |[0;39;49m}
[INFO] [stdout] 
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:36:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/backtrace/backtrace_location.rs[0;39;49m[2m:151:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/test_result.rs[0;39;49m[2m:74:8[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/test_result.rs[0;39;49m[2m:78:25[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:49:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs[0;39;49m[2m:2285:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:691:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs[0;39;49m[2m:182:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:689:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs[0;39;49m[2m:80:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:36:2[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:4:71[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:20:48[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs[0;39;49m[2m:133:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs[0;39;49m[2m:133:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:733:70[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs[0;39;49m[2m:167:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:432:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:732:44[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:820:68[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs[0;39;49m[2m:40:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs[0;39;49m[2m:180:38[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:462:12[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:426:20[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs[0;39;49m[2m:180:17[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:820:27[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:720:24[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:200:33[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs[0;39;49m[2m:65:16[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:188:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs[0;39;49m[2m:368:52[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs[0;39;49m[2m:342:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:20:53[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:20:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:75:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/sweet_test_collector.rs[0;39;49m[2m:50:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:462:12[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:426:20[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/sweet_test_collector.rs[0;39;49m[2m:49:10[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:74:8[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:263:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs[0;39;49m[2m:317:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:310:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:177:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs[0;39;49m[2m:322:35[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:109:16[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:437:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:426:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs[0;39;49m[2m:129:25[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:218:41[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs[0;39;49m[2m:275:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs[0;39;49m[2m:17:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:218:15[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:120:32[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:64:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:860:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:794:26[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:769:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:818:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:923:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:53:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:98:27[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs[0;39;49m[2m:166:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs[0;39;49m[2m:70:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs[0;39;49m[2m:275:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs[0;39;49m[2m:2271:9[0;39;49m
[INFO] [stdout] [31m
[INFO] [stdout] 	• hello_async > dummy4 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49menable tokio feature for sleep on non wasm32 targets
[INFO] [stdout] 
[INFO] [stdout] [31m [0;39;49m [2m34 |[0;39;49m	}
[INFO] [stdout] [31m [0;39;49m [2m35 |[0;39;49m	#[cfg(not(any(feature = "tokio", target_arch = "wasm32")))]
[INFO] [stdout] [31m>[0;39;49m [2m36 |[0;39;49m	panic!("enable tokio feature for sleep on non wasm32 targets");
[INFO] [stdout] [2m     |[0;39;49m     [31m^[0;39;49m
[INFO] [stdout] [31m [0;39;49m [2m37 |[0;39;49m}
[INFO] [stdout] 
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:36:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/backtrace/backtrace_location.rs[0;39;49m[2m:151:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/test_result.rs[0;39;49m[2m:74:8[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/test_result.rs[0;39;49m[2m:78:25[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:49:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs[0;39;49m[2m:2285:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:691:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs[0;39;49m[2m:182:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:689:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs[0;39;49m[2m:80:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:36:2[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet_utils-0.4.1/src/utils/sleep.rs[0;39;49m[2m:4:71[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:23:48[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs[0;39;49m[2m:133:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs[0;39;49m[2m:133:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:733:70[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs[0;39;49m[2m:167:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:432:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:732:44[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:820:68[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs[0;39;49m[2m:40:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs[0;39;49m[2m:180:38[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:462:12[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:426:20[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs[0;39;49m[2m:180:17[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:820:27[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:720:24[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:200:33[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs[0;39;49m[2m:65:16[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs[0;39;49m[2m:188:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs[0;39;49m[2m:368:52[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs[0;39;49m[2m:342:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:23:53[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36mtests/hello_async.rs[0;39;49m[2m:23:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:75:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/sweet_test_collector.rs[0;39;49m[2m:50:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:462:12[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs[0;39;49m[2m:426:20[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/test_case/sweet_test_collector.rs[0;39;49m[2m:49:10[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36msrc/native/test_runner_rayon.rs[0;39;49m[2m:74:8[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:263:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs[0;39;49m[2m:317:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:310:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:177:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs[0;39;49m[2m:322:35[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:109:16[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:437:22[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:417:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs[0;39;49m[2m:124:17[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs[0;39;49m[2m:275:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs[0;39;49m[2m:17:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs[0;39;49m[2m:142:24[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:951:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs[0;39;49m[2m:132:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:415:47[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs[0;39;49m[2m:426:21[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs[0;39;49m[2m:129:25[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:218:41[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs[0;39;49m[2m:275:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs[0;39;49m[2m:17:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:218:15[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:120:32[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs[0;39;49m[2m:64:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:860:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:794:26[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:769:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:818:14[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:923:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:53:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs[0;39;49m[2m:98:27[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs[0;39;49m[2m:166:18[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs[0;39;49m[2m:70:13[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs[0;39;49m[2m:275:9[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:581:40[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs[0;39;49m[2m:544:19[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs[0;39;49m[2m:250:5[0;39;49m
[INFO] [stdout] [2mat[0;39;49m [36m/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs[0;39;49m[2m:2271:9[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [1mFiles[0;39;49m:		[31;1m1 failed[0;39;49m, [32;1m0 passed[0;39;49m, 0 of 1 total
[INFO] [stdout] [1mTests[0;39;49m:		[31;1m2 failed[0;39;49m, [33;1m1 skipped[0;39;49m, [32;1m2 passed[0;39;49m, 2 of 5 total
[INFO] [stdout] [1mTime: 		[0;39;49m0.53 s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test hello_async`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/hello_async-01314f0cb96bf479` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] [stdout] [0;39;49m
[INFO] running `Command { std: "docker" "inspect" "b815dcac903ee514ecf2d0752844809d22e55cd7880c8b3a270e1595e0c4a916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b815dcac903ee514ecf2d0752844809d22e55cd7880c8b3a270e1595e0c4a916", kill_on_drop: false }`
[INFO] [stdout] b815dcac903ee514ecf2d0752844809d22e55cd7880c8b3a270e1595e0c4a916
