Aug 30 11:59:06.701 INFO checking libpijul-0.8.3 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 11:59:06.701 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 11:59:06.701 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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=500" "-e" "CMD=cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 11:59:06.926 INFO blam! f665e27d64ca88cb140cc80ff1cb93c27b241f76ffc7588d110b06dbaa9328c8 Aug 30 11:59:06.928 INFO running `"docker" "start" "-a" "f665e27d64ca88cb140cc80ff1cb93c27b241f76ffc7588d110b06dbaa9328c8"` Aug 30 11:59:07.835 INFO kablam! Checking sanakirja v0.8.17 Aug 30 11:59:12.497 INFO kablam! Checking libpijul v0.8.3 (file:///source) Aug 30 11:59:15.047 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 11:59:15.047 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 11:59:15.047 INFO kablam! | Aug 30 11:59:15.047 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 11:59:15.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 11:59:15.048 INFO kablam! | Aug 30 11:59:15.048 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 11:59:15.049 INFO kablam! Aug 30 11:59:15.095 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 11:59:15.095 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 11:59:15.095 INFO kablam! | Aug 30 11:59:15.095 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 11:59:15.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 11:59:15.096 INFO kablam! | Aug 30 11:59:15.096 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 11:59:15.096 INFO kablam! Aug 30 11:59:16.365 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.365 INFO kablam! --> src/lib.rs:175:30 Aug 30 11:59:16.365 INFO kablam! | Aug 30 11:59:16.365 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:16.366 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.366 INFO kablam! | Aug 30 11:59:16.366 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.366 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.366 INFO kablam! Aug 30 11:59:16.367 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.367 INFO kablam! --> src/lib.rs:176:35 Aug 30 11:59:16.367 INFO kablam! | Aug 30 11:59:16.367 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:16.367 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.367 INFO kablam! | Aug 30 11:59:16.367 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.367 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.367 INFO kablam! Aug 30 11:59:16.368 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.368 INFO kablam! --> src/lib.rs:177:38 Aug 30 11:59:16.368 INFO kablam! | Aug 30 11:59:16.369 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:16.369 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.369 INFO kablam! | Aug 30 11:59:16.369 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.369 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.369 INFO kablam! Aug 30 11:59:16.515 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.515 INFO kablam! --> src/lib.rs:175:30 Aug 30 11:59:16.515 INFO kablam! | Aug 30 11:59:16.515 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:16.515 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.522 INFO kablam! | Aug 30 11:59:16.523 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.523 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.523 INFO kablam! Aug 30 11:59:16.526 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.526 INFO kablam! --> src/lib.rs:176:35 Aug 30 11:59:16.526 INFO kablam! | Aug 30 11:59:16.526 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:16.526 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.527 INFO kablam! | Aug 30 11:59:16.527 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.528 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.528 INFO kablam! Aug 30 11:59:16.530 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:16.530 INFO kablam! --> src/lib.rs:177:38 Aug 30 11:59:16.530 INFO kablam! | Aug 30 11:59:16.530 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:16.530 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:16.531 INFO kablam! | Aug 30 11:59:16.531 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:16.532 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:16.532 INFO kablam! Aug 30 11:59:16.697 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.697 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 11:59:16.697 INFO kablam! | Aug 30 11:59:16.697 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 11:59:16.697 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.697 INFO kablam! | Aug 30 11:59:16.697 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.697 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.697 INFO kablam! Aug 30 11:59:16.701 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.701 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 11:59:16.701 INFO kablam! | Aug 30 11:59:16.701 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 11:59:16.701 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.701 INFO kablam! | Aug 30 11:59:16.701 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.701 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.701 INFO kablam! Aug 30 11:59:16.710 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.710 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 11:59:16.710 INFO kablam! | Aug 30 11:59:16.710 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 11:59:16.710 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.710 INFO kablam! | Aug 30 11:59:16.710 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.710 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.710 INFO kablam! Aug 30 11:59:16.903 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.903 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 11:59:16.903 INFO kablam! | Aug 30 11:59:16.903 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 11:59:16.903 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.903 INFO kablam! | Aug 30 11:59:16.903 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.903 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.903 INFO kablam! Aug 30 11:59:16.907 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.907 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 11:59:16.907 INFO kablam! | Aug 30 11:59:16.907 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 11:59:16.908 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.908 INFO kablam! | Aug 30 11:59:16.908 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.908 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.908 INFO kablam! Aug 30 11:59:16.917 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:16.917 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 11:59:16.917 INFO kablam! | Aug 30 11:59:16.917 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 11:59:16.917 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:16.917 INFO kablam! | Aug 30 11:59:16.917 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:16.918 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:16.918 INFO kablam! Aug 30 11:59:17.082 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.082 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 11:59:17.082 INFO kablam! | Aug 30 11:59:17.082 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:17.082 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.082 INFO kablam! | Aug 30 11:59:17.082 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.082 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.082 INFO kablam! Aug 30 11:59:17.089 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.089 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 11:59:17.089 INFO kablam! | Aug 30 11:59:17.089 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.089 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.089 INFO kablam! | Aug 30 11:59:17.089 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.089 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.089 INFO kablam! Aug 30 11:59:17.092 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.092 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 11:59:17.092 INFO kablam! | Aug 30 11:59:17.092 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.092 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.092 INFO kablam! | Aug 30 11:59:17.093 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.093 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.093 INFO kablam! Aug 30 11:59:17.096 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.096 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 11:59:17.096 INFO kablam! | Aug 30 11:59:17.096 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.096 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.097 INFO kablam! | Aug 30 11:59:17.097 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.097 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.097 INFO kablam! Aug 30 11:59:17.100 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.100 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 11:59:17.100 INFO kablam! | Aug 30 11:59:17.100 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.100 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.100 INFO kablam! | Aug 30 11:59:17.100 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.100 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.100 INFO kablam! Aug 30 11:59:17.104 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.104 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 11:59:17.104 INFO kablam! | Aug 30 11:59:17.104 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.104 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.104 INFO kablam! | Aug 30 11:59:17.105 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.105 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.105 INFO kablam! Aug 30 11:59:17.107 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.107 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 11:59:17.107 INFO kablam! | Aug 30 11:59:17.108 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.108 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.108 INFO kablam! | Aug 30 11:59:17.108 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.108 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.108 INFO kablam! Aug 30 11:59:17.112 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.112 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 11:59:17.112 INFO kablam! | Aug 30 11:59:17.112 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.112 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.112 INFO kablam! | Aug 30 11:59:17.112 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.112 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.113 INFO kablam! Aug 30 11:59:17.116 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.116 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 11:59:17.116 INFO kablam! | Aug 30 11:59:17.116 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:17.116 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.116 INFO kablam! | Aug 30 11:59:17.117 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.117 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.117 INFO kablam! Aug 30 11:59:17.119 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.119 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 11:59:17.119 INFO kablam! | Aug 30 11:59:17.120 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.120 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.120 INFO kablam! | Aug 30 11:59:17.120 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.120 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.120 INFO kablam! Aug 30 11:59:17.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.123 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 11:59:17.123 INFO kablam! | Aug 30 11:59:17.123 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 11:59:17.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.123 INFO kablam! | Aug 30 11:59:17.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.124 INFO kablam! Aug 30 11:59:17.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.126 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 11:59:17.126 INFO kablam! | Aug 30 11:59:17.126 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.126 INFO kablam! | Aug 30 11:59:17.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.127 INFO kablam! Aug 30 11:59:17.129 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.129 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 11:59:17.129 INFO kablam! | Aug 30 11:59:17.129 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.129 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.129 INFO kablam! | Aug 30 11:59:17.130 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.130 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.130 INFO kablam! Aug 30 11:59:17.133 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.133 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 11:59:17.133 INFO kablam! | Aug 30 11:59:17.133 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.133 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.133 INFO kablam! | Aug 30 11:59:17.134 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.134 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.134 INFO kablam! Aug 30 11:59:17.136 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.136 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 11:59:17.136 INFO kablam! | Aug 30 11:59:17.136 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.137 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.137 INFO kablam! | Aug 30 11:59:17.137 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.137 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.137 INFO kablam! Aug 30 11:59:17.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.139 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 11:59:17.140 INFO kablam! | Aug 30 11:59:17.140 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.140 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.140 INFO kablam! | Aug 30 11:59:17.140 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.140 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.140 INFO kablam! Aug 30 11:59:17.143 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.143 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 11:59:17.143 INFO kablam! | Aug 30 11:59:17.143 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.143 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.143 INFO kablam! | Aug 30 11:59:17.144 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.144 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.144 INFO kablam! Aug 30 11:59:17.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.147 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 11:59:17.147 INFO kablam! | Aug 30 11:59:17.147 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.147 INFO kablam! | Aug 30 11:59:17.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.148 INFO kablam! Aug 30 11:59:17.150 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.150 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 11:59:17.150 INFO kablam! | Aug 30 11:59:17.150 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.150 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.150 INFO kablam! | Aug 30 11:59:17.151 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.151 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.151 INFO kablam! Aug 30 11:59:17.154 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.154 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 11:59:17.154 INFO kablam! | Aug 30 11:59:17.154 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.154 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.154 INFO kablam! | Aug 30 11:59:17.154 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.154 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.155 INFO kablam! Aug 30 11:59:17.157 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.157 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 11:59:17.157 INFO kablam! | Aug 30 11:59:17.157 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.157 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.157 INFO kablam! | Aug 30 11:59:17.158 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.158 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.158 INFO kablam! Aug 30 11:59:17.160 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.160 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 11:59:17.160 INFO kablam! | Aug 30 11:59:17.160 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.160 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.160 INFO kablam! | Aug 30 11:59:17.161 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.161 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.161 INFO kablam! Aug 30 11:59:17.163 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.163 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 11:59:17.164 INFO kablam! | Aug 30 11:59:17.164 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.164 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.164 INFO kablam! | Aug 30 11:59:17.164 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.164 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.164 INFO kablam! Aug 30 11:59:17.167 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.167 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 11:59:17.167 INFO kablam! | Aug 30 11:59:17.167 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.167 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.167 INFO kablam! | Aug 30 11:59:17.167 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.167 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.168 INFO kablam! Aug 30 11:59:17.170 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.170 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 11:59:17.170 INFO kablam! | Aug 30 11:59:17.170 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.170 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.170 INFO kablam! | Aug 30 11:59:17.171 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.171 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.171 INFO kablam! Aug 30 11:59:17.175 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.175 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 11:59:17.175 INFO kablam! | Aug 30 11:59:17.175 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.175 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.175 INFO kablam! | Aug 30 11:59:17.176 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.176 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.176 INFO kablam! Aug 30 11:59:17.179 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.179 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 11:59:17.180 INFO kablam! | Aug 30 11:59:17.180 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.180 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.180 INFO kablam! | Aug 30 11:59:17.180 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.180 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.180 INFO kablam! Aug 30 11:59:17.302 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.303 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 11:59:17.303 INFO kablam! | Aug 30 11:59:17.303 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:17.303 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.303 INFO kablam! | Aug 30 11:59:17.303 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.303 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.303 INFO kablam! Aug 30 11:59:17.314 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.314 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 11:59:17.314 INFO kablam! | Aug 30 11:59:17.314 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.314 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.314 INFO kablam! | Aug 30 11:59:17.314 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.314 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.314 INFO kablam! Aug 30 11:59:17.318 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.318 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 11:59:17.318 INFO kablam! | Aug 30 11:59:17.318 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.318 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.318 INFO kablam! | Aug 30 11:59:17.318 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.318 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.318 INFO kablam! Aug 30 11:59:17.322 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.322 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 11:59:17.322 INFO kablam! | Aug 30 11:59:17.322 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.322 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.323 INFO kablam! | Aug 30 11:59:17.323 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.323 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.323 INFO kablam! Aug 30 11:59:17.325 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.325 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 11:59:17.325 INFO kablam! | Aug 30 11:59:17.325 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.325 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.325 INFO kablam! | Aug 30 11:59:17.325 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.325 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.325 INFO kablam! Aug 30 11:59:17.328 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.328 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 11:59:17.328 INFO kablam! | Aug 30 11:59:17.328 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.328 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.328 INFO kablam! | Aug 30 11:59:17.328 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.328 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.328 INFO kablam! Aug 30 11:59:17.330 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.330 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 11:59:17.330 INFO kablam! | Aug 30 11:59:17.330 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.330 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.330 INFO kablam! | Aug 30 11:59:17.330 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.330 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.330 INFO kablam! Aug 30 11:59:17.333 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.333 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 11:59:17.333 INFO kablam! | Aug 30 11:59:17.333 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.333 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.333 INFO kablam! | Aug 30 11:59:17.333 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.333 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.334 INFO kablam! Aug 30 11:59:17.336 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.336 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 11:59:17.336 INFO kablam! | Aug 30 11:59:17.336 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:17.337 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.337 INFO kablam! | Aug 30 11:59:17.337 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.337 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.337 INFO kablam! Aug 30 11:59:17.338 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.339 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 11:59:17.339 INFO kablam! | Aug 30 11:59:17.339 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.339 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.339 INFO kablam! | Aug 30 11:59:17.339 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.339 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.339 INFO kablam! Aug 30 11:59:17.341 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.341 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 11:59:17.341 INFO kablam! | Aug 30 11:59:17.341 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 11:59:17.341 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.341 INFO kablam! | Aug 30 11:59:17.341 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.341 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.341 INFO kablam! Aug 30 11:59:17.343 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.343 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 11:59:17.343 INFO kablam! | Aug 30 11:59:17.343 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.343 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.343 INFO kablam! | Aug 30 11:59:17.343 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.343 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.343 INFO kablam! Aug 30 11:59:17.345 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.345 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 11:59:17.345 INFO kablam! | Aug 30 11:59:17.345 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.345 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.345 INFO kablam! | Aug 30 11:59:17.345 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.346 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.346 INFO kablam! Aug 30 11:59:17.348 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.348 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 11:59:17.348 INFO kablam! | Aug 30 11:59:17.348 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.348 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.348 INFO kablam! | Aug 30 11:59:17.348 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.348 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.348 INFO kablam! Aug 30 11:59:17.350 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.350 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 11:59:17.350 INFO kablam! | Aug 30 11:59:17.350 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.350 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.350 INFO kablam! | Aug 30 11:59:17.350 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.350 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.351 INFO kablam! Aug 30 11:59:17.352 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.352 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 11:59:17.352 INFO kablam! | Aug 30 11:59:17.352 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.352 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.352 INFO kablam! | Aug 30 11:59:17.352 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.353 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.353 INFO kablam! Aug 30 11:59:17.355 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.355 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 11:59:17.355 INFO kablam! | Aug 30 11:59:17.355 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.355 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.355 INFO kablam! | Aug 30 11:59:17.355 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.355 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.355 INFO kablam! Aug 30 11:59:17.357 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.357 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 11:59:17.357 INFO kablam! | Aug 30 11:59:17.357 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.357 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.357 INFO kablam! | Aug 30 11:59:17.357 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.357 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.357 INFO kablam! Aug 30 11:59:17.359 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.359 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 11:59:17.359 INFO kablam! | Aug 30 11:59:17.360 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.360 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.360 INFO kablam! | Aug 30 11:59:17.360 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.360 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.360 INFO kablam! Aug 30 11:59:17.362 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.362 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 11:59:17.362 INFO kablam! | Aug 30 11:59:17.362 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.362 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.362 INFO kablam! | Aug 30 11:59:17.362 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.362 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.362 INFO kablam! Aug 30 11:59:17.364 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.364 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 11:59:17.364 INFO kablam! | Aug 30 11:59:17.364 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.364 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.364 INFO kablam! | Aug 30 11:59:17.364 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.364 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.364 INFO kablam! Aug 30 11:59:17.366 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.366 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 11:59:17.366 INFO kablam! | Aug 30 11:59:17.366 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.366 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.366 INFO kablam! | Aug 30 11:59:17.366 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.366 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.366 INFO kablam! Aug 30 11:59:17.368 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.368 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 11:59:17.368 INFO kablam! | Aug 30 11:59:17.368 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.368 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.368 INFO kablam! | Aug 30 11:59:17.368 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.368 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.368 INFO kablam! Aug 30 11:59:17.370 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.370 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 11:59:17.370 INFO kablam! | Aug 30 11:59:17.370 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:17.370 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.370 INFO kablam! | Aug 30 11:59:17.371 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.371 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.371 INFO kablam! Aug 30 11:59:17.372 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.373 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 11:59:17.373 INFO kablam! | Aug 30 11:59:17.373 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:17.373 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.373 INFO kablam! | Aug 30 11:59:17.373 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.373 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.373 INFO kablam! Aug 30 11:59:17.376 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.376 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 11:59:17.376 INFO kablam! | Aug 30 11:59:17.377 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:17.377 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.377 INFO kablam! | Aug 30 11:59:17.377 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.377 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.377 INFO kablam! Aug 30 11:59:17.379 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:17.380 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 11:59:17.380 INFO kablam! | Aug 30 11:59:17.380 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:17.380 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:17.380 INFO kablam! | Aug 30 11:59:17.380 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:17.380 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:17.380 INFO kablam! Aug 30 11:59:20.430 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:20.430 INFO kablam! Aug 30 11:59:20.430 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:20.439 INFO kablam! error: Could not compile `libpijul`. Aug 30 11:59:20.439 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 11:59:20.458 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:20.458 INFO kablam! Aug 30 11:59:20.458 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:20.473 INFO kablam! error: Could not compile `libpijul`. Aug 30 11:59:20.473 INFO kablam! Aug 30 11:59:20.473 INFO kablam! To learn more, run the command again with --verbose. Aug 30 11:59:20.475 INFO kablam! su: No module specific data is present Aug 30 11:59:20.861 INFO running `"docker" "rm" "-f" "f665e27d64ca88cb140cc80ff1cb93c27b241f76ffc7588d110b06dbaa9328c8"` Aug 30 11:59:20.975 INFO blam! f665e27d64ca88cb140cc80ff1cb93c27b241f76ffc7588d110b06dbaa9328c8