[INFO] fetching crate blockz 0.2.2...
[INFO] testing blockz-0.2.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate blockz 0.2.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockz 0.2.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c575fe8f81fc3d1d3c231db3828700b14bab894ca38cf105aad7ddaf1034952e
[INFO] running `Command { std: "docker" "start" "-a" "c575fe8f81fc3d1d3c231db3828700b14bab894ca38cf105aad7ddaf1034952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c575fe8f81fc3d1d3c231db3828700b14bab894ca38cf105aad7ddaf1034952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c575fe8f81fc3d1d3c231db3828700b14bab894ca38cf105aad7ddaf1034952e", kill_on_drop: false }`
[INFO] [stdout] c575fe8f81fc3d1d3c231db3828700b14bab894ca38cf105aad7ddaf1034952e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7ca10edc6c2ab2563d1713e39168ff8276333a225791c7c0fa91fba1ea34a198
[INFO] running `Command { std: "docker" "start" "-a" "7ca10edc6c2ab2563d1713e39168ff8276333a225791c7c0fa91fba1ea34a198", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 14.74s
[INFO] running `Command { std: "docker" "inspect" "7ca10edc6c2ab2563d1713e39168ff8276333a225791c7c0fa91fba1ea34a198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca10edc6c2ab2563d1713e39168ff8276333a225791c7c0fa91fba1ea34a198", kill_on_drop: false }`
[INFO] [stdout] 7ca10edc6c2ab2563d1713e39168ff8276333a225791c7c0fa91fba1ea34a198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6cd8a247cac177193a240c92335c79b27fd58e15a1aef6c20a65cb2c4c1f3fb9
[INFO] running `Command { std: "docker" "start" "-a" "6cd8a247cac177193a240c92335c79b27fd58e15a1aef6c20a65cb2c4c1f3fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling blockz v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.19s
[INFO] running `Command { std: "docker" "inspect" "6cd8a247cac177193a240c92335c79b27fd58e15a1aef6c20a65cb2c4c1f3fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd8a247cac177193a240c92335c79b27fd58e15a1aef6c20a65cb2c4c1f3fb9", kill_on_drop: false }`
[INFO] [stdout] 6cd8a247cac177193a240c92335c79b27fd58e15a1aef6c20a65cb2c4c1f3fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 702f34264547606ab99f7494bf26179c45f7137d8a0551ec02f4899452d90d48
[INFO] running `Command { std: "docker" "start" "-a" "702f34264547606ab99f7494bf26179c45f7137d8a0551ec02f4899452d90d48", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/blockz/a65a366e1728c520/deps/blockz-a65a366e1728c520)
[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.180
[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 serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 darling_core v0.12.4
[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 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 44.43s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/singleton-p-0.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-p-0.rs:68:2
[INFO] [stderr]    |
[INFO] [stderr] 68 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-p-0.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/singleton-p-1.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-p-1.rs:69:2
[INFO] [stderr]    |
[INFO] [stderr] 69 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-p-1.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/singleton-p-2.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-p-2.rs:69:2
[INFO] [stderr]    |
[INFO] [stderr] 69 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-p-2.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-0.rs:36:2
[INFO] [stderr]    |
[INFO] [stderr] 36 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-0.rs`
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-1.rs:36:2
[INFO] [stderr]    |
[INFO] [stderr] 36 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-1.rs`
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-2.rs:36:2
[INFO] [stderr]    |
[INFO] [stderr] 36 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-2.rs`
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-3.rs:36:2
[INFO] [stderr]    |
[INFO] [stderr] 36 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-3.rs`
[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] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: attempted to construct a singleton fn from function that has no inputs (must have at least a reference receiver - &self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-4.rs:12:18
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub async fn is_vec_empty() -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attempted to construct a singleton fn from function that has no inputs (must have at least a reference receiver - &self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-4.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 |     async fn clear() {
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attempted to construct a singleton fn from function that has no inputs (must have at least a reference receiver - &self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-4.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub async fn get_set() -> Option<i32> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attempted to construct a singleton fn from function that has no inputs (must have at least a reference receiver - &self or &mut self)
[INFO] [stderr]   --> $DIR/singleton-f-4.rs:27:18
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub async fn check_equals() -> bool {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-4.rs:35:2
[INFO] [stderr]    |
[INFO] [stderr] 35 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-4.rs`
[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-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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-5.rs:35:2
[INFO] [stderr]    |
[INFO] [stderr] 35 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-5.rs`
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-6.rs:35:2
[INFO] [stderr]    |
[INFO] [stderr] 35 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-6.rs`
[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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-7.rs:35:2
[INFO] [stderr]    |
[INFO] [stderr] 35 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-7.rs`
[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] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: implementation of `SingletonFnMutWithArg` is not general enough
[INFO] [stderr]    --> $DIR/singleton-f-8.rs:23:5
[INFO] [stderr]     |
[INFO] [stderr] 23  |       #[singleton_fn]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ implementation of `SingletonFnMutWithArg` is not general enough
[INFO] [stderr]     |
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stderr]     |
[INFO] [stderr]     | / pub trait SingletonFnMutWithArg<'i, I, A, R>
[INFO] [stderr] 231 | | where
[INFO] [stderr] 232 | |     A: Send,
[INFO] [stderr] 233 | |     R: Send,
[INFO] [stderr] ...   |
[INFO] [stderr] 238 | |     fn call_once(self, inner: &'i mut I, arg: A) -> Self::SingletonResult;
[INFO] [stderr] 239 | | }
[INFO] [stderr]     | |_- trait `SingletonFnMutWithArg` defined here
[INFO] [stderr]     |
[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] [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] [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: implementation of `SingletonFnWithArg` is not general enough
[INFO] [stderr]    --> $DIR/singleton-f-8.rs:28:5
[INFO] [stderr]     |
[INFO] [stderr] 28  |       #[singleton_fn]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ implementation of `SingletonFnWithArg` is not general enough
[INFO] [stderr]     |
[INFO] [stderr]    ::: $WORKSPACE/src/singleton.rs
[INFO] [stderr]     |
[INFO] [stderr]     | / pub trait SingletonFnWithArg<'i, I, A, R>
[INFO] [stderr] 159 | | where
[INFO] [stderr] 160 | |     A: Send,
[INFO] [stderr] 161 | |     R: Send,
[INFO] [stderr] ...   |
[INFO] [stderr] 166 | |     fn call_once(self, inner: &'i I, arg: A) -> Self::SingletonResult;
[INFO] [stderr] 167 | | }
[INFO] [stderr]     | |_- trait `SingletonFnWithArg` defined here
[INFO] [stderr]     |
[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] [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] [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[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/singleton-f-8.rs:37:2
[INFO] [stderr]    |
[INFO] [stderr] 37 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/singleton-f-8.rs`
[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_singleton ... 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/direct_configuration-p-0.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/direct_configuration-p-0.rs:28:2
[INFO] [stderr]    |
[INFO] [stderr] 28 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/direct_configuration-p-0.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/direct_configuration-p-1.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/direct_configuration-p-1.rs:26:2
[INFO] [stderr]    |
[INFO] [stderr] 26 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/direct_configuration-p-1.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/direct_configuration-p-2.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/direct_configuration-p-2.rs:19:2
[INFO] [stderr]    |
[INFO] [stderr] 19 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/direct_configuration-p-2.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/direct_configuration-f-0.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unknown field: `direc`. Did you mean `direct`?
[INFO] [stderr]  --> $DIR/direct_configuration-f-0.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[configuration(direc)]
[INFO] [stderr]   |                 ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/direct_configuration-f-0.rs:16:2
[INFO] [stderr]    |
[INFO] [stderr] 16 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/direct_configuration-f-0.rs`
[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] [stdout] test test::test_direct_configuration ... FAILED
[INFO] [stderr] test tests/ui/direct_configuration-f-1.rs [should fail to compile] ... mismatch
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] failures:
[INFO] [stderr] EXPECTED:
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] ---- test::test_singleton stdout ----
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stdout] 
[INFO] [stderr]   --> $DIR/direct_configuration-f-1.rs:16:17
[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] 12 of 12 tests failed
[INFO] [stderr] 16 |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stdout]    0:     0x62afbbd58d42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    = note: required because of the requirements on the impl of `EasyConfiguration` for `MyConfig`
[INFO] [stdout]    1:     0x62afbbd58d42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] error[E0277]: the trait bound `MyConfig: Default` is not satisfied
[INFO] [stdout]    2:     0x62afbbd58d42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]    --> $DIR/direct_configuration-f-1.rs:16:17
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]     |
[INFO] [stdout]    3:     0x62afbbd58d42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr] 16  |     let conf1 = <MyConfig as EasyConfiguration>::load().await;
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `MyConfig`
[INFO] [stdout]    4:     0x62afbbd6fc6a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    ::: $WORKSPACE/src/configuration.rs
[INFO] [stdout]    5:     0x62afbbd6fc6a - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]     |
[INFO] [stdout]    6:     0x62afbbd5e1d6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stderr]     |     async fn load() -> Self::Result;
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]     |              ---- required by this bound in `blockz::configuration::EasyConfiguration::load`
[INFO] [stdout]    7:     0x62afbbd5e1d6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]     = note: required because of the requirements on the impl of `EasyConfiguration` for `MyConfig`
[INFO] [stdout]    8:     0x62afbbd3432f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr] 
[INFO] [stdout]    9:     0x62afbbd3432f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   10:     0x62afbbd50159 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stderr]   --> tests/ui/direct_configuration-f-1.rs:18:2
[INFO] [stdout]   11:     0x62afbbce896e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr] 18 | }
[INFO] [stdout]   12:     0x62afbbce896e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/direct_configuration-f-1.rs`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   13:     0x62afbbd50312 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]   14:     0x62afbbd50312 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stderr] 
[INFO] [stdout]   15:     0x62afbbd343e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62afbbd2b969 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62afbbd3523d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62afbbd7037c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62afbbaaf5e4 - <trybuild[2620325a2169efe]::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:     0x62afbbabd8d8 - <trybuild[2620325a2169efe]::TestCases as core[8f93d80df273fe75]::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:     0x62afbbaa62e7 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[2620325a2169efe]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x62afbbaa6dff - blockz[6ff14324d736ff09]::test::test_singleton
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:59:5
[INFO] [stdout]   23:     0x62afbbaa6447 - blockz[6ff14324d736ff09]::test::test_singleton::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:24
[INFO] [stdout]   24:     0x62afbbaa7326 - <blockz[6ff14324d736ff09]::test::test_singleton::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62afbbcdcd1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62afbbcdcd1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62afbbce957a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62afbbce957a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62afbbce957a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x62afbbce957a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62afbbce957a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62afbbce957a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62afbbce957a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62afbbce3a44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62afbbce3a44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62afbbcec072 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x62afbbcec072 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62afbbcec072 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x62afbbcec072 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62afbbcec072 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62afbbcec072 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x62afbbcec072 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62afbbd5800f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x62afbbd5800f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7766b5a1caa4 - <unknown>
[INFO] [stdout]   46:     0x7766b5aa9a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_direct_configuration stdout ----
[INFO] [stdout] 
[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] [stdout] 5 of 5 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62afbbd58d42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62afbbd58d42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62afbbd58d42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62afbbd58d42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62afbbd6fc6a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62afbbd6fc6a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62afbbd5e1d6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62afbbd5e1d6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62afbbd3432f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62afbbd3432f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62afbbd50159 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62afbbce896e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62afbbce896e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62afbbd50312 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62afbbd50312 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62afbbd343e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62afbbd2b969 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62afbbd3523d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62afbbd7037c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62afbbaaf5e4 - <trybuild[2620325a2169efe]::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:     0x62afbbabd8d8 - <trybuild[2620325a2169efe]::TestCases as core[8f93d80df273fe75]::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:     0x62afbbaa62e7 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[2620325a2169efe]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x62afbbaa70c0 - blockz[6ff14324d736ff09]::test::test_direct_configuration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:5
[INFO] [stdout]   23:     0x62afbbaa6477 - blockz[6ff14324d736ff09]::test::test_direct_configuration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:64:35
[INFO] [stdout]   24:     0x62afbbaa7366 - <blockz[6ff14324d736ff09]::test::test_direct_configuration::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62afbbcdcd1b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62afbbcdcd1b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62afbbce957a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62afbbce957a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62afbbce957a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x62afbbce957a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62afbbce957a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62afbbce957a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62afbbce957a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62afbbce3a44 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62afbbce3a44 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62afbbcec072 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x62afbbcec072 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62afbbcec072 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x62afbbcec072 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62afbbcec072 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62afbbcec072 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x62afbbcec072 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62afbbd5800f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x62afbbd5800f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7766b5a1caa4 - <unknown>
[INFO] [stdout]   46:     0x7766b5aa9a64 - 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 49.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "702f34264547606ab99f7494bf26179c45f7137d8a0551ec02f4899452d90d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702f34264547606ab99f7494bf26179c45f7137d8a0551ec02f4899452d90d48", kill_on_drop: false }`
[INFO] [stdout] 702f34264547606ab99f7494bf26179c45f7137d8a0551ec02f4899452d90d48
