[INFO] fetching crate compose-idents 0.3.0...
[INFO] testing compose-idents-0.3.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate compose-idents 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate compose-idents 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate compose-idents 0.3.0
[INFO] tweaked toml for crates.io crate compose-idents 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate compose-idents 0.3.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.24.0 (available: v0.26.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e
[INFO] running `Command { std: "docker" "start" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", 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" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", 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" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling compose-idents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
[INFO] running `Command { std: "docker" "inspect" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", 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" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling compose-idents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.117
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.19s
[INFO] running `Command { std: "docker" "inspect" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", 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" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compose_idents-55133548c5e2f962)
[INFO] [stdout] 
[INFO] [stdout] running 325 tests
[INFO] [stdout] test funcs::tests::test_concat::case_1 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_2 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_3 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_4 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_6 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_5 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_01 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_03 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_02 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_04 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_05 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_06 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_07 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_08 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_09 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_10 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_11 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_12 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_13 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_14 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_15 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_16 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_17 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_18 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_19 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_20 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_22 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_21 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_23 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_24 ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_4_wrong_num_args ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_2_call_expr ... ok
[INFO] [stdout] test funcs::tests::test_random_determinism ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_3_multiple_aliases ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_1_value_expr ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_2_nested_calls ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_6_reuse_coercion ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_3_mixed_args ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_1_simple_call ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_5_missing_args ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_5_duplicate_aliases ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_4_alias_reuse ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_5_ints ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::hash::hash::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_1_idents ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_4_strs ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_6_tokens ... ok
[INFO] [stdout] test interpreter::tests::funcs::hash::hash::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::hash::hash::case_3_tokens ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_2_idents_and_tokens ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_3_idents_and_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_3_int ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_5_type_ ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_2_string ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_6_expr ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_7_tokens_via_raw ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_4_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_1_lifetime ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_2_generic_type ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_5_path_tuple ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_3_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_6_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_4_path_turbofish ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_case::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::raw::raw::case_2_module ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::raw::raw::case_1_trailing_comma ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_2_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_3_expr ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_5_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_7_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_4_int ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_5_str_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_2_ident_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_1_int ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_8_valid_function_call_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_7_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_6_str_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_3_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_2_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_4_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_5_str_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_tokens::to_tokens::case_1_trailing_comma ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_tokens::to_tokens::case_4_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_7_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_tokens::to_tokens::case_2_let_stmt ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_5_str_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_3_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_4_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_2_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_tokens::to_tokens::case_3_item ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_7_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_7_empty_source_list ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_01_function_name ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_06_struct_name ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_08_trait_name ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_03_function_in_module ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_1_simple_loop ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_2_nested_cartesian ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_05_const_generic_param ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_6_alias_reuse_in_user_spec ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_04_generic_param_type ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_07_enum_variant_name ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_3_triple_nested_cartesian ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_8_string_formatting ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_02_module_name ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_09_path_segment_in_use ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_9_only_loops_no_user_spec ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_3_escape_percent ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_4_tuple_destructuring ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_11_lifetime_param_and_ref ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_10_where_clause_trait ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_12_const_generic_expr_in_type ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_6_percent_non_placeholder ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_5_nested_tuple_destructuring ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_02_raw_keyword ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_01_ident ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_13_where_clause_assoc_type_name ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_5_unterminated_placeholder ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_4_undefined_alias ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_2_doc_attr ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_05_path_simple ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_1_basic ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_10_type_dyn_bounds ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_03_ident_with_digits ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_06_path_with_generic_args ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_09_type_fn ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_08_type_array ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_01_ident_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_03_ident_underscore ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_02_ident_type ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_13_expr_call ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_12_expr_block ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_11_expr_binary ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_04_underscore ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_07_path_with_lifetime_generic_param ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_18_tokens_item_injection ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_04_ident_camel_case ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_15_litint_underscore ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_14_litint_dec ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_16_litstr_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_05_ident_with_digits ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_06_ident_leading_underscore ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_07_ident_double_underscore ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_08_ident_snake_mixed ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_09_ident_raw_keyword ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_17_litstr_raw_hashes ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_10_ident_option_plain ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_11_path_simple ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_19_tokens_let_stmt ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_12_path_type_generic ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_13_path_type_generic_turbofish ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_14_path_type_generic_lifetime ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_19_type_array ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_23_type_unit ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_18_path_raw_segments ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_24_type_paren_wrapped ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_15_path_generic_nested ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_21_type_never ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_20_type_array_const_expr ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_26_type_macro_nested_args ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_22_type_tuple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_25_type_macro_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_27_type_ref ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_28_type_fn ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_16_path_root_crate ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_17_path_expr ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_29_type_fn_zero_args ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_30_type_fn_hrtb ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_31_type_fn_extern_c ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_32_type_dyn_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_36_type_impl_multiple_bounds ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_39_expr_binary ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_40_expr_if_else ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_42_expr_match ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_35_type_impl_trait ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_41_expr_if_let ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_33_type_dyn_bounds ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_49_expr_await_call ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_37_type_qual_path_assoc ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_34_type_dyn_hrtb_fn ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_38_expr_unary_not ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_51_expr_array_repeat ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_43_expr_block ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_52_expr_array_index ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_44_expr_async_block ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_45_expr_unsafe_block ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_47_expr_method_call ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_46_expr_call_with_args ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_48_expr_method_call_turbofish ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_50_expr_array_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_53_expr_tuple_struct_literal ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_54_expr_field_access ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_55_expr_closure ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_56_expr_return ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_57_expr_pathlike_1 ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_59_expr_macro_chained_method ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_62_litint_dec ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_68_litstr_escape ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_69_litstr_unicode ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_67_litstr_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_60_expr_path_call_turbofish ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_61_expr_trait_fn_call ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_58_expr_pathlike_2 ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_70_litstr_raw ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_73_tokens_let_stmt ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_74_tokens_use_stmt ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_75_tokens_keyword ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_76_tokens_attr_struct ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_78_tokens_where_clause ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_63_litint_underscore ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_65_litint_bin_suffix ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_66_litint_suffix_usize ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_71_litstr_raw_hashes ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_79_tokens_angle_params_one ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_72_tokens_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_64_litint_hex ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_03_struct_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_06_enum_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_07_enum_variant_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_09_union_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_11_trait_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_04_struct_fields_recursive_type_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_12_trait_supertrait_recursive_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_01_fn_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_13_trait_fn_default_block_recursive_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_02_fn_block_recursive_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_10_union_field_type_recursive_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_15_impl_trait_path_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_08_enum_variant_discriminant_recursive_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_21_block_trailing_semicolon ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_16_impl_associated_const_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_17_module_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_18_module_recursive_item_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_19_foreign_mod_abi_string_formatting ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_05_struct_field_identifier_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_20_foreign_mod_recursive_item_substitution ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_14_impl_self_type_substitution ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::error_is_propagated ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::remove_ident_by_skipping ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::replace_group_on_visit ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::replace_ident_with_empty_stream_triggers_after_replace ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::skip_group_on_exit_removes_it ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::visit_order_simple_group ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::basic_substitution::case_4_string_formatting ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::basic_substitution::case_3_substituting_with_multiple_tokens ... ok
[INFO] [stdout] test substitution::stream_visitor::tests::replace_ident_with_multiple_tokens ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_1_substituting_single_token ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::basic_substitution::case_1_substituting_single_token ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_2_substituting_multiple_tokens ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::ast_recursive_substitution::case_22_block_no_trailing_semicolon ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::basic_substitution::case_2_substituting_multiple_tokens ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_1_basic_multi_int ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_2_basic_multi_char ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_3_single_iterator ... ok
[INFO] [stdout] test util::cross_product::tests::correct_number_of_combinations::case_1_two_by_two ... ok
[INFO] [stdout] test util::cross_product::tests::correct_number_of_combinations::case_2_one_by_three ... ok
[INFO] [stdout] test util::cross_product::tests::has_empty_source::case_2_non_empty_source ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_5_empty_source_in_middle ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_4_string_formatting ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_4_simple_two_iterators ... ok
[INFO] [stdout] test util::cross_product::tests::reset ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_6_no_iterators ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_3_substituting_with_multiple_tokens ... ok
[INFO] [stdout] test util::cross_product::tests::correct_number_of_combinations::case_3_three_by_one_by_two ... ok
[INFO] [stdout] test util::cross_product::tests::has_empty_source::case_3_has_empty_source ... ok
[INFO] [stdout] test util::cross_product::tests::size_hint ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution_yields_error_on_invalid_ast_node ... ok
[INFO] [stdout] test util::cross_product::tests::has_empty_source::case_1_no_sources ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_3_empty_source ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_backward ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_forward ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_recursive ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_1_multiple_sizes ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_2_single_elements ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_77_tokens_impl_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 325 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-874393ff2107a7aa)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling compose-idents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.89s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/compose.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compose ... ok
[INFO] [stderr]    Compiling compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/concat_idents/basic.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: use of deprecated macro `compose_idents`: Renamed to compose!. Use compose!(...) instead.
[INFO] [stderr]  --> tests/compile/concat_idents/basic.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | compose_idents!(
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: use of deprecated macro `compose_idents`: Renamed to compose!. Use compose!(...) instead.
[INFO] [stderr]  --> /opt/rustwide/workdir/tests/compile/concat_idents/basic.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | compose_idents!(
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/concat_idents/warning.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stdout] test compose_idents ... ok
[INFO] [stderr] 
[INFO] [stderr]    Compiling compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/trailing_comma.rs ... ok
[INFO] [stderr] test tests/compile/nested_compose.rs ... ok
[INFO] [stdout] test general_tests ... ok
[INFO] [stderr] test tests/compile/nested_type_token_compose.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/compose_item/basic.rs [should pass] ... ok
[INFO] [stderr] test tests/compile/compose_item/trailing_comma_after_loops.rs [should fail to compile] ... ok
[INFO] [stdout] test compose_item ... ok
[INFO] [stderr] test tests/compile/compose_item/trailing_comma_after_aliases.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking libc v0.2.186
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking quote v1.0.46
[INFO] [stderr]     Checking syn v2.0.118
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/error_reporting.rs ... ok
[INFO] [stdout] test error_reporting ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling compose-idents-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/compose-idents)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/semicolon/semicolon_syntax.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: use of deprecated function `foo_bar`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 23 |     assert_eq!(foo_bar(), 1);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `foo_baz`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     assert_eq!(foo_baz(), 2);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: use of deprecated function `foo_bar`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/compile/semicolon/semicolon_syntax.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 23 |     assert_eq!(foo_bar(), 1);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `foo_baz`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/compile/semicolon/semicolon_syntax.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     assert_eq!(foo_baz(), 2);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile/semicolon/mixed_separators.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Mixing "," and ";" as separators is not allowed
[INFO] [stderr]  --> tests/compile/semicolon/mixed_separators.rs:6:38
[INFO] [stderr]   |
[INFO] [stderr] 6 |     my_fn_2 = concat(spam, _, eggs); {
[INFO] [stderr]   |                                      ^
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `foo_bar` in this scope
[INFO] [stderr]   --> tests/compile/semicolon/mixed_separators.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 |     assert_eq!(foo_bar(), 123);
[INFO] [stderr]    |                ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `spam_eggs` in this scope
[INFO] [stderr]   --> tests/compile/semicolon/mixed_separators.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 18 |     assert_eq!(spam_eggs(), 321);
[INFO] [stderr]    |                ^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Mixing "," and ";" as separators is not allowed
[INFO] [stderr]  --> tests/compile/semicolon/mixed_separators.rs:6:38
[INFO] [stderr]   |
[INFO] [stderr] 6 |     my_fn_2 = concat(spam, _, eggs); {
[INFO] [stderr]   |                                      ^
[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] test tests/compile/semicolon/semicolon_syntax_warning.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: use of deprecated function `foo_bar`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     assert_eq!(foo_bar(), 1);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:3:9
[INFO] [stderr]    |
[INFO] [stderr] 3  | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated function `foo_baz`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 |     assert_eq!(foo_baz(), 2);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: use of deprecated function `foo_bar`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     assert_eq!(foo_bar(), 1);
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:3:9
[INFO] [stderr]    |
[INFO] [stderr]  3 | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated function `foo_baz`: compose!: Using semicolons as separators is deprecated, use commas instead
[INFO] [stderr]   --> tests/compile/semicolon/semicolon_syntax_warning.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 |     assert_eq!(foo_baz(), 2);
[INFO] [stderr]    |                ^^^^^^^
[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] [stdout] test semicolon_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- semicolon_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'semicolon_tests' (1510) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13:
[INFO] [stdout] 2 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c4d748a811 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c4d748a811 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c4d748a811 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58c4d748a811 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58c4d74a0bea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58c4d74a0bea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58c4d748f40c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58c4d748f40c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58c4d7465e76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58c4d7465e76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58c4d7481919 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58c4d7419850 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58c4d7419850 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58c4d7481ad2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58c4d7481ad2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58c4d7465f22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58c4d745d399 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58c4d7466b1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58c4d74a13bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58c4d71e0304 - <trybuild[3375c31e6349325e]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13
[INFO] [stdout]   20:     0x58c4d71ed8b8 - <trybuild[3375c31e6349325e]::TestCases as core[6883ba1bc0fe4ed1]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/lib.rs:342:38
[INFO] [stdout]   21:     0x58c4d71da7f7 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trybuild[3375c31e6349325e]::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   22:     0x58c4d71dad93 - tests[dadcf3b9cf55c8dc]::semicolon_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:17:1
[INFO] [stdout]   23:     0x58c4d71daa57 - tests[dadcf3b9cf55c8dc]::semicolon_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:12:21
[INFO] [stdout]   24:     0x58c4d71db396 - <tests[dadcf3b9cf55c8dc]::semicolon_tests::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58c4d740cb8b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58c4d740cb8b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x58c4d741a1d5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x58c4d741a1d5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x58c4d741a1d5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x58c4d741a1d5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58c4d741a1d5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58c4d741a1d5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x58c4d741a1d5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x58c4d7414c84 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x58c4d7414c84 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x58c4d741d322 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x58c4d741d322 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x58c4d741d322 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x58c4d741d322 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x58c4d741d322 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58c4d741d322 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x58c4d741d322 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58c4d7489a6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x58c4d7489a6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x74d27b017aa4 - <unknown>
[INFO] [stdout]   46:     0x74d27b0a4a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     semicolon_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e", kill_on_drop: false }`
[INFO] [stdout] f77a64257addad4cbb2b01c8c5e4a307959faf1d2977a9905833d51258aa0f7e
