[INFO] fetching crate blockz 0.2.2...
[INFO] testing blockz-0.2.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate blockz 0.2.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockz 0.2.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blockz_derive v0.2.2
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded socket2 v0.6.3
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b8b16794882668cd41e7ff2fb681f26abf68f2e21df0129e75f7d87c27833fa
[INFO] running `Command { std: "docker" "start" "-a" "7b8b16794882668cd41e7ff2fb681f26abf68f2e21df0129e75f7d87c27833fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b8b16794882668cd41e7ff2fb681f26abf68f2e21df0129e75f7d87c27833fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8b16794882668cd41e7ff2fb681f26abf68f2e21df0129e75f7d87c27833fa", kill_on_drop: false }`
[INFO] [stdout] 7b8b16794882668cd41e7ff2fb681f26abf68f2e21df0129e75f7d87c27833fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3280db43ac16719dbf6ffa0ebcf5e624502d406ab9cae95df57b2ebd58e439b6
[INFO] running `Command { std: "docker" "start" "-a" "3280db43ac16719dbf6ffa0ebcf5e624502d406ab9cae95df57b2ebd58e439b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[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 anyhow v1.0.102
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 10.89s
[INFO] running `Command { std: "docker" "inspect" "3280db43ac16719dbf6ffa0ebcf5e624502d406ab9cae95df57b2ebd58e439b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3280db43ac16719dbf6ffa0ebcf5e624502d406ab9cae95df57b2ebd58e439b6", kill_on_drop: false }`
[INFO] [stdout] 3280db43ac16719dbf6ffa0ebcf5e624502d406ab9cae95df57b2ebd58e439b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9668c7bdde5771d3aad0317924e37e893d62e689263cfc127fd1a4be75665e74
[INFO] running `Command { std: "docker" "start" "-a" "9668c7bdde5771d3aad0317924e37e893d62e689263cfc127fd1a4be75665e74", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling blockz v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.32s
[INFO] running `Command { std: "docker" "inspect" "9668c7bdde5771d3aad0317924e37e893d62e689263cfc127fd1a4be75665e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9668c7bdde5771d3aad0317924e37e893d62e689263cfc127fd1a4be75665e74", kill_on_drop: false }`
[INFO] [stdout] 9668c7bdde5771d3aad0317924e37e893d62e689263cfc127fd1a4be75665e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 587fa61d0cdd6dbabb6edd490b7f7ff858b4a3cead8ccb3bb8ebdaf32c9ac05f
[INFO] running `Command { std: "docker" "start" "-a" "587fa61d0cdd6dbabb6edd490b7f7ff858b4a3cead8ccb3bb8ebdaf32c9ac05f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockz-03f4dfdd0fe487f0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.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 26.77s
[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.33s
[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] ... ok
[INFO] [stderr] test tests/ui/singleton-f-6.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/singleton-f-7.rs [should fail to compile] ... ok
[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' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/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:     0x63444950f542 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]     |
[INFO] [stdout]    1:     0x63444950f542 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stderr]     | / pub trait SingletonFnMutWithArg<'i, I, A, R>
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] 231 | | where
[INFO] [stdout]    2:     0x63444950f542 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stderr] 232 | |     A: Send,
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr] 233 | |     R: Send,
[INFO] [stdout]    3:     0x63444950f542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stderr] ...   |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x634449520fba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stderr] 239 | | }
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]     | |_- trait `SingletonFnMutWithArg` defined here
[INFO] [stdout]    5:     0x634449520fba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stderr]     |
[INFO] [stdout]    6:     0x6344494dafc6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[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/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x6344494dafc6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[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/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stderr] 
[INFO] [stdout]    8:     0x6344494ed929 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stderr] error: implementation of `SingletonFnWithArg` is not general enough
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    --> $DIR/singleton-f-8.rs:28:5
[INFO] [stdout]    9:     0x6344494ed929 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stderr] 28  |       #[singleton_fn]
[INFO] [stdout]   10:     0x6344494ed7c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ implementation of `SingletonFnWithArg` is not general enough
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stderr]     |
[INFO] [stdout]   11:     0x6344494ae7fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]     |
[INFO] [stdout]   12:     0x6344494ae7fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stderr]     | / pub trait SingletonFnWithArg<'i, I, A, R>
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stderr] 159 | | where
[INFO] [stdout]   13:     0x6344494edba2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stderr] 160 | |     A: Send,
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr] 161 | |     R: Send,
[INFO] [stdout]   14:     0x6344494edba2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stderr] ...   |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stderr] 166 | |     fn call_once(self, inner: &'i I, arg: A) -> Self::SingletonResult;
[INFO] [stdout]   15:     0x6344494ed9e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stderr] 167 | | }
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stderr]     | |_- trait `SingletonFnWithArg` defined here
[INFO] [stdout]   16:     0x6344494e8339 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x6344494ce94d - __rustc[4425a7e20b4c8619]::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/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x634449529c6c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stderr] 
[INFO] [stdout]   19:     0x63444938bd54 - trybuild::run::<impl trybuild::Runner>::run::he62907596a682ed7
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   20:     0x634449385728 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hdcefde390c640e8f
[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.116/src/lib.rs:342:38
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:23:5
[INFO] [stdout]   21:     0x634449258927 - core::ptr::drop_in_place<trybuild::TestCases>::h1c2d6d967358b661
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stderr] 23 |     #[singleton_fn]
[INFO] [stdout]   22:     0x6344492598f0 - blockz::test::test_direct_configuration::h4602f6704fb02b29
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:5
[INFO] [stderr]    |     |
[INFO] [stdout]   23:     0x634449259927 - blockz::test::test_direct_configuration::{{closure}}::hea20eaff4723ad69
[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:     0x634449258896 - core::ops::function::FnOnce::call_once::h893c9b47ba7e4b0e
[INFO] [stderr] 24 |     pub async fn get_set(&mut self, get: &usize, set: &i32) -> Option<i32> {
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    |                                     ---  - let's call the lifetime of this reference `'1`
[INFO] [stdout]   25:     0x6344494ae5bb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stderr]    |                                     |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x6344494ae5bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x6344494c1fca - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stderr] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   28:     0x6344494c1fca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:23:5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]    |
[INFO] [stdout]   29:     0x6344494c1fca - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stderr] 23 |     #[singleton_fn]
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   30:     0x6344494c1fca - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stderr]    |     |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]    |     `set` escapes the associated function body here
[INFO] [stdout]   31:     0x6344494c1fca - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stderr]    |     argument requires that `'2` must outlive `'static`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x6344494c1fca - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stderr]    |                                                  ---  - let's call the lifetime of this reference `'2`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stderr]    |                                                  |
[INFO] [stdout]   33:     0x6344494c1fca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stderr]    |                                                  `set` is a reference that is only valid in the associated function body
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stderr]    |
[INFO] [stdout]   34:     0x63444949c424 - test::run_test::{{closure}}::h98ae26689f13ed94
[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/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stderr] 
[INFO] [stdout]   35:     0x63444949c424 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stderr] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:28:5
[INFO] [stdout]   36:     0x63444949fdc2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr] 28 |     #[singleton_fn]
[INFO] [stdout]   37:     0x63444949fdc2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]    |     |
[INFO] [stdout]   38:     0x63444949fdc2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stderr]    |     `other` escapes the associated function body here
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]    |     argument requires that `'1` must outlive `'static`
[INFO] [stdout]   39:     0x63444949fdc2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stderr] 29 |     pub async fn check_equals(&self, other: &[i32]) -> bool {
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]    |                                      -----  - let's call the lifetime of this reference `'1`
[INFO] [stdout]   40:     0x63444949fdc2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stderr]    |                                      |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x63444949fdc2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/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:     0x63444949fdc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stdout]   43:     0x6344494e2d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:29:38
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    |
[INFO] [stdout]   44:     0x6344494e2d0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stderr] 29 |     pub async fn check_equals(&self, other: &[i32]) -> bool {
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]   45:     0x71fcede76aa4 - <unknown>
[INFO] [stderr]    |
[INFO] [stdout]   46:     0x71fcedf03a64 - 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' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stderr] 
[INFO] [stdout] 5 of 12 tests failed
[INFO] [stderr] 
[INFO] [stdout] stack backtrace:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    0:     0x63444950f542 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63444950f542 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63444950f542 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63444950f542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634449520fba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634449520fba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6344494dafc6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6344494dafc6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6344494ed929 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6344494ed929 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6344494ed7c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6344494ae7fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6344494ae7fe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6344494edba2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6344494edba2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6344494ed9e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6344494e8339 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6344494ce94d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634449529c6c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63444938bd54 - trybuild::run::<impl trybuild::Runner>::run::he62907596a682ed7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x634449385728 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hdcefde390c640e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x634449258927 - core::ptr::drop_in_place<trybuild::TestCases>::h1c2d6d967358b661
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x6344492595ff - blockz::test::test_singleton::hf4f0822cd7e633b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:59:5
[INFO] [stdout]   23:     0x634449259637 - blockz::test::test_singleton::{{closure}}::h8a7616c93bf5a461
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:24
[INFO] [stdout]   24:     0x6344492588d6 - core::ops::function::FnOnce::call_once::he7d4c7ae8d24901c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6344494ae5bb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6344494ae5bb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6344494c1fca - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6344494c1fca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6344494c1fca - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6344494c1fca - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6344494c1fca - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6344494c1fca - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6344494c1fca - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63444949c424 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63444949c424 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63444949fdc2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63444949fdc2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63444949fdc2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63444949fdc2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63444949fdc2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63444949fdc2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63444949fdc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6344494e2d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6344494e2d0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x71fcede76aa4 - <unknown>
[INFO] [stdout]   46:     0x71fcedf03a64 - 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 53.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "587fa61d0cdd6dbabb6edd490b7f7ff858b4a3cead8ccb3bb8ebdaf32c9ac05f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587fa61d0cdd6dbabb6edd490b7f7ff858b4a3cead8ccb3bb8ebdaf32c9ac05f", kill_on_drop: false }`
[INFO] [stdout] 587fa61d0cdd6dbabb6edd490b7f7ff858b4a3cead8ccb3bb8ebdaf32c9ac05f
