[INFO] fetching crate compose-idents 0.3.0...
[INFO] testing compose-idents-0.3.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate compose-idents 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate compose-idents 0.3.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 437a9673fb4639468d51760c618bac0b7c6c8cbedb112c61e44232e25f4b5a6e
[INFO] running `Command { std: "docker" "start" "-a" "437a9673fb4639468d51760c618bac0b7c6c8cbedb112c61e44232e25f4b5a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "437a9673fb4639468d51760c618bac0b7c6c8cbedb112c61e44232e25f4b5a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437a9673fb4639468d51760c618bac0b7c6c8cbedb112c61e44232e25f4b5a6e", kill_on_drop: false }`
[INFO] [stdout] 437a9673fb4639468d51760c618bac0b7c6c8cbedb112c61e44232e25f4b5a6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f14c1cf066ae67c661ddcb58ce84a5cc436b464cd92ddcf2c04756624034b2b
[INFO] running `Command { std: "docker" "start" "-a" "2f14c1cf066ae67c661ddcb58ce84a5cc436b464cd92ddcf2c04756624034b2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling compose-idents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
[INFO] running `Command { std: "docker" "inspect" "2f14c1cf066ae67c661ddcb58ce84a5cc436b464cd92ddcf2c04756624034b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f14c1cf066ae67c661ddcb58ce84a5cc436b464cd92ddcf2c04756624034b2b", kill_on_drop: false }`
[INFO] [stdout] 2f14c1cf066ae67c661ddcb58ce84a5cc436b464cd92ddcf2c04756624034b2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 336481caa87212f65119496f3873ff55bd670e85e0c5644ccdb7473e994a4a58
[INFO] running `Command { std: "docker" "start" "-a" "336481caa87212f65119496f3873ff55bd670e85e0c5644ccdb7473e994a4a58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling compose-idents v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "336481caa87212f65119496f3873ff55bd670e85e0c5644ccdb7473e994a4a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336481caa87212f65119496f3873ff55bd670e85e0c5644ccdb7473e994a4a58", kill_on_drop: false }`
[INFO] [stdout] 336481caa87212f65119496f3873ff55bd670e85e0c5644ccdb7473e994a4a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cef68d8669395b40c8db4572279890d975ec3d3eb9e40647bcf1fd802504e735
[INFO] running `Command { std: "docker" "start" "-a" "cef68d8669395b40c8db4572279890d975ec3d3eb9e40647bcf1fd802504e735", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compose_idents-457ad2a0d3153c83)
[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_5 ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_4 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_01 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_02 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_03 ... 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_04 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_12 ... 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_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_15 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_16 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_20 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_14 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_21 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_17 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_13 ... 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_22 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_23 ... ok
[INFO] [stdout] test funcs::tests::test_normalize::case_24 ... ok
[INFO] [stdout] test funcs::tests::test_random_determinism ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_5_duplicate_aliases ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_1_value_expr ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_4_alias_reuse ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_2_call_expr ... ok
[INFO] [stdout] test funcs::tests::test_concat::case_6 ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_6_reuse_coercion ... ok
[INFO] [stdout] test interpreter::tests::aliases::aliases::case_3_multiple_aliases ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_1_simple_call ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_2_nested_calls ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_4_wrong_num_args ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_3_mixed_args ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::calls::calls::case_5_missing_args ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_3_idents_and_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_5_ints ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_4_strs ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_1_idents ... ok
[INFO] [stdout] test interpreter::tests::funcs::concat::concat::case_2_idents_and_tokens ... 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::hash::hash::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::hash::hash::case_3_tokens ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_5_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_2_string ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_3_int ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_1_ident ... 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::normalize2::normalize2::case_6_expr ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_5_type_ ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_2_generic_type ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize2::normalize2::case_7_tokens_via_raw ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_6_valid_function_call ... 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_4_path_turbofish ... ok
[INFO] [stdout] test interpreter::tests::funcs::normalize::normalize::case_5_path_tuple ... 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_5_int_failure ... 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_6_tokens_failure ... 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_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::raw::raw::case_2_module ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::lower::lower::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_1_ident ... 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_4_int ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_3_expr ... 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_5_str ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_2_str ... 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_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_expr::to_expr::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_ident::to_ident::case_4_expr_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_6_str_failure ... 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_8_valid_function_call_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::pascal_case::pascal_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_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_int::to_int::case_5_str_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_2_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_int::to_int::case_2_ident_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_4_int_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::camel_case::camel_case::case_6_tokens_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_path::to_path::case_3_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_path::to_path::case_6_tokens_failure ... 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_1_ident ... 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_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_str::to_str::case_6_tokens_failure ... 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_2_let_stmt ... 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_4_valid_function_call ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_type::to_type::case_2_path ... ok
[INFO] [stdout] test interpreter::tests::funcs::to_tokens::to_tokens::case_3_item ... 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_5_str_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::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_1_ident ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_6_tokens_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_4_expr_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::upper::upper::case_2_str ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_2_nested_cartesian ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_5_nested_tuple_destructuring ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_6_alias_reuse_in_user_spec ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_7_empty_source_list ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_4_tuple_destructuring ... 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::loops::loops::case_1_simple_loop ... 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_05_const_generic_param ... ok
[INFO] [stdout] test interpreter::tests::loops::loops::case_9_only_loops_no_user_spec ... 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_08_trait_name ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_09_path_segment_in_use ... 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_11_lifetime_param_and_ref ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_12_const_generic_expr_in_type ... 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_1_basic ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_2_doc_attr ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_3_escape_percent ... 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_5_unterminated_placeholder ... ok
[INFO] [stdout] test interpreter::tests::string_formatting::string_formatting::case_6_percent_non_placeholder ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_01_ident ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_02_raw_keyword ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_03_ident_with_digits ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_05_path_simple ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_3_path_failure ... ok
[INFO] [stdout] test interpreter::tests::funcs::snake_case::snake_case::case_4_expr_failure ... 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_03_function_in_module ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_08_type_array ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_07_path_with_lifetime_generic_param ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_07_enum_variant_name ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_04_underscore ... 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_10_type_dyn_bounds ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_11_expr_binary ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_17_litstr_raw_hashes ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_12_expr_block ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_18_tokens_item_injection ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_13_expr_call ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_14_litint_dec ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_15_litint_underscore ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_16_litstr_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_02_ident_type ... 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_04_ident_camel_case ... ok
[INFO] [stdout] test interpreter::tests::types::types::case_19_tokens_let_stmt ... 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_01_ident_simple ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_09_ident_raw_keyword ... 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_10_ident_option_plain ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_11_path_simple ... ok
[INFO] [stdout] test interpreter::tests::non_terminals::non_terminals::case_06_struct_name ... 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_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_19_type_array ... 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_17_path_expr ... 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_20_type_array_const_expr ... 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_16_path_root_crate ... 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_23_type_unit ... 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_26_type_macro_nested_args ... 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_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_25_type_macro_simple ... 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_35_type_impl_trait ... 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_34_type_dyn_hrtb_fn ... 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_29_type_fn_zero_args ... 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_32_type_dyn_simple ... 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_38_expr_unary_not ... 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_41_expr_if_let ... 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_40_expr_if_else ... 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_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_50_expr_array_simple ... 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_46_expr_call_with_args ... 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_51_expr_array_repeat ... 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_59_expr_macro_chained_method ... 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_60_expr_path_call_turbofish ... 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_57_expr_pathlike_1 ... 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_62_litint_dec ... 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_65_litint_bin_suffix ... 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_66_litint_suffix_usize ... 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_70_litstr_raw ... 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_63_litint_underscore ... 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_64_litint_hex ... 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_72_tokens_simple ... 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_73_tokens_let_stmt ... 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_77_tokens_impl_block ... ok
[INFO] [stdout] test parse::value::tests::terminated_value_parsing::case_79_tokens_angle_params_one ... 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_03_struct_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_02_fn_block_recursive_substitution ... 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 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_05_struct_field_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_06_enum_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_10_union_field_type_recursive_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_17_module_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_15_impl_trait_path_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_14_impl_self_type_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_21_block_trailing_semicolon ... 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 substitution::alias_substitution_visitor::tests::basic_substitution::case_3_substituting_with_multiple_tokens ... ok
[INFO] [stdout] test substitution::alias_substitution_visitor::tests::basic_substitution::case_1_substituting_single_token ... 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_20_foreign_mod_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::basic_substitution::case_4_string_formatting ... 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::replace_ident_with_multiple_tokens ... 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::substitute_idents::tests::substitution_yields_error_on_invalid_ast_node ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_3_single_iterator ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_1_substituting_single_token ... 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::constructors::case_5_empty_source_in_middle ... ok
[INFO] [stdout] test substitution::substitute_idents::tests::substitution::case_3_substituting_with_multiple_tokens ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_2_basic_multi_char ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_6_no_iterators ... ok
[INFO] [stdout] test util::cross_product::tests::constructors::case_1_basic_multi_int ... 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 substitution::substitute_idents::tests::substitution::case_2_substituting_multiple_tokens ... ok
[INFO] [stdout] test util::cross_product::tests::has_empty_source::case_3_has_empty_source ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_1_multiple_sizes ... ok
[INFO] [stdout] test util::cross_product::tests::reset ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_2_single_elements ... ok
[INFO] [stdout] test util::cross_product::tests::total_combinations::case_3_empty_source ... 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_1_no_sources ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_backward ... ok
[INFO] [stdout] test util::cross_product::tests::size_hint ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_recursive ... ok
[INFO] [stdout] test util::token_distance::tests::token_distance_forward ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 325 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-e826537b38d00d4f)
[INFO] [stdout] running 6 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[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] [stdout] test compose has been running for over 60 seconds
[INFO] [stdout] test compose_idents has been running for over 60 seconds
[INFO] [stdout] test compose_item has been running for over 60 seconds
[INFO] [stdout] test error_reporting has been running for over 60 seconds
[INFO] [stdout] test general_tests has been running for over 60 seconds
[INFO] [stdout] test semicolon_tests has been running for over 60 seconds
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.99s
[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] ... ok
[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] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking syn v2.0.109
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking tempfile v3.23.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 9.90s
[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.34s
[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.31s
[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] [stdout] test compose_idents ... ok
[INFO] [stderr] test tests/compile/concat_idents/warning.rs [should fail to compile] ... 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.21s
[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] [stderr] test tests/compile/compose_item/trailing_comma_after_aliases.rs [should pass] ... ok
[INFO] [stdout] test compose_item ... 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.44s
[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] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] failures:
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout] ---- semicolon_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'semicolon_tests' (350) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 1 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64dcc7a592c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64dcc7a592c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64dcc7a592c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64dcc7a592c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64dcc7a6abcf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64dcc7a6abcf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64dcc7a239e3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64dcc7a239e3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64dcc7a30e52 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64dcc7a364af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64dcc7a36341 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64dcc79f637e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64dcc79f637e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64dcc7a36abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64dcc7a36abf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64dcc7a3691a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64dcc7a30f99 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64dcc7a1726d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64dcc7a73ec0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64dcc77ad3eb - trybuild::run::<impl trybuild::Runner>::run::hea701b63bd5a9abc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x64dcc77a7658 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h11c7c554310a5c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x64dcc77a03c7 - core::ptr::drop_in_place<trybuild::TestCases>::hd22d5ed1f406862f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x64dcc77a0bf3 - tests::semicolon_tests::he6454514a545e6ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:17:1
[INFO] [stdout]   23:     0x64dcc77a0c27 - tests::semicolon_tests::{{closure}}::hfc6543380f6eaa91
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:12:21
[INFO] [stdout]   24:     0x64dcc77a0376 - core::ops::function::FnOnce::call_once::hfce46a96c45d9925
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64dcc79f615b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64dcc79f615b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64dcc7a0a1dd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64dcc7a0a1dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64dcc7a0a1dd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x64dcc7a0a1dd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x64dcc7a0a1dd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64dcc7a0a1dd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64dcc7a0a1dd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64dcc79e36f4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64dcc79e36f4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64dcc79e702a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x64dcc79e702a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64dcc79e702a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x64dcc79e702a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x64dcc79e702a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64dcc79e702a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x64dcc79e702a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64dcc7a2bc0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x64dcc7a2bc0f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x76c67aa62aa4 - <unknown>
[INFO] [stdout]   46:     0x76c67aaefa64 - 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 77.68s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cef68d8669395b40c8db4572279890d975ec3d3eb9e40647bcf1fd802504e735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef68d8669395b40c8db4572279890d975ec3d3eb9e40647bcf1fd802504e735", kill_on_drop: false }`
[INFO] [stdout] cef68d8669395b40c8db4572279890d975ec3d3eb9e40647bcf1fd802504e735
