Aug 30 12:26:15.195 INFO checking libpijul-0.8.3 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 12:26:15.195 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 12:26:15.195 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/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.355 INFO blam! e010ad492ceb6d9412499f4dd6bc8767b59b183fd7b8cdb61bb8e8ffd93d667e Aug 30 12:26:15.357 INFO running `"docker" "start" "-a" "e010ad492ceb6d9412499f4dd6bc8767b59b183fd7b8cdb61bb8e8ffd93d667e"` Aug 30 12:26:16.307 INFO kablam! Checking sanakirja v0.8.17 Aug 30 12:26:19.262 INFO kablam! Checking libpijul v0.8.3 (file:///source) Aug 30 12:26:22.516 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 12:26:22.516 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 12:26:22.516 INFO kablam! | Aug 30 12:26:22.516 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 12:26:22.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 12:26:22.516 INFO kablam! | Aug 30 12:26:22.516 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 12:26:22.516 INFO kablam! Aug 30 12:26:22.597 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 12:26:22.597 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 12:26:22.597 INFO kablam! | Aug 30 12:26:22.597 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 12:26:22.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 12:26:22.598 INFO kablam! | Aug 30 12:26:22.598 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 12:26:22.598 INFO kablam! Aug 30 12:26:23.490 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.490 INFO kablam! --> src/lib.rs:175:30 Aug 30 12:26:23.490 INFO kablam! | Aug 30 12:26:23.490 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 12:26:23.490 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.490 INFO kablam! | Aug 30 12:26:23.490 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.490 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.491 INFO kablam! Aug 30 12:26:23.492 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.492 INFO kablam! --> src/lib.rs:176:35 Aug 30 12:26:23.492 INFO kablam! | Aug 30 12:26:23.492 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 12:26:23.492 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.492 INFO kablam! | Aug 30 12:26:23.492 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.492 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.492 INFO kablam! Aug 30 12:26:23.494 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.494 INFO kablam! --> src/lib.rs:177:38 Aug 30 12:26:23.494 INFO kablam! | Aug 30 12:26:23.494 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 12:26:23.494 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.494 INFO kablam! | Aug 30 12:26:23.494 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.494 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.494 INFO kablam! Aug 30 12:26:23.743 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.743 INFO kablam! --> src/lib.rs:175:30 Aug 30 12:26:23.743 INFO kablam! | Aug 30 12:26:23.743 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 12:26:23.743 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.743 INFO kablam! | Aug 30 12:26:23.743 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.743 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.743 INFO kablam! Aug 30 12:26:23.745 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.745 INFO kablam! --> src/lib.rs:176:35 Aug 30 12:26:23.745 INFO kablam! | Aug 30 12:26:23.745 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 12:26:23.745 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.745 INFO kablam! | Aug 30 12:26:23.745 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.745 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.745 INFO kablam! Aug 30 12:26:23.747 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 12:26:23.747 INFO kablam! --> src/lib.rs:177:38 Aug 30 12:26:23.747 INFO kablam! | Aug 30 12:26:23.747 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 12:26:23.747 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 12:26:23.747 INFO kablam! | Aug 30 12:26:23.747 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 12:26:23.747 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 12:26:23.747 INFO kablam! Aug 30 12:26:23.768 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:23.768 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 12:26:23.768 INFO kablam! | Aug 30 12:26:23.769 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 12:26:23.769 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:23.769 INFO kablam! | Aug 30 12:26:23.769 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:23.769 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:23.769 INFO kablam! Aug 30 12:26:23.772 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:23.772 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 12:26:23.772 INFO kablam! | Aug 30 12:26:23.772 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 12:26:23.772 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:23.772 INFO kablam! | Aug 30 12:26:23.772 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:23.772 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:23.772 INFO kablam! Aug 30 12:26:23.779 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:23.779 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 12:26:23.779 INFO kablam! | Aug 30 12:26:23.779 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 12:26:23.779 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:23.779 INFO kablam! | Aug 30 12:26:23.779 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:23.779 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:23.779 INFO kablam! Aug 30 12:26:24.072 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.072 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 12:26:24.072 INFO kablam! | Aug 30 12:26:24.072 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 12:26:24.072 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.072 INFO kablam! | Aug 30 12:26:24.072 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.072 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.072 INFO kablam! Aug 30 12:26:24.076 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.076 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 12:26:24.076 INFO kablam! | Aug 30 12:26:24.076 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.076 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.076 INFO kablam! | Aug 30 12:26:24.076 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.076 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.076 INFO kablam! Aug 30 12:26:24.078 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.078 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 12:26:24.078 INFO kablam! | Aug 30 12:26:24.078 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.078 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.078 INFO kablam! | Aug 30 12:26:24.078 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.078 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.078 INFO kablam! Aug 30 12:26:24.079 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.079 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 12:26:24.080 INFO kablam! | Aug 30 12:26:24.080 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.080 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.080 INFO kablam! | Aug 30 12:26:24.080 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.080 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.080 INFO kablam! Aug 30 12:26:24.081 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.081 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 12:26:24.081 INFO kablam! | Aug 30 12:26:24.081 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.081 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.081 INFO kablam! | Aug 30 12:26:24.081 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.082 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.082 INFO kablam! Aug 30 12:26:24.082 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.082 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 12:26:24.082 INFO kablam! | Aug 30 12:26:24.082 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 12:26:24.082 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.082 INFO kablam! | Aug 30 12:26:24.082 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.082 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.082 INFO kablam! Aug 30 12:26:24.084 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.084 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 12:26:24.084 INFO kablam! | Aug 30 12:26:24.084 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.084 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.084 INFO kablam! | Aug 30 12:26:24.084 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.084 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.084 INFO kablam! Aug 30 12:26:24.085 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.085 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 12:26:24.085 INFO kablam! | Aug 30 12:26:24.085 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.085 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.085 INFO kablam! | Aug 30 12:26:24.086 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.086 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.086 INFO kablam! Aug 30 12:26:24.086 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.086 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 12:26:24.086 INFO kablam! | Aug 30 12:26:24.086 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 12:26:24.086 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.086 INFO kablam! | Aug 30 12:26:24.086 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.086 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.086 INFO kablam! Aug 30 12:26:24.088 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.088 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 12:26:24.088 INFO kablam! | Aug 30 12:26:24.088 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.088 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.088 INFO kablam! | Aug 30 12:26:24.088 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.088 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.088 INFO kablam! Aug 30 12:26:24.090 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.090 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 12:26:24.090 INFO kablam! | Aug 30 12:26:24.090 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 12:26:24.090 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.090 INFO kablam! | Aug 30 12:26:24.090 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.090 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.090 INFO kablam! Aug 30 12:26:24.091 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.091 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 12:26:24.091 INFO kablam! | Aug 30 12:26:24.091 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.091 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.091 INFO kablam! | Aug 30 12:26:24.091 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.092 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.092 INFO kablam! Aug 30 12:26:24.093 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.093 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 12:26:24.093 INFO kablam! | Aug 30 12:26:24.093 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 12:26:24.093 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.093 INFO kablam! | Aug 30 12:26:24.093 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.093 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.093 INFO kablam! Aug 30 12:26:24.094 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.094 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 12:26:24.094 INFO kablam! | Aug 30 12:26:24.095 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 12:26:24.095 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.095 INFO kablam! | Aug 30 12:26:24.095 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.095 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.095 INFO kablam! Aug 30 12:26:24.095 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.095 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 12:26:24.095 INFO kablam! | Aug 30 12:26:24.095 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.095 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.095 INFO kablam! | Aug 30 12:26:24.095 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.095 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.095 INFO kablam! Aug 30 12:26:24.096 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.096 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 12:26:24.096 INFO kablam! | Aug 30 12:26:24.096 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.096 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.096 INFO kablam! | Aug 30 12:26:24.096 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.097 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.097 INFO kablam! Aug 30 12:26:24.098 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.098 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 12:26:24.098 INFO kablam! | Aug 30 12:26:24.098 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.098 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.098 INFO kablam! | Aug 30 12:26:24.098 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.098 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.098 INFO kablam! Aug 30 12:26:24.100 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.100 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 12:26:24.100 INFO kablam! | Aug 30 12:26:24.100 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.100 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.100 INFO kablam! | Aug 30 12:26:24.100 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.100 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.101 INFO kablam! Aug 30 12:26:24.101 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.101 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 12:26:24.102 INFO kablam! | Aug 30 12:26:24.102 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.102 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.102 INFO kablam! | Aug 30 12:26:24.102 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.102 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.102 INFO kablam! Aug 30 12:26:24.103 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.103 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 12:26:24.103 INFO kablam! | Aug 30 12:26:24.103 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.104 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.104 INFO kablam! | Aug 30 12:26:24.104 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.104 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.104 INFO kablam! Aug 30 12:26:24.105 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.105 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 12:26:24.105 INFO kablam! | Aug 30 12:26:24.105 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.105 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.106 INFO kablam! | Aug 30 12:26:24.106 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.106 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.106 INFO kablam! Aug 30 12:26:24.107 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.107 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 12:26:24.107 INFO kablam! | Aug 30 12:26:24.107 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.107 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.107 INFO kablam! | Aug 30 12:26:24.108 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.108 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.108 INFO kablam! Aug 30 12:26:24.109 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.109 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 12:26:24.109 INFO kablam! | Aug 30 12:26:24.109 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.109 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.109 INFO kablam! | Aug 30 12:26:24.109 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.110 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.110 INFO kablam! Aug 30 12:26:24.110 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.111 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 12:26:24.111 INFO kablam! | Aug 30 12:26:24.111 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.111 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.111 INFO kablam! | Aug 30 12:26:24.111 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.111 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.111 INFO kablam! Aug 30 12:26:24.112 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.112 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 12:26:24.112 INFO kablam! | Aug 30 12:26:24.112 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.113 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.113 INFO kablam! | Aug 30 12:26:24.113 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.113 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.113 INFO kablam! Aug 30 12:26:24.114 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.114 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 12:26:24.114 INFO kablam! | Aug 30 12:26:24.114 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.114 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.114 INFO kablam! | Aug 30 12:26:24.114 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.114 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.115 INFO kablam! Aug 30 12:26:24.115 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.116 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 12:26:24.116 INFO kablam! | Aug 30 12:26:24.116 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.116 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.116 INFO kablam! | Aug 30 12:26:24.116 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.116 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.116 INFO kablam! Aug 30 12:26:24.117 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.117 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 12:26:24.117 INFO kablam! | Aug 30 12:26:24.118 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.118 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.118 INFO kablam! | Aug 30 12:26:24.118 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.118 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.118 INFO kablam! Aug 30 12:26:24.120 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.120 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 12:26:24.120 INFO kablam! | Aug 30 12:26:24.120 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.120 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.120 INFO kablam! | Aug 30 12:26:24.120 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.121 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.121 INFO kablam! Aug 30 12:26:24.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.123 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 12:26:24.123 INFO kablam! | Aug 30 12:26:24.123 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.123 INFO kablam! | Aug 30 12:26:24.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.123 INFO kablam! Aug 30 12:26:24.433 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.433 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 12:26:24.433 INFO kablam! | Aug 30 12:26:24.433 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 12:26:24.433 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.434 INFO kablam! | Aug 30 12:26:24.434 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.434 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.434 INFO kablam! Aug 30 12:26:24.439 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.439 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 12:26:24.439 INFO kablam! | Aug 30 12:26:24.439 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.439 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.440 INFO kablam! | Aug 30 12:26:24.440 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.440 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.440 INFO kablam! Aug 30 12:26:24.441 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.441 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 12:26:24.441 INFO kablam! | Aug 30 12:26:24.442 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.442 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.442 INFO kablam! | Aug 30 12:26:24.442 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.442 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.442 INFO kablam! Aug 30 12:26:24.445 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.445 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 12:26:24.445 INFO kablam! | Aug 30 12:26:24.445 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.445 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.445 INFO kablam! | Aug 30 12:26:24.445 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.445 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.445 INFO kablam! Aug 30 12:26:24.448 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.448 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 12:26:24.448 INFO kablam! | Aug 30 12:26:24.448 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.448 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.448 INFO kablam! | Aug 30 12:26:24.448 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.448 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.448 INFO kablam! Aug 30 12:26:24.451 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.451 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 12:26:24.451 INFO kablam! | Aug 30 12:26:24.451 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.451 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.451 INFO kablam! | Aug 30 12:26:24.452 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.452 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.452 INFO kablam! Aug 30 12:26:24.454 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.454 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 12:26:24.454 INFO kablam! | Aug 30 12:26:24.454 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.454 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.454 INFO kablam! | Aug 30 12:26:24.454 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.454 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.454 INFO kablam! Aug 30 12:26:24.457 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.457 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 12:26:24.458 INFO kablam! | Aug 30 12:26:24.458 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.458 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.458 INFO kablam! | Aug 30 12:26:24.458 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.458 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.458 INFO kablam! Aug 30 12:26:24.461 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.461 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 12:26:24.461 INFO kablam! | Aug 30 12:26:24.461 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 12:26:24.461 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.461 INFO kablam! | Aug 30 12:26:24.462 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.462 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.462 INFO kablam! Aug 30 12:26:24.464 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.464 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 12:26:24.464 INFO kablam! | Aug 30 12:26:24.464 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.464 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.464 INFO kablam! | Aug 30 12:26:24.464 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.464 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.464 INFO kablam! Aug 30 12:26:24.467 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.467 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 12:26:24.467 INFO kablam! | Aug 30 12:26:24.467 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 12:26:24.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.467 INFO kablam! | Aug 30 12:26:24.467 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.467 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.467 INFO kablam! Aug 30 12:26:24.469 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.469 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 12:26:24.469 INFO kablam! | Aug 30 12:26:24.469 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.469 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.470 INFO kablam! | Aug 30 12:26:24.470 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.470 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.470 INFO kablam! Aug 30 12:26:24.472 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.472 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 12:26:24.472 INFO kablam! | Aug 30 12:26:24.472 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.472 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.472 INFO kablam! | Aug 30 12:26:24.473 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.473 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.473 INFO kablam! Aug 30 12:26:24.476 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.476 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 12:26:24.476 INFO kablam! | Aug 30 12:26:24.476 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.476 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.476 INFO kablam! | Aug 30 12:26:24.476 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.476 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.476 INFO kablam! Aug 30 12:26:24.478 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.478 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 12:26:24.478 INFO kablam! | Aug 30 12:26:24.478 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.478 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.478 INFO kablam! | Aug 30 12:26:24.479 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.479 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.479 INFO kablam! Aug 30 12:26:24.481 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.481 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 12:26:24.481 INFO kablam! | Aug 30 12:26:24.481 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.481 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.481 INFO kablam! | Aug 30 12:26:24.481 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.481 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.481 INFO kablam! Aug 30 12:26:24.484 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.484 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 12:26:24.484 INFO kablam! | Aug 30 12:26:24.484 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.484 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.484 INFO kablam! | Aug 30 12:26:24.484 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.484 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.484 INFO kablam! Aug 30 12:26:24.487 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.487 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 12:26:24.487 INFO kablam! | Aug 30 12:26:24.487 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.487 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.487 INFO kablam! | Aug 30 12:26:24.487 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.487 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.487 INFO kablam! Aug 30 12:26:24.490 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.490 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 12:26:24.490 INFO kablam! | Aug 30 12:26:24.490 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.490 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.490 INFO kablam! | Aug 30 12:26:24.490 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.490 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.491 INFO kablam! Aug 30 12:26:24.493 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.493 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 12:26:24.493 INFO kablam! | Aug 30 12:26:24.493 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.493 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.493 INFO kablam! | Aug 30 12:26:24.494 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.494 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.494 INFO kablam! Aug 30 12:26:24.496 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.496 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 12:26:24.496 INFO kablam! | Aug 30 12:26:24.496 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.496 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.496 INFO kablam! | Aug 30 12:26:24.496 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.496 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.496 INFO kablam! Aug 30 12:26:24.498 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.499 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 12:26:24.499 INFO kablam! | Aug 30 12:26:24.499 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.499 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.499 INFO kablam! | Aug 30 12:26:24.499 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.499 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.499 INFO kablam! Aug 30 12:26:24.501 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.501 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 12:26:24.501 INFO kablam! | Aug 30 12:26:24.501 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.501 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.501 INFO kablam! | Aug 30 12:26:24.502 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.502 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.502 INFO kablam! Aug 30 12:26:24.504 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.504 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 12:26:24.504 INFO kablam! | Aug 30 12:26:24.504 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 12:26:24.504 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.504 INFO kablam! | Aug 30 12:26:24.505 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.505 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.505 INFO kablam! Aug 30 12:26:24.507 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.507 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 12:26:24.507 INFO kablam! | Aug 30 12:26:24.507 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 12:26:24.507 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.507 INFO kablam! | Aug 30 12:26:24.507 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.507 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.508 INFO kablam! Aug 30 12:26:24.511 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.511 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 12:26:24.511 INFO kablam! | Aug 30 12:26:24.511 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 12:26:24.511 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.512 INFO kablam! | Aug 30 12:26:24.512 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.512 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.512 INFO kablam! Aug 30 12:26:24.515 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 12:26:24.515 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 12:26:24.515 INFO kablam! | Aug 30 12:26:24.515 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 12:26:24.515 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 12:26:24.515 INFO kablam! | Aug 30 12:26:24.515 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 12:26:24.516 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 12:26:24.516 INFO kablam! Aug 30 12:26:27.857 INFO kablam! error: aborting due to 33 previous errors Aug 30 12:26:27.857 INFO kablam! Aug 30 12:26:27.857 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 12:26:27.868 INFO kablam! error: Could not compile `libpijul`. Aug 30 12:26:27.868 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 12:26:28.135 INFO kablam! error: aborting due to 33 previous errors Aug 30 12:26:28.135 INFO kablam! Aug 30 12:26:28.135 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 12:26:28.147 INFO kablam! error: Could not compile `libpijul`. Aug 30 12:26:28.147 INFO kablam! Aug 30 12:26:28.148 INFO kablam! To learn more, run the command again with --verbose. Aug 30 12:26:28.149 INFO kablam! su: No module specific data is present Aug 30 12:26:28.747 INFO running `"docker" "rm" "-f" "e010ad492ceb6d9412499f4dd6bc8767b59b183fd7b8cdb61bb8e8ffd93d667e"` Aug 30 12:26:28.875 INFO blam! e010ad492ceb6d9412499f4dd6bc8767b59b183fd7b8cdb61bb8e8ffd93d667e