Aug 30 11:59:00.104 INFO checking libpijul-compat-0.8.7 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 11:59:00.104 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 11:59:00.104 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/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:00.305 INFO blam! 00446db10958efdf6979ed8e1ad096578d4b4374d9ede6bdee5075e8adcf6829 Aug 30 11:59:00.307 INFO running `"docker" "start" "-a" "00446db10958efdf6979ed8e1ad096578d4b4374d9ede6bdee5075e8adcf6829"` Aug 30 11:59:01.080 INFO kablam! Checking sanakirja v0.8.17 Aug 30 11:59:04.213 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Aug 30 11:59:08.174 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.174 INFO kablam! --> src/lib.rs:176:30 Aug 30 11:59:08.174 INFO kablam! | Aug 30 11:59:08.174 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:08.174 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.174 INFO kablam! | Aug 30 11:59:08.174 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.174 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.174 INFO kablam! Aug 30 11:59:08.175 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.176 INFO kablam! --> src/lib.rs:177:35 Aug 30 11:59:08.176 INFO kablam! | Aug 30 11:59:08.176 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:08.176 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.176 INFO kablam! | Aug 30 11:59:08.176 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.176 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.176 INFO kablam! Aug 30 11:59:08.177 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.177 INFO kablam! --> src/lib.rs:178:38 Aug 30 11:59:08.177 INFO kablam! | Aug 30 11:59:08.177 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:08.177 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.177 INFO kablam! | Aug 30 11:59:08.177 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.177 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.177 INFO kablam! Aug 30 11:59:08.197 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.197 INFO kablam! --> src/lib.rs:176:30 Aug 30 11:59:08.197 INFO kablam! | Aug 30 11:59:08.197 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:08.197 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.197 INFO kablam! | Aug 30 11:59:08.197 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.197 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.197 INFO kablam! Aug 30 11:59:08.198 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.199 INFO kablam! --> src/lib.rs:177:35 Aug 30 11:59:08.199 INFO kablam! | Aug 30 11:59:08.199 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:08.199 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.199 INFO kablam! | Aug 30 11:59:08.199 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.199 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.199 INFO kablam! Aug 30 11:59:08.200 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.200 INFO kablam! --> src/lib.rs:178:38 Aug 30 11:59:08.200 INFO kablam! | Aug 30 11:59:08.200 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:08.200 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.200 INFO kablam! | Aug 30 11:59:08.200 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.200 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.201 INFO kablam! Aug 30 11:59:08.428 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.429 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 11:59:08.429 INFO kablam! | Aug 30 11:59:08.429 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 11:59:08.429 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.429 INFO kablam! | Aug 30 11:59:08.429 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.429 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.429 INFO kablam! Aug 30 11:59:08.431 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.431 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 11:59:08.431 INFO kablam! | Aug 30 11:59:08.431 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 11:59:08.431 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.432 INFO kablam! | Aug 30 11:59:08.432 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.432 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.432 INFO kablam! Aug 30 11:59:08.437 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.437 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 11:59:08.437 INFO kablam! | Aug 30 11:59:08.437 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 11:59:08.437 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.437 INFO kablam! | Aug 30 11:59:08.437 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.437 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.437 INFO kablam! Aug 30 11:59:08.497 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.498 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 11:59:08.498 INFO kablam! | Aug 30 11:59:08.498 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 11:59:08.498 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.498 INFO kablam! | Aug 30 11:59:08.498 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.498 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.498 INFO kablam! Aug 30 11:59:08.501 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.501 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 11:59:08.501 INFO kablam! | Aug 30 11:59:08.501 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 11:59:08.501 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.501 INFO kablam! | Aug 30 11:59:08.501 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.501 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.502 INFO kablam! Aug 30 11:59:08.508 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.508 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 11:59:08.508 INFO kablam! | Aug 30 11:59:08.508 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 11:59:08.508 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.508 INFO kablam! | Aug 30 11:59:08.508 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.508 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.509 INFO kablam! Aug 30 11:59:08.702 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.702 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 11:59:08.702 INFO kablam! | Aug 30 11:59:08.702 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:08.702 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.702 INFO kablam! | Aug 30 11:59:08.702 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.702 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.702 INFO kablam! Aug 30 11:59:08.706 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.706 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 11:59:08.706 INFO kablam! | Aug 30 11:59:08.706 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.706 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.706 INFO kablam! | Aug 30 11:59:08.706 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.706 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.706 INFO kablam! Aug 30 11:59:08.710 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.710 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 11:59:08.710 INFO kablam! | Aug 30 11:59:08.710 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.710 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.710 INFO kablam! | Aug 30 11:59:08.710 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.711 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.711 INFO kablam! Aug 30 11:59:08.714 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.714 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 11:59:08.714 INFO kablam! | Aug 30 11:59:08.714 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.715 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.715 INFO kablam! | Aug 30 11:59:08.715 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.715 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.715 INFO kablam! Aug 30 11:59:08.716 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.716 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 11:59:08.716 INFO kablam! | Aug 30 11:59:08.716 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.717 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.717 INFO kablam! | Aug 30 11:59:08.717 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.717 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.717 INFO kablam! Aug 30 11:59:08.720 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.720 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 11:59:08.720 INFO kablam! | Aug 30 11:59:08.720 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.720 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.720 INFO kablam! | Aug 30 11:59:08.720 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.720 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.720 INFO kablam! Aug 30 11:59:08.720 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.720 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 11:59:08.720 INFO kablam! | Aug 30 11:59:08.720 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.720 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.720 INFO kablam! | Aug 30 11:59:08.720 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.721 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.721 INFO kablam! Aug 30 11:59:08.722 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.722 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 11:59:08.723 INFO kablam! | Aug 30 11:59:08.723 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.723 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.723 INFO kablam! | Aug 30 11:59:08.723 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.723 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.723 INFO kablam! Aug 30 11:59:08.726 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.726 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 11:59:08.726 INFO kablam! | Aug 30 11:59:08.726 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:08.726 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.726 INFO kablam! | Aug 30 11:59:08.727 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.727 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.727 INFO kablam! Aug 30 11:59:08.728 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.728 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 11:59:08.728 INFO kablam! | Aug 30 11:59:08.728 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.728 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.729 INFO kablam! | Aug 30 11:59:08.729 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.729 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.729 INFO kablam! Aug 30 11:59:08.729 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.729 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 11:59:08.730 INFO kablam! | Aug 30 11:59:08.730 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 11:59:08.730 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.730 INFO kablam! | Aug 30 11:59:08.730 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.730 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.731 INFO kablam! Aug 30 11:59:08.731 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.731 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 11:59:08.731 INFO kablam! | Aug 30 11:59:08.731 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.731 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.731 INFO kablam! | Aug 30 11:59:08.732 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.732 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.732 INFO kablam! Aug 30 11:59:08.732 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.732 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 11:59:08.732 INFO kablam! | Aug 30 11:59:08.733 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.733 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.733 INFO kablam! | Aug 30 11:59:08.733 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.733 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.733 INFO kablam! Aug 30 11:59:08.734 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.734 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 11:59:08.734 INFO kablam! | Aug 30 11:59:08.735 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.735 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.735 INFO kablam! | Aug 30 11:59:08.735 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.735 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.735 INFO kablam! Aug 30 11:59:08.735 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.736 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 11:59:08.736 INFO kablam! | Aug 30 11:59:08.736 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.736 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.736 INFO kablam! | Aug 30 11:59:08.736 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.736 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.736 INFO kablam! Aug 30 11:59:08.737 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.737 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 11:59:08.737 INFO kablam! | Aug 30 11:59:08.738 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.738 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.738 INFO kablam! | Aug 30 11:59:08.738 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.738 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.738 INFO kablam! Aug 30 11:59:08.739 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.739 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 11:59:08.739 INFO kablam! | Aug 30 11:59:08.739 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:08.739 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.739 INFO kablam! | Aug 30 11:59:08.739 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.739 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.739 INFO kablam! Aug 30 11:59:08.740 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.740 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 11:59:08.740 INFO kablam! | Aug 30 11:59:08.740 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.740 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.741 INFO kablam! | Aug 30 11:59:08.741 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.741 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.741 INFO kablam! Aug 30 11:59:08.742 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.742 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 11:59:08.742 INFO kablam! | Aug 30 11:59:08.742 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:08.742 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.742 INFO kablam! | Aug 30 11:59:08.742 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.742 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.742 INFO kablam! Aug 30 11:59:08.744 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.744 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 11:59:08.744 INFO kablam! | Aug 30 11:59:08.744 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.744 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.744 INFO kablam! | Aug 30 11:59:08.744 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.744 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.744 INFO kablam! Aug 30 11:59:08.754 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.754 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 11:59:08.754 INFO kablam! | Aug 30 11:59:08.754 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.754 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.754 INFO kablam! | Aug 30 11:59:08.754 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.754 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.754 INFO kablam! Aug 30 11:59:08.754 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.754 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 11:59:08.754 INFO kablam! | Aug 30 11:59:08.754 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.754 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.754 INFO kablam! | Aug 30 11:59:08.755 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.755 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.755 INFO kablam! Aug 30 11:59:08.755 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.755 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 11:59:08.755 INFO kablam! | Aug 30 11:59:08.755 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.755 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.755 INFO kablam! | Aug 30 11:59:08.755 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.755 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.755 INFO kablam! Aug 30 11:59:08.755 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.755 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 11:59:08.755 INFO kablam! | Aug 30 11:59:08.755 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.755 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.755 INFO kablam! | Aug 30 11:59:08.755 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.755 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.756 INFO kablam! Aug 30 11:59:08.757 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.757 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 11:59:08.757 INFO kablam! | Aug 30 11:59:08.757 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.757 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.757 INFO kablam! | Aug 30 11:59:08.757 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.757 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.758 INFO kablam! Aug 30 11:59:08.762 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.762 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 11:59:08.762 INFO kablam! | Aug 30 11:59:08.762 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.762 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.763 INFO kablam! | Aug 30 11:59:08.763 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.763 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.763 INFO kablam! Aug 30 11:59:08.764 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.764 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 11:59:08.764 INFO kablam! | Aug 30 11:59:08.764 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:08.764 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.764 INFO kablam! | Aug 30 11:59:08.764 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.764 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.764 INFO kablam! Aug 30 11:59:08.926 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.926 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 11:59:08.926 INFO kablam! | Aug 30 11:59:08.926 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:08.926 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.926 INFO kablam! | Aug 30 11:59:08.926 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.926 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.926 INFO kablam! Aug 30 11:59:08.931 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.931 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 11:59:08.931 INFO kablam! | Aug 30 11:59:08.931 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.931 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.931 INFO kablam! | Aug 30 11:59:08.931 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.931 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.931 INFO kablam! Aug 30 11:59:08.936 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.936 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 11:59:08.936 INFO kablam! | Aug 30 11:59:08.936 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.936 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.936 INFO kablam! | Aug 30 11:59:08.936 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.936 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.936 INFO kablam! Aug 30 11:59:08.941 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.942 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 11:59:08.942 INFO kablam! | Aug 30 11:59:08.942 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.942 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.942 INFO kablam! | Aug 30 11:59:08.942 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.942 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.942 INFO kablam! Aug 30 11:59:08.943 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.943 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 11:59:08.944 INFO kablam! | Aug 30 11:59:08.944 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.944 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.944 INFO kablam! | Aug 30 11:59:08.944 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.944 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.944 INFO kablam! Aug 30 11:59:08.946 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.946 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 11:59:08.946 INFO kablam! | Aug 30 11:59:08.946 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.946 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.946 INFO kablam! | Aug 30 11:59:08.946 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.946 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.946 INFO kablam! Aug 30 11:59:08.948 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.948 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 11:59:08.948 INFO kablam! | Aug 30 11:59:08.948 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.948 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.948 INFO kablam! | Aug 30 11:59:08.948 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.948 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.948 INFO kablam! Aug 30 11:59:08.955 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.955 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 11:59:08.955 INFO kablam! | Aug 30 11:59:08.955 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.955 INFO kablam! | Aug 30 11:59:08.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.955 INFO kablam! Aug 30 11:59:08.955 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.955 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 11:59:08.955 INFO kablam! | Aug 30 11:59:08.955 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:08.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.955 INFO kablam! | Aug 30 11:59:08.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.956 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.956 INFO kablam! Aug 30 11:59:08.956 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.956 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 11:59:08.956 INFO kablam! | Aug 30 11:59:08.956 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.956 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.956 INFO kablam! | Aug 30 11:59:08.956 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.956 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.956 INFO kablam! Aug 30 11:59:08.957 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.957 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 11:59:08.957 INFO kablam! | Aug 30 11:59:08.957 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 11:59:08.957 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.957 INFO kablam! | Aug 30 11:59:08.957 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.958 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.958 INFO kablam! Aug 30 11:59:08.959 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.959 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 11:59:08.959 INFO kablam! | Aug 30 11:59:08.959 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.959 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.959 INFO kablam! | Aug 30 11:59:08.959 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.959 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.959 INFO kablam! Aug 30 11:59:08.961 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.961 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 11:59:08.961 INFO kablam! | Aug 30 11:59:08.961 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.961 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.961 INFO kablam! | Aug 30 11:59:08.961 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.961 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.961 INFO kablam! Aug 30 11:59:08.963 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.963 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 11:59:08.963 INFO kablam! | Aug 30 11:59:08.963 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.963 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.963 INFO kablam! | Aug 30 11:59:08.963 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.963 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.963 INFO kablam! Aug 30 11:59:08.965 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.965 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 11:59:08.965 INFO kablam! | Aug 30 11:59:08.965 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.965 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.965 INFO kablam! | Aug 30 11:59:08.965 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.965 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.965 INFO kablam! Aug 30 11:59:08.966 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.966 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 11:59:08.966 INFO kablam! | Aug 30 11:59:08.966 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.967 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.967 INFO kablam! | Aug 30 11:59:08.967 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.967 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.967 INFO kablam! Aug 30 11:59:08.968 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.969 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 11:59:08.969 INFO kablam! | Aug 30 11:59:08.969 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:08.969 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.969 INFO kablam! | Aug 30 11:59:08.969 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.969 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.969 INFO kablam! Aug 30 11:59:08.971 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.971 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 11:59:08.971 INFO kablam! | Aug 30 11:59:08.971 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.971 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.971 INFO kablam! | Aug 30 11:59:08.971 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.971 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.971 INFO kablam! Aug 30 11:59:08.973 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.973 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 11:59:08.973 INFO kablam! | Aug 30 11:59:08.973 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:08.973 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.973 INFO kablam! | Aug 30 11:59:08.973 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.973 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.973 INFO kablam! Aug 30 11:59:08.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.975 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 11:59:08.975 INFO kablam! | Aug 30 11:59:08.976 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.976 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.976 INFO kablam! | Aug 30 11:59:08.976 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.976 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.976 INFO kablam! Aug 30 11:59:08.977 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.977 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 11:59:08.977 INFO kablam! | Aug 30 11:59:08.977 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.977 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.977 INFO kablam! | Aug 30 11:59:08.978 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.978 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.978 INFO kablam! Aug 30 11:59:08.980 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.980 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 11:59:08.980 INFO kablam! | Aug 30 11:59:08.980 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.980 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.980 INFO kablam! | Aug 30 11:59:08.980 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.981 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.981 INFO kablam! Aug 30 11:59:08.981 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.982 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 11:59:08.982 INFO kablam! | Aug 30 11:59:08.982 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.982 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.982 INFO kablam! | Aug 30 11:59:08.982 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.982 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.983 INFO kablam! Aug 30 11:59:08.983 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.984 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 11:59:08.984 INFO kablam! | Aug 30 11:59:08.984 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:08.984 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.984 INFO kablam! | Aug 30 11:59:08.984 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.984 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.985 INFO kablam! Aug 30 11:59:08.985 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.985 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 11:59:08.986 INFO kablam! | Aug 30 11:59:08.986 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:08.986 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.986 INFO kablam! | Aug 30 11:59:08.986 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.986 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.986 INFO kablam! Aug 30 11:59:08.989 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:08.989 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 11:59:08.989 INFO kablam! | Aug 30 11:59:08.989 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:08.989 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:08.989 INFO kablam! | Aug 30 11:59:08.989 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:08.989 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:08.989 INFO kablam! Aug 30 11:59:09.001 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.001 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 11:59:09.001 INFO kablam! | Aug 30 11:59:09.001 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.001 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.002 INFO kablam! | Aug 30 11:59:09.002 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.002 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.002 INFO kablam! Aug 30 11:59:12.267 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:12.267 INFO kablam! Aug 30 11:59:12.267 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:12.277 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 11:59:12.277 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 11:59:12.583 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:12.583 INFO kablam! Aug 30 11:59:12.583 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:12.601 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 11:59:12.601 INFO kablam! Aug 30 11:59:12.601 INFO kablam! To learn more, run the command again with --verbose. Aug 30 11:59:12.602 INFO kablam! su: No module specific data is present Aug 30 11:59:13.064 INFO running `"docker" "rm" "-f" "00446db10958efdf6979ed8e1ad096578d4b4374d9ede6bdee5075e8adcf6829"` Aug 30 11:59:13.177 INFO blam! 00446db10958efdf6979ed8e1ad096578d4b4374d9ede6bdee5075e8adcf6829