Aug 30 11:59:08.392 INFO checking libpijul-0.8.3 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 11:59:08.392 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 11:59:08.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 11:59:08.593 INFO blam! 25196d8da24af392991138a64321d99d663a1098748890ef521bc40c239eeaa1 Aug 30 11:59:08.596 INFO running `"docker" "start" "-a" "25196d8da24af392991138a64321d99d663a1098748890ef521bc40c239eeaa1"` Aug 30 11:59:09.350 INFO kablam! Checking sanakirja v0.8.17 Aug 30 11:59:13.456 INFO kablam! Checking libpijul v0.8.3 (file:///source) Aug 30 11:59:16.718 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 11:59:16.718 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 11:59:16.718 INFO kablam! | Aug 30 11:59:16.718 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 11:59:16.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 11:59:16.718 INFO kablam! | Aug 30 11:59:16.718 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 11:59:16.718 INFO kablam! Aug 30 11:59:16.933 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 30 11:59:16.933 INFO kablam! --> src/backend/mod.rs:12:9 Aug 30 11:59:16.933 INFO kablam! | Aug 30 11:59:16.933 INFO kablam! 12 | use std::ascii::AsciiExt; Aug 30 11:59:16.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 11:59:16.934 INFO kablam! | Aug 30 11:59:16.934 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 11:59:16.934 INFO kablam! Aug 30 11:59:17.954 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:17.955 INFO kablam! --> src/lib.rs:175:30 Aug 30 11:59:17.955 INFO kablam! | Aug 30 11:59:17.955 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:17.955 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:17.955 INFO kablam! | Aug 30 11:59:17.955 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:17.955 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:17.955 INFO kablam! Aug 30 11:59:17.957 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:17.957 INFO kablam! --> src/lib.rs:176:35 Aug 30 11:59:17.957 INFO kablam! | Aug 30 11:59:17.957 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:17.957 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:17.957 INFO kablam! | Aug 30 11:59:17.957 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:17.957 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:17.957 INFO kablam! Aug 30 11:59:17.959 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:17.959 INFO kablam! --> src/lib.rs:177:38 Aug 30 11:59:17.959 INFO kablam! | Aug 30 11:59:17.959 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:17.959 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:17.959 INFO kablam! | Aug 30 11:59:17.959 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:17.959 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:17.959 INFO kablam! Aug 30 11:59:18.224 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:18.224 INFO kablam! --> src/lib.rs:175:30 Aug 30 11:59:18.224 INFO kablam! | Aug 30 11:59:18.224 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:18.224 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:18.224 INFO kablam! | Aug 30 11:59:18.224 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:18.224 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:18.224 INFO kablam! Aug 30 11:59:18.225 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:18.225 INFO kablam! --> src/lib.rs:176:35 Aug 30 11:59:18.225 INFO kablam! | Aug 30 11:59:18.226 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:18.226 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:18.226 INFO kablam! | Aug 30 11:59:18.226 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:18.226 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:18.226 INFO kablam! Aug 30 11:59:18.227 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:18.227 INFO kablam! --> src/lib.rs:177:38 Aug 30 11:59:18.227 INFO kablam! | Aug 30 11:59:18.227 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:18.227 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:18.227 INFO kablam! | Aug 30 11:59:18.227 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:18.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:18.227 INFO kablam! Aug 30 11:59:18.313 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.313 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 11:59:18.313 INFO kablam! | Aug 30 11:59:18.313 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 11:59:18.314 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.314 INFO kablam! | Aug 30 11:59:18.314 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.314 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.314 INFO kablam! Aug 30 11:59:18.318 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.318 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 11:59:18.318 INFO kablam! | Aug 30 11:59:18.318 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 11:59:18.318 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.318 INFO kablam! | Aug 30 11:59:18.318 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.318 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.318 INFO kablam! Aug 30 11:59:18.326 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.326 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 11:59:18.327 INFO kablam! | Aug 30 11:59:18.327 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 11:59:18.327 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.327 INFO kablam! | Aug 30 11:59:18.327 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.327 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.327 INFO kablam! Aug 30 11:59:18.540 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.540 INFO kablam! --> src/backend/mod.rs:328:18 Aug 30 11:59:18.540 INFO kablam! | Aug 30 11:59:18.540 INFO kablam! 328 | self.txn.del(&mut self.rng, Aug 30 11:59:18.540 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.540 INFO kablam! | Aug 30 11:59:18.540 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.540 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.540 INFO kablam! Aug 30 11:59:18.543 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.543 INFO kablam! --> src/backend/mod.rs:334:18 Aug 30 11:59:18.543 INFO kablam! | Aug 30 11:59:18.543 INFO kablam! 334 | self.txn.put(&mut self.rng, Aug 30 11:59:18.543 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.543 INFO kablam! | Aug 30 11:59:18.543 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.543 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.543 INFO kablam! Aug 30 11:59:18.550 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.550 INFO kablam! --> src/backend/mod.rs:358:22 Aug 30 11:59:18.550 INFO kablam! | Aug 30 11:59:18.550 INFO kablam! 358 | self.txn.del(&mut self.rng, Aug 30 11:59:18.550 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.550 INFO kablam! | Aug 30 11:59:18.551 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.551 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.551 INFO kablam! Aug 30 11:59:18.657 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.658 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 11:59:18.658 INFO kablam! | Aug 30 11:59:18.658 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:18.658 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.658 INFO kablam! | Aug 30 11:59:18.659 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.659 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.659 INFO kablam! Aug 30 11:59:18.662 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.662 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 11:59:18.663 INFO kablam! | Aug 30 11:59:18.663 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.663 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.663 INFO kablam! | Aug 30 11:59:18.663 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.663 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.663 INFO kablam! Aug 30 11:59:18.664 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.664 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 11:59:18.664 INFO kablam! | Aug 30 11:59:18.664 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.664 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.665 INFO kablam! | Aug 30 11:59:18.665 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.665 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.665 INFO kablam! Aug 30 11:59:18.667 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.667 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 11:59:18.667 INFO kablam! | Aug 30 11:59:18.667 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.667 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.667 INFO kablam! | Aug 30 11:59:18.667 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.667 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.667 INFO kablam! Aug 30 11:59:18.669 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.669 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 11:59:18.669 INFO kablam! | Aug 30 11:59:18.669 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.669 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.669 INFO kablam! | Aug 30 11:59:18.669 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.669 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.669 INFO kablam! Aug 30 11:59:18.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.671 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 11:59:18.671 INFO kablam! | Aug 30 11:59:18.671 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.671 INFO kablam! | Aug 30 11:59:18.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.671 INFO kablam! Aug 30 11:59:18.673 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.673 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 11:59:18.673 INFO kablam! | Aug 30 11:59:18.673 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.673 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.673 INFO kablam! | Aug 30 11:59:18.673 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.673 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.673 INFO kablam! Aug 30 11:59:18.676 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.676 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 11:59:18.676 INFO kablam! | Aug 30 11:59:18.676 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.676 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.676 INFO kablam! | Aug 30 11:59:18.676 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.676 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.676 INFO kablam! Aug 30 11:59:18.678 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.678 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 11:59:18.678 INFO kablam! | Aug 30 11:59:18.678 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:18.678 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.678 INFO kablam! | Aug 30 11:59:18.679 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.679 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.679 INFO kablam! Aug 30 11:59:18.689 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.689 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 11:59:18.689 INFO kablam! | Aug 30 11:59:18.689 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.689 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.689 INFO kablam! | Aug 30 11:59:18.689 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.689 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.689 INFO kablam! Aug 30 11:59:18.689 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.689 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 11:59:18.689 INFO kablam! | Aug 30 11:59:18.689 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 11:59:18.690 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.690 INFO kablam! | Aug 30 11:59:18.690 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.690 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.690 INFO kablam! Aug 30 11:59:18.690 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.690 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 11:59:18.690 INFO kablam! | Aug 30 11:59:18.690 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.690 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.690 INFO kablam! | Aug 30 11:59:18.690 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.690 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.690 INFO kablam! Aug 30 11:59:18.690 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.690 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 11:59:18.690 INFO kablam! | Aug 30 11:59:18.690 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.690 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.690 INFO kablam! | Aug 30 11:59:18.690 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.691 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.691 INFO kablam! Aug 30 11:59:18.691 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.691 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 11:59:18.691 INFO kablam! | Aug 30 11:59:18.691 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.691 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.691 INFO kablam! | Aug 30 11:59:18.691 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.691 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.691 INFO kablam! Aug 30 11:59:18.691 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.691 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 11:59:18.692 INFO kablam! | Aug 30 11:59:18.692 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.692 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.692 INFO kablam! | Aug 30 11:59:18.692 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.692 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.692 INFO kablam! Aug 30 11:59:18.692 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.692 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 11:59:18.692 INFO kablam! | Aug 30 11:59:18.692 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.692 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.692 INFO kablam! | Aug 30 11:59:18.692 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.692 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.693 INFO kablam! Aug 30 11:59:18.695 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.695 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 11:59:18.696 INFO kablam! | Aug 30 11:59:18.696 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.696 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.696 INFO kablam! | Aug 30 11:59:18.696 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.696 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.696 INFO kablam! Aug 30 11:59:18.696 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.696 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 11:59:18.696 INFO kablam! | Aug 30 11:59:18.696 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.696 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.696 INFO kablam! | Aug 30 11:59:18.696 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.696 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.696 INFO kablam! Aug 30 11:59:18.697 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.698 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 11:59:18.698 INFO kablam! | Aug 30 11:59:18.698 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.698 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.698 INFO kablam! | Aug 30 11:59:18.698 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.698 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.698 INFO kablam! Aug 30 11:59:18.699 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.699 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 11:59:18.699 INFO kablam! | Aug 30 11:59:18.699 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.700 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.700 INFO kablam! | Aug 30 11:59:18.700 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.700 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.700 INFO kablam! Aug 30 11:59:18.701 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.701 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 11:59:18.701 INFO kablam! | Aug 30 11:59:18.701 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.701 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.701 INFO kablam! | Aug 30 11:59:18.701 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.701 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.701 INFO kablam! Aug 30 11:59:18.702 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.702 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 11:59:18.702 INFO kablam! | Aug 30 11:59:18.702 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.703 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.703 INFO kablam! | Aug 30 11:59:18.703 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.703 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.703 INFO kablam! Aug 30 11:59:18.704 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.704 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 11:59:18.704 INFO kablam! | Aug 30 11:59:18.704 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.704 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.704 INFO kablam! | Aug 30 11:59:18.704 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.704 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.705 INFO kablam! Aug 30 11:59:18.706 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.706 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 11:59:18.706 INFO kablam! | Aug 30 11:59:18.706 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.706 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.706 INFO kablam! | Aug 30 11:59:18.706 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.706 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.706 INFO kablam! Aug 30 11:59:18.708 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.708 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 11:59:18.708 INFO kablam! | Aug 30 11:59:18.708 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.708 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.708 INFO kablam! | Aug 30 11:59:18.708 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.708 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.708 INFO kablam! Aug 30 11:59:18.710 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.710 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 11:59:18.710 INFO kablam! | Aug 30 11:59:18.710 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.710 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.710 INFO kablam! | Aug 30 11:59:18.710 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.710 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.710 INFO kablam! Aug 30 11:59:18.712 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.712 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 11:59:18.712 INFO kablam! | Aug 30 11:59:18.712 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.712 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.712 INFO kablam! | Aug 30 11:59:18.712 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.712 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.713 INFO kablam! Aug 30 11:59:18.851 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.851 INFO kablam! --> src/backend/mod.rs:985:21 Aug 30 11:59:18.852 INFO kablam! | Aug 30 11:59:18.852 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:18.852 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.852 INFO kablam! | Aug 30 11:59:18.852 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.852 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.852 INFO kablam! Aug 30 11:59:18.857 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.857 INFO kablam! --> src/backend/mod.rs:997:26 Aug 30 11:59:18.857 INFO kablam! | Aug 30 11:59:18.858 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.858 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.858 INFO kablam! | Aug 30 11:59:18.858 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.858 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.858 INFO kablam! Aug 30 11:59:18.859 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.860 INFO kablam! --> src/backend/mod.rs:1010:26 Aug 30 11:59:18.860 INFO kablam! | Aug 30 11:59:18.860 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.860 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.860 INFO kablam! | Aug 30 11:59:18.860 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.860 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.860 INFO kablam! Aug 30 11:59:18.862 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.862 INFO kablam! --> src/backend/mod.rs:1025:26 Aug 30 11:59:18.862 INFO kablam! | Aug 30 11:59:18.862 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.862 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.863 INFO kablam! | Aug 30 11:59:18.863 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.863 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.863 INFO kablam! Aug 30 11:59:18.864 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.865 INFO kablam! --> src/backend/mod.rs:1035:26 Aug 30 11:59:18.865 INFO kablam! | Aug 30 11:59:18.865 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.865 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.865 INFO kablam! | Aug 30 11:59:18.865 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.865 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.865 INFO kablam! Aug 30 11:59:18.867 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.867 INFO kablam! --> src/backend/mod.rs:1044:26 Aug 30 11:59:18.867 INFO kablam! | Aug 30 11:59:18.868 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.868 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.868 INFO kablam! | Aug 30 11:59:18.868 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.868 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.868 INFO kablam! Aug 30 11:59:18.869 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.869 INFO kablam! --> src/backend/mod.rs:1053:26 Aug 30 11:59:18.870 INFO kablam! | Aug 30 11:59:18.870 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.870 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.870 INFO kablam! | Aug 30 11:59:18.870 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.870 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.870 INFO kablam! Aug 30 11:59:18.872 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.872 INFO kablam! --> src/backend/mod.rs:1066:26 Aug 30 11:59:18.872 INFO kablam! | Aug 30 11:59:18.872 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.873 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.873 INFO kablam! | Aug 30 11:59:18.873 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.873 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.873 INFO kablam! Aug 30 11:59:18.875 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.875 INFO kablam! --> src/backend/mod.rs:1079:18 Aug 30 11:59:18.875 INFO kablam! | Aug 30 11:59:18.876 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:18.876 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.876 INFO kablam! | Aug 30 11:59:18.876 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.876 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.876 INFO kablam! Aug 30 11:59:18.877 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.877 INFO kablam! --> src/backend/mod.rs:1080:21 Aug 30 11:59:18.877 INFO kablam! | Aug 30 11:59:18.877 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.878 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.878 INFO kablam! | Aug 30 11:59:18.878 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.878 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.878 INFO kablam! Aug 30 11:59:18.879 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.879 INFO kablam! --> src/backend/mod.rs:1092:18 Aug 30 11:59:18.880 INFO kablam! | Aug 30 11:59:18.880 INFO kablam! 1092 | self.txn.del(&mut self.rng, Aug 30 11:59:18.880 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.880 INFO kablam! | Aug 30 11:59:18.880 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.880 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.880 INFO kablam! Aug 30 11:59:18.881 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.881 INFO kablam! --> src/backend/mod.rs:1096:21 Aug 30 11:59:18.881 INFO kablam! | Aug 30 11:59:18.881 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.881 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.881 INFO kablam! | Aug 30 11:59:18.881 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.881 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.883 INFO kablam! Aug 30 11:59:18.883 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.883 INFO kablam! --> src/backend/mod.rs:1112:26 Aug 30 11:59:18.883 INFO kablam! | Aug 30 11:59:18.884 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.884 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.884 INFO kablam! | Aug 30 11:59:18.884 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.884 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.884 INFO kablam! Aug 30 11:59:18.886 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.886 INFO kablam! --> src/backend/mod.rs:1121:26 Aug 30 11:59:18.886 INFO kablam! | Aug 30 11:59:18.886 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.886 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.886 INFO kablam! | Aug 30 11:59:18.886 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.886 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.887 INFO kablam! Aug 30 11:59:18.888 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.888 INFO kablam! --> src/backend/mod.rs:1132:26 Aug 30 11:59:18.888 INFO kablam! | Aug 30 11:59:18.888 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.888 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.888 INFO kablam! | Aug 30 11:59:18.888 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.888 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.888 INFO kablam! Aug 30 11:59:18.890 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.890 INFO kablam! --> src/backend/mod.rs:1144:26 Aug 30 11:59:18.890 INFO kablam! | Aug 30 11:59:18.890 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.890 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.890 INFO kablam! | Aug 30 11:59:18.890 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.891 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.891 INFO kablam! Aug 30 11:59:18.893 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.893 INFO kablam! --> src/backend/mod.rs:1153:21 Aug 30 11:59:18.893 INFO kablam! | Aug 30 11:59:18.893 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.893 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.893 INFO kablam! | Aug 30 11:59:18.894 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.894 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.894 INFO kablam! Aug 30 11:59:18.894 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.894 INFO kablam! --> src/backend/mod.rs:1163:26 Aug 30 11:59:18.894 INFO kablam! | Aug 30 11:59:18.894 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.894 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.894 INFO kablam! | Aug 30 11:59:18.895 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.895 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.895 INFO kablam! Aug 30 11:59:18.896 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.897 INFO kablam! --> src/backend/mod.rs:1172:21 Aug 30 11:59:18.897 INFO kablam! | Aug 30 11:59:18.897 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.897 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.897 INFO kablam! | Aug 30 11:59:18.897 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.898 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.898 INFO kablam! Aug 30 11:59:18.902 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.903 INFO kablam! --> src/backend/mod.rs:1183:26 Aug 30 11:59:18.903 INFO kablam! | Aug 30 11:59:18.903 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.903 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.903 INFO kablam! | Aug 30 11:59:18.903 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.903 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.903 INFO kablam! Aug 30 11:59:18.903 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.903 INFO kablam! --> src/backend/mod.rs:1194:26 Aug 30 11:59:18.903 INFO kablam! | Aug 30 11:59:18.903 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.903 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.903 INFO kablam! | Aug 30 11:59:18.903 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.903 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.904 INFO kablam! Aug 30 11:59:18.904 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.904 INFO kablam! --> src/backend/mod.rs:1205:26 Aug 30 11:59:18.904 INFO kablam! | Aug 30 11:59:18.904 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.904 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.904 INFO kablam! | Aug 30 11:59:18.904 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.904 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.904 INFO kablam! Aug 30 11:59:18.905 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.905 INFO kablam! --> src/backend/mod.rs:1216:26 Aug 30 11:59:18.905 INFO kablam! | Aug 30 11:59:18.905 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.906 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.906 INFO kablam! | Aug 30 11:59:18.906 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.906 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.906 INFO kablam! Aug 30 11:59:18.907 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.907 INFO kablam! --> src/backend/mod.rs:1227:26 Aug 30 11:59:18.907 INFO kablam! | Aug 30 11:59:18.907 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:18.907 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.907 INFO kablam! | Aug 30 11:59:18.907 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.907 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.907 INFO kablam! Aug 30 11:59:18.909 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.909 INFO kablam! --> src/backend/mod.rs:1236:26 Aug 30 11:59:18.909 INFO kablam! | Aug 30 11:59:18.909 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:18.909 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.909 INFO kablam! | Aug 30 11:59:18.909 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.909 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.909 INFO kablam! Aug 30 11:59:18.912 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.912 INFO kablam! --> src/backend/mod.rs:1247:21 Aug 30 11:59:18.913 INFO kablam! | Aug 30 11:59:18.913 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:18.913 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.913 INFO kablam! | Aug 30 11:59:18.913 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.913 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.913 INFO kablam! Aug 30 11:59:18.915 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:18.915 INFO kablam! --> src/backend/mod.rs:1258:21 Aug 30 11:59:18.915 INFO kablam! | Aug 30 11:59:18.915 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:18.916 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:18.916 INFO kablam! | Aug 30 11:59:18.916 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:18.916 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:18.916 INFO kablam! Aug 30 11:59:21.600 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:21.600 INFO kablam! Aug 30 11:59:21.600 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:21.609 INFO kablam! error: Could not compile `libpijul`. Aug 30 11:59:21.609 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 11:59:21.793 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:21.793 INFO kablam! Aug 30 11:59:21.793 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:21.811 INFO kablam! error: Could not compile `libpijul`. Aug 30 11:59:21.811 INFO kablam! Aug 30 11:59:21.811 INFO kablam! To learn more, run the command again with --verbose. Aug 30 11:59:21.813 INFO kablam! su: No module specific data is present Aug 30 11:59:22.228 INFO running `"docker" "rm" "-f" "25196d8da24af392991138a64321d99d663a1098748890ef521bc40c239eeaa1"` Aug 30 11:59:22.326 INFO blam! 25196d8da24af392991138a64321d99d663a1098748890ef521bc40c239eeaa1