Aug 31 22:45:08.970 INFO checking libpijul-compat-0.8.7 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 22:45:08.970 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 22:45:08.970 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 22:45:09.159 INFO blam! 2611aedbc8bb448e632cec3a4d88aa0a55f2995d50ae2458585949e7ae05b2a7 Aug 31 22:45:09.162 INFO running `"docker" "start" "-a" "2611aedbc8bb448e632cec3a4d88aa0a55f2995d50ae2458585949e7ae05b2a7"` Aug 31 22:45:09.870 INFO kablam! Checking bs58 v0.2.1 Aug 31 22:45:09.872 INFO kablam! Checking sanakirja v0.8.17 Aug 31 22:45:09.875 INFO kablam! Checking ignore v0.2.2 Aug 31 22:45:13.676 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Aug 31 22:45:16.994 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:16.994 INFO kablam! --> src/lib.rs:176:30 Aug 31 22:45:16.994 INFO kablam! | Aug 31 22:45:16.994 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 31 22:45:16.994 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:16.995 INFO kablam! | Aug 31 22:45:16.995 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:16.995 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:16.995 INFO kablam! Aug 31 22:45:16.996 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:16.996 INFO kablam! --> src/lib.rs:177:35 Aug 31 22:45:16.996 INFO kablam! | Aug 31 22:45:16.996 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 31 22:45:16.996 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:16.996 INFO kablam! | Aug 31 22:45:16.996 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:16.996 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:16.996 INFO kablam! Aug 31 22:45:16.997 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:16.997 INFO kablam! --> src/lib.rs:178:38 Aug 31 22:45:16.997 INFO kablam! | Aug 31 22:45:16.997 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 31 22:45:16.997 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:16.997 INFO kablam! | Aug 31 22:45:16.997 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:16.997 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:16.997 INFO kablam! Aug 31 22:45:17.114 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:17.114 INFO kablam! --> src/lib.rs:176:30 Aug 31 22:45:17.114 INFO kablam! | Aug 31 22:45:17.114 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 31 22:45:17.114 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:17.114 INFO kablam! | Aug 31 22:45:17.114 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:17.114 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:17.114 INFO kablam! Aug 31 22:45:17.115 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:17.115 INFO kablam! --> src/lib.rs:177:35 Aug 31 22:45:17.115 INFO kablam! | Aug 31 22:45:17.115 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 31 22:45:17.115 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:17.115 INFO kablam! | Aug 31 22:45:17.115 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:17.115 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:17.115 INFO kablam! Aug 31 22:45:17.116 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 31 22:45:17.116 INFO kablam! --> src/lib.rs:178:38 Aug 31 22:45:17.116 INFO kablam! | Aug 31 22:45:17.117 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 31 22:45:17.117 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 31 22:45:17.117 INFO kablam! | Aug 31 22:45:17.117 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 31 22:45:17.117 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 31 22:45:17.117 INFO kablam! Aug 31 22:45:17.216 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.216 INFO kablam! --> src/backend/mod.rs:327:18 Aug 31 22:45:17.216 INFO kablam! | Aug 31 22:45:17.216 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 31 22:45:17.216 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.216 INFO kablam! | Aug 31 22:45:17.216 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.216 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.216 INFO kablam! Aug 31 22:45:17.219 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.219 INFO kablam! --> src/backend/mod.rs:333:18 Aug 31 22:45:17.219 INFO kablam! | Aug 31 22:45:17.219 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 31 22:45:17.219 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.219 INFO kablam! | Aug 31 22:45:17.219 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.219 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.219 INFO kablam! Aug 31 22:45:17.225 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.225 INFO kablam! --> src/backend/mod.rs:357:22 Aug 31 22:45:17.225 INFO kablam! | Aug 31 22:45:17.225 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 31 22:45:17.225 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.225 INFO kablam! | Aug 31 22:45:17.225 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.225 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.225 INFO kablam! Aug 31 22:45:17.333 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.333 INFO kablam! --> src/backend/mod.rs:327:18 Aug 31 22:45:17.333 INFO kablam! | Aug 31 22:45:17.333 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 31 22:45:17.333 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.333 INFO kablam! | Aug 31 22:45:17.333 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.333 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.333 INFO kablam! Aug 31 22:45:17.336 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.336 INFO kablam! --> src/backend/mod.rs:333:18 Aug 31 22:45:17.336 INFO kablam! | Aug 31 22:45:17.336 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 31 22:45:17.336 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.336 INFO kablam! | Aug 31 22:45:17.336 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.336 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.336 INFO kablam! Aug 31 22:45:17.341 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.341 INFO kablam! --> src/backend/mod.rs:357:22 Aug 31 22:45:17.341 INFO kablam! | Aug 31 22:45:17.341 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 31 22:45:17.341 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.341 INFO kablam! | Aug 31 22:45:17.341 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.341 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.341 INFO kablam! Aug 31 22:45:17.467 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.467 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 31 22:45:17.467 INFO kablam! | Aug 31 22:45:17.467 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 31 22:45:17.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.467 INFO kablam! | Aug 31 22:45:17.467 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.467 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.467 INFO kablam! Aug 31 22:45:17.470 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.470 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 31 22:45:17.471 INFO kablam! | Aug 31 22:45:17.471 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.471 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.471 INFO kablam! | Aug 31 22:45:17.471 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.471 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.471 INFO kablam! Aug 31 22:45:17.474 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.474 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 31 22:45:17.474 INFO kablam! | Aug 31 22:45:17.474 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.474 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.474 INFO kablam! | Aug 31 22:45:17.474 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.474 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.474 INFO kablam! Aug 31 22:45:17.478 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.478 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 31 22:45:17.478 INFO kablam! | Aug 31 22:45:17.478 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.478 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.478 INFO kablam! | Aug 31 22:45:17.478 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.478 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.478 INFO kablam! Aug 31 22:45:17.480 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.480 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 31 22:45:17.480 INFO kablam! | Aug 31 22:45:17.480 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.480 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.480 INFO kablam! | Aug 31 22:45:17.480 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.480 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.480 INFO kablam! Aug 31 22:45:17.482 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.482 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 31 22:45:17.482 INFO kablam! | Aug 31 22:45:17.482 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.482 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.482 INFO kablam! | Aug 31 22:45:17.482 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.482 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.482 INFO kablam! Aug 31 22:45:17.483 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.483 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 31 22:45:17.483 INFO kablam! | Aug 31 22:45:17.483 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.483 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.484 INFO kablam! | Aug 31 22:45:17.484 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.484 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.484 INFO kablam! Aug 31 22:45:17.485 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.485 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 31 22:45:17.485 INFO kablam! | Aug 31 22:45:17.486 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.486 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.486 INFO kablam! | Aug 31 22:45:17.486 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.486 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.486 INFO kablam! Aug 31 22:45:17.488 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.488 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 31 22:45:17.488 INFO kablam! | Aug 31 22:45:17.488 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 31 22:45:17.488 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.488 INFO kablam! | Aug 31 22:45:17.488 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.488 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.488 INFO kablam! Aug 31 22:45:17.489 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.489 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 31 22:45:17.489 INFO kablam! | Aug 31 22:45:17.489 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.489 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.489 INFO kablam! | Aug 31 22:45:17.489 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.490 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.490 INFO kablam! Aug 31 22:45:17.491 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.491 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 31 22:45:17.491 INFO kablam! | Aug 31 22:45:17.491 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 31 22:45:17.491 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.491 INFO kablam! | Aug 31 22:45:17.491 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.491 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.491 INFO kablam! Aug 31 22:45:17.492 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.493 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 31 22:45:17.493 INFO kablam! | Aug 31 22:45:17.493 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.493 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.493 INFO kablam! | Aug 31 22:45:17.493 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.493 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.493 INFO kablam! Aug 31 22:45:17.494 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.494 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 31 22:45:17.495 INFO kablam! | Aug 31 22:45:17.495 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.495 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.495 INFO kablam! | Aug 31 22:45:17.495 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.495 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.495 INFO kablam! Aug 31 22:45:17.496 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.496 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 31 22:45:17.497 INFO kablam! | Aug 31 22:45:17.497 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.497 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.497 INFO kablam! | Aug 31 22:45:17.497 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.497 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.497 INFO kablam! Aug 31 22:45:17.498 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.498 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 31 22:45:17.498 INFO kablam! | Aug 31 22:45:17.498 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.498 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.498 INFO kablam! | Aug 31 22:45:17.499 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.499 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.499 INFO kablam! Aug 31 22:45:17.500 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.500 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 31 22:45:17.500 INFO kablam! | Aug 31 22:45:17.500 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.500 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.500 INFO kablam! | Aug 31 22:45:17.500 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.500 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.500 INFO kablam! Aug 31 22:45:17.502 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.502 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 31 22:45:17.502 INFO kablam! | Aug 31 22:45:17.502 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.502 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.502 INFO kablam! | Aug 31 22:45:17.502 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.502 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.502 INFO kablam! Aug 31 22:45:17.503 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.503 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 31 22:45:17.503 INFO kablam! | Aug 31 22:45:17.504 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.504 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.504 INFO kablam! | Aug 31 22:45:17.504 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.504 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.504 INFO kablam! Aug 31 22:45:17.505 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.505 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 31 22:45:17.505 INFO kablam! | Aug 31 22:45:17.505 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.506 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.506 INFO kablam! | Aug 31 22:45:17.506 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.506 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.506 INFO kablam! Aug 31 22:45:17.507 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.507 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 31 22:45:17.507 INFO kablam! | Aug 31 22:45:17.507 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.507 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.507 INFO kablam! | Aug 31 22:45:17.507 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.507 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.508 INFO kablam! Aug 31 22:45:17.509 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.509 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 31 22:45:17.509 INFO kablam! | Aug 31 22:45:17.509 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.509 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.509 INFO kablam! | Aug 31 22:45:17.509 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.509 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.509 INFO kablam! Aug 31 22:45:17.510 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.510 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 31 22:45:17.511 INFO kablam! | Aug 31 22:45:17.511 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.511 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.511 INFO kablam! | Aug 31 22:45:17.511 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.511 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.511 INFO kablam! Aug 31 22:45:17.512 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.512 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 31 22:45:17.512 INFO kablam! | Aug 31 22:45:17.512 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.512 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.512 INFO kablam! | Aug 31 22:45:17.513 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.513 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.513 INFO kablam! Aug 31 22:45:17.514 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.514 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 31 22:45:17.514 INFO kablam! | Aug 31 22:45:17.514 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.514 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.515 INFO kablam! | Aug 31 22:45:17.515 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.515 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.515 INFO kablam! Aug 31 22:45:17.516 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.516 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 31 22:45:17.516 INFO kablam! | Aug 31 22:45:17.516 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.516 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.517 INFO kablam! | Aug 31 22:45:17.517 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.517 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.517 INFO kablam! Aug 31 22:45:17.519 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.519 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 31 22:45:17.519 INFO kablam! | Aug 31 22:45:17.519 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.519 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.519 INFO kablam! | Aug 31 22:45:17.520 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.520 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.520 INFO kablam! Aug 31 22:45:17.521 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.521 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 31 22:45:17.522 INFO kablam! | Aug 31 22:45:17.522 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.522 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.522 INFO kablam! | Aug 31 22:45:17.522 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.522 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.522 INFO kablam! Aug 31 22:45:17.589 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.589 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 31 22:45:17.589 INFO kablam! | Aug 31 22:45:17.589 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 31 22:45:17.589 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.590 INFO kablam! | Aug 31 22:45:17.590 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.590 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.590 INFO kablam! Aug 31 22:45:17.593 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.593 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 31 22:45:17.593 INFO kablam! | Aug 31 22:45:17.593 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.593 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.593 INFO kablam! | Aug 31 22:45:17.593 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.593 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.593 INFO kablam! Aug 31 22:45:17.597 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.597 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 31 22:45:17.597 INFO kablam! | Aug 31 22:45:17.597 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.597 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.597 INFO kablam! | Aug 31 22:45:17.597 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.597 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.597 INFO kablam! Aug 31 22:45:17.601 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.601 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 31 22:45:17.601 INFO kablam! | Aug 31 22:45:17.601 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.601 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.601 INFO kablam! | Aug 31 22:45:17.601 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.601 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.601 INFO kablam! Aug 31 22:45:17.602 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.602 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 31 22:45:17.602 INFO kablam! | Aug 31 22:45:17.603 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.603 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.603 INFO kablam! | Aug 31 22:45:17.603 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.603 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.603 INFO kablam! Aug 31 22:45:17.604 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.604 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 31 22:45:17.605 INFO kablam! | Aug 31 22:45:17.605 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.605 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.605 INFO kablam! | Aug 31 22:45:17.605 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.605 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.605 INFO kablam! Aug 31 22:45:17.606 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.606 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 31 22:45:17.606 INFO kablam! | Aug 31 22:45:17.606 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.606 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.606 INFO kablam! | Aug 31 22:45:17.606 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.606 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.607 INFO kablam! Aug 31 22:45:17.608 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.608 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 31 22:45:17.608 INFO kablam! | Aug 31 22:45:17.608 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.608 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.608 INFO kablam! | Aug 31 22:45:17.608 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.608 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.608 INFO kablam! Aug 31 22:45:17.610 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.610 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 31 22:45:17.610 INFO kablam! | Aug 31 22:45:17.610 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 31 22:45:17.610 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.610 INFO kablam! | Aug 31 22:45:17.610 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.611 INFO kablam! Aug 31 22:45:17.611 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.611 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 31 22:45:17.612 INFO kablam! | Aug 31 22:45:17.612 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.612 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.612 INFO kablam! | Aug 31 22:45:17.612 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.612 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.612 INFO kablam! Aug 31 22:45:17.613 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.613 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 31 22:45:17.613 INFO kablam! | Aug 31 22:45:17.613 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 31 22:45:17.613 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.613 INFO kablam! | Aug 31 22:45:17.613 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.614 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.614 INFO kablam! Aug 31 22:45:17.615 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.615 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 31 22:45:17.615 INFO kablam! | Aug 31 22:45:17.615 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.615 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.615 INFO kablam! | Aug 31 22:45:17.615 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.615 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.615 INFO kablam! Aug 31 22:45:17.616 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.616 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 31 22:45:17.616 INFO kablam! | Aug 31 22:45:17.617 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.617 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.617 INFO kablam! | Aug 31 22:45:17.617 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.617 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.617 INFO kablam! Aug 31 22:45:17.618 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.618 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 31 22:45:17.618 INFO kablam! | Aug 31 22:45:17.619 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.619 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.619 INFO kablam! | Aug 31 22:45:17.619 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.619 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.619 INFO kablam! Aug 31 22:45:17.620 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.620 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 31 22:45:17.620 INFO kablam! | Aug 31 22:45:17.620 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.620 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.620 INFO kablam! | Aug 31 22:45:17.620 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.620 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.620 INFO kablam! Aug 31 22:45:17.621 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.621 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 31 22:45:17.622 INFO kablam! | Aug 31 22:45:17.622 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.622 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.622 INFO kablam! | Aug 31 22:45:17.622 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.622 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.622 INFO kablam! Aug 31 22:45:17.623 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.623 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 31 22:45:17.623 INFO kablam! | Aug 31 22:45:17.623 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.623 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.624 INFO kablam! | Aug 31 22:45:17.624 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.624 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.624 INFO kablam! Aug 31 22:45:17.625 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.625 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 31 22:45:17.625 INFO kablam! | Aug 31 22:45:17.625 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.625 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.625 INFO kablam! | Aug 31 22:45:17.625 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.625 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.625 INFO kablam! Aug 31 22:45:17.627 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.627 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 31 22:45:17.627 INFO kablam! | Aug 31 22:45:17.627 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.627 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.627 INFO kablam! | Aug 31 22:45:17.627 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.627 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.627 INFO kablam! Aug 31 22:45:17.628 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.628 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 31 22:45:17.628 INFO kablam! | Aug 31 22:45:17.629 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.629 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.629 INFO kablam! | Aug 31 22:45:17.629 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.629 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.629 INFO kablam! Aug 31 22:45:17.630 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.630 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 31 22:45:17.630 INFO kablam! | Aug 31 22:45:17.630 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.630 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.630 INFO kablam! | Aug 31 22:45:17.630 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.630 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.630 INFO kablam! Aug 31 22:45:17.631 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.632 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 31 22:45:17.632 INFO kablam! | Aug 31 22:45:17.632 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.632 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.632 INFO kablam! | Aug 31 22:45:17.632 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.632 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.632 INFO kablam! Aug 31 22:45:17.633 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.633 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 31 22:45:17.633 INFO kablam! | Aug 31 22:45:17.633 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.633 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.633 INFO kablam! | Aug 31 22:45:17.634 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.634 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.634 INFO kablam! Aug 31 22:45:17.635 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.635 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 31 22:45:17.635 INFO kablam! | Aug 31 22:45:17.635 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 31 22:45:17.635 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.635 INFO kablam! | Aug 31 22:45:17.635 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.635 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.635 INFO kablam! Aug 31 22:45:17.636 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.636 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 31 22:45:17.637 INFO kablam! | Aug 31 22:45:17.637 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 31 22:45:17.637 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.637 INFO kablam! | Aug 31 22:45:17.637 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.637 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.637 INFO kablam! Aug 31 22:45:17.639 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.639 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 31 22:45:17.639 INFO kablam! | Aug 31 22:45:17.639 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 31 22:45:17.639 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.639 INFO kablam! | Aug 31 22:45:17.639 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.639 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.639 INFO kablam! Aug 31 22:45:17.641 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 31 22:45:17.641 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 31 22:45:17.641 INFO kablam! | Aug 31 22:45:17.641 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 31 22:45:17.641 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 31 22:45:17.641 INFO kablam! | Aug 31 22:45:17.641 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 31 22:45:17.641 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 31 22:45:17.642 INFO kablam! Aug 31 22:45:20.079 INFO kablam! error: aborting due to 33 previous errors Aug 31 22:45:20.079 INFO kablam! Aug 31 22:45:20.079 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 22:45:20.093 INFO kablam! error: Could not compile `libpijul-compat`. Aug 31 22:45:20.093 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 22:45:20.206 INFO kablam! error: aborting due to 33 previous errors Aug 31 22:45:20.206 INFO kablam! Aug 31 22:45:20.206 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 22:45:20.228 INFO kablam! error: Could not compile `libpijul-compat`. Aug 31 22:45:20.228 INFO kablam! Aug 31 22:45:20.228 INFO kablam! To learn more, run the command again with --verbose. Aug 31 22:45:20.229 INFO kablam! su: No module specific data is present Aug 31 22:45:20.739 INFO running `"docker" "rm" "-f" "2611aedbc8bb448e632cec3a4d88aa0a55f2995d50ae2458585949e7ae05b2a7"` Aug 31 22:45:20.887 INFO blam! 2611aedbc8bb448e632cec3a4d88aa0a55f2995d50ae2458585949e7ae05b2a7