K 10 svn:author V 7 antoine K 8 svn:date V 27 2018-03-12T06:46:56.083635Z K 7 svn:log V 960 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 END