[INFO] cloning repository https://github.com/Brendan-Blanchard/retry-if [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brendan-Blanchard/retry-if" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendan-Blanchard%2Fretry-if", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendan-Blanchard%2Fretry-if'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b27ce83744e25e9b303cc25daa3659cf578e2580 [INFO] testing Brendan-Blanchard/retry-if against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendan-Blanchard%2Fretry-if" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Brendan-Blanchard/retry-if [INFO] finished tweaking git repo https://github.com/Brendan-Blanchard/retry-if [INFO] tweaked toml for git repo https://github.com/Brendan-Blanchard/retry-if written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Brendan-Blanchard/retry-if on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Brendan-Blanchard/retry-if already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987 [INFO] running `Command { std: "docker" "start" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling retry-if-macro v0.3.0 (/opt/rustwide/workdir/retry-if-macro) [INFO] [stderr] Compiling retry-if v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 21.40s [INFO] running `Command { std: "docker" "inspect" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling retry-if v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stdout] warning: variant `Other` is never constructed [INFO] [stdout] --> tests/retry_method_with_try_operator.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum SomeError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 35 | ParseIntError, [INFO] [stdout] 36 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SomeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 39.56s [INFO] running `Command { std: "docker" "inspect" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: variant `Other` is never constructed [INFO] [stderr] --> tests/retry_method_with_try_operator.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub enum SomeError { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] 35 | ParseIntError, [INFO] [stderr] 36 | Other, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SomeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `retry-if` (test "retry_method_with_try_operator") generated 1 warning [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/retry_if-7a8932d2651460ea) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test configuration::tests::test_backoff_duration_exponent ... ok [INFO] [stdout] test configuration::tests::test_backoff_duration ... ok [INFO] [stdout] test configuration::tests::test_linear_backoff_duration ... ok [INFO] [stdout] test configuration::tests::test_backoff_duration_max_wait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/release/deps/mod-d6a23a966695c952) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test retry_impl_method::main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_impl_method.rs (/opt/rustwide/target/release/deps/retry_impl_method-19a90252faff6532) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_impl_method_retry_if.rs (/opt/rustwide/target/release/deps/retry_impl_method_retry_if-d7944dddf6f8cead) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_method_with_try_operator.rs (/opt/rustwide/target/release/deps/retry_method_with_try_operator-073a53ba66e953bf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_retry_with_try_operator_on_result ... ok [INFO] [stdout] test test_retry_with_try_operator_on_result_with_into ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_simple_method.rs (/opt/rustwide/target/release/deps/retry_simple_method-3b2561dfbbe4ab69) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_retry_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_simple_method_linear.rs (/opt/rustwide/target/release/deps/retry_simple_method_linear-e4db15cb4e85ce3d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_retry_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/retry_tracing.rs (/opt/rustwide/target/release/deps/retry_tracing-cfa59d524933baab) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-09-03T08:20:29.390988Z  INFO retry_tracing: Sleeping 1s on attempt 1 [INFO] [stdout] at tests/retry_tracing.rs:28 [INFO] [stdout] [INFO] [stdout] 2026-09-03T08:20:29.391035Z  INFO retry_tracing: Sleeping 2s on attempt 2 [INFO] [stdout] at tests/retry_tracing.rs:28 [INFO] [stdout] [INFO] [stdout] 2026-09-03T08:20:29.391046Z  INFO retry_tracing: Sleeping 4s on attempt 3 [INFO] [stdout] at tests/retry_tracing.rs:28 [INFO] [stdout] [INFO] [stdout] 2026-09-03T08:20:29.391054Z  INFO retry_tracing: Sleeping 8s on attempt 4 [INFO] [stdout] at tests/retry_tracing.rs:28 [INFO] [stdout] [INFO] [stdout] 2026-09-03T08:20:29.391063Z  INFO retry_tracing: Sleeping 16s on attempt 5 [INFO] [stdout] at tests/retry_tracing.rs:28 [INFO] [stdout] [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/retry_trait_impl_method.rs (/opt/rustwide/target/release/deps/retry_trait_impl_method-083184c58f747b1a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ui_tests.rs (/opt/rustwide/target/release/deps/ui_tests-283ec1855dcce2fb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling retry-if-macro v0.3.0 (/opt/rustwide/workdir/retry-if-macro) [INFO] [stderr] Checking retry-if v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking retry-if-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/retry-if) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/retry_missing_args.rs ... ok [INFO] [stderr] test tests/ui/retry_missing_retry_if.rs ... ok [INFO] [stderr] test tests/ui/retry_on_consuming_function.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: use of moved value: `self` [INFO] [stderr] --> tests/ui/retry_on_consuming_function.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 33 | #[retry(BACKOFF_CONFIG, retry_if)] [INFO] [stderr] | ---------------------------------- inside of this loop [INFO] [stderr] 34 | async fn consume_self(self) -> NewCounter { [INFO] [stderr] | ---- move occurs because `self` has type `Counter`, which does not implement the `Copy` trait [INFO] [stderr] 35 | self.into() [INFO] [stderr] | ^^^^ ------ `self` moved due to this method call, in previous iteration of loop [INFO] [stderr] | [INFO] [stderr] note: `into` takes ownership of the receiver `self`, which moves `self` [INFO] [stderr] --> $RUST/core/src/convert/mod.rs [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0382]: use of moved value: `self` [INFO] [stderr] --> tests/ui/retry_on_consuming_function.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 33 | #[retry(BACKOFF_CONFIG, retry_if)] [INFO] [stderr] | ---------------------------------- inside of this loop [INFO] [stderr] 34 | async fn consume_self(self) -> NewCounter { [INFO] [stderr] | ---- move occurs because `self` has type `Counter`, which does not implement the `Copy` trait [INFO] [stderr] 35 | self.into() [INFO] [stderr] | ^^^^ ------ `self` moved due to this method call, in previous iteration of loop [INFO] [stderr] | [INFO] [stderr] note: `std::convert::Into::into` takes ownership of the receiver `self`, which moves `self` [INFO] [stderr] --> $RUST/core/src/convert/mod.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/retry_on_non_function.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_developer_experience ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_developer_experience stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_developer_experience' (1448) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13: [INFO] [stdout] 1 of 4 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6eb2cc9471 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5b6eb2ce00ca - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5b6eb2ccdfbc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5b6eb2ca22e6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5b6eb2cc04f9 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5b6eb2c59850 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5b6eb2cc06b2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5b6eb2ca2392 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5b6eb2c9a5f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5b6eb2ca2f8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5b6eb2ce07fc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5b6eb2b81def - ::run [INFO] [stdout] 12: 0x5b6eb2b84f30 - ::drop [INFO] [stdout] 13: 0x5b6eb2b7c488 - ui_tests[9be356a4af6bc2f5]::test_developer_experience [INFO] [stdout] 14: 0x5b6eb2b7c689 - >::call_once [INFO] [stdout] 15: 0x5b6eb2c4cb3b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 16: 0x5b6eb2c5a1a5 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 17: 0x5b6eb2c53564 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5b6eb2c5d302 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5b6eb2cc8729 - ::new::thread_start [INFO] [stdout] 20: 0x7eb7bdff907a - [INFO] [stdout] 21: 0x7eb7be08c534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_developer_experience [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test ui_tests` [INFO] running `Command { std: "docker" "inspect" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987", kill_on_drop: false }` [INFO] [stdout] fbec3245254eba8f1f932c32ff69663e3c7a386e05f2e89a59d49616ae5ea987