[INFO] fetching crate blockz 0.2.2...
[INFO] testing blockz-0.2.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate blockz 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate blockz 0.2.2
[INFO] finished tweaking crates.io crate blockz 0.2.2
[INFO] tweaked toml for crates.io crate blockz 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockz 0.2.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded blockz_derive v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9edf3a69bae5704d5ad9a9228b0973d2a325dcf2f91c3daf1a51c6424c8c6ec3
[INFO] running `Command { std: "docker" "start" "-a" "9edf3a69bae5704d5ad9a9228b0973d2a325dcf2f91c3daf1a51c6424c8c6ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9edf3a69bae5704d5ad9a9228b0973d2a325dcf2f91c3daf1a51c6424c8c6ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9edf3a69bae5704d5ad9a9228b0973d2a325dcf2f91c3daf1a51c6424c8c6ec3", kill_on_drop: false }`
[INFO] [stdout] 9edf3a69bae5704d5ad9a9228b0973d2a325dcf2f91c3daf1a51c6424c8c6ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 582db96a3227e83d6ade8fa8af07047923af24c5c0cfca5c28e0209f269bc814
[INFO] running `Command { std: "docker" "start" "-a" "582db96a3227e83d6ade8fa8af07047923af24c5c0cfca5c28e0209f269bc814", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling blockz_derive v0.2.2
[INFO] [stderr]    Compiling blockz v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "582db96a3227e83d6ade8fa8af07047923af24c5c0cfca5c28e0209f269bc814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582db96a3227e83d6ade8fa8af07047923af24c5c0cfca5c28e0209f269bc814", kill_on_drop: false }`
[INFO] [stdout] 582db96a3227e83d6ade8fa8af07047923af24c5c0cfca5c28e0209f269bc814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23716c4feed228337b5abd8d19d7226f21434ed5d70708fccf92f7081c20a86f
[INFO] running `Command { std: "docker" "start" "-a" "23716c4feed228337b5abd8d19d7226f21434ed5d70708fccf92f7081c20a86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling blockz v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "23716c4feed228337b5abd8d19d7226f21434ed5d70708fccf92f7081c20a86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23716c4feed228337b5abd8d19d7226f21434ed5d70708fccf92f7081c20a86f", kill_on_drop: false }`
[INFO] [stdout] 23716c4feed228337b5abd8d19d7226f21434ed5d70708fccf92f7081c20a86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35f7722d78142a336489317acb26ee23ba7974ede81d97e6e064cc326c9be475
[INFO] running `Command { std: "docker" "start" "-a" "35f7722d78142a336489317acb26ee23ba7974ede81d97e6e064cc326c9be475", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockz-d986ce41b4d1ae6f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling blockz_derive v0.2.2
[INFO] [stderr]    Compiling blockz v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling blockz-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/blockz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.89s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/direct_configuration-p-0.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/direct_configuration-p-1.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/direct_configuration-p-2.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/direct_configuration-f-0.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/direct_configuration-f-1.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stderr]   --> $DIR/direct_configuration-f-1.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required because of the requirements on the impl of `EasyConfiguration` for `MyConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stderr]    --> $DIR/direct_configuration-f-1.rs:16:17
[INFO] [stderr]     |
[INFO] [stderr] 16  |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stderr]     |
[INFO] [stderr]    ::: $WORKSPACE/src/configuration.rs
[INFO] [stderr]     |
[INFO] [stderr]     |     async fn load() -> Self::Result;
[INFO] [stderr]     |              ---- required by this bound in `blockz::configuration::EasyConfiguration::load`
[INFO] [stderr]     |
[INFO] [stderr]     = note: required because of the requirements on the impl of `EasyConfiguration` for `MyConfig`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stderr]   --> tests/ui/direct_configuration-f-1.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stderr]    |                  ^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required for `MyConfig` to implement `EasyConfiguration`
[INFO] [stderr] help: consider annotating `MyConfig` with `#[derive(Default)]`
[INFO] [stderr]    |
[INFO] [stderr]  9 + #[derive(Default)]
[INFO] [stderr] 10 | struct MyConfig {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stderr]   --> tests/ui/direct_configuration-f-1.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required for `MyConfig` to implement `EasyConfiguration`
[INFO] [stderr] help: consider annotating `MyConfig` with `#[derive(Default)]`
[INFO] [stderr]    |
[INFO] [stderr]  9 + #[derive(Default)]
[INFO] [stderr] 10 | struct MyConfig {
[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 test::test_direct_configuration ... FAILED
[INFO] [stderr]    Compiling blockz-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/blockz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/singleton-p-0.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/singleton-p-1.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/singleton-p-2.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/singleton-f-0.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown field: `a`
[INFO] [stderr]  --> $DIR/singleton-f-0.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |             ^
[INFO] [stderr] 
[INFO] [stderr] error: Unknown field: `b`
[INFO] [stderr]  --> $DIR/singleton-f-0.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |                          ^
[INFO] [stderr] 
[INFO] [stderr] error: Unknown field: `c`
[INFO] [stderr]  --> $DIR/singleton-f-0.rs:8:40
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-0.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-0.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-0.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-0.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown field: `a`
[INFO] [stderr]  --> tests/ui/singleton-f-0.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Unknown field: `b`
[INFO] [stderr]  --> tests/ui/singleton-f-0.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Unknown field: `c`
[INFO] [stderr]  --> tests/ui/singleton-f-0.rs:8:40
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(a = "mutex", b = "rwlock", c)]
[INFO] [stderr]   |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub async fn check_equals(&self, other: Box<[i32]>) -> bool {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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/ui/singleton-f-1.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown field: `lok`. Did you mean `lock`?
[INFO] [stderr]  --> $DIR/singleton-f-1.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lok = "mutex")]
[INFO] [stderr]   |             ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-1.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-1.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-1.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-1.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown field: `lok`. Did you mean `lock`?
[INFO] [stderr]  --> tests/ui/singleton-f-1.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lok = "mutex")]
[INFO] [stderr]   |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub async fn check_equals(&self, other: Box<[i32]>) -> bool {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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/ui/singleton-f-2.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown literal value `mootex`
[INFO] [stderr]  --> $DIR/singleton-f-2.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lock = "mootex")]
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-2.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-2.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-2.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-2.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown literal value `mootex`
[INFO] [stderr]  --> tests/ui/singleton-f-2.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lock = "mootex")]
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub async fn check_equals(&self, other: Box<[i32]>) -> bool {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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/ui/singleton-f-3.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown literal value `rwlok`
[INFO] [stderr]  --> $DIR/singleton-f-3.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lock = "rwlok")]
[INFO] [stderr]   |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-3.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-3.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-3.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_mut_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> $DIR/singleton-f-3.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ----------------------- function or associated item `use_singleton_with_arg` not found for this
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown literal value `rwlok`
[INFO] [stderr]  --> tests/ui/singleton-f-3.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[singleton(lock = "rwlok")]
[INFO] [stderr]   |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_mut_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_mut_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_mut_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `use_singleton_with_arg` found for struct `Dummy` in the current scope
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | struct Dummy(Vec<i32>);
[INFO] [stderr]    | ------------ function or associated item `use_singleton_with_arg` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     #[singleton_fn]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ function or associated item not found in `Dummy`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `use_singleton_with_arg`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `blockz::singleton::Singleton`
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub async fn check_equals(&self, other: Box<[i32]>) -> bool {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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/ui/singleton-f-4.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/singleton-f-5.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-5.rs:12:31
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub async fn is_vec_empty(self) -> bool {
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-5.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     async fn clear(mut self) {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-5.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(mut self, get: usize, _: i32) -> Option<i32> {
[INFO] [stderr]    |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-5.rs:27:31
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(self, other: Box<[i32]>) -> bool {
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-5.rs:12:31
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub async fn is_vec_empty(self) -> bool {
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-5.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     async fn clear(mut self) {
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-5.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(mut self, get: usize, _: i32) -> Option<i32> {
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: function receiver must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-5.rs:27:31
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(self, other: Box<[i32]>) -> bool {
[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/ui/singleton-f-6.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: first function argument recv (type: i32) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-6.rs:12:31
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub async fn is_vec_empty(recv: i32) -> bool {
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument bad_recv (type: u32) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-6.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     async fn clear(bad_recv: u32) {
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument fail (type: String) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-6.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(fail: String) -> Option<i32> {
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument another_fail (type: Option < () >) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-6.rs:27:31
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(another_fail: Option<()>) -> bool {
[INFO] [stderr]    |                               ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: first function argument recv (type: i32) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-6.rs:12:31
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub async fn is_vec_empty(recv: i32) -> bool {
[INFO] [stderr]    |                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument bad_recv (type: u32) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-6.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     async fn clear(bad_recv: u32) {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument fail (type: String) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-6.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(fail: String) -> Option<i32> {
[INFO] [stderr]    |                          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: first function argument another_fail (type: Option < () >) must be a reference receiver (&self or &mut self)
[INFO] [stderr]   --> tests/ui/singleton-f-6.rs:27:31
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(another_fail: Option<()>) -> bool {
[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/ui/singleton-f-7.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: function argument must have an identifier
[INFO] [stderr]   --> $DIR/singleton-f-7.rs:22:49
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(&mut self, get: usize, _: i32) -> Option<i32> {
[INFO] [stderr]    |                                                 ^
[INFO] [stderr] 
[INFO] [stderr] error: function argument must have an identifier
[INFO] [stderr]   --> $DIR/singleton-f-7.rs:27:38
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(&self, _: Box<[i32]>) -> bool {
[INFO] [stderr]    |                                      ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: function argument must have an identifier
[INFO] [stderr]   --> tests/ui/singleton-f-7.rs:22:49
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set(&mut self, get: usize, _: i32) -> Option<i32> {
[INFO] [stderr]    |                                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: function argument must have an identifier
[INFO] [stderr]   --> tests/ui/singleton-f-7.rs:27:38
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals(&self, _: Box<[i32]>) -> bool {
[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/ui/singleton-f-8.rs [should fail to compile] ... mismatch
[INFO] [stdout] test test::test_singleton ... FAILED
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] EXPECTED:
[INFO] [stdout] failures:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] 
[INFO] [stderr] error: implementation of `SingletonFnMutWithArg` is not general enough
[INFO] [stdout] ---- test::test_direct_configuration stdout ----
[INFO] [stderr]    --> $DIR/singleton-f-8.rs:23:5
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] thread 'test::test_direct_configuration' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stderr] 23  |       #[singleton_fn]
[INFO] [stdout] 1 of 5 tests failed
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ implementation of `SingletonFnMutWithArg` is not general enough
[INFO] [stdout] stack backtrace:
[INFO] [stderr]     |
[INFO] [stdout]    0:     0x63bc63d269a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]     |
[INFO] [stdout]    1:     0x63bc63d269a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]     | / pub trait SingletonFnMutWithArg<'i, I, A, R>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] 231 | | where
[INFO] [stdout]    2:     0x63bc63d269a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr] 232 | |     A: Send,
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr] 233 | |     R: Send,
[INFO] [stdout]    3:     0x63bc63d269a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr] ...   |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr] 238 | |     fn call_once(self, inner: &'i mut I, arg: A) -> Self::SingletonResult;
[INFO] [stdout]    4:     0x63bc63d3d89a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr] 239 | | }
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]     | |_- trait `SingletonFnMutWithArg` defined here
[INFO] [stdout]    5:     0x63bc63d3d89a - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]     |
[INFO] [stdout]    6:     0x63bc63d2be06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stderr]     = note: `for<'_, '_, '_> fn(&mut Dummy, (&usize, &i32)) -> impl Future {Dummy::blockz_singleton_fn_mut_with_arg_get_set}` must implement `SingletonFnMutWithArg<'0, Dummy, (&usize, &i32), Option<i32>>`, for any lifetime `'0`...
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]     = note: ...but `SingletonFnMutWithArg<'_, Dummy, (&usize, &i32), Option<i32>>` is actually implemented for the type `for<'_, '_, '_> fn(&mut Dummy, (&usize, &i32)) -> impl Future {Dummy::blockz_singleton_fn_mut_with_arg_get_set}`
[INFO] [stdout]    7:     0x63bc63d2be06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]     = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr] 
[INFO] [stdout]    8:     0x63bc63d0274f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr] error: implementation of `SingletonFnWithArg` is not general enough
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    --> $DIR/singleton-f-8.rs:28:5
[INFO] [stdout]    9:     0x63bc63d0274f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr] 28  |       #[singleton_fn]
[INFO] [stdout]   10:     0x63bc63d1dd69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ implementation of `SingletonFnWithArg` is not general enough
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stderr]     |
[INFO] [stdout]   11:     0x63bc63cb6c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]     |
[INFO] [stdout]   12:     0x63bc63cb6c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]     | / pub trait SingletonFnWithArg<'i, I, A, R>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stderr] 159 | | where
[INFO] [stdout]   13:     0x63bc63d1df22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr] 160 | |     A: Send,
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr] 161 | |     R: Send,
[INFO] [stdout]   14:     0x63bc63d1df22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr] ...   |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stderr] 166 | |     fn call_once(self, inner: &'i I, arg: A) -> Self::SingletonResult;
[INFO] [stdout]   15:     0x63bc63d02808 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr] 167 | | }
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stderr]     | |_- trait `SingletonFnWithArg` defined here
[INFO] [stdout]   16:     0x63bc63cf7639 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     = note: `for<'_, '_> fn(&Dummy, &[i32]) -> impl Future {Dummy::blockz_singleton_fn_with_arg_check_equals}` must implement `SingletonFnWithArg<'0, Dummy, &[i32], bool>`, for any lifetime `'0`...
[INFO] [stdout]   17:     0x63bc63d0365d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]     = note: ...but `SingletonFnWithArg<'_, Dummy, &[i32], bool>` is actually implemented for the type `for<'_, '_> fn(&Dummy, &[i32]) -> impl Future {Dummy::blockz_singleton_fn_with_arg_check_equals}`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]     = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]   18:     0x63bc63d3dfac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stderr] 
[INFO] [stdout]   19:     0x63bc63a7d7c4 - <trybuild[f5b0432e61ace4d0]::Runner>::run
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   20:     0x63bc63a8bd58 - <trybuild[f5b0432e61ace4d0]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stderr] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:23:5
[INFO] [stdout]   21:     0x63bc63a728d7 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[f5b0432e61ace4d0]::TestCases>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stderr] 23 |     #[singleton_fn]
[INFO] [stdout]   22:     0x63bc63a736f0 - blockz[cc88c7b06eabc553]::test::test_direct_configuration
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:5
[INFO] [stderr]    |     |
[INFO] [stdout]   23:     0x63bc63a72aa7 - blockz[cc88c7b06eabc553]::test::test_direct_configuration::{closure#0}
[INFO] [stderr]    |     `get` escapes the associated function body here
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:64:35
[INFO] [stderr]    |     argument requires that `'1` must outlive `'static`
[INFO] [stdout]   24:     0x63bc63a739f6 - <blockz[cc88c7b06eabc553]::test::test_direct_configuration::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 24 |     pub async fn get_set(&mut self, get: &usize, set: &i32) -> Option<i32> {
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    |                                     ---  - let's call the lifetime of this reference `'1`
[INFO] [stdout]   25:     0x63bc63caafeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |                                     |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    |                                     `get` is a reference that is only valid in the associated function body
[INFO] [stdout]   26:     0x63bc63caafeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]   27:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stderr] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   28:     0x63bc63cb784a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:23:5
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]    |
[INFO] [stdout]   29:     0x63bc63cb784a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr] 23 |     #[singleton_fn]
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   30:     0x63bc63cb784a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stderr]    |     |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]    |     `set` escapes the associated function body here
[INFO] [stdout]   31:     0x63bc63cb784a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]    |     argument requires that `'2` must outlive `'static`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr] 24 |     pub async fn get_set(&mut self, get: &usize, set: &i32) -> Option<i32> {
[INFO] [stdout]   32:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stderr]    |                                                  ---  - let's call the lifetime of this reference `'2`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stderr]    |                                                  |
[INFO] [stdout]   33:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stderr]    |                                                  `set` is a reference that is only valid in the associated function body
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stderr]    |
[INFO] [stdout]   34:     0x63bc63cb2df4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stderr] 
[INFO] [stdout]   35:     0x63bc63cb2df4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stderr] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:28:5
[INFO] [stdout]   36:     0x63bc63cba342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr] 28 |     #[singleton_fn]
[INFO] [stdout]   37:     0x63bc63cba342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]    |     |
[INFO] [stdout]   38:     0x63bc63cba342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    |     `other` escapes the associated function body here
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]    |     argument requires that `'1` must outlive `'static`
[INFO] [stdout]   39:     0x63bc63cba342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr] 29 |     pub async fn check_equals(&self, other: &[i32]) -> bool {
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]    |                                      -----  - let's call the lifetime of this reference `'1`
[INFO] [stdout]   40:     0x63bc63cba342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    |                                      |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]    |                                      `other` is a reference that is only valid in the associated function body
[INFO] [stdout]   41:     0x63bc63cba342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]    = note: this error originates in the attribute macro `singleton_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]   42:     0x63bc63cba342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stdout]   43:     0x63bc63d25c6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:29:38
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    |
[INFO] [stdout]   44:     0x63bc63d25c6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] 29 |     pub async fn check_equals(&self, other: &[i32]) -> bool {
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]   45:     0x71801c4ebaa4 - <unknown>
[INFO] [stderr]    |
[INFO] [stdout]   46:     0x71801c578a64 - clone
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] 
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout] ---- test::test_singleton stdout ----
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] thread 'test::test_singleton' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stderr] 
[INFO] [stdout] 8 of 12 tests failed
[INFO] [stderr] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bc63d269a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bc63d269a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bc63d269a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bc63d269a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bc63d3d89a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bc63d3d89a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63bc63d2be06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63bc63d2be06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63bc63d0274f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bc63d0274f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bc63d1dd69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bc63cb6c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63bc63cb6c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63bc63d1df22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63bc63d1df22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bc63d02808 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bc63cf7639 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bc63d0365d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bc63d3dfac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bc63a7d7c4 - <trybuild[f5b0432e61ace4d0]::Runner>::run
[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:     0x63bc63a8bd58 - <trybuild[f5b0432e61ace4d0]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[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:     0x63bc63a728d7 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[f5b0432e61ace4d0]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x63bc63a7342f - blockz[cc88c7b06eabc553]::test::test_singleton
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:59:5
[INFO] [stdout]   23:     0x63bc63a72a77 - blockz[cc88c7b06eabc553]::test::test_singleton::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:24
[INFO] [stdout]   24:     0x63bc63a739b6 - <blockz[cc88c7b06eabc553]::test::test_singleton::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63bc63caafeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63bc63caafeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63bc63cb784a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63bc63cb784a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63bc63cb784a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63bc63cb784a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63bc63cb784a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63bc63cb2df4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63bc63cb2df4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63bc63cba342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63bc63cba342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63bc63cba342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63bc63cba342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63bc63cba342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63bc63cba342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63bc63cba342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63bc63d25c6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x63bc63d25c6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x71801c4ebaa4 - <unknown>
[INFO] [stdout]   46:     0x71801c578a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_direct_configuration
[INFO] [stdout]     test::test_singleton
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "35f7722d78142a336489317acb26ee23ba7974ede81d97e6e064cc326c9be475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f7722d78142a336489317acb26ee23ba7974ede81d97e6e064cc326c9be475", kill_on_drop: false }`
[INFO] [stdout] 35f7722d78142a336489317acb26ee23ba7974ede81d97e6e064cc326c9be475
