[INFO] fetching crate selfie 0.0.3...
[INFO] testing selfie-0.0.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate selfie 0.0.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate selfie 0.0.3
[INFO] finished tweaking crates.io crate selfie 0.0.3
[INFO] tweaked toml for crates.io crate selfie 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate selfie 0.0.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding trybuild v1.0.63 (available: v1.0.116)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a3d37a280e43b3084d498e5e3249e8b706bc1e24aee5923f64adf164ee32791
[INFO] running `Command { std: "docker" "start" "-a" "8a3d37a280e43b3084d498e5e3249e8b706bc1e24aee5923f64adf164ee32791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a3d37a280e43b3084d498e5e3249e8b706bc1e24aee5923f64adf164ee32791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a3d37a280e43b3084d498e5e3249e8b706bc1e24aee5923f64adf164ee32791", kill_on_drop: false }`
[INFO] [stdout] 8a3d37a280e43b3084d498e5e3249e8b706bc1e24aee5923f64adf164ee32791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d999a4cd8eb8f52ae6f5bf4e74963b3711a2c07330026626a4b491872b14c97
[INFO] running `Command { std: "docker" "start" "-a" "0d999a4cd8eb8f52ae6f5bf4e74963b3711a2c07330026626a4b491872b14c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling selfie v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "0d999a4cd8eb8f52ae6f5bf4e74963b3711a2c07330026626a4b491872b14c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d999a4cd8eb8f52ae6f5bf4e74963b3711a2c07330026626a4b491872b14c97", kill_on_drop: false }`
[INFO] [stdout] 0d999a4cd8eb8f52ae6f5bf4e74963b3711a2c07330026626a4b491872b14c97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f381beeabb7bab5b030447912d445a3555c98f069dbc9714d270dd59b445e939
[INFO] running `Command { std: "docker" "start" "-a" "f381beeabb7bab5b030447912d445a3555c98f069dbc9714d270dd59b445e939", kill_on_drop: false }`
[INFO] [stderr]    Compiling trybuild v1.0.63
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling selfie v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/simple_ref.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn all_but_first_char(x: &RefCell<String>) -> Selfie<::core::cell::Ref<String>, Ref<str>> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                    |      |
[INFO] [stdout]     |                          |                    |      the same lifetime is hidden here
[INFO] [stdout]     |                          |                    the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn all_but_first_char(x: &RefCell<String>) -> Selfie<'_, ::core::cell::Ref<'_, String>, Ref<str>> {
[INFO] [stdout]     |                                                      +++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "f381beeabb7bab5b030447912d445a3555c98f069dbc9714d270dd59b445e939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f381beeabb7bab5b030447912d445a3555c98f069dbc9714d270dd59b445e939", kill_on_drop: false }`
[INFO] [stdout] f381beeabb7bab5b030447912d445a3555c98f069dbc9714d270dd59b445e939
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0448acc43fb6a8207f0e96afb7f4edb1b69e78fb932081aa41c1bf6c9c7616ed
[INFO] running `Command { std: "docker" "start" "-a" "0448acc43fb6a8207f0e96afb7f4edb1b69e78fb932081aa41c1bf6c9c7616ed", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/simple_ref.rs:121:26
[INFO] [stderr]     |
[INFO] [stderr] 121 | fn all_but_first_char(x: &RefCell<String>) -> Selfie<::core::cell::Ref<String>, Ref<str>> {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |                    |      |
[INFO] [stderr]     |                          |                    |      the same lifetime is hidden here
[INFO] [stderr]     |                          |                    the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 | fn all_but_first_char(x: &RefCell<String>) -> Selfie<'_, ::core::cell::Ref<'_, String>, Ref<str>> {
[INFO] [stderr]     |                                                      +++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `selfie` (test "simple_ref") generated 1 warning (run `cargo fix --test "simple_ref" -p selfie` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/selfie-814e751953cfc622)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cascading.rs (/opt/rustwide/target/debug/deps/cascading-fde73935cfa45cf0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test more_cascading ... ok
[INFO] [stdout] test cascading_mut ... ok
[INFO] [stdout] test cascading ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-a6604bfbb1f0f206)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: `/opt/rustwide/target/tests/selfie/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking selfie v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking selfie-tests v0.0.0 (/opt/rustwide/target/tests/selfie)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/circular.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0495]: cannot infer an appropriate lifetime due to conflicting requirements
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:40
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: first, the lifetime cannot outlive the anonymous lifetime #1 defined here...
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:69
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                                                     ^^^^^
[INFO] [stderr] note: ...so that the type `Bar<'_>` is not borrowed for too long
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:45
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but, the lifetime must be valid for the anonymous lifetime #1 defined here...
[INFO] [stderr]   --> tests/compile_fail/circular.rs:20:29
[INFO] [stderr]    |
[INFO] [stderr] 20 |       selfie.with_referential(|referential| {
[INFO] [stderr]    |  _____________________________^
[INFO] [stderr] 21 | |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr] 22 | |     });
[INFO] [stderr]    | |_____^
[INFO] [stderr] note: ...so that the expression is assignable
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:40
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: expected `Option<&Bar<'_>>`
[INFO] [stderr]               found `Option<&Bar<'_>>`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:45
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&Bar<'_>`
[INFO] [stderr]               found reference `&Bar<'_>`
[INFO] [stderr] note: the anonymous lifetime #1 defined here...
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:69
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                                                     ^^^^^
[INFO] [stderr] note: ...does not necessarily outlive the anonymous lifetime #1 defined here
[INFO] [stderr]   --> tests/compile_fail/circular.rs:20:29
[INFO] [stderr]    |
[INFO] [stderr] 20 |       selfie.with_referential(|referential| {
[INFO] [stderr]    |  _____________________________^
[INFO] [stderr] 21 | |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr] 22 | |     });
[INFO] [stderr]    | |_____^
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:45
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&Bar<'_>`
[INFO] [stderr]               found reference `&Bar<'_>`
[INFO] [stderr] note: the anonymous lifetime #1 defined here...
[INFO] [stderr]   --> tests/compile_fail/circular.rs:20:29
[INFO] [stderr]    |
[INFO] [stderr] 20 |       selfie.with_referential(|referential| {
[INFO] [stderr]    |  _____________________________^
[INFO] [stderr] 21 | |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr] 22 | |     });
[INFO] [stderr]    | |_____^
[INFO] [stderr] note: ...does not necessarily outlive the anonymous lifetime #1 defined here
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:69
[INFO] [stderr]    |
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                                                     ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0597]: `selfie` does not live long enough
[INFO] [stderr]    --> tests/compile_fail/circular.rs:20:5
[INFO] [stderr]     |
[INFO] [stderr]  17 |     let mut selfie: Selfie<Box<()>, BarRef> =
[INFO] [stderr]     |         ---------- binding `selfie` declared here
[INFO] [stderr] ...
[INFO] [stderr]  20 |     selfie.with_referential(|referential| {
[INFO] [stderr]     |     ^^^^^^ borrowed value does not live long enough
[INFO] [stderr]  21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]     |                                                                         - returning this value requires that `selfie` is borrowed for `'static`
[INFO] [stderr] ...
[INFO] [stderr]  35 | }
[INFO] [stderr]     | - `selfie` dropped here while still borrowed
[INFO] [stderr]     |
[INFO] [stderr] note: requirement that the value outlives `'static` introduced here
[INFO] [stderr]    --> src/selfie.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         F: for<'this> FnOnce(&'s <R as RefType<'this>>::Ref) -> T,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0597]: `selfie` does not live long enough
[INFO] [stderr]   --> tests/compile_fail/circular.rs:21:45
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let mut selfie: Selfie<Box<()>, BarRef> =
[INFO] [stderr]    |         ---------- binding `selfie` declared here
[INFO] [stderr] ...
[INFO] [stderr] 20 |     selfie.with_referential(|referential| {
[INFO] [stderr]    |                             ------------- value captured here
[INFO] [stderr] 21 |         referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]    |                                             ^^^^^^                      - returning this value requires that `selfie` is borrowed for `'static`
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             borrowed value does not live long enough
[INFO] [stderr] ...
[INFO] [stderr] 35 | }
[INFO] [stderr]    | - `selfie` dropped here while still borrowed
[INFO] [stderr] 
[INFO] [stderr] error[E0502]: cannot borrow `selfie` as mutable because it is also borrowed as immutable
[INFO] [stderr]    --> tests/compile_fail/circular.rs:24:5
[INFO] [stderr]     |
[INFO] [stderr]  20 |       selfie.with_referential(|referential| {
[INFO] [stderr]     |       ------ immutable borrow occurs here
[INFO] [stderr]  21 |           referential.0.borrow_mut().0 = Some(selfie.with_referential(|r| r));
[INFO] [stderr]     |                                                                           - returning this value requires that `selfie` is borrowed for `'static`
[INFO] [stderr] ...
[INFO] [stderr]  24 | /     selfie.with_referential_mut(|dep| {
[INFO] [stderr]  25 | |         let r1 = dep.0.get_mut();
[INFO] [stderr]  26 | |         let string_ref_1 = &mut r1.1;
[INFO] [stderr]  27 | |         let mut r2 = r1.0.unwrap().0.borrow_mut();
[INFO] [stderr] ...   |
[INFO] [stderr]  33 | |         println!("{}", s); // prints garbage
[INFO] [stderr]  34 | |     });
[INFO] [stderr]     | |______^ mutable borrow occurs here
[INFO] [stderr]     |
[INFO] [stderr] note: requirement that the value outlives `'static` introduced here
[INFO] [stderr]    --> src/selfie.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         F: for<'this> FnOnce(&'s <R as RefType<'this>>::Ref) -> T,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/clone.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0505]: cannot move out of `selfie` because it is borrowed
[INFO] [stderr]   --> tests/compile_fail/clone.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let cloned = selfie.with_referential(|r| r.clone());
[INFO] [stderr]    |                  -------------------------------------- borrow of `selfie` occurs here
[INFO] [stderr] 21 |     drop(selfie); // Drops both data and selfie
[INFO] [stderr]    |          ^^^^^^ move out of `selfie` occurs here
[INFO] [stderr] 22 |     println!("{}", cloned.inner); // Boom
[INFO] [stderr]    |                    ------------ borrow later used here
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0505]: cannot move out of `selfie` because it is borrowed
[INFO] [stderr]   --> tests/compile_fail/clone.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let selfie: Selfie<String, StrRefType> = Selfie::new(data, |inner| StrRef { inner });
[INFO] [stderr]    |         ------ binding `selfie` declared here
[INFO] [stderr] 19 |
[INFO] [stderr] 20 |     let cloned = selfie.with_referential(|r| r.clone());
[INFO] [stderr]    |                  ------ borrow of `selfie` occurs here
[INFO] [stderr] 21 |     drop(selfie); // Drops both data and selfie
[INFO] [stderr]    |          ^^^^^^ move out of `selfie` occurs here
[INFO] [stderr] 22 |     println!("{}", cloned.inner); // Boom
[INFO] [stderr]    |                    ------------ borrow later used here
[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/compile_fail/with_referential_mut_from_outer.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0597]: `new_string` does not live long enough
[INFO] [stderr]   --> tests/compile_fail/with_referential_mut_from_outer.rs:13:47
[INFO] [stderr]    |
[INFO] [stderr] 13 |         selfie.with_referential_mut(|s| *s = &new_string);
[INFO] [stderr]    |                                     --- ------^^^^^^^^^^
[INFO] [stderr]    |                                     |   |     |
[INFO] [stderr]    |                                     |   |     borrowed value does not live long enough
[INFO] [stderr]    |                                     |   assignment requires that `new_string` is borrowed for `'static`
[INFO] [stderr]    |                                     value captured here
[INFO] [stderr] 14 |     }
[INFO] [stderr]    |     - `new_string` dropped here while still borrowed
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0597]: `new_string` does not live long enough
[INFO] [stderr]   --> tests/compile_fail/with_referential_mut_from_outer.rs:13:47
[INFO] [stderr]    |
[INFO] [stderr] 12 |         let new_string = String::from("foo");
[INFO] [stderr]    |             ---------- binding `new_string` declared here
[INFO] [stderr] 13 |         selfie.with_referential_mut(|s| *s = &new_string);
[INFO] [stderr]    |                                     --- ------^^^^^^^^^^
[INFO] [stderr]    |                                     |   |     |
[INFO] [stderr]    |                                     |   |     borrowed value does not live long enough
[INFO] [stderr]    |                                     |   assignment requires that `new_string` is borrowed for `'static`
[INFO] [stderr]    |                                     value captured here
[INFO] [stderr] 14 |     }
[INFO] [stderr]    |     - `new_string` dropped here while still borrowed
[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 ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.63/src/run.rs:101:13:
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e03581dfaa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e03581dfaa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e03581dfaa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e03581dfaa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e035833b1a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e035833b1a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x64e035822e62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64e035822e62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64e0357f9dff - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e0357f9dff - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e035814c09 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e0357afcbc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64e0357afcbc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e035814dc2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x64e035814dc2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e0357f9eb8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e0357eedd9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e0357fabcd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e0358342ac - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e0355e83a1 - trybuild::run::<impl trybuild::Runner>::run::hc15b752163d5eac6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.63/src/run.rs:101:13
[INFO] [stdout]   20:     0x64e0355e3d88 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h313da1b06a2e4883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.63/src/lib.rs:310:38
[INFO] [stdout]   21:     0x64e0355d6597 - core::ptr::drop_in_place<trybuild::TestCases>::h4ec93e8d55b45e9e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x64e0355d63c3 - compile_fail::ui::h15e4cf7f7dcf3e38
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:8:1
[INFO] [stdout]   23:     0x64e0355d63f7 - compile_fail::ui::{{closure}}::h25fade58f8c2ca79
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:3:8
[INFO] [stdout]   24:     0x64e0355d64f6 - core::ops::function::FnOnce::call_once::ha50c7f008d5dd6c3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64e0357a3dbb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64e0357a3dbb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64e0357b078b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64e0357b078b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64e0357b078b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64e0357b078b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64e0357b078b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64e0357b078b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64e0357b078b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64e0357aabe4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64e0357aabe4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64e0357b3392 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64e0357b3392 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x64e0357b3392 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64e0357b3392 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64e0357b3392 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64e0357b3392 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64e0357b3392 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64e03581d2bf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x64e03581d2bf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x74a213f69aa4 - <unknown>
[INFO] [stdout]   46:     0x74a213ff6a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_fail`
[INFO] running `Command { std: "docker" "inspect" "0448acc43fb6a8207f0e96afb7f4edb1b69e78fb932081aa41c1bf6c9c7616ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0448acc43fb6a8207f0e96afb7f4edb1b69e78fb932081aa41c1bf6c9c7616ed", kill_on_drop: false }`
[INFO] [stdout] 0448acc43fb6a8207f0e96afb7f4edb1b69e78fb932081aa41c1bf6c9c7616ed
