[INFO] fetching crate ref-portals 1.0.0-beta.2... [INFO] checking ref-portals-1.0.0-beta.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ref-portals 1.0.0-beta.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ref-portals 1.0.0-beta.2 [INFO] finished tweaking crates.io crate ref-portals 1.0.0-beta.2 [INFO] tweaked toml for crates.io crate ref-portals 1.0.0-beta.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ref-portals 1.0.0-beta.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding assert-panic v1.0.0-preview.1 (available: v1.0.1) [INFO] [stderr] Adding wyz v0.2.0 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-panic v1.0.0-preview.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 203f6c9c0e0407c23f3e21535186e0465ebc6ead9f48eeb6d32c0fccc2b346e2 [INFO] running `Command { std: "docker" "start" "-a" "203f6c9c0e0407c23f3e21535186e0465ebc6ead9f48eeb6d32c0fccc2b346e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "203f6c9c0e0407c23f3e21535186e0465ebc6ead9f48eeb6d32c0fccc2b346e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203f6c9c0e0407c23f3e21535186e0465ebc6ead9f48eeb6d32c0fccc2b346e2", kill_on_drop: false }` [INFO] [stdout] 203f6c9c0e0407c23f3e21535186e0465ebc6ead9f48eeb6d32c0fccc2b346e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eecb278fa258a62573ccdf16a4a998709509cff25361de96de9808c53410f9e4 [INFO] running `Command { std: "docker" "start" "-a" "eecb278fa258a62573ccdf16a4a998709509cff25361de96de9808c53410f9e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking assert-impl v0.1.3 [INFO] [stderr] Checking assert-panic v1.0.0-preview.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking ref-portals v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rc.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | panic!(ANCHOR_STILL_IN_USE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 282 | panic!("{}", ANCHOR_STILL_IN_USE) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rc.rs:288:24 [INFO] [stdout] | [INFO] [stdout] 288 | panic!(ANCHOR_POISONED) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 288 | panic!("{}", ANCHOR_POISONED) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rc.rs:388:20 [INFO] [stdout] | [INFO] [stdout] 388 | panic!(ANCHOR_POISONED) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 388 | panic!("{}", ANCHOR_POISONED) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rc.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | panic!(ANCHOR_POISONED) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 397 | panic!("{}", ANCHOR_POISONED) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sync.rs:282:36 [INFO] [stdout] | [INFO] [stdout] 282 | .unwrap_or_else(|_| panic!(ANCHOR_STILL_IN_USE)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 282 | .unwrap_or_else(|_| panic!("{}", ANCHOR_STILL_IN_USE)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sync.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | panic!(ANCHOR_STILL_IN_USE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 321 | panic!("{}", ANCHOR_STILL_IN_USE); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sync.rs:363:20 [INFO] [stdout] | [INFO] [stdout] 363 | panic!(ANCHOR_STILL_IN_USE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 363 | panic!("{}", ANCHOR_STILL_IN_USE); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ multiple `assert` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `rc::tests::_auto_trait_assertions::AssertImpl` for the type `rc::tests::_auto_trait_assertions::Helper` [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `rc::tests::_auto_trait_assertions::AssertNotImpl` for the type `rc::tests::_auto_trait_assertions::Helper>` [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: this error originates in the macro `assert_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert-impl-0.1.3/src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 - Helper::<$ty>::assert(); [INFO] [stdout] 86 + > as rc::tests::_auto_trait_assertions::AssertImpl>::assert(); [INFO] [stdout] --> |/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert-impl-0.1.3/src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 - Helper::<$ty>::assert(); [INFO] [stdout] 86 + > as rc::tests::_auto_trait_assertions::AssertNotImpl>::assert(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ multiple `assert` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `rc::tests::_auto_trait_assertions::AssertImpl` for the type `rc::tests::_auto_trait_assertions::Helper` [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `rc::tests::_auto_trait_assertions::AssertNotImpl` for the type `rc::tests::_auto_trait_assertions::Helper>` [INFO] [stdout] --> src/rc.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | / assert_impl!( [INFO] [stdout] 564 | | //TODO: Should any of these by more RefUnwindSafe? [INFO] [stdout] 565 | | !RefUnwindSafe: Anchor<'_, ()>, [INFO] [stdout] 566 | | RwAnchor<'_, ()>, [INFO] [stdout] ... | [INFO] [stdout] 569 | | PortalRefMut<'_, ()>, [INFO] [stdout] 570 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: this error originates in the macro `assert_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert-impl-0.1.3/src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 - Helper::<$ty>::assert(); [INFO] [stdout] 86 + > as rc::tests::_auto_trait_assertions::AssertImpl>::assert(); [INFO] [stdout] --> |/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert-impl-0.1.3/src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 - Helper::<$ty>::assert(); [INFO] [stdout] 86 + > as rc::tests::_auto_trait_assertions::AssertNotImpl>::assert(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `assert` exists for struct `sync::tests::_auto_trait_assertions::Helper>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/sync.rs:715:9 [INFO] [stdout] | [INFO] [stdout] 595 | struct PortalReadGuard<'a, T: 'a + ?Sized>(RwLockReadGuard<'a, SSNonNull>); [INFO] [stdout] | ------------------------------------------ doesn't satisfy `_: UnwindSafe` [INFO] [stdout] ... [INFO] [stdout] 715 | / assert_impl!( [INFO] [stdout] 716 | | UnwindSafe: PortalReadGuard<'_, dyn Any>, [INFO] [stdout] 717 | | PortalWriteGuard<'_, dyn Any>, [INFO] [stdout] 718 | | PortalMutexGuard<'_, dyn Any>, [INFO] [stdout] 719 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | function or associated item `assert` not found for this struct because it doesn't satisfy `_: AssertImpl` [INFO] [stdout] | [INFO] [stdout] note: trait bound `sync::PortalReadGuard<'_, (dyn Any + 'static)>: std::panic::UnwindSafe` was not satisfied [INFO] [stdout] --> src/sync.rs:715:9 [INFO] [stdout] | [INFO] [stdout] 715 | / assert_impl!( [INFO] [stdout] 716 | | UnwindSafe: PortalReadGuard<'_, dyn Any>, [INFO] [stdout] 717 | | PortalWriteGuard<'_, dyn Any>, [INFO] [stdout] 718 | | PortalMutexGuard<'_, dyn Any>, [INFO] [stdout] 719 | | ); [INFO] [stdout] | | ^ unsatisfied trait bound introduced here [INFO] [stdout] | |_________| [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] note: the trait `std::panic::UnwindSafe` must be implemented [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:90:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `assert`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #2: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #3: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #4: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #5: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #6: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #7: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #8: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #9: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #10: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #11: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #12: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #13: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #14: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #15: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #16: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #17: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #18: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #19: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #20: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #21: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #22: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #23: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #24: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #25: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #26: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #27: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #28: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #29: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #30: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #31: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #32: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #33: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #34: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #35: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #36: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #37: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #38: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #39: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #40: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #41: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #42: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #43: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #44: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] = note: this error originates in the macro `assert_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `assert` exists for struct `sync::tests::_auto_trait_assertions::Helper>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/sync.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 595 | struct PortalReadGuard<'a, T: 'a + ?Sized>(RwLockReadGuard<'a, SSNonNull>); [INFO] [stdout] | ------------------------------------------ doesn't satisfy `_: RefUnwindSafe` [INFO] [stdout] ... [INFO] [stdout] 731 | / assert_impl!( [INFO] [stdout] 732 | | RefUnwindSafe: RwPortal, [INFO] [stdout] 733 | | WPortal, [INFO] [stdout] 734 | | PortalReadGuard<'_, dyn Any>, [INFO] [stdout] 735 | | PortalWriteGuard<'_, dyn Any>, [INFO] [stdout] 736 | | PortalMutexGuard<'_, dyn Any>, [INFO] [stdout] 737 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | function or associated item `assert` not found for this struct because it doesn't satisfy `_: AssertImpl` [INFO] [stdout] | [INFO] [stdout] note: trait bound `sync::PortalReadGuard<'_, (dyn Any + 'static)>: std::panic::RefUnwindSafe` was not satisfied [INFO] [stdout] --> src/sync.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 731 | / assert_impl!( [INFO] [stdout] 732 | | RefUnwindSafe: RwPortal, [INFO] [stdout] 733 | | WPortal, [INFO] [stdout] 734 | | PortalReadGuard<'_, dyn Any>, [INFO] [stdout] 735 | | PortalWriteGuard<'_, dyn Any>, [INFO] [stdout] 736 | | PortalMutexGuard<'_, dyn Any>, [INFO] [stdout] 737 | | ); [INFO] [stdout] | | ^ unsatisfied trait bound introduced here [INFO] [stdout] | |_________| [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] note: the trait `std::panic::RefUnwindSafe` must be implemented [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:108:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `assert`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #2: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #3: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #4: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #5: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #6: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #7: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #8: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #9: `rc::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #10: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #11: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #12: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #13: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #14: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #15: `rc::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #16: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #17: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #18: `rc::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #19: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #20: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #21: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #22: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #23: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #24: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #25: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #26: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #27: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #28: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #29: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #30: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #31: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #32: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #33: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #34: `sync::tests::_auto_trait_assertions::AssertImpl` [INFO] [stdout] candidate #35: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #36: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #37: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #38: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #39: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #40: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #41: `sync::tests::_auto_trait_assertions::AssertNotImpl` [INFO] [stdout] candidate #42: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #43: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] candidate #44: `sync::tests::_impl_trait_assertions::AssertImpl` [INFO] [stdout] = note: this error originates in the macro `assert_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ref-portals` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "eecb278fa258a62573ccdf16a4a998709509cff25361de96de9808c53410f9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecb278fa258a62573ccdf16a4a998709509cff25361de96de9808c53410f9e4", kill_on_drop: false }` [INFO] [stdout] eecb278fa258a62573ccdf16a4a998709509cff25361de96de9808c53410f9e4