Sep 21 11:21:20.731 INFO checking differential-dataflow-0.7.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:21:20.731 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:21:20.731 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:21:20.915 INFO blam! f4d89b8d8408118431f3350d8f4609a12597c12c2420cd2be1e44e1544ea5052 Sep 21 11:21:20.918 INFO running `"docker" "start" "-a" "f4d89b8d8408118431f3350d8f4609a12597c12c2420cd2be1e44e1544ea5052"` Sep 21 11:21:22.260 INFO kablam! usermod: no changes Sep 21 11:21:22.366 INFO kablam! Checking timely_bytes v0.7.0 Sep 21 11:21:22.366 INFO kablam! Checking abomonation v0.7.0 Sep 21 11:21:22.366 INFO kablam! Checking timely_logging v0.7.0 Sep 21 11:21:22.366 INFO kablam! Checking timely_sort v0.1.6 Sep 21 11:21:22.370 INFO kablam! Compiling abomonation_derive v0.3.0 Sep 21 11:21:28.939 INFO kablam! Checking timely_communication v0.7.0 Sep 21 11:21:30.377 INFO kablam! Checking timely v0.7.0 Sep 21 11:21:35.682 INFO kablam! Checking differential-dataflow v0.7.0 (/source) Sep 21 11:21:37.270 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.270 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:21:37.270 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.270 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.270 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.270 INFO kablam! Sep 21 11:21:37.270 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.270 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.270 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.270 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.270 INFO kablam! Sep 21 11:21:37.270 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.270 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.270 INFO kablam! | Sep 21 11:21:37.270 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.270 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.270 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.270 INFO kablam! Sep 21 11:21:37.270 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.271 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.271 INFO kablam! | Sep 21 11:21:37.271 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.271 INFO kablam! | Sep 21 11:21:37.271 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.271 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.271 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.271 INFO kablam! Sep 21 11:21:37.271 INFO kablam! warning: the trait bound `V: std::cmp::Ord` is not satisfied Sep 21 11:21:37.271 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.271 INFO kablam! | Sep 21 11:21:37.271 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `V` Sep 21 11:21:37.271 INFO kablam! | Sep 21 11:21:37.271 INFO kablam! = help: consider adding a `where V: std::cmp::Ord` bound Sep 21 11:21:37.271 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.271 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.271 INFO kablam! Sep 21 11:21:37.273 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.273 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.273 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.273 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.273 INFO kablam! Sep 21 11:21:37.273 INFO kablam! warning: the trait bound `V: std::clone::Clone` is not satisfied Sep 21 11:21:37.273 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `V` Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! = help: consider adding a `where V: std::clone::Clone` bound Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.273 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.273 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.273 INFO kablam! Sep 21 11:21:37.273 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.273 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.273 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.273 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.273 INFO kablam! Sep 21 11:21:37.273 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 11:21:37.273 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 11:21:37.273 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.273 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.273 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.273 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.273 INFO kablam! Sep 21 11:21:37.273 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.273 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.273 INFO kablam! | Sep 21 11:21:37.273 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.273 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.273 INFO kablam! | | Sep 21 11:21:37.274 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.274 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.274 INFO kablam! Sep 21 11:21:37.274 INFO kablam! error[E0310]: the parameter type `V` may not live long enough Sep 21 11:21:37.274 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.274 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.274 INFO kablam! | | Sep 21 11:21:37.274 INFO kablam! | help: consider adding an explicit lifetime bound `V: 'static`... Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! note: ...so that the type `V` will meet its required lifetime bounds Sep 21 11:21:37.274 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.274 INFO kablam! Sep 21 11:21:37.274 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.274 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.274 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.274 INFO kablam! | | Sep 21 11:21:37.274 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.274 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.274 INFO kablam! | Sep 21 11:21:37.274 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.274 INFO kablam! Sep 21 11:21:37.276 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.276 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.276 INFO kablam! Sep 21 11:21:37.276 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.276 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.276 INFO kablam! Sep 21 11:21:37.276 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.276 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.276 INFO kablam! Sep 21 11:21:37.276 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.276 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.276 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.276 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.276 INFO kablam! Sep 21 11:21:37.276 INFO kablam! warning: the trait bound `V: std::cmp::Ord` is not satisfied Sep 21 11:21:37.276 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `V` Sep 21 11:21:37.276 INFO kablam! | Sep 21 11:21:37.276 INFO kablam! = help: consider adding a `where V: std::cmp::Ord` bound Sep 21 11:21:37.277 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.277 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.277 INFO kablam! Sep 21 11:21:37.277 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.277 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.277 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.277 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.277 INFO kablam! Sep 21 11:21:37.277 INFO kablam! warning: the trait bound `V: std::clone::Clone` is not satisfied Sep 21 11:21:37.277 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `V` Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! = help: consider adding a `where V: std::clone::Clone` bound Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.277 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.277 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.277 INFO kablam! Sep 21 11:21:37.277 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.277 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.277 INFO kablam! | Sep 21 11:21:37.277 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.277 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.278 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.278 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.278 INFO kablam! Sep 21 11:21:37.278 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 11:21:37.278 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.278 INFO kablam! | Sep 21 11:21:37.278 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 11:21:37.278 INFO kablam! | Sep 21 11:21:37.278 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 11:21:37.278 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.278 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.278 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.278 INFO kablam! Sep 21 11:21:37.278 INFO kablam! warning: the trait bound `K: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.278 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.278 INFO kablam! | Sep 21 11:21:37.278 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `K` Sep 21 11:21:37.278 INFO kablam! | Sep 21 11:21:37.278 INFO kablam! = help: consider adding a `where K: abomonation::Abomonation` bound Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.278 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.282 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.282 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.282 INFO kablam! Sep 21 11:21:37.282 INFO kablam! warning: the trait bound `V: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.282 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `V` Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! = help: consider adding a `where V: abomonation::Abomonation` bound Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.282 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.282 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.282 INFO kablam! Sep 21 11:21:37.282 INFO kablam! warning: the trait bound `T: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.282 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `T` Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! = help: consider adding a `where T: abomonation::Abomonation` bound Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.282 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.282 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.282 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.282 INFO kablam! Sep 21 11:21:37.282 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.282 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.282 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.282 INFO kablam! | | Sep 21 11:21:37.282 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.282 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.282 INFO kablam! Sep 21 11:21:37.282 INFO kablam! error[E0310]: the parameter type `V` may not live long enough Sep 21 11:21:37.282 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.282 INFO kablam! | Sep 21 11:21:37.282 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.282 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.282 INFO kablam! | | Sep 21 11:21:37.283 INFO kablam! | help: consider adding an explicit lifetime bound `V: 'static`... Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! note: ...so that the type `V` will meet its required lifetime bounds Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.283 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.283 INFO kablam! | | Sep 21 11:21:37.283 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.283 INFO kablam! Sep 21 11:21:37.283 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.283 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.283 INFO kablam! | Sep 21 11:21:37.283 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.284 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.284 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.284 INFO kablam! Sep 21 11:21:37.284 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.284 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.284 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.284 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.284 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.284 INFO kablam! Sep 21 11:21:37.284 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.284 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.284 INFO kablam! | | Sep 21 11:21:37.284 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.284 INFO kablam! Sep 21 11:21:37.284 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.284 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.284 INFO kablam! | | Sep 21 11:21:37.284 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.284 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.284 INFO kablam! Sep 21 11:21:37.284 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.284 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.284 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.285 INFO kablam! Sep 21 11:21:37.285 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.285 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.285 INFO kablam! Sep 21 11:21:37.285 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.285 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.285 INFO kablam! Sep 21 11:21:37.285 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.285 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.285 INFO kablam! Sep 21 11:21:37.285 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.285 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.285 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.285 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.285 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.285 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.285 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.285 INFO kablam! Sep 21 11:21:37.285 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.285 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.285 INFO kablam! | Sep 21 11:21:37.285 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.285 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.286 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.286 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.286 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.286 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.286 INFO kablam! Sep 21 11:21:37.286 INFO kablam! warning: the trait bound `K: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.286 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.286 INFO kablam! | Sep 21 11:21:37.286 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `K` Sep 21 11:21:37.287 INFO kablam! | Sep 21 11:21:37.287 INFO kablam! = help: consider adding a `where K: abomonation::Abomonation` bound Sep 21 11:21:37.287 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.287 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.287 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.287 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.287 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.287 INFO kablam! Sep 21 11:21:37.287 INFO kablam! warning: the trait bound `T: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.287 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.287 INFO kablam! | Sep 21 11:21:37.287 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `T` Sep 21 11:21:37.287 INFO kablam! | Sep 21 11:21:37.287 INFO kablam! = help: consider adding a `where T: abomonation::Abomonation` bound Sep 21 11:21:37.287 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.288 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.288 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.288 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.288 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.288 INFO kablam! Sep 21 11:21:37.288 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.288 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.288 INFO kablam! | Sep 21 11:21:37.288 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.288 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.288 INFO kablam! | | Sep 21 11:21:37.288 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.288 INFO kablam! | Sep 21 11:21:37.288 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.288 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.288 INFO kablam! | Sep 21 11:21:37.288 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.288 INFO kablam! Sep 21 11:21:37.288 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.288 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.288 INFO kablam! | Sep 21 11:21:37.288 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.288 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.288 INFO kablam! | | Sep 21 11:21:37.288 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.288 INFO kablam! | Sep 21 11:21:37.289 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.289 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.294 INFO kablam! | Sep 21 11:21:37.294 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.294 INFO kablam! Sep 21 11:21:37.574 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.574 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:21:37.574 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.574 INFO kablam! Sep 21 11:21:37.574 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.574 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.574 INFO kablam! Sep 21 11:21:37.574 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.574 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.574 INFO kablam! | Sep 21 11:21:37.574 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.574 INFO kablam! Sep 21 11:21:37.574 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.574 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.583 INFO kablam! Sep 21 11:21:37.583 INFO kablam! warning: the trait bound `V: std::cmp::Ord` is not satisfied Sep 21 11:21:37.583 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `V` Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! = help: consider adding a `where V: std::cmp::Ord` bound Sep 21 11:21:37.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.583 INFO kablam! Sep 21 11:21:37.583 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.583 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.583 INFO kablam! Sep 21 11:21:37.583 INFO kablam! warning: the trait bound `V: std::clone::Clone` is not satisfied Sep 21 11:21:37.583 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `V` Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! = help: consider adding a `where V: std::clone::Clone` bound Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.583 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.583 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.583 INFO kablam! Sep 21 11:21:37.583 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.583 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.583 INFO kablam! | Sep 21 11:21:37.583 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.583 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.584 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.584 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.584 INFO kablam! Sep 21 11:21:37.584 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 11:21:37.584 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 11:21:37.584 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.584 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.584 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.584 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.584 INFO kablam! Sep 21 11:21:37.584 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.584 INFO kablam! | | Sep 21 11:21:37.584 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.584 INFO kablam! Sep 21 11:21:37.584 INFO kablam! error[E0310]: the parameter type `V` may not live long enough Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.584 INFO kablam! | | Sep 21 11:21:37.584 INFO kablam! | help: consider adding an explicit lifetime bound `V: 'static`... Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! note: ...so that the type `V` will meet its required lifetime bounds Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.584 INFO kablam! Sep 21 11:21:37.584 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.584 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.584 INFO kablam! | Sep 21 11:21:37.584 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.584 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.584 INFO kablam! | | Sep 21 11:21:37.587 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:33:36 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 33 | pub type OrdValSpine = Spine>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `V: std::cmp::Ord` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `V` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where V: std::cmp::Ord` bound Sep 21 11:21:37.587 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.587 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.587 INFO kablam! Sep 21 11:21:37.587 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.587 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.587 INFO kablam! | Sep 21 11:21:37.587 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.587 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.587 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.588 INFO kablam! Sep 21 11:21:37.588 INFO kablam! warning: the trait bound `V: std::clone::Clone` is not satisfied Sep 21 11:21:37.588 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.588 INFO kablam! | Sep 21 11:21:37.588 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `V` Sep 21 11:21:37.588 INFO kablam! | Sep 21 11:21:37.588 INFO kablam! = help: consider adding a `where V: std::clone::Clone` bound Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.588 INFO kablam! Sep 21 11:21:37.588 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.588 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.588 INFO kablam! | Sep 21 11:21:37.588 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.588 INFO kablam! | Sep 21 11:21:37.588 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.588 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.588 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.588 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.588 INFO kablam! Sep 21 11:21:37.588 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 11:21:37.588 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.588 INFO kablam! | Sep 21 11:21:37.594 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 11:21:37.594 INFO kablam! | Sep 21 11:21:37.594 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 11:21:37.594 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.594 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.594 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.594 INFO kablam! Sep 21 11:21:37.594 INFO kablam! warning: the trait bound `K: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.594 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.594 INFO kablam! | Sep 21 11:21:37.594 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `K` Sep 21 11:21:37.594 INFO kablam! | Sep 21 11:21:37.594 INFO kablam! = help: consider adding a `where K: abomonation::Abomonation` bound Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.594 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.594 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.594 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.594 INFO kablam! Sep 21 11:21:37.594 INFO kablam! warning: the trait bound `V: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `V` Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! = help: consider adding a `where V: abomonation::Abomonation` bound Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.595 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.595 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.595 INFO kablam! Sep 21 11:21:37.595 INFO kablam! warning: the trait bound `T: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `T` Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! = help: consider adding a `where T: abomonation::Abomonation` bound Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdValBatch` Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.595 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.595 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.595 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.595 INFO kablam! Sep 21 11:21:37.595 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.595 INFO kablam! | | Sep 21 11:21:37.595 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.595 INFO kablam! Sep 21 11:21:37.595 INFO kablam! error[E0310]: the parameter type `V` may not live long enough Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.595 INFO kablam! | | Sep 21 11:21:37.595 INFO kablam! | help: consider adding an explicit lifetime bound `V: 'static`... Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! note: ...so that the type `V` will meet its required lifetime bounds Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.595 INFO kablam! Sep 21 11:21:37.595 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.595 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.595 INFO kablam! | Sep 21 11:21:37.595 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.595 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.596 INFO kablam! | | Sep 21 11:21:37.596 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.596 INFO kablam! --> src/trace/implementations/ord.rs:36:40 Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! 36 | pub type OrdValSpineAbom = Spine, Vec>>>; Sep 21 11:21:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.596 INFO kablam! Sep 21 11:21:37.596 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.596 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.596 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.596 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.596 INFO kablam! Sep 21 11:21:37.596 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.596 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.596 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.596 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.596 INFO kablam! Sep 21 11:21:37.596 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.596 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.596 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.596 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.596 INFO kablam! Sep 21 11:21:37.596 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.596 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.596 INFO kablam! | Sep 21 11:21:37.596 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.596 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.596 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.596 INFO kablam! Sep 21 11:21:37.596 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.600 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.600 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.600 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.600 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.600 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.600 INFO kablam! Sep 21 11:21:37.600 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.600 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.600 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.600 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc>` Sep 21 11:21:37.600 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.600 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.600 INFO kablam! Sep 21 11:21:37.600 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.600 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.600 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.600 INFO kablam! | | Sep 21 11:21:37.600 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.600 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.600 INFO kablam! Sep 21 11:21:37.600 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.600 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.600 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.600 INFO kablam! | | Sep 21 11:21:37.600 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.600 INFO kablam! | Sep 21 11:21:37.600 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:39:33 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 39 | pub type OrdKeySpine = Spine>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.601 INFO kablam! Sep 21 11:21:37.601 INFO kablam! warning: the trait bound `T: lattice::Lattice` is not satisfied Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `lattice::Lattice` is not implemented for `T` Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! = help: consider adding a `where T: lattice::Lattice` bound Sep 21 11:21:37.601 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.601 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.601 INFO kablam! Sep 21 11:21:37.601 INFO kablam! warning: the trait bound `T: std::cmp::Ord` is not satisfied Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `T` Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! = help: consider adding a `where T: std::cmp::Ord` bound Sep 21 11:21:37.601 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.601 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.601 INFO kablam! Sep 21 11:21:37.601 INFO kablam! warning: the trait bound `R: difference::Diff` is not satisfied Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `difference::Diff` is not implemented for `R` Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! = help: consider adding a `where R: difference::Diff` bound Sep 21 11:21:37.601 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.601 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.601 INFO kablam! Sep 21 11:21:37.601 INFO kablam! warning: the trait bound `K: std::cmp::Ord` is not satisfied Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 21 11:21:37.601 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.601 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.601 INFO kablam! Sep 21 11:21:37.601 INFO kablam! warning: the trait bound `K: std::clone::Clone` is not satisfied Sep 21 11:21:37.601 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 21 11:21:37.601 INFO kablam! | Sep 21 11:21:37.601 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 21 11:21:37.601 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.601 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.601 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.601 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.601 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.606 INFO kablam! Sep 21 11:21:37.606 INFO kablam! warning: the trait bound `T: std::clone::Clone` is not satisfied Sep 21 11:21:37.606 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.606 INFO kablam! | Sep 21 11:21:37.606 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 21 11:21:37.606 INFO kablam! | Sep 21 11:21:37.606 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 21 11:21:37.606 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.606 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.606 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.606 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.606 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.606 INFO kablam! Sep 21 11:21:37.606 INFO kablam! warning: the trait bound `K: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.606 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.606 INFO kablam! | Sep 21 11:21:37.606 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `K` Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! = help: consider adding a `where K: abomonation::Abomonation` bound Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.607 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.607 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.607 INFO kablam! Sep 21 11:21:37.607 INFO kablam! warning: the trait bound `T: abomonation::Abomonation` is not satisfied Sep 21 11:21:37.607 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `abomonation::Abomonation` is not implemented for `T` Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! = help: consider adding a `where T: abomonation::Abomonation` bound Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `abomonation::Abomonation` for `trace::implementations::ord::OrdKeyBatch` Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `abomonation::abomonated::Abomonated, std::vec::Vec>` Sep 21 11:21:37.607 INFO kablam! = note: required because of the requirements on the impl of `trace::Batch` for `std::rc::Rc, std::vec::Vec>>` Sep 21 11:21:37.607 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:21:37.607 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:21:37.607 INFO kablam! Sep 21 11:21:37.607 INFO kablam! error[E0310]: the parameter type `K` may not live long enough Sep 21 11:21:37.607 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.607 INFO kablam! | | Sep 21 11:21:37.607 INFO kablam! | help: consider adding an explicit lifetime bound `K: 'static`... Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! note: ...so that the type `K` will meet its required lifetime bounds Sep 21 11:21:37.607 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.607 INFO kablam! Sep 21 11:21:37.607 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 11:21:37.607 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.607 INFO kablam! | | Sep 21 11:21:37.607 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 11:21:37.607 INFO kablam! --> src/trace/implementations/ord.rs:42:37 Sep 21 11:21:37.607 INFO kablam! | Sep 21 11:21:37.607 INFO kablam! 42 | pub type OrdKeySpineAbom = Spine, Vec>>>; Sep 21 11:21:37.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:21:37.607 INFO kablam! Sep 21 11:21:37.982 INFO kablam! error: aborting due to 10 previous errors Sep 21 11:21:37.982 INFO kablam! Sep 21 11:21:37.982 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 11:21:37.987 INFO kablam! error: Could not compile `differential-dataflow`. Sep 21 11:21:37.987 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:21:38.218 INFO kablam! error: aborting due to 10 previous errors Sep 21 11:21:38.218 INFO kablam! Sep 21 11:21:38.218 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 11:21:38.222 INFO kablam! error: Could not compile `differential-dataflow`. Sep 21 11:21:38.222 INFO kablam! Sep 21 11:21:38.222 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:21:38.224 INFO kablam! su: No module specific data is present Sep 21 11:21:39.160 INFO running `"docker" "rm" "-f" "f4d89b8d8408118431f3350d8f4609a12597c12c2420cd2be1e44e1544ea5052"` Sep 21 11:21:39.266 INFO blam! f4d89b8d8408118431f3350d8f4609a12597c12c2420cd2be1e44e1544ea5052