[INFO] fetching crate traced-test 1.0.4...
[INFO] testing traced-test-1.0.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate traced-test 1.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate traced-test 1.0.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate traced-test 1.0.4
[INFO] tweaked toml for crates.io crate traced-test 1.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate traced-test 1.0.4 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 traced-test 1.0.4 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df32755a9474a040ead035db0a1d7f51b9e2a635f347c2b4abd4ca45941f78d6
[INFO] running `Command { std: "docker" "start" "-a" "df32755a9474a040ead035db0a1d7f51b9e2a635f347c2b4abd4ca45941f78d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df32755a9474a040ead035db0a1d7f51b9e2a635f347c2b4abd4ca45941f78d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df32755a9474a040ead035db0a1d7f51b9e2a635f347c2b4abd4ca45941f78d6", kill_on_drop: false }`
[INFO] [stdout] df32755a9474a040ead035db0a1d7f51b9e2a635f347c2b4abd4ca45941f78d6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a4bcc0bdd3cb04e49db319ea9d3cbfd0db80996daa439e5a3cdfc0f8c99e7af
[INFO] running `Command { std: "docker" "start" "-a" "0a4bcc0bdd3cb04e49db319ea9d3cbfd0db80996daa439e5a3cdfc0f8c99e7af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]    Compiling tracing-setup v1.0.4
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]    Compiling named-item v0.6.0
[INFO] [stderr]    Compiling traced-test v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `proc_macro_diagnostic` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.97s
[INFO] running `Command { std: "docker" "inspect" "0a4bcc0bdd3cb04e49db319ea9d3cbfd0db80996daa439e5a3cdfc0f8c99e7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4bcc0bdd3cb04e49db319ea9d3cbfd0db80996daa439e5a3cdfc0f8c99e7af", kill_on_drop: false }`
[INFO] [stdout] 0a4bcc0bdd3cb04e49db319ea9d3cbfd0db80996daa439e5a3cdfc0f8c99e7af
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6a0b2b0558b818efff52462424c3654cc08c771b89d7e5fda8d05417b84981c
[INFO] running `Command { std: "docker" "start" "-a" "e6a0b2b0558b818efff52462424c3654cc08c771b89d7e5fda8d05417b84981c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing-setup v1.0.4
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]    Compiling named-item v0.6.0
[INFO] [stderr]    Compiling traced-test v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `proc_macro_diagnostic` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stdout] warning: feature `proc_macro_diagnostic` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "e6a0b2b0558b818efff52462424c3654cc08c771b89d7e5fda8d05417b84981c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a0b2b0558b818efff52462424c3654cc08c771b89d7e5fda8d05417b84981c", kill_on_drop: false }`
[INFO] [stdout] e6a0b2b0558b818efff52462424c3654cc08c771b89d7e5fda8d05417b84981c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b538b64eba5ff0b6ad9c66b0e302b0fdeae612d65423526c9ba2e32bcb0b4d0c
[INFO] running `Command { std: "docker" "start" "-a" "b538b64eba5ff0b6ad9c66b0e302b0fdeae612d65423526c9ba2e32bcb0b4d0c", kill_on_drop: false }`
[INFO] [stderr] warning: feature `proc_macro_diagnostic` is declared but not used
[INFO] [stderr]  --> src/lib.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![feature(proc_macro_diagnostic)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `traced-test` (lib) generated 1 warning
[INFO] [stderr] warning: `traced-test` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traced_test-bbeb0b36cbd3b77a)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test check_is_function_async::tests::test_non_async_function_with_return_type ... ok
[INFO] [stdout] test check_is_function_async::tests::test_async_function_with_return_type ... ok
[INFO] [stdout] test check_is_function_async::tests::test_async_function_with_arguments ... ok
[INFO] [stdout] test check_is_function_async::tests::test_function_is_not_async ... ok
[INFO] [stdout] test check_is_function_async::tests::test_non_async_function_with_arguments ... ok
[INFO] [stdout] test check_is_function_async::tests::test_function_is_async ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_returns_complex_result ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_returns_associated_type ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_returns_result ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_returns_result_with_lifetimes ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_does_not_return_result ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_with_generic_return_type ... ok
[INFO] [stdout] test check_returns_result::check_return_type_tests::test_function_with_no_return_type ... ok
[INFO] [stdout] test ensure_item_has_no_test_attribute::ensure_item_has_no_test_attribute_tests::test_ensure_no_test_attribute_with_mixed_attributes ... ok
[INFO] [stdout] test ensure_item_has_no_test_attribute::ensure_item_has_no_test_attribute_tests::test_ensure_no_test_attribute_with_test_attribute ... ok
[INFO] [stdout] test ensure_item_has_no_test_attribute::ensure_item_has_no_test_attribute_tests::test_ensure_no_test_attribute_with_no_test_attribute ... ok
[INFO] [stdout] test ensure_item_has_no_test_attribute::ensure_item_has_no_test_attribute_tests::test_ensure_no_test_attribute_with_tokio_test ... ok
[INFO] [stdout] test ensure_item_has_no_test_attribute::ensure_item_has_no_test_attribute_tests::test_error_handling_in_proc_macro ... ok
[INFO] [stdout] test extract_all_attributes_except_test_attribute::extract_all_test_attributes_except_test_attribute_tests::test_all_attributes_except_test_with_test_attribute ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_not_should_panic_attr ... ok
[INFO] [stdout] test extract_all_attributes_except_test_attribute::extract_all_test_attributes_except_test_attribute_tests::test_all_attributes_except_test_with_multiple_test_attributes ... ok
[INFO] [stdout] test extract_all_attributes_except_test_attribute::extract_all_test_attributes_except_test_attribute_tests::test_all_attributes_except_test_with_no_test_attribute ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_not_should_panic_attr_with_complex_meta ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_should_panic_attr_with_expected ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_should_panic_attr_invalid_format ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_should_panic_attr_simple ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_should_panic_attr_with_multiple_arguments ... ok
[INFO] [stdout] test is_test_attribute::test_is_test_attribute::test_attr_is_test_attribute_with_non_test_attribute ... ok
[INFO] [stdout] test is_test_attribute::test_is_test_attribute::test_attr_is_test_attribute_with_test ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail ... ok
[INFO] [stdout] test is_test_attribute::test_is_test_attribute::test_attr_is_test_attribute_with_tokio_test ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_invalid_message_type ... ok
[INFO] [stdout] test parse_or_compile_error::parse_or_compile_error_tests::test_parse_empty_block ... ok
[INFO] [stdout] test parse_or_compile_error::parse_or_compile_error_tests::test_parse_invalid_block ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_missing_equal_sign ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_unexpected_end_of_input ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_unknown_key ... ok
[INFO] [stdout] test parse_or_compile_error::parse_or_compile_error_tests::test_parse_valid_block ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_valid ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_with_multiple_commas ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_with_no_args ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_parse_should_fail_with_only_message ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_missing_expected_key ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_empty_expected ... ok
[INFO] [stdout] test should_fail_attr::test_parse_should_fail_attribute::test_should_fail_attr_with_unknown_key ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_invalid_literal_type ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_multiple_attributes ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_missing_expected_value ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_mixed_attributes ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_non_should_panic_attributes ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_single_should_panic_attr_with_expected ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_extra_comma ... ok
[INFO] [stdout] test should_panic_attr::retrieve_should_panic_attr_tests::test_should_panic_attr_with_valid_and_invalid ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_invalid_trace_value ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_empty_input ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_missing_equal ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_trace_false ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_multiple_args ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_unknown_key ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_without_trace ... ok
[INFO] [stdout] test traced_test_attr::traced_test_attr_tests::test_parse_traced_test_attr_with_trace_true ... ok
[INFO] [stdout] test is_should_panic_attr::should_panic_attr_tests::test_is_not_should_panic_attr_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-69f5b53ce435383a)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test good::async_test_fails ... ok
[INFO] [stdout] test good::async_test_failure_but_proper_logging ... ok
[INFO] [stdout] test good::async_test_succeeds ... ok
[INFO] [stdout] test good::async_test_tracing ... ok
[INFO] [stdout] test good::check_fundamental_behavior ... ok
[INFO] [stdout] test good::sync_test_failure_but_proper_logging ... ok
[INFO] [stdout] test good::sync_test_tracing ... ok
[INFO] [stdout] test good::sync_test_with_result_failure ... ok
[INFO] [stdout] test good::sync_test_with_result_success ... ok
[INFO] [stdout] test good::test_no_trace_on_success ... ok
[INFO] [stdout] test good::test_sync_fail_with_matching_should_fail ... ok
[INFO] [stdout] test good::async_test_with_result_success ... ok
[INFO] [stdout] test good::sync_test_succeeds ... ok
[INFO] [stdout] test good::async_test_with_result_failure ... ok
[INFO] [stdout] test good::test_sync_pass_no_should_fail ... ok
[INFO] [stdout] test good::sync_test_fails ... ok
[INFO] [stdout] test good::async_test_real_async_function_failure ... ok
[INFO] [stdout] test good::async_test_real_async_function_success ... ok
[INFO] [stdout] test good::async_test_with_delay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic2.rs (/opt/rustwide/target/debug/deps/basic2-0c1e656c2f9395b8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test good::test_sync_pass_no_should_fail ... ok
[INFO] [stdout] test good::async_test_with_result_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail_tests.rs (/opt/rustwide/target/debug/deps/compile_fail_tests-eb673f779e8851f9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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 memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stdout] test compile_fail_tests has been running for over 60 seconds
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling tracing-setup v1.0.4
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]     Checking language-enum v0.1.0
[INFO] [stderr]     Checking named-item v0.6.0
[INFO] [stderr]    Compiling traced-test v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: feature `proc_macro_diagnostic` is declared but not used
[INFO] [stderr]  --> /opt/rustwide/workdir/src/lib.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![feature(proc_macro_diagnostic)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `traced-test` (lib) generated 1 warning
[INFO] [stderr]     Checking traced-test-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/traced-test)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/invalid_combination_with_test.rs ... ok
[INFO] [stderr] test tests/ui/invalid_combination_with_tokio_test.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... ok
[INFO] [stderr]    Doc-tests traced_test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 101.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b538b64eba5ff0b6ad9c66b0e302b0fdeae612d65423526c9ba2e32bcb0b4d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b538b64eba5ff0b6ad9c66b0e302b0fdeae612d65423526c9ba2e32bcb0b4d0c", kill_on_drop: false }`
[INFO] [stdout] b538b64eba5ff0b6ad9c66b0e302b0fdeae612d65423526c9ba2e32bcb0b4d0c
