Skip to content

timely-0.1.15 beta regression #43681

Closed
Closed
@est31

Description

@est31

timely version 0.1.15 regressed from stable to beta (full log):

Aug 04 00:58:05.190 INFO kablam! error: no rules expected the token `EventStreamLogger<OperatesEvent, File>`
Aug 04 00:58:05.190 INFO kablam!    --> src/logging.rs:160:35
Aug 04 00:58:05.190 INFO kablam!     |
Aug 04 00:58:05.190 INFO kablam! 160 |               __thread_local_inner!($t, $init);
Aug 04 00:58:05.190 INFO kablam!     |                                     ^^
Aug 04 00:58:05.190 INFO kablam! ...
Aug 04 00:58:05.190 INFO kablam! 164 | / thread_local!{
Aug 04 00:58:05.190 INFO kablam! 165 | |     /// Logs operator creation.
Aug 04 00:58:05.190 INFO kablam! 166 | |     pub static OPERATES: EventStreamLogger<OperatesEvent, File> = EventStreamLogger::new();
Aug 04 00:58:05.190 INFO kablam! 167 | |     /// Logs channel creation.
Aug 04 00:58:05.190 INFO kablam! ...   |
Aug 04 00:58:05.190 INFO kablam! 178 | |     pub static GUARDED_PROGRESS: EventStreamLogger<bool, File> = EventStreamLogger::new();
Aug 04 00:58:05.190 INFO kablam! 179 | | }
Aug 04 00:58:05.191 INFO kablam!     | |_- in this macro invocation

cc @frankmcsherry

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions