https://github.com/rust-lang/rust/issues/63628#issuecomment-524634090 >failed to resolve: use of undeclared type or module `SliceConcatExt` ``` ./gh/echupriyanov/tls-ws/beta-2019-08-13.txt:[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SliceConcatExt` ``` `SliceConcatExt` was an unstable standard library trait removed in https://github.com/rust-lang/rust/pull/62403.