Sep 01 15:17:08.719 INFO checking libpijul-0.8.3 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 15:17:08.719 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 15:17:08.719 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:17:08.938 INFO blam! 78c3a9881d86edc8050f3403d2c37505314d720503f4fa33495a49cc7284164e Sep 01 15:17:08.940 INFO running `"docker" "start" "-a" "78c3a9881d86edc8050f3403d2c37505314d720503f4fa33495a49cc7284164e"` Sep 01 15:17:09.700 INFO kablam! Checking sanakirja v0.8.17 Sep 01 15:17:12.871 INFO kablam! Checking libpijul v0.8.3 (file:///source) Sep 01 15:17:16.308 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 15:17:16.308 INFO kablam! --> src/backend/mod.rs:12:9 Sep 01 15:17:16.308 INFO kablam! | Sep 01 15:17:16.308 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 01 15:17:16.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 15:17:16.309 INFO kablam! | Sep 01 15:17:16.309 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:17:16.309 INFO kablam! Sep 01 15:17:16.459 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 15:17:16.459 INFO kablam! --> src/backend/mod.rs:12:9 Sep 01 15:17:16.459 INFO kablam! | Sep 01 15:17:16.460 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 01 15:17:16.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 15:17:16.460 INFO kablam! | Sep 01 15:17:16.460 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:17:16.460 INFO kablam! Sep 01 15:17:17.404 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.405 INFO kablam! --> src/lib.rs:175:30 Sep 01 15:17:17.405 INFO kablam! | Sep 01 15:17:17.405 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 01 15:17:17.405 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.405 INFO kablam! | Sep 01 15:17:17.405 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.405 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.405 INFO kablam! Sep 01 15:17:17.406 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.406 INFO kablam! --> src/lib.rs:176:35 Sep 01 15:17:17.406 INFO kablam! | Sep 01 15:17:17.406 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 01 15:17:17.406 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.406 INFO kablam! | Sep 01 15:17:17.406 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.406 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.406 INFO kablam! Sep 01 15:17:17.408 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.408 INFO kablam! --> src/lib.rs:177:38 Sep 01 15:17:17.408 INFO kablam! | Sep 01 15:17:17.408 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 01 15:17:17.408 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.408 INFO kablam! | Sep 01 15:17:17.408 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.408 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.408 INFO kablam! Sep 01 15:17:17.480 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.480 INFO kablam! --> src/lib.rs:175:30 Sep 01 15:17:17.480 INFO kablam! | Sep 01 15:17:17.480 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 01 15:17:17.480 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.480 INFO kablam! | Sep 01 15:17:17.480 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.480 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.480 INFO kablam! Sep 01 15:17:17.481 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.481 INFO kablam! --> src/lib.rs:176:35 Sep 01 15:17:17.481 INFO kablam! | Sep 01 15:17:17.481 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 01 15:17:17.481 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.481 INFO kablam! | Sep 01 15:17:17.481 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.481 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.481 INFO kablam! Sep 01 15:17:17.483 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 01 15:17:17.483 INFO kablam! --> src/lib.rs:177:38 Sep 01 15:17:17.483 INFO kablam! | Sep 01 15:17:17.483 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 01 15:17:17.483 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 01 15:17:17.483 INFO kablam! | Sep 01 15:17:17.483 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 01 15:17:17.483 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 01 15:17:17.483 INFO kablam! Sep 01 15:17:17.731 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.731 INFO kablam! --> src/backend/mod.rs:328:18 Sep 01 15:17:17.731 INFO kablam! | Sep 01 15:17:17.731 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 01 15:17:17.731 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.731 INFO kablam! | Sep 01 15:17:17.731 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.731 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.731 INFO kablam! Sep 01 15:17:17.735 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.735 INFO kablam! --> src/backend/mod.rs:334:18 Sep 01 15:17:17.735 INFO kablam! | Sep 01 15:17:17.735 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 01 15:17:17.735 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.735 INFO kablam! | Sep 01 15:17:17.735 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.735 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.735 INFO kablam! Sep 01 15:17:17.743 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.743 INFO kablam! --> src/backend/mod.rs:358:22 Sep 01 15:17:17.743 INFO kablam! | Sep 01 15:17:17.743 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 01 15:17:17.743 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.743 INFO kablam! | Sep 01 15:17:17.743 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.743 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.743 INFO kablam! Sep 01 15:17:17.791 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.791 INFO kablam! --> src/backend/mod.rs:328:18 Sep 01 15:17:17.791 INFO kablam! | Sep 01 15:17:17.791 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 01 15:17:17.792 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.792 INFO kablam! | Sep 01 15:17:17.792 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.792 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.792 INFO kablam! Sep 01 15:17:17.795 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.795 INFO kablam! --> src/backend/mod.rs:334:18 Sep 01 15:17:17.795 INFO kablam! | Sep 01 15:17:17.795 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 01 15:17:17.795 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.795 INFO kablam! | Sep 01 15:17:17.795 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.795 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.795 INFO kablam! Sep 01 15:17:17.803 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:17.803 INFO kablam! --> src/backend/mod.rs:358:22 Sep 01 15:17:17.803 INFO kablam! | Sep 01 15:17:17.803 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 01 15:17:17.803 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:17.803 INFO kablam! | Sep 01 15:17:17.803 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:17.803 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:17.803 INFO kablam! Sep 01 15:17:18.079 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.079 INFO kablam! --> src/backend/mod.rs:985:21 Sep 01 15:17:18.079 INFO kablam! | Sep 01 15:17:18.079 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 01 15:17:18.079 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.079 INFO kablam! | Sep 01 15:17:18.079 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.079 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.079 INFO kablam! Sep 01 15:17:18.085 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.085 INFO kablam! --> src/backend/mod.rs:997:26 Sep 01 15:17:18.085 INFO kablam! | Sep 01 15:17:18.085 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.085 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.085 INFO kablam! | Sep 01 15:17:18.085 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.085 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.085 INFO kablam! Sep 01 15:17:18.087 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.087 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 01 15:17:18.088 INFO kablam! | Sep 01 15:17:18.088 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.088 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.088 INFO kablam! | Sep 01 15:17:18.088 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.088 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.088 INFO kablam! Sep 01 15:17:18.090 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.090 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 01 15:17:18.090 INFO kablam! | Sep 01 15:17:18.090 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.090 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.090 INFO kablam! | Sep 01 15:17:18.090 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.090 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.090 INFO kablam! Sep 01 15:17:18.092 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.092 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 01 15:17:18.092 INFO kablam! | Sep 01 15:17:18.092 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.092 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.092 INFO kablam! | Sep 01 15:17:18.093 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.093 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.093 INFO kablam! Sep 01 15:17:18.095 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.095 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 01 15:17:18.095 INFO kablam! | Sep 01 15:17:18.095 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.095 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.095 INFO kablam! | Sep 01 15:17:18.095 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.096 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.096 INFO kablam! Sep 01 15:17:18.097 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.097 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 01 15:17:18.097 INFO kablam! | Sep 01 15:17:18.097 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.098 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.098 INFO kablam! | Sep 01 15:17:18.098 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.098 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.098 INFO kablam! Sep 01 15:17:18.100 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.100 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 01 15:17:18.100 INFO kablam! | Sep 01 15:17:18.100 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.100 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.100 INFO kablam! | Sep 01 15:17:18.101 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.101 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.101 INFO kablam! Sep 01 15:17:18.104 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.104 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 01 15:17:18.104 INFO kablam! | Sep 01 15:17:18.104 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 01 15:17:18.104 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.104 INFO kablam! | Sep 01 15:17:18.104 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.104 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.104 INFO kablam! Sep 01 15:17:18.106 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.106 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 01 15:17:18.106 INFO kablam! | Sep 01 15:17:18.106 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.106 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.106 INFO kablam! | Sep 01 15:17:18.107 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.107 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.107 INFO kablam! Sep 01 15:17:18.108 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.108 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 01 15:17:18.108 INFO kablam! | Sep 01 15:17:18.109 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 01 15:17:18.109 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.109 INFO kablam! | Sep 01 15:17:18.109 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.109 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.109 INFO kablam! Sep 01 15:17:18.110 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.110 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 01 15:17:18.110 INFO kablam! | Sep 01 15:17:18.110 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.110 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.111 INFO kablam! | Sep 01 15:17:18.111 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.111 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.111 INFO kablam! Sep 01 15:17:18.112 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.113 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 01 15:17:18.113 INFO kablam! | Sep 01 15:17:18.113 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.113 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.113 INFO kablam! | Sep 01 15:17:18.113 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.113 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.113 INFO kablam! Sep 01 15:17:18.115 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.115 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 01 15:17:18.115 INFO kablam! | Sep 01 15:17:18.115 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.115 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.115 INFO kablam! | Sep 01 15:17:18.115 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.116 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.116 INFO kablam! Sep 01 15:17:18.117 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.117 INFO kablam! --> src/backend/mod.rs:985:21 Sep 01 15:17:18.117 INFO kablam! | Sep 01 15:17:18.117 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 01 15:17:18.117 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.117 INFO kablam! | Sep 01 15:17:18.117 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.117 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.118 INFO kablam! Sep 01 15:17:18.118 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.118 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 01 15:17:18.118 INFO kablam! | Sep 01 15:17:18.118 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.118 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.118 INFO kablam! | Sep 01 15:17:18.118 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.118 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.118 INFO kablam! Sep 01 15:17:18.119 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.119 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 01 15:17:18.119 INFO kablam! | Sep 01 15:17:18.119 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.119 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.119 INFO kablam! | Sep 01 15:17:18.119 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.119 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.119 INFO kablam! Sep 01 15:17:18.121 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.121 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 01 15:17:18.121 INFO kablam! | Sep 01 15:17:18.122 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.122 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.122 INFO kablam! | Sep 01 15:17:18.122 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.122 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.122 INFO kablam! Sep 01 15:17:18.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.123 INFO kablam! --> src/backend/mod.rs:997:26 Sep 01 15:17:18.123 INFO kablam! | Sep 01 15:17:18.123 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.123 INFO kablam! | Sep 01 15:17:18.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.123 INFO kablam! Sep 01 15:17:18.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.124 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 01 15:17:18.124 INFO kablam! | Sep 01 15:17:18.124 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.124 INFO kablam! | Sep 01 15:17:18.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.124 INFO kablam! Sep 01 15:17:18.125 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.125 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 01 15:17:18.125 INFO kablam! | Sep 01 15:17:18.125 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.125 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.125 INFO kablam! | Sep 01 15:17:18.125 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.125 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.125 INFO kablam! Sep 01 15:17:18.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.126 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 01 15:17:18.126 INFO kablam! | Sep 01 15:17:18.126 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.126 INFO kablam! | Sep 01 15:17:18.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.126 INFO kablam! Sep 01 15:17:18.127 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.127 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 01 15:17:18.128 INFO kablam! | Sep 01 15:17:18.128 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.128 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.128 INFO kablam! | Sep 01 15:17:18.128 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.128 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.128 INFO kablam! Sep 01 15:17:18.128 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.128 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 01 15:17:18.128 INFO kablam! | Sep 01 15:17:18.128 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.128 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.129 INFO kablam! | Sep 01 15:17:18.129 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.129 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.129 INFO kablam! Sep 01 15:17:18.130 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.130 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 01 15:17:18.130 INFO kablam! | Sep 01 15:17:18.130 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.130 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.130 INFO kablam! | Sep 01 15:17:18.130 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.130 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.130 INFO kablam! Sep 01 15:17:18.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.131 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 01 15:17:18.131 INFO kablam! | Sep 01 15:17:18.131 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.131 INFO kablam! | Sep 01 15:17:18.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.131 INFO kablam! Sep 01 15:17:18.133 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.133 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 01 15:17:18.133 INFO kablam! | Sep 01 15:17:18.133 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.133 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.133 INFO kablam! | Sep 01 15:17:18.133 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.133 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.133 INFO kablam! Sep 01 15:17:18.134 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.134 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 01 15:17:18.134 INFO kablam! | Sep 01 15:17:18.134 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.134 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.134 INFO kablam! | Sep 01 15:17:18.134 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.134 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.134 INFO kablam! Sep 01 15:17:18.135 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.135 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 01 15:17:18.135 INFO kablam! | Sep 01 15:17:18.135 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.135 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.135 INFO kablam! | Sep 01 15:17:18.135 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.135 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.136 INFO kablam! Sep 01 15:17:18.136 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.136 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 01 15:17:18.136 INFO kablam! | Sep 01 15:17:18.136 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.136 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.136 INFO kablam! | Sep 01 15:17:18.136 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.136 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.136 INFO kablam! Sep 01 15:17:18.138 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.138 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 01 15:17:18.138 INFO kablam! | Sep 01 15:17:18.138 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.138 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.138 INFO kablam! | Sep 01 15:17:18.138 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.138 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.138 INFO kablam! Sep 01 15:17:18.140 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.140 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 01 15:17:18.140 INFO kablam! | Sep 01 15:17:18.140 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.140 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.140 INFO kablam! | Sep 01 15:17:18.140 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.140 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.140 INFO kablam! Sep 01 15:17:18.140 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.140 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 01 15:17:18.140 INFO kablam! | Sep 01 15:17:18.140 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.140 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.140 INFO kablam! | Sep 01 15:17:18.141 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.141 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.141 INFO kablam! Sep 01 15:17:18.143 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.143 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 01 15:17:18.143 INFO kablam! | Sep 01 15:17:18.143 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 01 15:17:18.143 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.143 INFO kablam! | Sep 01 15:17:18.143 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.143 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.143 INFO kablam! Sep 01 15:17:18.144 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.144 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 01 15:17:18.144 INFO kablam! | Sep 01 15:17:18.144 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.144 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.144 INFO kablam! | Sep 01 15:17:18.144 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.144 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.144 INFO kablam! Sep 01 15:17:18.145 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.145 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 01 15:17:18.145 INFO kablam! | Sep 01 15:17:18.146 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.146 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.146 INFO kablam! | Sep 01 15:17:18.146 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.146 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.146 INFO kablam! Sep 01 15:17:18.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.147 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 01 15:17:18.147 INFO kablam! | Sep 01 15:17:18.148 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.148 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.148 INFO kablam! | Sep 01 15:17:18.148 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.148 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.148 INFO kablam! Sep 01 15:17:18.148 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.148 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 01 15:17:18.148 INFO kablam! | Sep 01 15:17:18.149 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 01 15:17:18.149 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.149 INFO kablam! | Sep 01 15:17:18.149 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.149 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.149 INFO kablam! Sep 01 15:17:18.150 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.150 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 01 15:17:18.150 INFO kablam! | Sep 01 15:17:18.151 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.151 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.151 INFO kablam! | Sep 01 15:17:18.151 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.151 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.151 INFO kablam! Sep 01 15:17:18.153 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.153 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 01 15:17:18.153 INFO kablam! | Sep 01 15:17:18.153 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.153 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.153 INFO kablam! | Sep 01 15:17:18.153 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.153 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.153 INFO kablam! Sep 01 15:17:18.155 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.156 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 01 15:17:18.156 INFO kablam! | Sep 01 15:17:18.156 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.156 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.156 INFO kablam! | Sep 01 15:17:18.156 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.156 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.156 INFO kablam! Sep 01 15:17:18.158 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.158 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 01 15:17:18.158 INFO kablam! | Sep 01 15:17:18.158 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.158 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.158 INFO kablam! | Sep 01 15:17:18.158 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.158 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.158 INFO kablam! Sep 01 15:17:18.160 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.160 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 01 15:17:18.160 INFO kablam! | Sep 01 15:17:18.160 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.160 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.160 INFO kablam! | Sep 01 15:17:18.160 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.161 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.161 INFO kablam! Sep 01 15:17:18.162 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.162 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 01 15:17:18.162 INFO kablam! | Sep 01 15:17:18.162 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.162 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.162 INFO kablam! | Sep 01 15:17:18.163 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.163 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.163 INFO kablam! Sep 01 15:17:18.164 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.164 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 01 15:17:18.164 INFO kablam! | Sep 01 15:17:18.165 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.165 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.165 INFO kablam! | Sep 01 15:17:18.165 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.165 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.165 INFO kablam! Sep 01 15:17:18.167 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.167 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 01 15:17:18.167 INFO kablam! | Sep 01 15:17:18.167 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.167 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.167 INFO kablam! | Sep 01 15:17:18.167 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.167 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.167 INFO kablam! Sep 01 15:17:18.169 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.169 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 01 15:17:18.170 INFO kablam! | Sep 01 15:17:18.170 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.170 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.170 INFO kablam! | Sep 01 15:17:18.170 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.170 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.170 INFO kablam! Sep 01 15:17:18.172 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.172 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 01 15:17:18.172 INFO kablam! | Sep 01 15:17:18.172 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.172 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.172 INFO kablam! | Sep 01 15:17:18.172 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.172 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.172 INFO kablam! Sep 01 15:17:18.174 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.174 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 01 15:17:18.174 INFO kablam! | Sep 01 15:17:18.174 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.174 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.174 INFO kablam! | Sep 01 15:17:18.174 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.175 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.175 INFO kablam! Sep 01 15:17:18.176 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.176 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 01 15:17:18.176 INFO kablam! | Sep 01 15:17:18.176 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.176 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.177 INFO kablam! | Sep 01 15:17:18.177 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.177 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.177 INFO kablam! Sep 01 15:17:18.178 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.178 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 01 15:17:18.179 INFO kablam! | Sep 01 15:17:18.179 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 01 15:17:18.179 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.179 INFO kablam! | Sep 01 15:17:18.179 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.179 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.179 INFO kablam! Sep 01 15:17:18.181 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.181 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 01 15:17:18.181 INFO kablam! | Sep 01 15:17:18.181 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 01 15:17:18.181 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.181 INFO kablam! | Sep 01 15:17:18.181 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.182 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.182 INFO kablam! Sep 01 15:17:18.184 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.185 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 01 15:17:18.185 INFO kablam! | Sep 01 15:17:18.185 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 01 15:17:18.185 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.185 INFO kablam! | Sep 01 15:17:18.185 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.185 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.185 INFO kablam! Sep 01 15:17:18.188 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 01 15:17:18.188 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 01 15:17:18.188 INFO kablam! | Sep 01 15:17:18.188 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 01 15:17:18.188 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 01 15:17:18.188 INFO kablam! | Sep 01 15:17:18.188 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 01 15:17:18.189 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 01 15:17:18.189 INFO kablam! Sep 01 15:17:21.549 INFO kablam! error: aborting due to 33 previous errors Sep 01 15:17:21.549 INFO kablam! Sep 01 15:17:21.549 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 15:17:21.564 INFO kablam! error: Could not compile `libpijul`. Sep 01 15:17:21.564 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 15:17:21.887 INFO kablam! error: aborting due to 33 previous errors Sep 01 15:17:21.887 INFO kablam! Sep 01 15:17:21.887 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 15:17:21.904 INFO kablam! error: Could not compile `libpijul`. Sep 01 15:17:21.904 INFO kablam! Sep 01 15:17:21.905 INFO kablam! To learn more, run the command again with --verbose. Sep 01 15:17:21.906 INFO kablam! su: No module specific data is present Sep 01 15:17:22.442 INFO running `"docker" "rm" "-f" "78c3a9881d86edc8050f3403d2c37505314d720503f4fa33495a49cc7284164e"` Sep 01 15:17:22.541 INFO blam! 78c3a9881d86edc8050f3403d2c37505314d720503f4fa33495a49cc7284164e