Sep 21 04:24:39.164 INFO checking routing-0.37.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:24:39.164 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:24:39.164 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 04:24:39.460 INFO blam! b2b9d6a6856e53b554965b39b88dc360fb2dc374129d168944a274f5516e6777 Sep 21 04:24:39.462 INFO running `"docker" "start" "-a" "b2b9d6a6856e53b554965b39b88dc360fb2dc374129d168944a274f5516e6777"` Sep 21 04:24:40.630 INFO kablam! usermod: no changes Sep 21 04:24:41.272 INFO kablam! Checking fake_clock v0.2.0 Sep 21 04:24:41.303 INFO kablam! Compiling base64 v0.9.3 Sep 21 04:24:41.362 INFO kablam! Checking atty v0.2.2 Sep 21 04:24:41.363 INFO kablam! Checking termion v1.4.0 Sep 21 04:24:41.365 INFO kablam! Compiling bytes v0.4.10 Sep 21 04:24:41.383 INFO kablam! Checking textwrap v0.6.0 Sep 21 04:24:41.423 INFO kablam! Compiling libflate v0.1.16 Sep 21 04:24:42.463 INFO kablam! Checking bincode v0.8.0 Sep 21 04:24:42.599 INFO kablam! Checking hyper v0.10.13 Sep 21 04:24:43.319 INFO kablam! Checking clap v2.25.1 Sep 21 04:24:46.534 INFO kablam! Checking ws v0.7.3 Sep 21 04:24:47.446 INFO kablam! Compiling tokio-io v0.1.8 Sep 21 04:24:51.130 INFO kablam! Checking maidsafe_utilities v0.16.0 Sep 21 04:24:52.518 INFO kablam! Compiling tokio-reactor v0.1.5 Sep 21 04:24:52.519 INFO kablam! Compiling tokio-codec v0.1.0 Sep 21 04:24:52.521 INFO kablam! Compiling tokio-fs v0.1.3 Sep 21 04:24:57.715 INFO kablam! Checking igd v0.6.0 Sep 21 04:25:00.390 INFO kablam! Compiling tokio-uds v0.2.1 Sep 21 04:25:00.398 INFO kablam! Compiling tokio-udp v0.1.2 Sep 21 04:25:00.401 INFO kablam! Compiling tokio-tcp v0.1.1 Sep 21 04:25:05.290 INFO kablam! Compiling tokio v0.1.8 Sep 21 04:25:05.709 INFO kablam! Checking resource_proof v0.5.0 Sep 21 04:25:08.300 INFO kablam! Compiling tokio-core v0.1.17 Sep 21 04:25:11.812 INFO kablam! Compiling hyper v0.11.27 Sep 21 04:25:11.812 INFO kablam! Compiling tokio-tls v0.1.4 Sep 21 04:25:23.127 INFO kablam! Compiling hyper-tls v0.1.4 Sep 21 04:25:25.090 INFO kablam! Compiling reqwest v0.8.8 Sep 21 04:25:32.908 INFO kablam! Compiling rust_sodium-sys v0.10.0 Sep 21 04:27:34.524 INFO kablam! Checking rust_sodium v0.10.0 Sep 21 04:27:37.090 INFO kablam! Checking crust v0.31.0 Sep 21 04:27:41.046 INFO kablam! Checking routing v0.37.0 (/source) Sep 21 04:27:45.694 INFO kablam! error: the trait bound `T: routing_table::xorable::Xorable` is not satisfied Sep 21 04:27:45.694 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:45.694 INFO kablam! | Sep 21 04:27:45.694 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:45.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `routing_table::xorable::Xorable` is not implemented for `T` Sep 21 04:27:45.694 INFO kablam! | Sep 21 04:27:45.694 INFO kablam! note: lint level defined here Sep 21 04:27:45.694 INFO kablam! --> src/lib.rs:105:5 Sep 21 04:27:45.694 INFO kablam! | Sep 21 04:27:45.694 INFO kablam! 105 | warnings Sep 21 04:27:45.694 INFO kablam! | ^^^^^^^^ Sep 21 04:27:45.694 INFO kablam! = note: #[forbid(type_alias_missing_bounds)] implied by #[forbid(warnings)] Sep 21 04:27:45.694 INFO kablam! = help: consider adding a `where T: routing_table::xorable::Xorable` bound Sep 21 04:27:45.695 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.695 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.695 INFO kablam! Sep 21 04:27:45.695 INFO kablam! error: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 04:27:45.695 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:45.695 INFO kablam! | Sep 21 04:27:45.695 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:45.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 04:27:45.695 INFO kablam! | Sep 21 04:27:45.695 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 04:27:45.695 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.695 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.695 INFO kablam! Sep 21 04:27:45.695 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 21 04:27:45.695 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:45.695 INFO kablam! | Sep 21 04:27:45.695 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:45.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 21 04:27:45.695 INFO kablam! | Sep 21 04:27:45.695 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 21 04:27:45.695 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.695 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.695 INFO kablam! Sep 21 04:27:45.696 INFO kablam! error: the trait bound `T: std::fmt::Binary` is not satisfied Sep 21 04:27:45.696 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:45.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Binary` is not implemented for `T` Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! = help: consider adding a `where T: std::fmt::Binary` bound Sep 21 04:27:45.696 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.696 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.696 INFO kablam! Sep 21 04:27:45.696 INFO kablam! error: the trait bound `T: routing_table::xorable::Xorable` is not satisfied Sep 21 04:27:45.696 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:45.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `routing_table::xorable::Xorable` is not implemented for `T` Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! = help: consider adding a `where T: routing_table::xorable::Xorable` bound Sep 21 04:27:45.696 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.696 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.696 INFO kablam! Sep 21 04:27:45.696 INFO kablam! error: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 04:27:45.696 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:45.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 04:27:45.696 INFO kablam! | Sep 21 04:27:45.696 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 04:27:45.696 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.696 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.697 INFO kablam! Sep 21 04:27:45.697 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 21 04:27:45.697 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:45.697 INFO kablam! | Sep 21 04:27:45.697 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:45.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 21 04:27:45.697 INFO kablam! | Sep 21 04:27:45.697 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 21 04:27:45.697 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.697 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.697 INFO kablam! Sep 21 04:27:45.697 INFO kablam! error: the trait bound `T: std::fmt::Binary` is not satisfied Sep 21 04:27:45.697 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:45.697 INFO kablam! | Sep 21 04:27:45.697 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:45.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Binary` is not implemented for `T` Sep 21 04:27:45.697 INFO kablam! | Sep 21 04:27:45.697 INFO kablam! = help: consider adding a `where T: std::fmt::Binary` bound Sep 21 04:27:45.697 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:45.697 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:45.697 INFO kablam! Sep 21 04:27:46.047 INFO kablam! error: the trait bound `T: routing_table::xorable::Xorable` is not satisfied Sep 21 04:27:46.047 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:46.047 INFO kablam! | Sep 21 04:27:46.047 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:46.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `routing_table::xorable::Xorable` is not implemented for `T` Sep 21 04:27:46.047 INFO kablam! | Sep 21 04:27:46.047 INFO kablam! note: lint level defined here Sep 21 04:27:46.047 INFO kablam! --> src/lib.rs:105:5 Sep 21 04:27:46.047 INFO kablam! | Sep 21 04:27:46.047 INFO kablam! 105 | warnings Sep 21 04:27:46.047 INFO kablam! | ^^^^^^^^ Sep 21 04:27:46.047 INFO kablam! = note: #[forbid(type_alias_missing_bounds)] implied by #[forbid(warnings)] Sep 21 04:27:46.047 INFO kablam! = help: consider adding a `where T: routing_table::xorable::Xorable` bound Sep 21 04:27:46.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.047 INFO kablam! Sep 21 04:27:46.047 INFO kablam! error: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 04:27:46.047 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:46.047 INFO kablam! | Sep 21 04:27:46.047 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:46.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 04:27:46.047 INFO kablam! | Sep 21 04:27:46.047 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 04:27:46.047 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.047 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.047 INFO kablam! Sep 21 04:27:46.048 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 21 04:27:46.048 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:46.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 21 04:27:46.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.048 INFO kablam! Sep 21 04:27:46.048 INFO kablam! error: the trait bound `T: std::fmt::Binary` is not satisfied Sep 21 04:27:46.048 INFO kablam! --> src/routing_table/mod.rs:122:24 Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! 122 | pub type Sections = BTreeMap, (u64, BTreeSet)>; Sep 21 04:27:46.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Binary` is not implemented for `T` Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! = help: consider adding a `where T: std::fmt::Binary` bound Sep 21 04:27:46.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.048 INFO kablam! Sep 21 04:27:46.048 INFO kablam! error: the trait bound `T: routing_table::xorable::Xorable` is not satisfied Sep 21 04:27:46.048 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:46.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `routing_table::xorable::Xorable` is not implemented for `T` Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! = help: consider adding a `where T: routing_table::xorable::Xorable` bound Sep 21 04:27:46.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.048 INFO kablam! Sep 21 04:27:46.048 INFO kablam! error: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 04:27:46.048 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:46.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 04:27:46.048 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.048 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.048 INFO kablam! Sep 21 04:27:46.048 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 21 04:27:46.048 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.048 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:46.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 21 04:27:46.048 INFO kablam! | Sep 21 04:27:46.049 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 21 04:27:46.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.049 INFO kablam! Sep 21 04:27:46.049 INFO kablam! error: the trait bound `T: std::fmt::Binary` is not satisfied Sep 21 04:27:46.049 INFO kablam! --> src/routing_table/mod.rs:123:27 Sep 21 04:27:46.049 INFO kablam! | Sep 21 04:27:46.049 INFO kablam! 123 | type SectionItem<'a, T> = (Prefix, (u64, &'a BTreeSet)); Sep 21 04:27:46.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Binary` is not implemented for `T` Sep 21 04:27:46.049 INFO kablam! | Sep 21 04:27:46.049 INFO kablam! = help: consider adding a `where T: std::fmt::Binary` bound Sep 21 04:27:46.049 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:46.049 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:46.049 INFO kablam! Sep 21 04:27:46.154 INFO kablam! error: aborting due to 8 previous errors Sep 21 04:27:46.154 INFO kablam! Sep 21 04:27:46.170 INFO kablam! error: Could not compile `routing`. Sep 21 04:27:46.170 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:27:46.464 INFO kablam! error: aborting due to 8 previous errors Sep 21 04:27:46.464 INFO kablam! Sep 21 04:27:46.495 INFO kablam! error: Could not compile `routing`. Sep 21 04:27:46.495 INFO kablam! Sep 21 04:27:46.495 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:27:46.496 INFO kablam! su: No module specific data is present Sep 21 04:27:46.965 INFO running `"docker" "rm" "-f" "b2b9d6a6856e53b554965b39b88dc360fb2dc374129d168944a274f5516e6777"` Sep 21 04:27:47.041 INFO blam! b2b9d6a6856e53b554965b39b88dc360fb2dc374129d168944a274f5516e6777