Sep 01 15:17:07.115 INFO checking libpijul-compat-0.8.7 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 15:17:07.115 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 15:17:07.115 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:17:07.270 INFO blam! 28dc2b1168b4b75837b46d08a46b7d8fa4482a8da507d190e1f4ed54ddca02e7 Sep 01 15:17:07.273 INFO running `"docker" "start" "-a" "28dc2b1168b4b75837b46d08a46b7d8fa4482a8da507d190e1f4ed54ddca02e7"` Sep 01 15:17:08.143 INFO kablam! Checking sanakirja v0.8.17 Sep 01 15:17:08.145 INFO kablam! Checking ignore v0.2.2 Sep 01 15:17:12.142 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Sep 01 15:17:17.694 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.694 INFO kablam! --> src/lib.rs:176:30 Sep 01 15:17:17.694 INFO kablam! | Sep 01 15:17:17.694 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 01 15:17:17.694 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.694 INFO kablam! | Sep 01 15:17:17.694 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.694 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.694 INFO kablam! Sep 01 15:17:17.695 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.695 INFO kablam! --> src/lib.rs:177:35 Sep 01 15:17:17.695 INFO kablam! | Sep 01 15:17:17.695 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 01 15:17:17.695 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.695 INFO kablam! | Sep 01 15:17:17.695 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.695 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.695 INFO kablam! Sep 01 15:17:17.697 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.697 INFO kablam! --> src/lib.rs:178:38 Sep 01 15:17:17.697 INFO kablam! | Sep 01 15:17:17.697 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 01 15:17:17.697 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.697 INFO kablam! | Sep 01 15:17:17.697 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.697 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.697 INFO kablam! Sep 01 15:17:17.831 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.831 INFO kablam! --> src/lib.rs:176:30 Sep 01 15:17:17.831 INFO kablam! | Sep 01 15:17:17.831 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 01 15:17:17.831 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.831 INFO kablam! | Sep 01 15:17:17.831 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.831 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.831 INFO kablam! Sep 01 15:17:17.833 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.833 INFO kablam! --> src/lib.rs:177:35 Sep 01 15:17:17.833 INFO kablam! | Sep 01 15:17:17.833 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 01 15:17:17.833 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.833 INFO kablam! | Sep 01 15:17:17.833 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.833 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.833 INFO kablam! Sep 01 15:17:17.835 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.835 INFO kablam! --> src/lib.rs:178:38 Sep 01 15:17:17.835 INFO kablam! | Sep 01 15:17:17.835 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 01 15:17:17.835 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.835 INFO kablam! | Sep 01 15:17:17.835 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.835 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.835 INFO kablam! Sep 01 15:17:18.024 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.024 INFO kablam! --> src/backend/mod.rs:327:18 Sep 01 15:17:18.024 INFO kablam! | Sep 01 15:17:18.024 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 01 15:17:18.024 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.024 INFO kablam! | Sep 01 15:17:18.024 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.024 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.024 INFO kablam! Sep 01 15:17:18.028 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.028 INFO kablam! --> src/backend/mod.rs:333:18 Sep 01 15:17:18.028 INFO kablam! | Sep 01 15:17:18.028 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 01 15:17:18.028 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.028 INFO kablam! | Sep 01 15:17:18.028 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.028 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.028 INFO kablam! Sep 01 15:17:18.035 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.035 INFO kablam! --> src/backend/mod.rs:357:22 Sep 01 15:17:18.035 INFO kablam! | Sep 01 15:17:18.035 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 01 15:17:18.036 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.036 INFO kablam! | Sep 01 15:17:18.036 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.036 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.036 INFO kablam! Sep 01 15:17:18.183 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.183 INFO kablam! --> src/backend/mod.rs:327:18 Sep 01 15:17:18.183 INFO kablam! | Sep 01 15:17:18.183 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 01 15:17:18.183 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.183 INFO kablam! | Sep 01 15:17:18.183 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.183 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.183 INFO kablam! Sep 01 15:17:18.187 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.187 INFO kablam! --> src/backend/mod.rs:333:18 Sep 01 15:17:18.187 INFO kablam! | Sep 01 15:17:18.187 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 01 15:17:18.187 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.187 INFO kablam! | Sep 01 15:17:18.187 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.187 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.187 INFO kablam! Sep 01 15:17:18.195 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.195 INFO kablam! --> src/backend/mod.rs:357:22 Sep 01 15:17:18.195 INFO kablam! | Sep 01 15:17:18.195 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 01 15:17:18.195 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.195 INFO kablam! | Sep 01 15:17:18.195 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.195 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.195 INFO kablam! Sep 01 15:17:18.413 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.413 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 01 15:17:18.413 INFO kablam! | Sep 01 15:17:18.413 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 01 15:17:18.413 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.413 INFO kablam! | Sep 01 15:17:18.413 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.413 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.413 INFO kablam! Sep 01 15:17:18.419 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.419 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 01 15:17:18.419 INFO kablam! | Sep 01 15:17:18.419 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.419 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.419 INFO kablam! | Sep 01 15:17:18.419 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.419 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.419 INFO kablam! Sep 01 15:17:18.423 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.423 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 01 15:17:18.424 INFO kablam! | Sep 01 15:17:18.424 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.424 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.424 INFO kablam! | Sep 01 15:17:18.424 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.424 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.424 INFO kablam! Sep 01 15:17:18.429 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.429 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 01 15:17:18.429 INFO kablam! | Sep 01 15:17:18.429 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.429 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.430 INFO kablam! | Sep 01 15:17:18.430 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.430 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.430 INFO kablam! Sep 01 15:17:18.431 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.431 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 01 15:17:18.431 INFO kablam! | Sep 01 15:17:18.431 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.431 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.431 INFO kablam! | Sep 01 15:17:18.431 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.431 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.432 INFO kablam! Sep 01 15:17:18.434 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.434 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 01 15:17:18.434 INFO kablam! | Sep 01 15:17:18.434 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.434 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.434 INFO kablam! | Sep 01 15:17:18.434 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.434 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.434 INFO kablam! Sep 01 15:17:18.436 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.436 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 01 15:17:18.436 INFO kablam! | Sep 01 15:17:18.436 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.436 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.436 INFO kablam! | Sep 01 15:17:18.436 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.436 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.436 INFO kablam! Sep 01 15:17:18.438 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.439 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 01 15:17:18.439 INFO kablam! | Sep 01 15:17:18.439 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.439 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.439 INFO kablam! | Sep 01 15:17:18.439 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.439 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.439 INFO kablam! Sep 01 15:17:18.441 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.441 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 01 15:17:18.441 INFO kablam! | Sep 01 15:17:18.441 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 01 15:17:18.441 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.442 INFO kablam! | Sep 01 15:17:18.442 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.442 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.442 INFO kablam! Sep 01 15:17:18.443 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.443 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 01 15:17:18.443 INFO kablam! | Sep 01 15:17:18.443 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.443 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.443 INFO kablam! | Sep 01 15:17:18.443 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.443 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.443 INFO kablam! Sep 01 15:17:18.445 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.445 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 01 15:17:18.445 INFO kablam! | Sep 01 15:17:18.445 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 01 15:17:18.445 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.445 INFO kablam! | Sep 01 15:17:18.445 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.445 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.445 INFO kablam! Sep 01 15:17:18.447 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.447 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 01 15:17:18.447 INFO kablam! | Sep 01 15:17:18.447 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.447 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.447 INFO kablam! | Sep 01 15:17:18.447 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.447 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.447 INFO kablam! Sep 01 15:17:18.449 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.449 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 01 15:17:18.449 INFO kablam! | Sep 01 15:17:18.449 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.449 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.449 INFO kablam! | Sep 01 15:17:18.449 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.449 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.449 INFO kablam! Sep 01 15:17:18.451 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.451 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 01 15:17:18.451 INFO kablam! | Sep 01 15:17:18.451 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.451 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.451 INFO kablam! | Sep 01 15:17:18.451 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.451 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.451 INFO kablam! Sep 01 15:17:18.453 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.453 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 01 15:17:18.453 INFO kablam! | Sep 01 15:17:18.453 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.453 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.453 INFO kablam! | Sep 01 15:17:18.453 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.453 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.453 INFO kablam! Sep 01 15:17:18.455 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.455 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 01 15:17:18.455 INFO kablam! | Sep 01 15:17:18.455 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.455 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.455 INFO kablam! | Sep 01 15:17:18.455 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.455 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.455 INFO kablam! Sep 01 15:17:18.457 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.457 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 01 15:17:18.457 INFO kablam! | Sep 01 15:17:18.457 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.457 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.457 INFO kablam! | Sep 01 15:17:18.457 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.457 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.457 INFO kablam! Sep 01 15:17:18.459 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.459 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 01 15:17:18.459 INFO kablam! | Sep 01 15:17:18.459 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.459 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.459 INFO kablam! | Sep 01 15:17:18.459 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.460 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.460 INFO kablam! Sep 01 15:17:18.461 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.461 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 01 15:17:18.461 INFO kablam! | Sep 01 15:17:18.461 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.461 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.461 INFO kablam! | Sep 01 15:17:18.461 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.462 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.462 INFO kablam! Sep 01 15:17:18.463 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.463 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 01 15:17:18.463 INFO kablam! | Sep 01 15:17:18.463 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.463 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.463 INFO kablam! | Sep 01 15:17:18.463 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.464 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.464 INFO kablam! Sep 01 15:17:18.465 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.465 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 01 15:17:18.465 INFO kablam! | Sep 01 15:17:18.465 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.465 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.465 INFO kablam! | Sep 01 15:17:18.465 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.465 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.465 INFO kablam! Sep 01 15:17:18.466 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.467 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 01 15:17:18.467 INFO kablam! | Sep 01 15:17:18.467 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.467 INFO kablam! | Sep 01 15:17:18.467 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.467 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.467 INFO kablam! Sep 01 15:17:18.468 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.468 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 01 15:17:18.468 INFO kablam! | Sep 01 15:17:18.468 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.469 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.469 INFO kablam! | Sep 01 15:17:18.469 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.469 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.469 INFO kablam! Sep 01 15:17:18.470 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.470 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 01 15:17:18.470 INFO kablam! | Sep 01 15:17:18.470 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.470 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.471 INFO kablam! | Sep 01 15:17:18.471 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.471 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.471 INFO kablam! Sep 01 15:17:18.472 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.472 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 01 15:17:18.472 INFO kablam! | Sep 01 15:17:18.472 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.472 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.472 INFO kablam! | Sep 01 15:17:18.473 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.473 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.473 INFO kablam! Sep 01 15:17:18.475 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.475 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 01 15:17:18.475 INFO kablam! | Sep 01 15:17:18.475 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.476 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.476 INFO kablam! | Sep 01 15:17:18.476 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.476 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.476 INFO kablam! Sep 01 15:17:18.478 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.478 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 01 15:17:18.478 INFO kablam! | Sep 01 15:17:18.478 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.478 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.478 INFO kablam! | Sep 01 15:17:18.478 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.479 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.479 INFO kablam! Sep 01 15:17:18.553 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.553 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 01 15:17:18.553 INFO kablam! | Sep 01 15:17:18.553 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 01 15:17:18.553 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.553 INFO kablam! | Sep 01 15:17:18.553 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.553 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.553 INFO kablam! Sep 01 15:17:18.559 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.559 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 01 15:17:18.559 INFO kablam! | Sep 01 15:17:18.559 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.559 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.559 INFO kablam! | Sep 01 15:17:18.559 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.559 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.559 INFO kablam! Sep 01 15:17:18.564 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.565 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 01 15:17:18.565 INFO kablam! | Sep 01 15:17:18.565 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.565 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.565 INFO kablam! | Sep 01 15:17:18.565 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.565 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.565 INFO kablam! Sep 01 15:17:18.571 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.571 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 01 15:17:18.571 INFO kablam! | Sep 01 15:17:18.571 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.571 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.571 INFO kablam! | Sep 01 15:17:18.571 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.571 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.571 INFO kablam! Sep 01 15:17:18.573 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.573 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 01 15:17:18.573 INFO kablam! | Sep 01 15:17:18.573 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.573 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.573 INFO kablam! | Sep 01 15:17:18.574 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.574 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.574 INFO kablam! Sep 01 15:17:18.576 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.576 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 01 15:17:18.576 INFO kablam! | Sep 01 15:17:18.576 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.576 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.576 INFO kablam! | Sep 01 15:17:18.576 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.576 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.576 INFO kablam! Sep 01 15:17:18.578 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.578 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 01 15:17:18.578 INFO kablam! | Sep 01 15:17:18.578 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.578 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.578 INFO kablam! | Sep 01 15:17:18.578 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.578 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.578 INFO kablam! Sep 01 15:17:18.581 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.581 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 01 15:17:18.581 INFO kablam! | Sep 01 15:17:18.581 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.581 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.582 INFO kablam! | Sep 01 15:17:18.582 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.582 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.582 INFO kablam! Sep 01 15:17:18.584 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.584 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 01 15:17:18.584 INFO kablam! | Sep 01 15:17:18.584 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 01 15:17:18.584 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.584 INFO kablam! | Sep 01 15:17:18.584 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.585 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.585 INFO kablam! Sep 01 15:17:18.586 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.586 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 01 15:17:18.586 INFO kablam! | Sep 01 15:17:18.587 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.587 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.587 INFO kablam! | Sep 01 15:17:18.587 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.587 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.587 INFO kablam! Sep 01 15:17:18.589 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.589 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 01 15:17:18.589 INFO kablam! | Sep 01 15:17:18.589 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 01 15:17:18.589 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.589 INFO kablam! | Sep 01 15:17:18.589 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.589 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.589 INFO kablam! Sep 01 15:17:18.591 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.591 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 01 15:17:18.591 INFO kablam! | Sep 01 15:17:18.591 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.591 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.591 INFO kablam! | Sep 01 15:17:18.591 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.591 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.591 INFO kablam! Sep 01 15:17:18.594 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.594 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 01 15:17:18.594 INFO kablam! | Sep 01 15:17:18.594 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.594 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.594 INFO kablam! | Sep 01 15:17:18.594 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.594 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.594 INFO kablam! Sep 01 15:17:18.596 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.596 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 01 15:17:18.596 INFO kablam! | Sep 01 15:17:18.596 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.596 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.596 INFO kablam! | Sep 01 15:17:18.596 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.596 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.596 INFO kablam! Sep 01 15:17:18.598 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.598 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 01 15:17:18.598 INFO kablam! | Sep 01 15:17:18.598 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.598 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.598 INFO kablam! | Sep 01 15:17:18.598 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.598 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.598 INFO kablam! Sep 01 15:17:18.600 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.600 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 01 15:17:18.600 INFO kablam! | Sep 01 15:17:18.600 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.601 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.601 INFO kablam! | Sep 01 15:17:18.601 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.601 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.601 INFO kablam! Sep 01 15:17:18.603 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.603 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 01 15:17:18.603 INFO kablam! | Sep 01 15:17:18.603 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.603 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.603 INFO kablam! | Sep 01 15:17:18.603 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.603 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.604 INFO kablam! Sep 01 15:17:18.606 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.607 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 01 15:17:18.607 INFO kablam! | Sep 01 15:17:18.607 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.607 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.607 INFO kablam! | Sep 01 15:17:18.607 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.607 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.607 INFO kablam! Sep 01 15:17:18.609 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.609 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 01 15:17:18.609 INFO kablam! | Sep 01 15:17:18.609 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.609 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.609 INFO kablam! | Sep 01 15:17:18.609 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.609 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.610 INFO kablam! Sep 01 15:17:18.612 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.612 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 01 15:17:18.612 INFO kablam! | Sep 01 15:17:18.612 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.612 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.612 INFO kablam! | Sep 01 15:17:18.612 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.612 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.612 INFO kablam! Sep 01 15:17:18.615 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.615 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 01 15:17:18.615 INFO kablam! | Sep 01 15:17:18.615 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.615 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.615 INFO kablam! | Sep 01 15:17:18.615 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.615 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.615 INFO kablam! Sep 01 15:17:18.617 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.618 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 01 15:17:18.618 INFO kablam! | Sep 01 15:17:18.618 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.618 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.618 INFO kablam! | Sep 01 15:17:18.618 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.618 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.618 INFO kablam! Sep 01 15:17:18.620 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.620 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 01 15:17:18.620 INFO kablam! | Sep 01 15:17:18.620 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.620 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.620 INFO kablam! | Sep 01 15:17:18.620 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.620 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.621 INFO kablam! Sep 01 15:17:18.623 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.623 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 01 15:17:18.623 INFO kablam! | Sep 01 15:17:18.623 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.623 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.623 INFO kablam! | Sep 01 15:17:18.623 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.623 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.623 INFO kablam! Sep 01 15:17:18.625 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.625 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 01 15:17:18.625 INFO kablam! | Sep 01 15:17:18.625 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.625 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.625 INFO kablam! | Sep 01 15:17:18.625 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.626 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.626 INFO kablam! Sep 01 15:17:18.629 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.629 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 01 15:17:18.629 INFO kablam! | Sep 01 15:17:18.629 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.629 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.629 INFO kablam! | Sep 01 15:17:18.630 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.630 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.630 INFO kablam! Sep 01 15:17:18.632 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.632 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 01 15:17:18.633 INFO kablam! | Sep 01 15:17:18.633 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.633 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.633 INFO kablam! | Sep 01 15:17:18.633 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.633 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.633 INFO kablam! Sep 01 15:17:21.961 INFO kablam! error: aborting due to 33 previous errors Sep 01 15:17:21.961 INFO kablam! Sep 01 15:17:21.961 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 15:17:21.972 INFO kablam! error: Could not compile `libpijul-compat`. Sep 01 15:17:21.972 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 15:17:22.152 INFO kablam! error: aborting due to 33 previous errors Sep 01 15:17:22.152 INFO kablam! Sep 01 15:17:22.152 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 15:17:22.166 INFO kablam! error: Could not compile `libpijul-compat`. Sep 01 15:17:22.166 INFO kablam! Sep 01 15:17:22.166 INFO kablam! To learn more, run the command again with --verbose. Sep 01 15:17:22.167 INFO kablam! su: No module specific data is present Sep 01 15:17:22.772 INFO running `"docker" "rm" "-f" "28dc2b1168b4b75837b46d08a46b7d8fa4482a8da507d190e1f4ed54ddca02e7"` Sep 01 15:17:22.871 INFO blam! 28dc2b1168b4b75837b46d08a46b7d8fa4482a8da507d190e1f4ed54ddca02e7