HomeFreeBSD

Mark BROKEN: fails to build

Description

Mark BROKEN: fails to build

Running `/usr/local/bin/rustc --crate-name slog cargo-crates/slog-1.5.2/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c051e56532492184 -C extra-filename=-c051e56532492184 --out-dir /wrkdirs/usr/ports/www/geckodriver/work/target/release/deps -L dependency=/wrkdirs/usr/ports/www/geckodriver/work/target/release/deps --cap-lints allow`

error[E0277]: the trait bound *mut core::ops::Fn() + 'static: core::marker::Sync is not satisfied in core::fmt::Arguments<'static>

--> cargo-crates/slog-1.5.2/src/ser.rs:228:6
 |

228 | impl SyncSerialize for fmt::Arguments<'static> {}

|      ^^^^^^^^^^^^^ `*mut core::ops::Fn() + 'static` cannot be shared between threads safely
|
= help: within `core::fmt::Arguments<'static>`, the trait `core::marker::Sync` is not implemented for `*mut core::ops::Fn() + 'static`

Reported by: pkg-fallout

Details

Provenance
antoineAuthored on
Parents
rP464221: Mark BROKEN: fails to build
Branches
Unknown
Tags
Unknown