Sep 20 00:48:23.073 INFO checking libpijul-0.8.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:48:23.073 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:48:23.073 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:48:23.298 INFO blam! e2c9279aba12e13916d4d320ee9ed403e6e1836e19f190be9cf6d660a742562d Sep 20 00:48:23.299 INFO running `"docker" "start" "-a" "e2c9279aba12e13916d4d320ee9ed403e6e1836e19f190be9cf6d660a742562d"` Sep 20 00:48:24.550 INFO kablam! usermod: no changes Sep 20 00:48:24.734 INFO kablam! Checking sanakirja v0.8.17 Sep 20 00:48:24.734 INFO kablam! Checking chrono v0.4.6 Sep 20 00:48:28.346 INFO kablam! Checking libpijul v0.8.3 (/source) Sep 20 00:48:30.722 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:48:30.722 INFO kablam! --> src/backend/mod.rs:12:9 Sep 20 00:48:30.722 INFO kablam! | Sep 20 00:48:30.722 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 20 00:48:30.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:48:30.722 INFO kablam! | Sep 20 00:48:30.722 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:48:30.722 INFO kablam! Sep 20 00:48:31.118 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:48:31.118 INFO kablam! --> src/backend/mod.rs:12:9 Sep 20 00:48:31.118 INFO kablam! | Sep 20 00:48:31.118 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 20 00:48:31.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:48:31.118 INFO kablam! | Sep 20 00:48:31.119 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:48:31.119 INFO kablam! Sep 20 00:48:31.370 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.370 INFO kablam! --> src/lib.rs:175:30 Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 20 00:48:31.370 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.370 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.370 INFO kablam! Sep 20 00:48:31.370 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.370 INFO kablam! --> src/lib.rs:176:35 Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 20 00:48:31.370 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.370 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.370 INFO kablam! Sep 20 00:48:31.370 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.370 INFO kablam! --> src/lib.rs:177:38 Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 20 00:48:31.370 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.370 INFO kablam! | Sep 20 00:48:31.370 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.370 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.371 INFO kablam! Sep 20 00:48:31.676 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.676 INFO kablam! --> src/backend/mod.rs:328:18 Sep 20 00:48:31.676 INFO kablam! | Sep 20 00:48:31.676 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 20 00:48:31.676 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.684 INFO kablam! | Sep 20 00:48:31.684 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.684 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.684 INFO kablam! Sep 20 00:48:31.686 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.686 INFO kablam! --> src/backend/mod.rs:334:18 Sep 20 00:48:31.686 INFO kablam! | Sep 20 00:48:31.686 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 20 00:48:31.686 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.689 INFO kablam! | Sep 20 00:48:31.689 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.689 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.689 INFO kablam! Sep 20 00:48:31.694 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.694 INFO kablam! --> src/backend/mod.rs:358:22 Sep 20 00:48:31.694 INFO kablam! | Sep 20 00:48:31.694 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 20 00:48:31.694 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.694 INFO kablam! | Sep 20 00:48:31.694 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.694 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.694 INFO kablam! Sep 20 00:48:31.938 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.938 INFO kablam! --> src/backend/mod.rs:985:21 Sep 20 00:48:31.938 INFO kablam! | Sep 20 00:48:31.938 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 20 00:48:31.938 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.938 INFO kablam! | Sep 20 00:48:31.938 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.938 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.938 INFO kablam! Sep 20 00:48:31.946 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.946 INFO kablam! --> src/backend/mod.rs:997:26 Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.946 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.946 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.946 INFO kablam! Sep 20 00:48:31.946 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.946 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.946 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.946 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.946 INFO kablam! Sep 20 00:48:31.946 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.946 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.946 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.946 INFO kablam! | Sep 20 00:48:31.946 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.946 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.946 INFO kablam! Sep 20 00:48:31.947 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.948 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 20 00:48:31.948 INFO kablam! | Sep 20 00:48:31.948 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.948 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.948 INFO kablam! | Sep 20 00:48:31.948 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.948 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.948 INFO kablam! Sep 20 00:48:31.954 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.954 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 20 00:48:31.954 INFO kablam! | Sep 20 00:48:31.954 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.954 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.954 INFO kablam! | Sep 20 00:48:31.954 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.954 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.954 INFO kablam! Sep 20 00:48:31.954 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.955 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.955 INFO kablam! Sep 20 00:48:31.955 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.955 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.955 INFO kablam! Sep 20 00:48:31.955 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.955 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 20 00:48:31.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.955 INFO kablam! Sep 20 00:48:31.955 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.955 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:31.955 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.955 INFO kablam! | Sep 20 00:48:31.955 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.955 INFO kablam! Sep 20 00:48:31.958 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.958 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 20 00:48:31.958 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.958 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.958 INFO kablam! Sep 20 00:48:31.958 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.958 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:31.958 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.958 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.958 INFO kablam! Sep 20 00:48:31.958 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.958 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.958 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.958 INFO kablam! | Sep 20 00:48:31.958 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.958 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.958 INFO kablam! Sep 20 00:48:31.959 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.959 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 20 00:48:31.959 INFO kablam! | Sep 20 00:48:31.959 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.959 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.959 INFO kablam! | Sep 20 00:48:31.959 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.959 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.959 INFO kablam! Sep 20 00:48:31.961 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.961 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.962 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.962 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.962 INFO kablam! Sep 20 00:48:31.962 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.962 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.962 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.962 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.962 INFO kablam! Sep 20 00:48:31.962 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.962 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:31.962 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.962 INFO kablam! | Sep 20 00:48:31.962 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.962 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.963 INFO kablam! Sep 20 00:48:31.966 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.966 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.966 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.966 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.966 INFO kablam! Sep 20 00:48:31.966 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.966 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:31.966 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.966 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.966 INFO kablam! Sep 20 00:48:31.966 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.966 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.966 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.966 INFO kablam! | Sep 20 00:48:31.966 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.966 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.966 INFO kablam! Sep 20 00:48:31.974 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.974 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 20 00:48:31.974 INFO kablam! | Sep 20 00:48:31.974 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.974 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:31.975 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.975 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:31.975 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.975 INFO kablam! | Sep 20 00:48:31.975 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.975 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.975 INFO kablam! Sep 20 00:48:32.030 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:32.031 INFO kablam! --> src/lib.rs:175:30 Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 20 00:48:32.031 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:32.031 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:32.031 INFO kablam! Sep 20 00:48:32.031 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:32.031 INFO kablam! --> src/lib.rs:176:35 Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 20 00:48:32.031 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:32.031 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:32.031 INFO kablam! Sep 20 00:48:32.031 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:32.031 INFO kablam! --> src/lib.rs:177:38 Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 20 00:48:32.031 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:32.031 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:32.031 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:32.031 INFO kablam! Sep 20 00:48:32.226 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.226 INFO kablam! --> src/backend/mod.rs:328:18 Sep 20 00:48:32.226 INFO kablam! | Sep 20 00:48:32.226 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 20 00:48:32.226 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.226 INFO kablam! | Sep 20 00:48:32.226 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.230 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.230 INFO kablam! Sep 20 00:48:32.234 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.234 INFO kablam! --> src/backend/mod.rs:334:18 Sep 20 00:48:32.234 INFO kablam! | Sep 20 00:48:32.234 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 20 00:48:32.234 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.234 INFO kablam! | Sep 20 00:48:32.234 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.234 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.234 INFO kablam! Sep 20 00:48:32.242 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.242 INFO kablam! --> src/backend/mod.rs:358:22 Sep 20 00:48:32.242 INFO kablam! | Sep 20 00:48:32.242 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 20 00:48:32.242 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.242 INFO kablam! | Sep 20 00:48:32.242 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.242 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.242 INFO kablam! Sep 20 00:48:32.436 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.436 INFO kablam! --> src/backend/mod.rs:985:21 Sep 20 00:48:32.436 INFO kablam! | Sep 20 00:48:32.436 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 20 00:48:32.436 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.436 INFO kablam! | Sep 20 00:48:32.436 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.436 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.436 INFO kablam! Sep 20 00:48:32.443 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.443 INFO kablam! --> src/backend/mod.rs:997:26 Sep 20 00:48:32.443 INFO kablam! | Sep 20 00:48:32.443 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.443 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.443 INFO kablam! | Sep 20 00:48:32.443 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.443 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.443 INFO kablam! Sep 20 00:48:32.443 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.443 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 20 00:48:32.443 INFO kablam! | Sep 20 00:48:32.443 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.443 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.443 INFO kablam! | Sep 20 00:48:32.443 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.443 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.443 INFO kablam! Sep 20 00:48:32.444 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.444 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 20 00:48:32.444 INFO kablam! | Sep 20 00:48:32.444 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.444 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.444 INFO kablam! | Sep 20 00:48:32.444 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.444 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.444 INFO kablam! Sep 20 00:48:32.448 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.448 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 20 00:48:32.448 INFO kablam! | Sep 20 00:48:32.448 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.448 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.448 INFO kablam! | Sep 20 00:48:32.448 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.448 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.448 INFO kablam! Sep 20 00:48:32.452 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.452 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 20 00:48:32.452 INFO kablam! | Sep 20 00:48:32.452 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.452 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.452 INFO kablam! | Sep 20 00:48:32.452 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.452 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.452 INFO kablam! Sep 20 00:48:32.452 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.452 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 20 00:48:32.452 INFO kablam! | Sep 20 00:48:32.452 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.452 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.452 INFO kablam! | Sep 20 00:48:32.452 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.452 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.452 INFO kablam! Sep 20 00:48:32.461 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.461 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 20 00:48:32.461 INFO kablam! | Sep 20 00:48:32.461 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.461 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.461 INFO kablam! | Sep 20 00:48:32.461 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.461 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.461 INFO kablam! Sep 20 00:48:32.464 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.464 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 20 00:48:32.464 INFO kablam! | Sep 20 00:48:32.464 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 20 00:48:32.464 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.464 INFO kablam! | Sep 20 00:48:32.464 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.465 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.465 INFO kablam! Sep 20 00:48:32.467 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.467 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 20 00:48:32.467 INFO kablam! | Sep 20 00:48:32.467 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.467 INFO kablam! | Sep 20 00:48:32.467 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.467 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.467 INFO kablam! Sep 20 00:48:32.468 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.468 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 20 00:48:32.468 INFO kablam! | Sep 20 00:48:32.468 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 20 00:48:32.468 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.468 INFO kablam! | Sep 20 00:48:32.468 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.468 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.468 INFO kablam! Sep 20 00:48:32.470 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.470 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 20 00:48:32.470 INFO kablam! | Sep 20 00:48:32.470 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.470 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.470 INFO kablam! | Sep 20 00:48:32.470 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.470 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.470 INFO kablam! Sep 20 00:48:32.472 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.472 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 20 00:48:32.472 INFO kablam! | Sep 20 00:48:32.472 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.472 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.472 INFO kablam! | Sep 20 00:48:32.472 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.472 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.472 INFO kablam! Sep 20 00:48:32.473 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.473 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 20 00:48:32.473 INFO kablam! | Sep 20 00:48:32.473 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.473 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.473 INFO kablam! | Sep 20 00:48:32.473 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.474 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.474 INFO kablam! Sep 20 00:48:32.477 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.477 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 20 00:48:32.477 INFO kablam! | Sep 20 00:48:32.477 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.477 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.477 INFO kablam! | Sep 20 00:48:32.477 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.477 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.477 INFO kablam! Sep 20 00:48:32.477 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.477 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 20 00:48:32.477 INFO kablam! | Sep 20 00:48:32.477 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.477 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.477 INFO kablam! | Sep 20 00:48:32.477 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.477 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.477 INFO kablam! Sep 20 00:48:32.484 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.484 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 20 00:48:32.484 INFO kablam! | Sep 20 00:48:32.484 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.484 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.484 INFO kablam! | Sep 20 00:48:32.485 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.485 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.485 INFO kablam! Sep 20 00:48:32.486 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.486 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 20 00:48:32.486 INFO kablam! | Sep 20 00:48:32.486 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.486 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.486 INFO kablam! | Sep 20 00:48:32.486 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.486 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.486 INFO kablam! Sep 20 00:48:32.489 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.489 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 20 00:48:32.489 INFO kablam! | Sep 20 00:48:32.489 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.489 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.489 INFO kablam! | Sep 20 00:48:32.489 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.489 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.489 INFO kablam! Sep 20 00:48:32.489 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.489 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 20 00:48:32.489 INFO kablam! | Sep 20 00:48:32.489 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.489 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.489 INFO kablam! | Sep 20 00:48:32.489 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.489 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.489 INFO kablam! Sep 20 00:48:32.490 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.490 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 20 00:48:32.490 INFO kablam! | Sep 20 00:48:32.490 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.490 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.490 INFO kablam! | Sep 20 00:48:32.490 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.490 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.490 INFO kablam! Sep 20 00:48:32.493 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.493 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 20 00:48:32.493 INFO kablam! | Sep 20 00:48:32.493 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.493 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.493 INFO kablam! | Sep 20 00:48:32.493 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.493 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.493 INFO kablam! Sep 20 00:48:32.493 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.493 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 20 00:48:32.493 INFO kablam! | Sep 20 00:48:32.493 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.493 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.493 INFO kablam! | Sep 20 00:48:32.493 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.493 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.493 INFO kablam! Sep 20 00:48:32.496 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.496 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 20 00:48:32.496 INFO kablam! | Sep 20 00:48:32.496 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.496 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.496 INFO kablam! | Sep 20 00:48:32.496 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.496 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.496 INFO kablam! Sep 20 00:48:32.496 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.496 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 20 00:48:32.496 INFO kablam! | Sep 20 00:48:32.496 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.496 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.496 INFO kablam! | Sep 20 00:48:32.496 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.496 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.496 INFO kablam! Sep 20 00:48:32.502 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.502 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 20 00:48:32.502 INFO kablam! | Sep 20 00:48:32.502 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.502 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.502 INFO kablam! | Sep 20 00:48:32.502 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.502 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.502 INFO kablam! Sep 20 00:48:32.502 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.502 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 20 00:48:32.502 INFO kablam! | Sep 20 00:48:32.502 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.502 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.502 INFO kablam! | Sep 20 00:48:32.502 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.502 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.502 INFO kablam! Sep 20 00:48:34.542 INFO kablam! error: aborting due to 33 previous errors Sep 20 00:48:34.542 INFO kablam! Sep 20 00:48:34.542 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 00:48:34.554 INFO kablam! error: Could not compile `libpijul`. Sep 20 00:48:34.554 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:48:34.730 INFO kablam! error: aborting due to 33 previous errors Sep 20 00:48:34.730 INFO kablam! Sep 20 00:48:34.730 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 00:48:34.744 INFO kablam! error: Could not compile `libpijul`. Sep 20 00:48:34.744 INFO kablam! Sep 20 00:48:34.744 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:48:34.758 INFO kablam! su: No module specific data is present Sep 20 00:48:35.599 INFO running `"docker" "rm" "-f" "e2c9279aba12e13916d4d320ee9ed403e6e1836e19f190be9cf6d660a742562d"` Sep 20 00:48:35.785 INFO blam! e2c9279aba12e13916d4d320ee9ed403e6e1836e19f190be9cf6d660a742562d