[INFO] fetching crate uniffi 0.30.0... [INFO] testing uniffi-0.30.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate uniffi 0.30.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate uniffi 0.30.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate uniffi 0.30.0 [INFO] tweaked toml for crates.io crate uniffi 0.30.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uniffi 0.30.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uniffi 0.30.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042a4668f16d2ac09d0063969a1ce9ab62fa384716a62ded5bc914801abde81e [INFO] running `Command { std: "docker" "start" "-a" "042a4668f16d2ac09d0063969a1ce9ab62fa384716a62ded5bc914801abde81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042a4668f16d2ac09d0063969a1ce9ab62fa384716a62ded5bc914801abde81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042a4668f16d2ac09d0063969a1ce9ab62fa384716a62ded5bc914801abde81e", kill_on_drop: false }` [INFO] [stdout] 042a4668f16d2ac09d0063969a1ce9ab62fa384716a62ded5bc914801abde81e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bd75c4200fc1a98b60723f0178a4460aa29fa1732d0dbe5bd844388fcf24d0 [INFO] running `Command { std: "docker" "start" "-a" "b2bd75c4200fc1a98b60723f0178a4460aa29fa1732d0dbe5bd844388fcf24d0", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling uniffi_core v0.30.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uniffi_internal_macros v0.30.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uniffi_pipeline v0.30.0 [INFO] [stderr] Compiling uniffi_meta v0.30.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uniffi_macros v0.30.0 [INFO] [stderr] Compiling uniffi v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s [INFO] running `Command { std: "docker" "inspect" "b2bd75c4200fc1a98b60723f0178a4460aa29fa1732d0dbe5bd844388fcf24d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bd75c4200fc1a98b60723f0178a4460aa29fa1732d0dbe5bd844388fcf24d0", kill_on_drop: false }` [INFO] [stdout] b2bd75c4200fc1a98b60723f0178a4460aa29fa1732d0dbe5bd844388fcf24d0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216a82cdd620adb1e078ec8f88f631eeaab225291c0cf0949f77976e491040da [INFO] running `Command { std: "docker" "start" "-a" "216a82cdd620adb1e078ec8f88f631eeaab225291c0cf0949f77976e491040da", kill_on_drop: false }` [INFO] [stderr] Compiling trybuild v1.0.83 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling uniffi v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.76s [INFO] running `Command { std: "docker" "inspect" "216a82cdd620adb1e078ec8f88f631eeaab225291c0cf0949f77976e491040da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216a82cdd620adb1e078ec8f88f631eeaab225291c0cf0949f77976e491040da", kill_on_drop: false }` [INFO] [stdout] 216a82cdd620adb1e078ec8f88f631eeaab225291c0cf0949f77976e491040da [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 830a391435905267879a466b018d4fd261847e112a271f17d3ce981c8fd47018 [INFO] running `Command { std: "docker" "start" "-a" "830a391435905267879a466b018d4fd261847e112a271f17d3ce981c8fd47018", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniffi-a20bdc1e64e0231d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uniffi_core v0.30.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uniffi_internal_macros v0.30.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uniffi_pipeline v0.30.0 [INFO] [stderr] Compiling uniffi_meta v0.30.0 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uniffi_macros v0.30.0 [INFO] [stderr] Checking uniffi v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking uniffi-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/uniffi) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.96s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/proc_macro_arc.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `LowerReturn` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::Lower` [INFO] [stderr] = note: required for `Arc` to implement `LowerReturn` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | fn make_foo() -> Arc { [INFO] [stderr] | ^^^^^^^^ the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `uniffi::TypeId` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::TypeId` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Lift` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `Lift` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:21:22 [INFO] [stderr] | [INFO] [stderr] 21 | fn take_foo(foo: Arc) { [INFO] [stderr] | ^^^^^^^^ the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `uniffi::TypeId` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::TypeId` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `FfiConverter` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] | [INFO] [stderr] = help: the trait `FfiConverter` is implemented for `Arc` [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0004]: non-exhaustive patterns: type `&child::Foo` is non-empty [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:22:15 [INFO] [stderr] | [INFO] [stderr] 22 | match &*foo {} [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `child::Foo` defined here [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | enum Foo {} [INFO] [stderr] | ^^^ [INFO] [stderr] = note: the matched value is of type `&child::Foo` [INFO] [stderr] = note: references are always considered inhabited [INFO] [stderr] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown [INFO] [stderr] | [INFO] [stderr] 22 ~ match &*foo { [INFO] [stderr] 23 + _ => todo!(), [INFO] [stderr] 24 + } [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Foo; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] help: the trait `LowerReturn` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_impls.rs [INFO] [stderr] | [INFO] [stderr] | derive_ffi_traits!(impl LowerReturn for Arc where Arc: Lower, T: ?Sized); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::Lower` [INFO] [stderr] = note: required for `Arc` to implement `LowerReturn` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` which comes from the expansion of the macro `derive_ffi_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | fn make_foo() -> Arc { [INFO] [stderr] | ^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Foo; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] help: the trait `uniffi::TypeId` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_impls.rs [INFO] [stderr] | [INFO] [stderr] | derive_ffi_traits!(impl TypeId for Arc where Arc: FfiConverter, T: ?Sized); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::TypeId` [INFO] [stderr] = note: this error originates in the macro `derive_ffi_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | enum Foo {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] help: the trait `Lift` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_impls.rs [INFO] [stderr] | [INFO] [stderr] | derive_ffi_traits!(impl Lift for Arc where Arc: FfiConverter, T: ?Sized); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `Lift` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` which comes from the expansion of the macro `derive_ffi_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:21:22 [INFO] [stderr] | [INFO] [stderr] 21 | fn take_foo(foo: Arc) { [INFO] [stderr] | ^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | enum Foo {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] help: the trait `uniffi::TypeId` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_impls.rs [INFO] [stderr] | [INFO] [stderr] | derive_ffi_traits!(impl TypeId for Arc where Arc: FfiConverter, T: ?Sized); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: required for `Arc` to implement `uniffi::TypeId` [INFO] [stderr] = note: this error originates in the macro `derive_ffi_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Foo; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] help: the trait `FfiConverter` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_traits.rs [INFO] [stderr] | [INFO] [stderr] | / unsafe impl FfiConverter for Arc [INFO] [stderr] | | where [INFO] [stderr] | | T: FfiConverterArc + ?Sized, [INFO] [stderr] | |____________________________________^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `child::Foo: FfiConverterArc` is not satisfied [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | #[uniffi::export] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stderr] | [INFO] [stderr] help: the trait `FfiConverterArc` is not implemented for `child::Foo` [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | enum Foo {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] help: the trait `FfiConverter` is implemented for `Arc` [INFO] [stderr] --> $CARGO/uniffi_core-0.30.0/src/ffi_converter_traits.rs [INFO] [stderr] | [INFO] [stderr] | / unsafe impl FfiConverter for Arc [INFO] [stderr] | | where [INFO] [stderr] | | T: FfiConverterArc + ?Sized, [INFO] [stderr] | |____________________________________^ [INFO] [stderr] = note: required for `Arc` to implement `FfiConverter` [INFO] [stderr] = note: this error originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0004]: non-exhaustive patterns: type `&child::Foo` is non-empty [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:22:15 [INFO] [stderr] | [INFO] [stderr] 22 | match &*foo {} [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `child::Foo` defined here [INFO] [stderr] --> tests/ui/proc_macro_arc.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | enum Foo {} [INFO] [stderr] | ^^^ [INFO] [stderr] = note: the matched value is of type `&child::Foo` [INFO] [stderr] = note: references are always considered inhabited [INFO] [stderr] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown [INFO] [stderr] | [INFO] [stderr] 22 ~ match &*foo { [INFO] [stderr] 23 + _ => todo!(), [INFO] [stderr] 24 ~ } [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/version_mismatch.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/version_mismatch.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | uniffi::assert_compatible_version!("0.0.1"); // An error message would go here. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `0_usize - 1_usize`, which would overflow [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `uniffi::deps::static_assertions::const_assert` which comes from the expansion of the macro `uniffi::assert_compatible_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: attempt to compute `0_usize - 1_usize`, which would overflow [INFO] [stderr] --> tests/ui/version_mismatch.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | uniffi::assert_compatible_version!("0.0.1"); // An error message would go here. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_::{constant#0}` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `uniffi::deps::static_assertions::const_assert` which comes from the expansion of the macro `uniffi::assert_compatible_version` (in Nightly builds, run with -Z macro-backtrace for more info) [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::trybuild_ui_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::trybuild_ui_tests stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::trybuild_ui_tests' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.83/src/run.rs:101:13: [INFO] [stdout] 2 of 2 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c2cea993002 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c2cea993002 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c2cea993002 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c2cea993002 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c2cea9a40bf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c2cea9a40bf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5c2cea95e213 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c2cea95e213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c2cea96b3a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c2cea970b4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c2cea9709e1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5c2cea930bae - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5c2cea930bae - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c2cea97115f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5c2cea97115f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5c2cea970fba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5c2cea96b4d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c2cea951a9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5c2cea9ad2a0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c2cea88eb47 - trybuild::run::::run::h6989506734d0e791 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.83/src/run.rs:101:13 [INFO] [stdout] 20: 0x5c2cea889958 - ::drop::ha3586f858240eb07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.83/src/lib.rs:315:38 [INFO] [stdout] 21: 0x5c2cea742ff7 - core::ptr::drop_in_place::hd03eaaea2cdf82e4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 22: 0x5c2cea743523 - uniffi::test::trybuild_ui_tests::hc1090b7047e52b57 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:36:5 [INFO] [stdout] 23: 0x5c2cea743557 - uniffi::test::trybuild_ui_tests::{{closure}}::hc02f8fbf1451ea15 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:27 [INFO] [stdout] 24: 0x5c2cea742f56 - core::ops::function::FnOnce::call_once::h1503efcb6e473483 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c2cea9309fb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5c2cea9309fb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5c2cea944a0d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5c2cea944a0d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5c2cea944a0d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5c2cea944a0d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5c2cea944a0d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5c2cea944a0d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5c2cea944a0d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5c2cea91df54 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5c2cea91df54 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5c2cea92188a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5c2cea92188a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5c2cea92188a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5c2cea92188a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5c2cea92188a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5c2cea92188a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5c2cea92188a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5c2cea96672f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x5c2cea96672f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x798e76eb8aa4 - [INFO] [stdout] 46: 0x798e76f45a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::trybuild_ui_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "830a391435905267879a466b018d4fd261847e112a271f17d3ce981c8fd47018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830a391435905267879a466b018d4fd261847e112a271f17d3ce981c8fd47018", kill_on_drop: false }` [INFO] [stdout] 830a391435905267879a466b018d4fd261847e112a271f17d3ce981c8fd47018