Sep 14 13:48:50.419 INFO checking libpijul-compat-0.8.7 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:48:50.419 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:48:50.419 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:48:50.726 INFO blam! df0ecd667c9e867214a66f8cdef5e66b900b385df8e28e87c26d861495356a64 Sep 14 13:48:50.735 INFO running `"docker" "start" "-a" "df0ecd667c9e867214a66f8cdef5e66b900b385df8e28e87c26d861495356a64"` Sep 14 13:48:51.787 INFO kablam! usermod: no changes Sep 14 13:48:52.028 INFO kablam! Checking sanakirja v0.8.17 Sep 14 13:48:52.039 INFO kablam! Checking ignore v0.2.2 Sep 14 13:48:54.464 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Sep 14 13:48:57.463 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.463 INFO kablam! --> src/lib.rs:176:30 Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 14 13:48:57.463 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.463 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.463 INFO kablam! Sep 14 13:48:57.463 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.463 INFO kablam! --> src/lib.rs:177:35 Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 14 13:48:57.463 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.463 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.463 INFO kablam! Sep 14 13:48:57.463 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.463 INFO kablam! --> src/lib.rs:178:38 Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 14 13:48:57.463 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.463 INFO kablam! | Sep 14 13:48:57.463 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.463 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.463 INFO kablam! Sep 14 13:48:57.610 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.611 INFO kablam! --> src/backend/mod.rs:327:18 Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 14 13:48:57.611 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.611 INFO kablam! Sep 14 13:48:57.611 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.611 INFO kablam! --> src/backend/mod.rs:333:18 Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 14 13:48:57.611 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.611 INFO kablam! Sep 14 13:48:57.611 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.611 INFO kablam! --> src/backend/mod.rs:357:22 Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 14 13:48:57.611 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.611 INFO kablam! | Sep 14 13:48:57.611 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.611 INFO kablam! Sep 14 13:48:57.655 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.655 INFO kablam! --> src/lib.rs:176:30 Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 14 13:48:57.655 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.655 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.655 INFO kablam! Sep 14 13:48:57.655 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.655 INFO kablam! --> src/lib.rs:177:35 Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 14 13:48:57.655 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.655 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.655 INFO kablam! Sep 14 13:48:57.655 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 14 13:48:57.655 INFO kablam! --> src/lib.rs:178:38 Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 14 13:48:57.655 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 14 13:48:57.655 INFO kablam! | Sep 14 13:48:57.655 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 14 13:48:57.655 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 14 13:48:57.655 INFO kablam! Sep 14 13:48:57.786 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.786 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 14 13:48:57.786 INFO kablam! | Sep 14 13:48:57.786 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 14 13:48:57.786 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.787 INFO kablam! | Sep 14 13:48:57.787 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.787 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.787 INFO kablam! Sep 14 13:48:57.790 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.790 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 14 13:48:57.790 INFO kablam! | Sep 14 13:48:57.790 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.790 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.795 INFO kablam! | Sep 14 13:48:57.795 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.795 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.795 INFO kablam! Sep 14 13:48:57.795 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.795 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 14 13:48:57.795 INFO kablam! | Sep 14 13:48:57.795 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.795 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.795 INFO kablam! | Sep 14 13:48:57.795 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.795 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.795 INFO kablam! Sep 14 13:48:57.796 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.796 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 14 13:48:57.796 INFO kablam! | Sep 14 13:48:57.796 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.797 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.797 INFO kablam! | Sep 14 13:48:57.797 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.797 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.797 INFO kablam! Sep 14 13:48:57.798 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.798 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 14 13:48:57.798 INFO kablam! | Sep 14 13:48:57.798 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.798 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.798 INFO kablam! | Sep 14 13:48:57.798 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.802 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.803 INFO kablam! Sep 14 13:48:57.803 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.803 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 14 13:48:57.803 INFO kablam! | Sep 14 13:48:57.803 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.803 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.803 INFO kablam! | Sep 14 13:48:57.803 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.803 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.803 INFO kablam! Sep 14 13:48:57.803 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.803 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 14 13:48:57.803 INFO kablam! | Sep 14 13:48:57.803 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.803 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.803 INFO kablam! | Sep 14 13:48:57.803 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.803 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.803 INFO kablam! Sep 14 13:48:57.806 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.807 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 14 13:48:57.807 INFO kablam! | Sep 14 13:48:57.807 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.807 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.807 INFO kablam! | Sep 14 13:48:57.807 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.807 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.807 INFO kablam! Sep 14 13:48:57.807 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.807 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 14 13:48:57.807 INFO kablam! | Sep 14 13:48:57.807 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 14 13:48:57.807 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.807 INFO kablam! | Sep 14 13:48:57.807 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.807 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.807 INFO kablam! Sep 14 13:48:57.811 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.812 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:57.812 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.812 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.812 INFO kablam! Sep 14 13:48:57.812 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.812 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 14 13:48:57.812 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.812 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.812 INFO kablam! Sep 14 13:48:57.812 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.812 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:57.812 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.812 INFO kablam! | Sep 14 13:48:57.812 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.812 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.812 INFO kablam! Sep 14 13:48:57.813 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.813 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 14 13:48:57.813 INFO kablam! | Sep 14 13:48:57.813 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.813 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.813 INFO kablam! | Sep 14 13:48:57.813 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.813 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.813 INFO kablam! Sep 14 13:48:57.814 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.814 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 14 13:48:57.814 INFO kablam! | Sep 14 13:48:57.815 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.815 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.815 INFO kablam! | Sep 14 13:48:57.815 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.815 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.815 INFO kablam! Sep 14 13:48:57.816 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.816 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 14 13:48:57.816 INFO kablam! | Sep 14 13:48:57.816 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.816 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.816 INFO kablam! | Sep 14 13:48:57.816 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.816 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.816 INFO kablam! Sep 14 13:48:57.817 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.817 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 14 13:48:57.817 INFO kablam! | Sep 14 13:48:57.817 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.817 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.817 INFO kablam! | Sep 14 13:48:57.817 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.817 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.817 INFO kablam! Sep 14 13:48:57.818 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.818 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 14 13:48:57.818 INFO kablam! | Sep 14 13:48:57.818 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:57.818 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.818 INFO kablam! | Sep 14 13:48:57.818 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.818 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.818 INFO kablam! Sep 14 13:48:57.819 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.819 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 14 13:48:57.819 INFO kablam! | Sep 14 13:48:57.819 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.819 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.819 INFO kablam! | Sep 14 13:48:57.819 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.819 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.819 INFO kablam! Sep 14 13:48:57.820 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.820 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 14 13:48:57.820 INFO kablam! | Sep 14 13:48:57.820 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:57.820 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.820 INFO kablam! | Sep 14 13:48:57.820 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.820 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.820 INFO kablam! Sep 14 13:48:57.821 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.821 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 14 13:48:57.821 INFO kablam! | Sep 14 13:48:57.821 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.821 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.821 INFO kablam! | Sep 14 13:48:57.821 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.821 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.821 INFO kablam! Sep 14 13:48:57.822 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.822 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 14 13:48:57.822 INFO kablam! | Sep 14 13:48:57.822 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.822 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.822 INFO kablam! | Sep 14 13:48:57.822 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.823 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.823 INFO kablam! Sep 14 13:48:57.827 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.827 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.827 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.827 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.827 INFO kablam! Sep 14 13:48:57.827 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.827 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.827 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.827 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.827 INFO kablam! Sep 14 13:48:57.827 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.827 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:57.827 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.827 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.827 INFO kablam! Sep 14 13:48:57.827 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.827 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:57.827 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.827 INFO kablam! | Sep 14 13:48:57.827 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.827 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.827 INFO kablam! Sep 14 13:48:57.828 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.828 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 14 13:48:57.828 INFO kablam! | Sep 14 13:48:57.828 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:57.828 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.829 INFO kablam! | Sep 14 13:48:57.829 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.829 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.829 INFO kablam! Sep 14 13:48:57.830 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.830 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 14 13:48:57.830 INFO kablam! | Sep 14 13:48:57.830 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:57.830 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.830 INFO kablam! | Sep 14 13:48:57.830 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.830 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.830 INFO kablam! Sep 14 13:48:57.925 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.925 INFO kablam! --> src/backend/mod.rs:327:18 Sep 14 13:48:57.925 INFO kablam! | Sep 14 13:48:57.925 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 14 13:48:57.925 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.925 INFO kablam! | Sep 14 13:48:57.925 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.925 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.925 INFO kablam! Sep 14 13:48:57.926 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.926 INFO kablam! --> src/backend/mod.rs:333:18 Sep 14 13:48:57.926 INFO kablam! | Sep 14 13:48:57.926 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 14 13:48:57.926 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.931 INFO kablam! | Sep 14 13:48:57.931 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.931 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.931 INFO kablam! Sep 14 13:48:57.939 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:57.940 INFO kablam! --> src/backend/mod.rs:357:22 Sep 14 13:48:57.940 INFO kablam! | Sep 14 13:48:57.940 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 14 13:48:57.940 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:57.940 INFO kablam! | Sep 14 13:48:57.940 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:57.940 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:57.940 INFO kablam! Sep 14 13:48:58.195 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.195 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 14 13:48:58.195 INFO kablam! | Sep 14 13:48:58.195 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 14 13:48:58.195 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.195 INFO kablam! | Sep 14 13:48:58.195 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.195 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.195 INFO kablam! Sep 14 13:48:58.199 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.199 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 14 13:48:58.199 INFO kablam! | Sep 14 13:48:58.199 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.199 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.199 INFO kablam! | Sep 14 13:48:58.199 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.199 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.199 INFO kablam! Sep 14 13:48:58.199 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.199 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 14 13:48:58.199 INFO kablam! | Sep 14 13:48:58.199 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.199 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.199 INFO kablam! | Sep 14 13:48:58.199 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.199 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.199 INFO kablam! Sep 14 13:48:58.203 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.203 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 14 13:48:58.203 INFO kablam! | Sep 14 13:48:58.203 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.203 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.203 INFO kablam! | Sep 14 13:48:58.203 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.203 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.203 INFO kablam! Sep 14 13:48:58.203 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.203 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 14 13:48:58.203 INFO kablam! | Sep 14 13:48:58.203 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.203 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.203 INFO kablam! | Sep 14 13:48:58.203 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.203 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.203 INFO kablam! Sep 14 13:48:58.207 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.207 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.207 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.207 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.207 INFO kablam! Sep 14 13:48:58.207 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.207 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.207 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.207 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.207 INFO kablam! Sep 14 13:48:58.207 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.207 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.207 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.207 INFO kablam! | Sep 14 13:48:58.207 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.207 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.207 INFO kablam! Sep 14 13:48:58.211 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.211 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 14 13:48:58.211 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.211 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.211 INFO kablam! Sep 14 13:48:58.211 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.211 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:58.211 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.211 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.211 INFO kablam! Sep 14 13:48:58.211 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.211 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 14 13:48:58.211 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.211 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.211 INFO kablam! Sep 14 13:48:58.211 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.211 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:58.211 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.211 INFO kablam! | Sep 14 13:48:58.211 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.211 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.211 INFO kablam! Sep 14 13:48:58.215 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.215 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.215 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.215 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.215 INFO kablam! Sep 14 13:48:58.215 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.215 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.215 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.215 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.215 INFO kablam! Sep 14 13:48:58.215 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.215 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.215 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.215 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.215 INFO kablam! Sep 14 13:48:58.215 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.215 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.215 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.215 INFO kablam! | Sep 14 13:48:58.215 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.215 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.215 INFO kablam! Sep 14 13:48:58.218 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.218 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.218 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:58.218 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.218 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.218 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.218 INFO kablam! Sep 14 13:48:58.218 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.218 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.218 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.218 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.218 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.218 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.218 INFO kablam! Sep 14 13:48:58.218 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.218 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.218 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:58.218 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.218 INFO kablam! | Sep 14 13:48:58.219 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.219 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.219 INFO kablam! Sep 14 13:48:58.219 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.219 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 14 13:48:58.219 INFO kablam! | Sep 14 13:48:58.219 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.219 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.219 INFO kablam! | Sep 14 13:48:58.219 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.219 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.219 INFO kablam! Sep 14 13:48:58.227 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.227 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.227 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.227 INFO kablam! Sep 14 13:48:58.227 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.227 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.227 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.227 INFO kablam! Sep 14 13:48:58.227 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.227 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.227 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.227 INFO kablam! Sep 14 13:48:58.227 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.227 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 14 13:48:58.227 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.227 INFO kablam! | Sep 14 13:48:58.227 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.228 INFO kablam! Sep 14 13:48:58.228 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.228 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 14 13:48:58.228 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.228 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.228 INFO kablam! Sep 14 13:48:58.228 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.228 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 14 13:48:58.228 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.228 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.228 INFO kablam! Sep 14 13:48:58.228 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 14 13:48:58.228 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 14 13:48:58.228 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 14 13:48:58.228 INFO kablam! | Sep 14 13:48:58.228 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 14 13:48:58.228 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 14 13:48:58.228 INFO kablam! Sep 14 13:49:00.219 INFO kablam! error: aborting due to 33 previous errors Sep 14 13:49:00.219 INFO kablam! Sep 14 13:49:00.219 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 13:49:00.228 INFO kablam! error: Could not compile `libpijul-compat`. Sep 14 13:49:00.228 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:49:00.875 INFO kablam! error: aborting due to 33 previous errors Sep 14 13:49:00.875 INFO kablam! Sep 14 13:49:00.875 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 13:49:00.891 INFO kablam! error: Could not compile `libpijul-compat`. Sep 14 13:49:00.891 INFO kablam! Sep 14 13:49:00.891 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:49:00.893 INFO kablam! su: No module specific data is present Sep 14 13:49:02.285 INFO running `"docker" "rm" "-f" "df0ecd667c9e867214a66f8cdef5e66b900b385df8e28e87c26d861495356a64"` Sep 14 13:49:02.570 INFO blam! df0ecd667c9e867214a66f8cdef5e66b900b385df8e28e87c26d861495356a64