Aug 30 12:26:15.011 INFO checking libpijul-compat-0.8.7 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 12:26:15.011 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 12:26:15.012 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 12:26:15.172 INFO blam! 4fac86ff067062bbf6cb4361023ffc014894b8e4b4557c0cf9d54b537845f6b8 Aug 30 12:26:15.173 INFO running `"docker" "start" "-a" "4fac86ff067062bbf6cb4361023ffc014894b8e4b4557c0cf9d54b537845f6b8"` Aug 30 12:26:16.199 INFO kablam! Checking bs58 v0.2.1 Aug 30 12:26:16.202 INFO kablam! Checking sanakirja v0.8.17 Aug 30 12:26:16.203 INFO kablam! Checking globset v0.2.1 Aug 30 12:26:18.604 INFO kablam! Checking ignore v0.2.2 Aug 30 12:26:21.306 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Aug 30 12:26:26.796 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.796 INFO kablam! --> src/lib.rs:176:30 Aug 30 12:26:26.796 INFO kablam! | Aug 30 12:26:26.796 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 12:26:26.796 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.796 INFO kablam! | Aug 30 12:26:26.796 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.796 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.796 INFO kablam! Aug 30 12:26:26.799 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.799 INFO kablam! --> src/lib.rs:177:35 Aug 30 12:26:26.799 INFO kablam! | Aug 30 12:26:26.799 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 12:26:26.799 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.799 INFO kablam! | Aug 30 12:26:26.799 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.800 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.800 INFO kablam! Aug 30 12:26:26.802 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.802 INFO kablam! --> src/lib.rs:178:38 Aug 30 12:26:26.802 INFO kablam! | Aug 30 12:26:26.802 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 12:26:26.802 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.802 INFO kablam! | Aug 30 12:26:26.802 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.803 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.803 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.803 INFO kablam! --> src/lib.rs:176:30 Aug 30 12:26:26.803 INFO kablam! | Aug 30 12:26:26.803 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 12:26:26.803 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.803 INFO kablam! | Aug 30 12:26:26.803 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.803 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.803 INFO kablam! Aug 30 12:26:26.804 INFO kablam! Aug 30 12:26:26.806 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.806 INFO kablam! --> src/lib.rs:177:35 Aug 30 12:26:26.806 INFO kablam! | Aug 30 12:26:26.806 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 12:26:26.806 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.806 INFO kablam! | Aug 30 12:26:26.806 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.806 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.806 INFO kablam! Aug 30 12:26:26.808 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:26.808 INFO kablam! --> src/lib.rs:178:38 Aug 30 12:26:26.808 INFO kablam! | Aug 30 12:26:26.808 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 12:26:26.808 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:26.808 INFO kablam! | Aug 30 12:26:26.808 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:26.808 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:26.808 INFO kablam! Aug 30 12:26:27.158 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.158 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 12:26:27.158 INFO kablam! | Aug 30 12:26:27.158 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 12:26:27.158 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.158 INFO kablam! | Aug 30 12:26:27.158 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.158 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.158 INFO kablam! Aug 30 12:26:27.162 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.162 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 12:26:27.162 INFO kablam! | Aug 30 12:26:27.162 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 12:26:27.162 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.162 INFO kablam! | Aug 30 12:26:27.163 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.163 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.163 INFO kablam! Aug 30 12:26:27.164 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.164 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 12:26:27.164 INFO kablam! | Aug 30 12:26:27.164 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 12:26:27.164 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.164 INFO kablam! | Aug 30 12:26:27.164 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.164 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.164 INFO kablam! Aug 30 12:26:27.169 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.169 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 12:26:27.169 INFO kablam! | Aug 30 12:26:27.169 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 12:26:27.169 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.169 INFO kablam! | Aug 30 12:26:27.169 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.169 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.169 INFO kablam! Aug 30 12:26:27.170 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.170 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 12:26:27.170 INFO kablam! | Aug 30 12:26:27.170 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 12:26:27.170 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.170 INFO kablam! | Aug 30 12:26:27.170 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.170 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.171 INFO kablam! Aug 30 12:26:27.177 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.177 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 12:26:27.177 INFO kablam! | Aug 30 12:26:27.177 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 12:26:27.177 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.177 INFO kablam! | Aug 30 12:26:27.177 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.177 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.177 INFO kablam! Aug 30 12:26:27.570 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.570 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 12:26:27.570 INFO kablam! | Aug 30 12:26:27.570 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 12:26:27.571 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.571 INFO kablam! | Aug 30 12:26:27.571 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.571 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.571 INFO kablam! Aug 30 12:26:27.576 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.576 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 12:26:27.576 INFO kablam! | Aug 30 12:26:27.576 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.576 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.576 INFO kablam! | Aug 30 12:26:27.576 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.576 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.576 INFO kablam! Aug 30 12:26:27.581 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.582 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 12:26:27.582 INFO kablam! | Aug 30 12:26:27.582 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.582 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.582 INFO kablam! | Aug 30 12:26:27.582 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.582 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.582 INFO kablam! Aug 30 12:26:27.585 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.585 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 12:26:27.585 INFO kablam! | Aug 30 12:26:27.585 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 12:26:27.585 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.585 INFO kablam! | Aug 30 12:26:27.585 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.585 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.585 INFO kablam! Aug 30 12:26:27.587 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.588 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 12:26:27.588 INFO kablam! | Aug 30 12:26:27.588 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.588 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.588 INFO kablam! | Aug 30 12:26:27.588 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.588 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.588 INFO kablam! Aug 30 12:26:27.589 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.589 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 12:26:27.589 INFO kablam! | Aug 30 12:26:27.590 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.590 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.590 INFO kablam! | Aug 30 12:26:27.590 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.590 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.590 INFO kablam! Aug 30 12:26:27.592 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.592 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 12:26:27.593 INFO kablam! | Aug 30 12:26:27.593 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.593 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.593 INFO kablam! | Aug 30 12:26:27.593 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.593 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.593 INFO kablam! Aug 30 12:26:27.595 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.595 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 12:26:27.595 INFO kablam! | Aug 30 12:26:27.595 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.595 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.595 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.595 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 12:26:27.595 INFO kablam! | Aug 30 12:26:27.595 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.595 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.595 INFO kablam! | Aug 30 12:26:27.595 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.595 INFO kablam! | Aug 30 12:26:27.595 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.595 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.595 INFO kablam! Aug 30 12:26:27.595 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.595 INFO kablam! Aug 30 12:26:27.598 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.598 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 12:26:27.598 INFO kablam! | Aug 30 12:26:27.598 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.598 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.598 INFO kablam! | Aug 30 12:26:27.598 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.598 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.598 INFO kablam! Aug 30 12:26:27.601 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.601 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 12:26:27.601 INFO kablam! | Aug 30 12:26:27.601 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 12:26:27.601 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.601 INFO kablam! | Aug 30 12:26:27.601 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.601 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.601 INFO kablam! Aug 30 12:26:27.603 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.603 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 12:26:27.603 INFO kablam! | Aug 30 12:26:27.603 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.603 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.603 INFO kablam! | Aug 30 12:26:27.603 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.603 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.603 INFO kablam! Aug 30 12:26:27.604 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.604 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 12:26:27.604 INFO kablam! | Aug 30 12:26:27.604 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.604 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.604 INFO kablam! | Aug 30 12:26:27.604 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.604 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.605 INFO kablam! Aug 30 12:26:27.605 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.605 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 12:26:27.605 INFO kablam! | Aug 30 12:26:27.605 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 12:26:27.605 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.605 INFO kablam! | Aug 30 12:26:27.605 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.605 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.605 INFO kablam! Aug 30 12:26:27.607 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.607 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 12:26:27.607 INFO kablam! | Aug 30 12:26:27.607 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.607 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.607 INFO kablam! | Aug 30 12:26:27.607 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.607 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.608 INFO kablam! Aug 30 12:26:27.609 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.609 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 12:26:27.609 INFO kablam! | Aug 30 12:26:27.609 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.610 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.610 INFO kablam! | Aug 30 12:26:27.610 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.610 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.610 INFO kablam! Aug 30 12:26:27.612 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.612 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 12:26:27.612 INFO kablam! | Aug 30 12:26:27.612 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.612 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.612 INFO kablam! | Aug 30 12:26:27.612 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.612 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.613 INFO kablam! Aug 30 12:26:27.614 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.614 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 12:26:27.614 INFO kablam! | Aug 30 12:26:27.614 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.614 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.614 INFO kablam! | Aug 30 12:26:27.614 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.615 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.615 INFO kablam! Aug 30 12:26:27.616 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.616 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 12:26:27.616 INFO kablam! | Aug 30 12:26:27.616 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.616 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.616 INFO kablam! | Aug 30 12:26:27.616 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.616 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.616 INFO kablam! Aug 30 12:26:27.617 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.617 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 12:26:27.617 INFO kablam! | Aug 30 12:26:27.617 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.617 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.617 INFO kablam! | Aug 30 12:26:27.617 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.617 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.617 INFO kablam! Aug 30 12:26:27.619 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.619 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 12:26:27.619 INFO kablam! | Aug 30 12:26:27.619 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.620 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.620 INFO kablam! | Aug 30 12:26:27.620 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.620 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.620 INFO kablam! Aug 30 12:26:27.621 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.621 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 12:26:27.621 INFO kablam! | Aug 30 12:26:27.621 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.621 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.621 INFO kablam! | Aug 30 12:26:27.621 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.621 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.621 INFO kablam! Aug 30 12:26:27.622 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.622 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 12:26:27.622 INFO kablam! | Aug 30 12:26:27.622 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.622 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.622 INFO kablam! | Aug 30 12:26:27.622 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.622 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.623 INFO kablam! Aug 30 12:26:27.623 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.624 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 12:26:27.624 INFO kablam! | Aug 30 12:26:27.624 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.624 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.624 INFO kablam! | Aug 30 12:26:27.624 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.624 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.624 INFO kablam! Aug 30 12:26:27.626 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.626 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 12:26:27.626 INFO kablam! | Aug 30 12:26:27.626 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.626 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.626 INFO kablam! | Aug 30 12:26:27.626 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.626 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.626 INFO kablam! Aug 30 12:26:27.627 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.627 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 12:26:27.627 INFO kablam! | Aug 30 12:26:27.627 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.627 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.628 INFO kablam! | Aug 30 12:26:27.628 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.628 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.628 INFO kablam! Aug 30 12:26:27.628 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.628 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 12:26:27.628 INFO kablam! | Aug 30 12:26:27.628 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.628 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.628 INFO kablam! | Aug 30 12:26:27.628 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.628 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.628 INFO kablam! Aug 30 12:26:27.630 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.630 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 12:26:27.630 INFO kablam! | Aug 30 12:26:27.630 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.630 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.630 INFO kablam! | Aug 30 12:26:27.630 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.631 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.631 INFO kablam! Aug 30 12:26:27.631 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.631 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 12:26:27.631 INFO kablam! | Aug 30 12:26:27.631 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.631 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.631 INFO kablam! | Aug 30 12:26:27.631 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.631 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.631 INFO kablam! Aug 30 12:26:27.633 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.633 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 12:26:27.633 INFO kablam! | Aug 30 12:26:27.633 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.633 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.633 INFO kablam! | Aug 30 12:26:27.633 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.633 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.633 INFO kablam! Aug 30 12:26:27.635 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.635 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 12:26:27.635 INFO kablam! | Aug 30 12:26:27.635 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.635 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.635 INFO kablam! | Aug 30 12:26:27.635 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.635 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.635 INFO kablam! Aug 30 12:26:27.636 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.636 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 12:26:27.636 INFO kablam! | Aug 30 12:26:27.636 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.636 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.636 INFO kablam! | Aug 30 12:26:27.636 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.636 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.636 INFO kablam! Aug 30 12:26:27.637 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.638 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 12:26:27.638 INFO kablam! | Aug 30 12:26:27.638 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.638 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.638 INFO kablam! | Aug 30 12:26:27.638 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.638 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.638 INFO kablam! Aug 30 12:26:27.641 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.641 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 12:26:27.641 INFO kablam! | Aug 30 12:26:27.641 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.641 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.641 INFO kablam! | Aug 30 12:26:27.641 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.641 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.641 INFO kablam! Aug 30 12:26:27.641 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.641 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 12:26:27.641 INFO kablam! | Aug 30 12:26:27.641 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 12:26:27.641 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.642 INFO kablam! | Aug 30 12:26:27.642 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.642 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.642 INFO kablam! Aug 30 12:26:27.644 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.644 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 12:26:27.644 INFO kablam! | Aug 30 12:26:27.644 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.644 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.644 INFO kablam! | Aug 30 12:26:27.644 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.644 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.644 INFO kablam! Aug 30 12:26:27.645 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.645 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 12:26:27.645 INFO kablam! | Aug 30 12:26:27.645 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.645 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.645 INFO kablam! | Aug 30 12:26:27.645 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.645 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.645 INFO kablam! Aug 30 12:26:27.649 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.649 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 12:26:27.649 INFO kablam! | Aug 30 12:26:27.649 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 12:26:27.649 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.649 INFO kablam! | Aug 30 12:26:27.649 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.649 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.649 INFO kablam! Aug 30 12:26:27.651 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.651 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 12:26:27.651 INFO kablam! | Aug 30 12:26:27.651 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.652 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.652 INFO kablam! | Aug 30 12:26:27.652 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.652 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.652 INFO kablam! Aug 30 12:26:27.654 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.654 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 12:26:27.654 INFO kablam! | Aug 30 12:26:27.654 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.654 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.655 INFO kablam! | Aug 30 12:26:27.655 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.655 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.655 INFO kablam! Aug 30 12:26:27.658 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.658 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 12:26:27.658 INFO kablam! | Aug 30 12:26:27.658 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.658 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.658 INFO kablam! | Aug 30 12:26:27.658 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.659 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.659 INFO kablam! Aug 30 12:26:27.661 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.661 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 12:26:27.661 INFO kablam! | Aug 30 12:26:27.661 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.661 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.661 INFO kablam! | Aug 30 12:26:27.661 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.661 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.661 INFO kablam! Aug 30 12:26:27.664 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.664 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 12:26:27.664 INFO kablam! | Aug 30 12:26:27.664 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.664 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.664 INFO kablam! | Aug 30 12:26:27.665 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.665 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.665 INFO kablam! Aug 30 12:26:27.667 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.667 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 12:26:27.667 INFO kablam! | Aug 30 12:26:27.668 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.668 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.668 INFO kablam! | Aug 30 12:26:27.668 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.668 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.668 INFO kablam! Aug 30 12:26:27.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.671 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 12:26:27.671 INFO kablam! | Aug 30 12:26:27.671 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.671 INFO kablam! | Aug 30 12:26:27.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.671 INFO kablam! Aug 30 12:26:27.674 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.674 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 12:26:27.674 INFO kablam! | Aug 30 12:26:27.674 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.674 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.674 INFO kablam! | Aug 30 12:26:27.674 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.674 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.674 INFO kablam! Aug 30 12:26:27.677 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.677 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 12:26:27.677 INFO kablam! | Aug 30 12:26:27.677 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.677 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.677 INFO kablam! | Aug 30 12:26:27.677 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.677 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.677 INFO kablam! Aug 30 12:26:27.679 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.679 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 12:26:27.679 INFO kablam! | Aug 30 12:26:27.679 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.679 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.679 INFO kablam! | Aug 30 12:26:27.679 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.680 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.680 INFO kablam! Aug 30 12:26:27.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.682 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 12:26:27.682 INFO kablam! | Aug 30 12:26:27.682 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.682 INFO kablam! | Aug 30 12:26:27.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.682 INFO kablam! Aug 30 12:26:27.684 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.684 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 12:26:27.684 INFO kablam! | Aug 30 12:26:27.684 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.684 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.684 INFO kablam! | Aug 30 12:26:27.684 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.684 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.684 INFO kablam! Aug 30 12:26:27.686 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.686 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 12:26:27.687 INFO kablam! | Aug 30 12:26:27.687 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:27.687 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.687 INFO kablam! | Aug 30 12:26:27.687 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.687 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.687 INFO kablam! Aug 30 12:26:27.689 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.689 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 12:26:27.689 INFO kablam! | Aug 30 12:26:27.689 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:27.689 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.689 INFO kablam! | Aug 30 12:26:27.689 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.689 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.689 INFO kablam! Aug 30 12:26:27.693 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.693 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 12:26:27.693 INFO kablam! | Aug 30 12:26:27.693 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:27.693 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.693 INFO kablam! | Aug 30 12:26:27.693 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.693 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.693 INFO kablam! Aug 30 12:26:27.696 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:27.696 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 12:26:27.696 INFO kablam! | Aug 30 12:26:27.697 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:27.697 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:27.697 INFO kablam! | Aug 30 12:26:27.697 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:27.697 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:27.697 INFO kablam! Aug 30 12:26:30.569 INFO kablam! error: aborting due to 33 previous errors Aug 30 12:26:30.569 INFO kablam! Aug 30 12:26:30.569 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 12:26:30.576 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 12:26:30.576 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 12:26:30.972 INFO kablam! error: aborting due to 33 previous errors Aug 30 12:26:30.972 INFO kablam! Aug 30 12:26:30.972 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 12:26:30.989 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 12:26:30.989 INFO kablam! Aug 30 12:26:30.989 INFO kablam! To learn more, run the command again with --verbose. Aug 30 12:26:30.990 INFO kablam! su: No module specific data is present Aug 30 12:26:31.692 INFO running `"docker" "rm" "-f" "4fac86ff067062bbf6cb4361023ffc014894b8e4b4557c0cf9d54b537845f6b8"` Aug 30 12:26:31.773 INFO blam! 4fac86ff067062bbf6cb4361023ffc014894b8e4b4557c0cf9d54b537845f6b8