[INFO] fetching crate impl-trait-for-tuples 0.2.3...
[INFO] testing impl-trait-for-tuples-0.2.3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate impl-trait-for-tuples 0.2.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate impl-trait-for-tuples 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate impl-trait-for-tuples 0.2.3
[INFO] tweaked toml for crates.io crate impl-trait-for-tuples 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate impl-trait-for-tuples 0.2.3 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 27 packages to latest compatible versions
[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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420
[INFO] running `Command { std: "docker" "start" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", 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" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420" "/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" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", 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" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", 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" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420" "/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 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 serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.117
[INFO] [stdout] warning: associated constant `TYPE` is never used
[INFO] [stdout]    --> tests/codegen.rs:591:15
[INFO] [stdout]     |
[INFO] [stdout] 590 |     trait Trait {
[INFO] [stdout]     |           ----- associated constant in this trait
[INFO] [stdout] 591 |         const TYPE: &'static [u32];
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.64s
[INFO] running `Command { std: "docker" "inspect" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", 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" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: associated constant `TYPE` is never used
[INFO] [stderr]    --> tests/codegen.rs:591:15
[INFO] [stderr]     |
[INFO] [stderr] 590 |     trait Trait {
[INFO] [stderr]     |           ----- associated constant in this trait
[INFO] [stderr] 591 |         const TYPE: &'static [u32];
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `impl-trait-for-tuples` (test "codegen") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/impl_trait_for_tuples-2dd6bfd10a02f6f3)
[INFO] [stderr]      Running tests/codegen.rs (/opt/rustwide/target/debug/deps/codegen-08e8fc67f1551b85)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test accept_attributes ... ok
[INFO] [stderr]      Running tests/fail.rs (/opt/rustwide/target/debug/deps/fail-85f1c5ffe7a1d946)
[INFO] [stdout] test for_tuples_in_nested_expr_works ... ok
[INFO] [stdout] test full_automatic_unsafe_trait ... ok
[INFO] [stdout] test is_implemented_for_tuples ... ok
[INFO] [stdout] test is_implemented_for_tuples_with_semi ... ok
[INFO] [stdout] test semi_automatic_associated_const_calculation ... ok
[INFO] [stdout] test semi_automatic_associated_type ... ok
[INFO] [stdout] test semi_automatic_tuple_access ... ok
[INFO] [stdout] test semi_automatic_tuple_as_ref ... ok
[INFO] [stdout] test full_automatic_accept_empty_tuple_return ... ok
[INFO] [stdout] test semi_automatic_tuple_with_custom_advanced_trait_bound ... ok
[INFO] [stdout] test semi_automatic_associated_const ... ok
[INFO] [stdout] test semi_automatic_tuple_with_custom_trait_bound ... ok
[INFO] [stdout] test semi_automatic_unsafe_trait ... ok
[INFO] [stdout] test semi_automatic_with_custom_where_clause ... ok
[INFO] [stdout] test test_separators ... ok
[INFO] [stdout] test trait_with_associated_type ... ok
[INFO] [stdout] test trait_with_associated_type_and_generics ... ok
[INFO] [stdout] test trait_with_associated_type_and_self ... ok
[INFO] [stdout] test trait_with_functions ... ok
[INFO] [stdout] test trait_with_return_type ... ok
[INFO] [stdout] test trait_with_static_functions ... ok
[INFO] [stdout] test trait_with_static_functions_and_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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 syn v2.0.118
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking impl-trait-for-tuples-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/impl-trait-for-tuples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/custom_trait_bound_invalid.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid trait bound: unexpected token
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:14:40
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[tuple_types_custom_trait_bound(Custom, Clone)]
[INFO] [stderr]    |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 |     test::<(Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr] help: this trait has no implementations, consider adding one
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr] 1  | trait Test {
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 |     test::<(Impl, Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr] help: this trait has no implementations, consider adding one
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr] 1  | trait Test {
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid trait bound: unexpected token
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:14:40
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[tuple_types_custom_trait_bound(Custom, Clone)]
[INFO] [stderr]    |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 |     test::<(Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr] help: this trait has no implementations, consider adding one
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | trait Test {
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 |     test::<(Impl, Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr] help: this trait has no implementations, consider adding one
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | trait Test {
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/custom_trait_bound_invalid.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[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/fail/trait_bound_not_added.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0046]: not all trait items implemented, missing: `test`
[INFO] [stderr]   --> tests/fail/trait_bound_not_added.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 2  |     fn test();
[INFO] [stderr]    |     ---------- `test` from trait
[INFO] [stderr] ...
[INFO] [stderr] 15 | impl Test for Impl {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^ missing `test` in implementation
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `test` found for type parameter `TupleElement0` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- function or associated item `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ function or associated item not found in `TupleElement0`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement0` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `test` found for type parameter `TupleElement1` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- function or associated item `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ function or associated item not found in `TupleElement1`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement1` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `test` found for type parameter `TupleElement2` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- function or associated item `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ function or associated item not found in `TupleElement2`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement2` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `test` found for type parameter `TupleElement3` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- function or associated item `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ function or associated item not found in `TupleElement3`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement3` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `test` found for type parameter `TupleElement4` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- function or associated item `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ function or associated item not found in `TupleElement4`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement4` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0046]: not all trait items implemented, missing: `test`
[INFO] [stderr]   --> tests/fail/trait_bound_not_added.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr]  2 |     fn test();
[INFO] [stderr]    |     ---------- `test` from trait
[INFO] [stderr] ...
[INFO] [stderr] 15 | impl Test for Impl {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^ missing `test` in implementation
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated function or constant named `test` found for type parameter `TupleElement0` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- associated function or constant `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ associated function or constant not found in `TupleElement0`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement0` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated function or constant named `test` found for type parameter `TupleElement1` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- associated function or constant `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ associated function or constant not found in `TupleElement1`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement1` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated function or constant named `test` found for type parameter `TupleElement2` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- associated function or constant `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ associated function or constant not found in `TupleElement2`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement2` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated function or constant named `test` found for type parameter `TupleElement3` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- associated function or constant `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ associated function or constant not found in `TupleElement3`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement3` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[INFO] [stderr]   |                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated function or constant named `test` found for type parameter `TupleElement4` in the current scope
[INFO] [stderr]  --> tests/fail/trait_bound_not_added.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]
[INFO] [stderr]   | -------------------------------------------- associated function or constant `test` not found for this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 9 |         for_tuples!( #( Tuple::test(); )* )
[INFO] [stderr]   |                                ^^^^ associated function or constant not found in `TupleElement4`
[INFO] [stderr]   |
[INFO] [stderr]   = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stderr] help: the following trait defines an item `test`, perhaps you need to restrict type parameter `TupleElement4` with it:
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[impl_trait_for_tuples::impl_for_tuples(5)]: Test
[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/fail/tuple_impls_less_than_minimum_does_not_exists.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/tuple_impls_less_than_minimum_does_not_exists.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test::<(Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `Test`:
[INFO] [stderr]              (TupleElement0, TupleElement1, TupleElement2)
[INFO] [stderr]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3)
[INFO] [stderr]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/tuple_impls_less_than_minimum_does_not_exists.rs:8:12
[INFO] [stderr]    |
[INFO] [stderr] 8  | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `(Impl, Impl): Test` is not satisfied
[INFO] [stderr]   --> tests/fail/tuple_impls_less_than_minimum_does_not_exists.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test::<(Impl, Impl)>();
[INFO] [stderr]    |            ^^^^^^^^^^^^ the trait `Test` is not implemented for `(Impl, Impl)`
[INFO] [stderr]    |
[INFO] [stderr] help: the following other types implement trait `Test`
[INFO] [stderr]   --> tests/fail/tuple_impls_less_than_minimum_does_not_exists.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | #[impl_trait_for_tuples::impl_for_tuples(3, 5)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | `(TupleElement0, TupleElement1, TupleElement2)`
[INFO] [stderr]    | `(TupleElement0, TupleElement1, TupleElement2, TupleElement3)`
[INFO] [stderr]    | `(TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)`
[INFO] [stderr] note: required by a bound in `test`
[INFO] [stderr]   --> tests/fail/tuple_impls_less_than_minimum_does_not_exists.rs:8:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | fn test<T: Test>() {}
[INFO] [stderr]    |            ^^^^ required by this bound in `test`
[INFO] [stderr]    = note: this error originates in the attribute macro `impl_trait_for_tuples::impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fail' (483) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13:
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ede7ddfbe1 - 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:     0x64ede7ddfbe1 - 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:     0x64ede7ddfbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ede7ddfbe1 - <<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:     0x64ede7df5fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ede7df5fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64ede7de47dc - 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:     0x64ede7de47dc - <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:     0x64ede7dbb246 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ede7dbb246 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ede7dd6ce9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ede7d6ec20 - <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:     0x64ede7d6ec20 - 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:     0x64ede7dd6ea2 - <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:     0x64ede7dd6ea2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64ede7dbb2f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64ede7db2769 - 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:     0x64ede7dbbeed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64ede7df678c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ede7c7abf4 - <trybuild[d9c32dd85435807a]::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:     0x64ede7c87b58 - <trybuild[d9c32dd85435807a]::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:     0x64ede7b2d4f7 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trybuild[d9c32dd85435807a]::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   22:     0x64ede7b2d743 - fail[478ad9a0d471bac3]::fail
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail.rs:5:1
[INFO] [stdout]   23:     0x64ede7b2d697 - fail[478ad9a0d471bac3]::fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fail.rs:2:10
[INFO] [stdout]   24:     0x64ede7b2dbd6 - <fail[478ad9a0d471bac3]::fail::{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:     0x64ede7d61f5b - <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:     0x64ede7d61f5b - 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:     0x64ede7d6f5a5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64ede7d6f5a5 - <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:     0x64ede7d6f5a5 - 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:     0x64ede7d6f5a5 - 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:     0x64ede7d6f5a5 - 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:     0x64ede7d6f5a5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64ede7d6f5a5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x64ede7d6a054 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x64ede7d6a054 - 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:     0x64ede7d726f2 - 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:     0x64ede7d726f2 - <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:     0x64ede7d726f2 - 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:     0x64ede7d726f2 - 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:     0x64ede7d726f2 - 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:     0x64ede7d726f2 - 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:     0x64ede7d726f2 - <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:     0x64ede7ddee3f - <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:     0x64ede7ddee3f - <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:     0x7dd06e343aa4 - <unknown>
[INFO] [stdout]   46:     0x7dd06e3d0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test fail`
[INFO] running `Command { std: "docker" "inspect" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420", kill_on_drop: false }`
[INFO] [stdout] 9699e7fc3e2873d369c24a0d90de21757b7b7408d0314bfb9e5528fb1ecbc420
