[INFO] fetching crate maybe-async 0.2.11... [INFO] testing maybe-async-0.2.11 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate maybe-async 0.2.11 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate maybe-async 0.2.11 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate maybe-async 0.2.11 [INFO] tweaked toml for crates.io crate maybe-async 0.2.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maybe-async 0.2.11 on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maybe-async 0.2.11 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109 [INFO] running `Command { std: "docker" "start" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling maybe-async v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 15.56s [INFO] running `Command { std: "docker" "inspect" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling maybe-async v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dissimilar v1.0.11 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/maybe_async-cf144441b3581779) [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/test.rs (/opt/rustwide/target/release/deps/test-3f5b95f56731f2e2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling maybe-async v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling maybe-async-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/maybe-async) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.57s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui has been running for over 60 seconds [INFO] [stderr] test tests/ui/01-maybe-async.rs [should pass] ... ok [INFO] [stderr] test tests/ui/02-must-be-async.rs [should pass] ... ok [INFO] [stderr] test tests/ui/03-must-be-sync.rs [should pass] ... ok [INFO] [stderr] test tests/ui/04-unit-test-util.rs [should pass] ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unexpected `cfg` condition value: `async_std` [INFO] [stderr] --> tests/ui/04-unit-test-util.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | async(all(not(feature="is_sync"), feature = "async_std"), async_std::test), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `is_sync` [INFO] [stderr] = help: consider adding `async_std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tokio` [INFO] [stderr] --> tests/ui/04-unit-test-util.rs:11:35 [INFO] [stderr] | [INFO] [stderr] 11 | async(all(not(feature="is_sync"), feature = "tokio"), tokio::test) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `is_sync` [INFO] [stderr] = help: consider adding `tokio` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unexpected `cfg` condition value: `async_std` [INFO] [stderr] --> /opt/rustwide/workdir/tests/ui/04-unit-test-util.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | async(all(not(feature="is_sync"), feature = "async_std"), async_std::test), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `is_sync` [INFO] [stderr] = help: consider adding `async_std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `tokio` [INFO] [stderr] --> /opt/rustwide/workdir/tests/ui/04-unit-test-util.rs:11:35 [INFO] [stderr] | [INFO] [stderr] 11 | async(all(not(feature="is_sync"), feature = "tokio"), tokio::test) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `is_sync` [INFO] [stderr] = help: consider adding `tokio` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] test tests/ui/05-replace-future-generic-type-with-output.rs [should pass] ... ok [INFO] [stderr] test tests/ui/06-sync_impl_async_impl.rs [should pass] ... ok [INFO] [stderr] test tests/ui/07-impl-future-rpit.rs [should pass] ... ok [INFO] [stderr] test tests/ui/test_fail/01-empty-test.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/test_fail/02-unknown-path.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/test_fail/03-async-gt2.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/test_fail/04-bad-sync-cond.rs [should fail to compile] ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0537]: invalid predicate `unknown` [INFO] [stderr] --> tests/ui/test_fail/04-bad-sync-cond.rs:2:21 [INFO] [stderr] | [INFO] [stdout] test ui ... FAILED [INFO] [stderr] 2 | #[maybe_async::test(unknown(feature="async", async_std::test))] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] failures: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] ---- ui stdout ---- [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stdout] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] thread 'ui' (1789) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13: [INFO] [stderr] error[E0539]: malformed `cfg` attribute input [INFO] [stdout] 1 of 11 tests failed [INFO] [stderr] --> tests/ui/test_fail/04-bad-sync-cond.rs:2:1 [INFO] [stdout] stack backtrace: [INFO] [stderr] | [INFO] [stdout] 0: 0x6080047a3ec1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stderr] 2 | #[maybe_async::test(unknown(feature="async", async_std::test))] [INFO] [stdout] 1: 0x6080047ba09a - core[812a354ff5be3162]::fmt::write [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^-----------------------------------------^^ [INFO] [stdout] 2: 0x6080047a8a0c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stderr] | | [INFO] [stdout] 3: 0x60800477f4d6 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stderr] | valid arguments are `any`, `all`, `not` or `target` [INFO] [stdout] 4: 0x60800479af79 - std[93043b772a62376c]::panicking::default_hook [INFO] [stderr] | [INFO] [stdout] 5: 0x608004732f20 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stderr] = note: for more information, visit [INFO] [stdout] 6: 0x60800479b132 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stderr] = note: this error originates in the attribute macro `maybe_async::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] 7: 0x60800477f582 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stderr] help: must be of the form [INFO] [stdout] 8: 0x608004776a19 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] | [INFO] [stdout] 9: 0x60800478017d - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stderr] 2 - #[maybe_async::test(unknown(feature="async", async_std::test))] [INFO] [stdout] 10: 0x6080047ba80c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stderr] 2 + cfg(predicate) [INFO] [stdout] 11: 0x608004680bca - ::run [INFO] [stderr] | [INFO] [stdout] 12: 0x608004683f30 - ::drop [INFO] [stderr] [INFO] [stdout] 13: 0x60800467a15e - >::call_once [INFO] [stderr] error[E0539]: malformed `cfg_attr` attribute input [INFO] [stdout] 14: 0x60800472625b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stderr] --> tests/ui/test_fail/04-bad-sync-cond.rs:2:1 [INFO] [stdout] 15: 0x6080047338a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stderr] | [INFO] [stdout] 16: 0x60800472e354 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 2 | #[maybe_async::test(unknown(feature="async", async_std::test))] [INFO] [stdout] 17: 0x6080047369f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^-----------------------------------------^^ [INFO] [stdout] 18: 0x6080047a311f - ::new::thread_start [INFO] [stderr] | | [INFO] [stdout] 19: 0x7179c75f507a - [INFO] [stderr] | valid arguments are `any`, `all`, `not` or `target` [INFO] [stdout] 20: 0x7179c7688534 - clone [INFO] [stderr] | [INFO] [stdout] 21: 0x0 - [INFO] [stderr] = note: for more information, visit [INFO] [stdout] [INFO] [stderr] = note: this error originates in the attribute macro `maybe_async::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stderr] help: must be of the form [INFO] [stdout] failures: [INFO] [stderr] | [INFO] [stdout] ui [INFO] [stderr] 2 - #[maybe_async::test(unknown(feature="async", async_std::test))] [INFO] [stdout] [INFO] [stderr] 2 + cfg_attr(predicate, attr1, attr2, ...) [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 84.60s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] running `Command { std: "docker" "inspect" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109", kill_on_drop: false }` [INFO] [stdout] 16f72ebb17e55366f642f7221fb6fccab1693a29b5ee3236fea071ea010ca109