Aug 30 11:59:00.669 INFO checking libpijul-compat-0.8.7 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 11:59:00.669 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 11:59:00.670 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/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:00.861 INFO blam! ff22b0e76a6e6d8497e8a35495cea1142761c92420a2d35f43c5f54da7c16685 Aug 30 11:59:00.864 INFO running `"docker" "start" "-a" "ff22b0e76a6e6d8497e8a35495cea1142761c92420a2d35f43c5f54da7c16685"` Aug 30 11:59:01.542 INFO kablam! Checking sanakirja v0.8.17 Aug 30 11:59:04.885 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Aug 30 11:59:08.883 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.883 INFO kablam! --> src/lib.rs:176:30 Aug 30 11:59:08.883 INFO kablam! | Aug 30 11:59:08.883 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:08.883 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.883 INFO kablam! | Aug 30 11:59:08.883 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.883 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.883 INFO kablam! Aug 30 11:59:08.884 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.884 INFO kablam! --> src/lib.rs:177:35 Aug 30 11:59:08.885 INFO kablam! | Aug 30 11:59:08.885 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:08.885 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.885 INFO kablam! | Aug 30 11:59:08.885 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.885 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.885 INFO kablam! Aug 30 11:59:08.886 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:08.886 INFO kablam! --> src/lib.rs:178:38 Aug 30 11:59:08.886 INFO kablam! | Aug 30 11:59:08.886 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:08.886 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:08.886 INFO kablam! | Aug 30 11:59:08.886 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:08.886 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:08.886 INFO kablam! Aug 30 11:59:09.068 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:09.068 INFO kablam! --> src/lib.rs:176:30 Aug 30 11:59:09.069 INFO kablam! | Aug 30 11:59:09.069 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 30 11:59:09.069 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:09.069 INFO kablam! | Aug 30 11:59:09.069 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:09.069 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:09.069 INFO kablam! Aug 30 11:59:09.070 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:09.070 INFO kablam! --> src/lib.rs:177:35 Aug 30 11:59:09.070 INFO kablam! | Aug 30 11:59:09.070 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 30 11:59:09.070 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:09.070 INFO kablam! | Aug 30 11:59:09.070 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:09.070 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:09.070 INFO kablam! Aug 30 11:59:09.071 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 30 11:59:09.071 INFO kablam! --> src/lib.rs:178:38 Aug 30 11:59:09.072 INFO kablam! | Aug 30 11:59:09.072 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 30 11:59:09.072 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 30 11:59:09.072 INFO kablam! | Aug 30 11:59:09.072 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 30 11:59:09.072 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 30 11:59:09.072 INFO kablam! Aug 30 11:59:09.134 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.134 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 11:59:09.134 INFO kablam! | Aug 30 11:59:09.134 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 11:59:09.134 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.134 INFO kablam! | Aug 30 11:59:09.134 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.134 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.134 INFO kablam! Aug 30 11:59:09.137 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.137 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 11:59:09.137 INFO kablam! | Aug 30 11:59:09.137 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 11:59:09.137 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.137 INFO kablam! | Aug 30 11:59:09.137 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.137 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.137 INFO kablam! Aug 30 11:59:09.143 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.143 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 11:59:09.143 INFO kablam! | Aug 30 11:59:09.143 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 11:59:09.143 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.143 INFO kablam! | Aug 30 11:59:09.143 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.143 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.143 INFO kablam! Aug 30 11:59:09.306 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.306 INFO kablam! --> src/backend/mod.rs:327:18 Aug 30 11:59:09.306 INFO kablam! | Aug 30 11:59:09.306 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 30 11:59:09.306 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.306 INFO kablam! | Aug 30 11:59:09.306 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.307 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.307 INFO kablam! Aug 30 11:59:09.309 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.309 INFO kablam! --> src/backend/mod.rs:333:18 Aug 30 11:59:09.309 INFO kablam! | Aug 30 11:59:09.309 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 30 11:59:09.309 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.309 INFO kablam! | Aug 30 11:59:09.309 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.309 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.309 INFO kablam! Aug 30 11:59:09.314 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.314 INFO kablam! --> src/backend/mod.rs:357:22 Aug 30 11:59:09.314 INFO kablam! | Aug 30 11:59:09.314 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 30 11:59:09.314 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.314 INFO kablam! | Aug 30 11:59:09.314 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.315 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.315 INFO kablam! Aug 30 11:59:09.387 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.387 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 11:59:09.388 INFO kablam! | Aug 30 11:59:09.388 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:09.388 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.388 INFO kablam! | Aug 30 11:59:09.388 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.388 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.388 INFO kablam! Aug 30 11:59:09.391 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.391 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 11:59:09.391 INFO kablam! | Aug 30 11:59:09.391 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.391 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.391 INFO kablam! | Aug 30 11:59:09.392 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.392 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.392 INFO kablam! Aug 30 11:59:09.395 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.395 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 11:59:09.395 INFO kablam! | Aug 30 11:59:09.395 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.395 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.395 INFO kablam! | Aug 30 11:59:09.395 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.395 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.395 INFO kablam! Aug 30 11:59:09.399 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.399 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 11:59:09.399 INFO kablam! | Aug 30 11:59:09.399 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.399 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.399 INFO kablam! | Aug 30 11:59:09.399 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.399 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.399 INFO kablam! Aug 30 11:59:09.400 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.400 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 11:59:09.400 INFO kablam! | Aug 30 11:59:09.400 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.401 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.401 INFO kablam! | Aug 30 11:59:09.401 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.401 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.401 INFO kablam! Aug 30 11:59:09.402 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.403 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 11:59:09.403 INFO kablam! | Aug 30 11:59:09.403 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.403 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.403 INFO kablam! | Aug 30 11:59:09.403 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.403 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.403 INFO kablam! Aug 30 11:59:09.404 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.404 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 11:59:09.404 INFO kablam! | Aug 30 11:59:09.404 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.404 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.404 INFO kablam! | Aug 30 11:59:09.404 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.404 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.404 INFO kablam! Aug 30 11:59:09.406 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.406 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 11:59:09.406 INFO kablam! | Aug 30 11:59:09.406 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.406 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.406 INFO kablam! | Aug 30 11:59:09.406 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.407 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.407 INFO kablam! Aug 30 11:59:09.408 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.408 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 11:59:09.408 INFO kablam! | Aug 30 11:59:09.408 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:09.408 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.408 INFO kablam! | Aug 30 11:59:09.409 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.409 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.409 INFO kablam! Aug 30 11:59:09.410 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.410 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 11:59:09.410 INFO kablam! | Aug 30 11:59:09.410 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.410 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.410 INFO kablam! | Aug 30 11:59:09.410 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.410 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.410 INFO kablam! Aug 30 11:59:09.411 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.411 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 11:59:09.412 INFO kablam! | Aug 30 11:59:09.412 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 11:59:09.412 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.412 INFO kablam! | Aug 30 11:59:09.412 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.412 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.412 INFO kablam! Aug 30 11:59:09.413 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.413 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 11:59:09.413 INFO kablam! | Aug 30 11:59:09.413 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.413 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.413 INFO kablam! | Aug 30 11:59:09.413 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.413 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.413 INFO kablam! Aug 30 11:59:09.415 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.415 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 11:59:09.415 INFO kablam! | Aug 30 11:59:09.415 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.415 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.415 INFO kablam! | Aug 30 11:59:09.415 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.415 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.415 INFO kablam! Aug 30 11:59:09.417 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.417 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 11:59:09.417 INFO kablam! | Aug 30 11:59:09.417 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.417 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.417 INFO kablam! | Aug 30 11:59:09.417 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.417 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.417 INFO kablam! Aug 30 11:59:09.418 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.418 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 11:59:09.418 INFO kablam! | Aug 30 11:59:09.418 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.418 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.418 INFO kablam! | Aug 30 11:59:09.419 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.419 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.419 INFO kablam! Aug 30 11:59:09.420 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.420 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 11:59:09.420 INFO kablam! | Aug 30 11:59:09.420 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.420 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.420 INFO kablam! | Aug 30 11:59:09.420 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.420 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.420 INFO kablam! Aug 30 11:59:09.421 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.421 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 11:59:09.421 INFO kablam! | Aug 30 11:59:09.422 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.422 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.422 INFO kablam! | Aug 30 11:59:09.422 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.422 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.422 INFO kablam! Aug 30 11:59:09.423 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.423 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 11:59:09.423 INFO kablam! | Aug 30 11:59:09.423 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.423 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.423 INFO kablam! | Aug 30 11:59:09.424 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.424 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.424 INFO kablam! Aug 30 11:59:09.425 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.425 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 11:59:09.425 INFO kablam! | Aug 30 11:59:09.425 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.425 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.425 INFO kablam! | Aug 30 11:59:09.425 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.425 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.425 INFO kablam! Aug 30 11:59:09.426 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.427 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 11:59:09.427 INFO kablam! | Aug 30 11:59:09.427 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.427 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.427 INFO kablam! | Aug 30 11:59:09.427 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.427 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.427 INFO kablam! Aug 30 11:59:09.428 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.428 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 11:59:09.428 INFO kablam! | Aug 30 11:59:09.428 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.428 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.428 INFO kablam! | Aug 30 11:59:09.428 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.429 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.429 INFO kablam! Aug 30 11:59:09.430 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.430 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 11:59:09.430 INFO kablam! | Aug 30 11:59:09.430 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.430 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.430 INFO kablam! | Aug 30 11:59:09.430 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.430 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.430 INFO kablam! Aug 30 11:59:09.431 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.431 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 11:59:09.431 INFO kablam! | Aug 30 11:59:09.431 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.432 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.432 INFO kablam! | Aug 30 11:59:09.432 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.432 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.432 INFO kablam! Aug 30 11:59:09.433 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.433 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 11:59:09.433 INFO kablam! | Aug 30 11:59:09.433 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.433 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.433 INFO kablam! | Aug 30 11:59:09.433 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.433 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.433 INFO kablam! Aug 30 11:59:09.434 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.435 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 11:59:09.435 INFO kablam! | Aug 30 11:59:09.435 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.435 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.435 INFO kablam! | Aug 30 11:59:09.435 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.435 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.435 INFO kablam! Aug 30 11:59:09.437 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.437 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 11:59:09.437 INFO kablam! | Aug 30 11:59:09.437 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.437 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.437 INFO kablam! | Aug 30 11:59:09.437 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.437 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.437 INFO kablam! Aug 30 11:59:09.439 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.439 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 11:59:09.439 INFO kablam! | Aug 30 11:59:09.439 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.439 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.439 INFO kablam! | Aug 30 11:59:09.439 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.440 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.440 INFO kablam! Aug 30 11:59:09.561 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.561 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 30 11:59:09.561 INFO kablam! | Aug 30 11:59:09.561 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 30 11:59:09.561 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.561 INFO kablam! | Aug 30 11:59:09.561 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.561 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.561 INFO kablam! Aug 30 11:59:09.564 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.565 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 30 11:59:09.565 INFO kablam! | Aug 30 11:59:09.565 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.565 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.565 INFO kablam! | Aug 30 11:59:09.565 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.565 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.565 INFO kablam! Aug 30 11:59:09.568 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.568 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 30 11:59:09.568 INFO kablam! | Aug 30 11:59:09.568 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.568 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.568 INFO kablam! | Aug 30 11:59:09.568 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.568 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.568 INFO kablam! Aug 30 11:59:09.572 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.572 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 30 11:59:09.572 INFO kablam! | Aug 30 11:59:09.572 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.572 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.572 INFO kablam! | Aug 30 11:59:09.572 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.572 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.572 INFO kablam! Aug 30 11:59:09.574 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.574 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 30 11:59:09.574 INFO kablam! | Aug 30 11:59:09.574 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.574 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.574 INFO kablam! | Aug 30 11:59:09.574 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.574 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.574 INFO kablam! Aug 30 11:59:09.576 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.576 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 30 11:59:09.576 INFO kablam! | Aug 30 11:59:09.576 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.576 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.576 INFO kablam! | Aug 30 11:59:09.576 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.576 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.576 INFO kablam! Aug 30 11:59:09.577 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.577 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 30 11:59:09.578 INFO kablam! | Aug 30 11:59:09.578 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.578 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.578 INFO kablam! | Aug 30 11:59:09.578 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.578 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.578 INFO kablam! Aug 30 11:59:09.580 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.580 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 30 11:59:09.580 INFO kablam! | Aug 30 11:59:09.580 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.580 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.580 INFO kablam! | Aug 30 11:59:09.580 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.580 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.580 INFO kablam! Aug 30 11:59:09.582 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.582 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 30 11:59:09.582 INFO kablam! | Aug 30 11:59:09.582 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 30 11:59:09.582 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.582 INFO kablam! | Aug 30 11:59:09.582 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.582 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.582 INFO kablam! Aug 30 11:59:09.583 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.583 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 30 11:59:09.583 INFO kablam! | Aug 30 11:59:09.583 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.583 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.584 INFO kablam! | Aug 30 11:59:09.584 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.584 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.584 INFO kablam! Aug 30 11:59:09.585 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.585 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 30 11:59:09.585 INFO kablam! | Aug 30 11:59:09.585 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 30 11:59:09.585 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.585 INFO kablam! | Aug 30 11:59:09.585 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.585 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.585 INFO kablam! Aug 30 11:59:09.586 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.587 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 30 11:59:09.587 INFO kablam! | Aug 30 11:59:09.587 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.587 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.587 INFO kablam! | Aug 30 11:59:09.587 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.587 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.587 INFO kablam! Aug 30 11:59:09.588 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.588 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 30 11:59:09.588 INFO kablam! | Aug 30 11:59:09.588 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.588 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.588 INFO kablam! | Aug 30 11:59:09.588 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.588 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.589 INFO kablam! Aug 30 11:59:09.590 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.590 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 30 11:59:09.590 INFO kablam! | Aug 30 11:59:09.590 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.590 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.590 INFO kablam! | Aug 30 11:59:09.590 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.591 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.591 INFO kablam! Aug 30 11:59:09.592 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.592 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 30 11:59:09.592 INFO kablam! | Aug 30 11:59:09.592 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.592 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.592 INFO kablam! | Aug 30 11:59:09.592 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.592 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.592 INFO kablam! Aug 30 11:59:09.593 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.593 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 30 11:59:09.593 INFO kablam! | Aug 30 11:59:09.593 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.593 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.593 INFO kablam! | Aug 30 11:59:09.593 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.594 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.594 INFO kablam! Aug 30 11:59:09.595 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.595 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 30 11:59:09.595 INFO kablam! | Aug 30 11:59:09.595 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.595 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.595 INFO kablam! | Aug 30 11:59:09.595 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.595 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.595 INFO kablam! Aug 30 11:59:09.597 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.597 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 30 11:59:09.597 INFO kablam! | Aug 30 11:59:09.597 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.597 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.597 INFO kablam! | Aug 30 11:59:09.597 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.597 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.597 INFO kablam! Aug 30 11:59:09.598 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.598 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 30 11:59:09.599 INFO kablam! | Aug 30 11:59:09.599 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.599 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.599 INFO kablam! | Aug 30 11:59:09.599 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.599 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.599 INFO kablam! Aug 30 11:59:09.600 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.600 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 30 11:59:09.600 INFO kablam! | Aug 30 11:59:09.600 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.600 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.600 INFO kablam! | Aug 30 11:59:09.600 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.600 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.601 INFO kablam! Aug 30 11:59:09.602 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.602 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 30 11:59:09.602 INFO kablam! | Aug 30 11:59:09.602 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.602 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.602 INFO kablam! | Aug 30 11:59:09.602 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.602 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.602 INFO kablam! Aug 30 11:59:09.603 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.603 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 30 11:59:09.603 INFO kablam! | Aug 30 11:59:09.603 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.603 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.603 INFO kablam! | Aug 30 11:59:09.603 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.604 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.604 INFO kablam! Aug 30 11:59:09.605 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.605 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 30 11:59:09.605 INFO kablam! | Aug 30 11:59:09.605 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.605 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.605 INFO kablam! | Aug 30 11:59:09.605 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.605 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.605 INFO kablam! Aug 30 11:59:09.606 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.606 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 30 11:59:09.606 INFO kablam! | Aug 30 11:59:09.606 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 30 11:59:09.607 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.607 INFO kablam! | Aug 30 11:59:09.607 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.607 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.607 INFO kablam! Aug 30 11:59:09.608 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.608 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 30 11:59:09.608 INFO kablam! | Aug 30 11:59:09.608 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 30 11:59:09.608 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.608 INFO kablam! | Aug 30 11:59:09.608 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.608 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.608 INFO kablam! Aug 30 11:59:09.610 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.610 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 30 11:59:09.611 INFO kablam! | Aug 30 11:59:09.611 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 30 11:59:09.611 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.611 INFO kablam! | Aug 30 11:59:09.611 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.611 INFO kablam! Aug 30 11:59:09.613 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 30 11:59:09.613 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 30 11:59:09.613 INFO kablam! | Aug 30 11:59:09.613 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 30 11:59:09.613 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 30 11:59:09.613 INFO kablam! | Aug 30 11:59:09.613 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 30 11:59:09.613 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 30 11:59:09.613 INFO kablam! Aug 30 11:59:11.656 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:11.656 INFO kablam! Aug 30 11:59:11.656 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:11.666 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 11:59:11.666 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 11:59:11.833 INFO kablam! error: aborting due to 33 previous errors Aug 30 11:59:11.833 INFO kablam! Aug 30 11:59:11.833 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 11:59:11.851 INFO kablam! error: Could not compile `libpijul-compat`. Aug 30 11:59:11.851 INFO kablam! Aug 30 11:59:11.851 INFO kablam! To learn more, run the command again with --verbose. Aug 30 11:59:11.853 INFO kablam! su: No module specific data is present Aug 30 11:59:12.227 INFO running `"docker" "rm" "-f" "ff22b0e76a6e6d8497e8a35495cea1142761c92420a2d35f43c5f54da7c16685"` Aug 30 11:59:12.354 INFO blam! ff22b0e76a6e6d8497e8a35495cea1142761c92420a2d35f43c5f54da7c16685