Sep 21 05:25:34.537 INFO checking proptest-0.8.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:25:34.537 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:25:34.537 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/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 05:25:34.673 INFO blam! d298b00dc8bb1cbeebe872204f5e436787148bafb6d5255b295f57fe65f0fa2b Sep 21 05:25:34.674 INFO running `"docker" "start" "-a" "d298b00dc8bb1cbeebe872204f5e436787148bafb6d5255b295f57fe65f0fa2b"` Sep 21 05:25:36.007 INFO kablam! usermod: no changes Sep 21 05:25:36.206 INFO kablam! Checking proptest v0.8.6 (/source) Sep 21 05:25:38.434 INFO kablam! warning: the trait bound `A: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:38.434 INFO kablam! --> src/arbitrary/traits.rs:107:27 Sep 21 05:25:38.434 INFO kablam! | Sep 21 05:25:38.434 INFO kablam! 107 | pub type StrategyFor = ::Strategy; Sep 21 05:25:38.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `A` Sep 21 05:25:38.434 INFO kablam! | Sep 21 05:25:38.434 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:25:38.434 INFO kablam! = help: consider adding a `where A: arbitrary::traits::Arbitrary` bound Sep 21 05:25:38.434 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.434 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.434 INFO kablam! Sep 21 05:25:38.434 INFO kablam! warning: the trait bound `A: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:38.434 INFO kablam! --> src/arbitrary/traits.rs:117:25 Sep 21 05:25:38.434 INFO kablam! | Sep 21 05:25:38.434 INFO kablam! 117 | pub type ParamsFor = ::Parameters; Sep 21 05:25:38.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `A` Sep 21 05:25:38.434 INFO kablam! | Sep 21 05:25:38.434 INFO kablam! = help: consider adding a `where A: arbitrary::traits::Arbitrary` bound Sep 21 05:25:38.434 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.434 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.434 INFO kablam! Sep 21 05:25:38.438 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.438 INFO kablam! --> src/arbitrary/mod.rs:47:35 Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! 47 | pub(crate) type SFnPtrMap = statics::Map::Value) -> O>; Sep 21 05:25:38.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:38.438 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.438 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.438 INFO kablam! Sep 21 05:25:38.438 INFO kablam! warning: the trait bound `I: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:38.438 INFO kablam! --> src/arbitrary/mod.rs:55:26 Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! 55 | pub type SMapped = statics::Map, fn(I) -> O>; Sep 21 05:25:38.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `I` Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! = help: consider adding a `where I: arbitrary::traits::Arbitrary` bound Sep 21 05:25:38.438 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.438 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.438 INFO kablam! Sep 21 05:25:38.438 INFO kablam! warning: the trait bound `I: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:38.438 INFO kablam! --> src/arbitrary/mod.rs:63:25 Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! 63 | pub type Mapped = Map, fn(I) -> O>; Sep 21 05:25:38.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `I` Sep 21 05:25:38.438 INFO kablam! | Sep 21 05:25:38.438 INFO kablam! = help: consider adding a `where I: arbitrary::traits::Arbitrary` bound Sep 21 05:25:38.438 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.438 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.438 INFO kablam! Sep 21 05:25:38.462 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.462 INFO kablam! --> src/strategy/traits.rs:29:23 Sep 21 05:25:38.462 INFO kablam! | Sep 21 05:25:38.462 INFO kablam! 29 | pub type NewTree = Result<::Tree, Reason>; Sep 21 05:25:38.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:38.462 INFO kablam! | Sep 21 05:25:38.462 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:38.462 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.462 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.462 INFO kablam! Sep 21 05:25:38.462 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.462 INFO kablam! --> src/strategy/traits.rs:33:24 Sep 21 05:25:38.462 INFO kablam! | Sep 21 05:25:38.462 INFO kablam! 33 | pub type ValueFor = <::Tree as ValueTree>::Value; Sep 21 05:25:38.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:38.462 INFO kablam! | Sep 21 05:25:38.462 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:38.462 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.462 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.462 INFO kablam! Sep 21 05:25:38.497 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.497 INFO kablam! --> src/test_runner/runner.rs:213:25 Sep 21 05:25:38.497 INFO kablam! | Sep 21 05:25:38.497 INFO kablam! 213 | type TestRunResult = Result<(), TestError<::Value>>; Sep 21 05:25:38.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:38.497 INFO kablam! | Sep 21 05:25:38.497 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:38.497 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.497 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.497 INFO kablam! Sep 21 05:25:38.497 INFO kablam! warning: the trait bound `T: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.497 INFO kablam! --> src/result.rs:73:21 Sep 21 05:25:38.497 INFO kablam! | Sep 21 05:25:38.497 INFO kablam! 73 | type MapErr = statics::Map::Value, ::Value>>; Sep 21 05:25:38.497 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `T` Sep 21 05:25:38.497 INFO kablam! | Sep 21 05:25:38.497 INFO kablam! = help: consider adding a `where T: strategy::traits::Strategy` bound Sep 21 05:25:38.498 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.498 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.498 INFO kablam! Sep 21 05:25:38.498 INFO kablam! warning: the trait bound `E: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.498 INFO kablam! --> src/result.rs:73:21 Sep 21 05:25:38.498 INFO kablam! | Sep 21 05:25:38.498 INFO kablam! 73 | type MapErr = statics::Map::Value, ::Value>>; Sep 21 05:25:38.498 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `E` Sep 21 05:25:38.498 INFO kablam! | Sep 21 05:25:38.498 INFO kablam! = help: consider adding a `where E: strategy::traits::Strategy` bound Sep 21 05:25:38.498 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.498 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.498 INFO kablam! Sep 21 05:25:38.502 INFO kablam! warning: the trait bound `T: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.502 INFO kablam! --> src/result.rs:75:21 Sep 21 05:25:38.502 INFO kablam! | Sep 21 05:25:38.502 INFO kablam! 75 | type MapOk = statics::Map::Value, ::Value>>; Sep 21 05:25:38.502 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `T` Sep 21 05:25:38.502 INFO kablam! | Sep 21 05:25:38.502 INFO kablam! = help: consider adding a `where T: strategy::traits::Strategy` bound Sep 21 05:25:38.502 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.502 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.502 INFO kablam! Sep 21 05:25:38.502 INFO kablam! warning: the trait bound `E: strategy::traits::Strategy` is not satisfied Sep 21 05:25:38.502 INFO kablam! --> src/result.rs:75:21 Sep 21 05:25:38.502 INFO kablam! | Sep 21 05:25:38.502 INFO kablam! 75 | type MapOk = statics::Map::Value, ::Value>>; Sep 21 05:25:38.502 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `E` Sep 21 05:25:38.502 INFO kablam! | Sep 21 05:25:38.502 INFO kablam! = help: consider adding a `where E: strategy::traits::Strategy` bound Sep 21 05:25:38.502 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.503 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.503 INFO kablam! Sep 21 05:25:38.510 INFO kablam! warning: `T` doesn't implement `core::fmt::Debug` Sep 21 05:25:38.510 INFO kablam! --> src/string.rs:101:23 Sep 21 05:25:38.510 INFO kablam! | Sep 21 05:25:38.510 INFO kablam! 101 | type ParseResult = Result, Error>; Sep 21 05:25:38.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `core::fmt::Debug` Sep 21 05:25:38.510 INFO kablam! | Sep 21 05:25:38.510 INFO kablam! = help: the trait `core::fmt::Debug` is not implemented for `T` Sep 21 05:25:38.510 INFO kablam! = help: consider adding a `where T: core::fmt::Debug` bound Sep 21 05:25:38.510 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:38.510 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:38.510 INFO kablam! Sep 21 05:25:39.948 INFO kablam! warning: the trait bound `A: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:39.948 INFO kablam! --> src/arbitrary/traits.rs:107:27 Sep 21 05:25:39.949 INFO kablam! | Sep 21 05:25:39.949 INFO kablam! 107 | pub type StrategyFor = ::Strategy; Sep 21 05:25:39.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `A` Sep 21 05:25:39.949 INFO kablam! | Sep 21 05:25:39.949 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:25:39.949 INFO kablam! = help: consider adding a `where A: arbitrary::traits::Arbitrary` bound Sep 21 05:25:39.949 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.949 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.949 INFO kablam! Sep 21 05:25:39.949 INFO kablam! warning: the trait bound `A: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:39.949 INFO kablam! --> src/arbitrary/traits.rs:117:25 Sep 21 05:25:39.949 INFO kablam! | Sep 21 05:25:39.949 INFO kablam! 117 | pub type ParamsFor = ::Parameters; Sep 21 05:25:39.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `A` Sep 21 05:25:39.949 INFO kablam! | Sep 21 05:25:39.949 INFO kablam! = help: consider adding a `where A: arbitrary::traits::Arbitrary` bound Sep 21 05:25:39.949 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.949 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.949 INFO kablam! Sep 21 05:25:39.950 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.950 INFO kablam! --> src/arbitrary/mod.rs:47:35 Sep 21 05:25:39.950 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! 47 | pub(crate) type SFnPtrMap = statics::Map::Value) -> O>; Sep 21 05:25:39.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:39.954 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:39.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.954 INFO kablam! Sep 21 05:25:39.954 INFO kablam! warning: the trait bound `I: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:39.954 INFO kablam! --> src/arbitrary/mod.rs:55:26 Sep 21 05:25:39.954 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! 55 | pub type SMapped = statics::Map, fn(I) -> O>; Sep 21 05:25:39.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `I` Sep 21 05:25:39.954 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! = help: consider adding a `where I: arbitrary::traits::Arbitrary` bound Sep 21 05:25:39.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.954 INFO kablam! Sep 21 05:25:39.954 INFO kablam! warning: the trait bound `I: arbitrary::traits::Arbitrary` is not satisfied Sep 21 05:25:39.954 INFO kablam! --> src/arbitrary/mod.rs:63:25 Sep 21 05:25:39.954 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! 63 | pub type Mapped = Map, fn(I) -> O>; Sep 21 05:25:39.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `arbitrary::traits::Arbitrary` is not implemented for `I` Sep 21 05:25:39.954 INFO kablam! | Sep 21 05:25:39.954 INFO kablam! = help: consider adding a `where I: arbitrary::traits::Arbitrary` bound Sep 21 05:25:39.954 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.954 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.954 INFO kablam! Sep 21 05:25:39.962 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.962 INFO kablam! --> src/strategy/traits.rs:29:23 Sep 21 05:25:39.962 INFO kablam! | Sep 21 05:25:39.962 INFO kablam! 29 | pub type NewTree = Result<::Tree, Reason>; Sep 21 05:25:39.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:39.962 INFO kablam! | Sep 21 05:25:39.962 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:39.962 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.962 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.962 INFO kablam! Sep 21 05:25:39.962 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.962 INFO kablam! --> src/strategy/traits.rs:33:24 Sep 21 05:25:39.962 INFO kablam! | Sep 21 05:25:39.962 INFO kablam! 33 | pub type ValueFor = <::Tree as ValueTree>::Value; Sep 21 05:25:39.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:39.962 INFO kablam! | Sep 21 05:25:39.962 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:39.962 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.962 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.962 INFO kablam! Sep 21 05:25:39.994 INFO kablam! warning: the trait bound `S: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.994 INFO kablam! --> src/test_runner/runner.rs:213:25 Sep 21 05:25:39.994 INFO kablam! | Sep 21 05:25:39.994 INFO kablam! 213 | type TestRunResult = Result<(), TestError<::Value>>; Sep 21 05:25:39.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `strategy::traits::Strategy` is not implemented for `S` Sep 21 05:25:39.994 INFO kablam! | Sep 21 05:25:39.994 INFO kablam! = help: consider adding a `where S: strategy::traits::Strategy` bound Sep 21 05:25:39.994 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.994 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.994 INFO kablam! Sep 21 05:25:39.996 INFO kablam! warning: the trait bound `T: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.996 INFO kablam! --> src/result.rs:73:21 Sep 21 05:25:39.996 INFO kablam! | Sep 21 05:25:39.996 INFO kablam! 73 | type MapErr = statics::Map::Value, ::Value>>; Sep 21 05:25:39.996 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `T` Sep 21 05:25:39.996 INFO kablam! | Sep 21 05:25:39.996 INFO kablam! = help: consider adding a `where T: strategy::traits::Strategy` bound Sep 21 05:25:39.996 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.996 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.996 INFO kablam! Sep 21 05:25:39.997 INFO kablam! warning: the trait bound `E: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.997 INFO kablam! --> src/result.rs:73:21 Sep 21 05:25:39.997 INFO kablam! | Sep 21 05:25:39.997 INFO kablam! 73 | type MapErr = statics::Map::Value, ::Value>>; Sep 21 05:25:39.997 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `E` Sep 21 05:25:39.997 INFO kablam! | Sep 21 05:25:39.997 INFO kablam! = help: consider adding a `where E: strategy::traits::Strategy` bound Sep 21 05:25:39.997 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.997 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.997 INFO kablam! Sep 21 05:25:39.997 INFO kablam! warning: the trait bound `T: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.997 INFO kablam! --> src/result.rs:75:21 Sep 21 05:25:39.997 INFO kablam! | Sep 21 05:25:39.997 INFO kablam! 75 | type MapOk = statics::Map::Value, ::Value>>; Sep 21 05:25:39.997 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `T` Sep 21 05:25:39.997 INFO kablam! | Sep 21 05:25:39.997 INFO kablam! = help: consider adding a `where T: strategy::traits::Strategy` bound Sep 21 05:25:39.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.998 INFO kablam! Sep 21 05:25:39.998 INFO kablam! warning: the trait bound `E: strategy::traits::Strategy` is not satisfied Sep 21 05:25:39.998 INFO kablam! --> src/result.rs:75:21 Sep 21 05:25:39.998 INFO kablam! | Sep 21 05:25:39.998 INFO kablam! 75 | type MapOk = statics::Map::Value, ::Value>>; Sep 21 05:25:39.998 INFO kablam! | |____________________________________________________^ the trait `strategy::traits::Strategy` is not implemented for `E` Sep 21 05:25:39.998 INFO kablam! | Sep 21 05:25:39.998 INFO kablam! = help: consider adding a `where E: strategy::traits::Strategy` bound Sep 21 05:25:39.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:39.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:39.998 INFO kablam! Sep 21 05:25:40.005 INFO kablam! warning: `T` doesn't implement `core::fmt::Debug` Sep 21 05:25:40.005 INFO kablam! --> src/string.rs:101:23 Sep 21 05:25:40.005 INFO kablam! | Sep 21 05:25:40.005 INFO kablam! 101 | type ParseResult = Result, Error>; Sep 21 05:25:40.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `core::fmt::Debug` Sep 21 05:25:40.005 INFO kablam! | Sep 21 05:25:40.005 INFO kablam! = help: the trait `core::fmt::Debug` is not implemented for `T` Sep 21 05:25:40.005 INFO kablam! = help: consider adding a `where T: core::fmt::Debug` bound Sep 21 05:25:40.005 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:25:40.005 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:25:40.005 INFO kablam! Sep 21 05:25:59.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.13s Sep 21 05:25:59.180 INFO kablam! su: No module specific data is present Sep 21 05:26:00.075 INFO running `"docker" "rm" "-f" "d298b00dc8bb1cbeebe872204f5e436787148bafb6d5255b295f57fe65f0fa2b"` Sep 21 05:26:00.233 INFO blam! d298b00dc8bb1cbeebe872204f5e436787148bafb6d5255b295f57fe65f0fa2b