Sep 04 15:06:52.463 INFO checking libpijul-compat-0.8.7 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 15:06:52.463 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 15:06:52.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:06:52.644 INFO blam! 8aaef802d524bf40b68c881e32d3dbca3733c23820018666a8a52d7a4c7464aa Sep 04 15:06:52.646 INFO running `"docker" "start" "-a" "8aaef802d524bf40b68c881e32d3dbca3733c23820018666a8a52d7a4c7464aa"` Sep 04 15:06:53.389 INFO kablam! Checking sanakirja v0.8.17 Sep 04 15:06:53.391 INFO kablam! Checking globset v0.2.1 Sep 04 15:06:55.267 INFO kablam! Checking ignore v0.2.2 Sep 04 15:06:57.608 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Sep 04 15:07:02.694 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.694 INFO kablam! --> src/lib.rs:176:30 Sep 04 15:07:02.694 INFO kablam! | Sep 04 15:07:02.694 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 04 15:07:02.694 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.695 INFO kablam! | Sep 04 15:07:02.695 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.695 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.695 INFO kablam! Sep 04 15:07:02.697 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.697 INFO kablam! --> src/lib.rs:177:35 Sep 04 15:07:02.697 INFO kablam! | Sep 04 15:07:02.697 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 04 15:07:02.697 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.697 INFO kablam! | Sep 04 15:07:02.697 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.697 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.697 INFO kablam! Sep 04 15:07:02.698 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.698 INFO kablam! --> src/lib.rs:178:38 Sep 04 15:07:02.698 INFO kablam! | Sep 04 15:07:02.698 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 04 15:07:02.698 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.698 INFO kablam! | Sep 04 15:07:02.698 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.698 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.698 INFO kablam! Sep 04 15:07:02.850 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.850 INFO kablam! --> src/lib.rs:176:30 Sep 04 15:07:02.850 INFO kablam! | Sep 04 15:07:02.850 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 04 15:07:02.850 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.850 INFO kablam! | Sep 04 15:07:02.850 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.850 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.850 INFO kablam! Sep 04 15:07:02.851 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.851 INFO kablam! --> src/lib.rs:177:35 Sep 04 15:07:02.851 INFO kablam! | Sep 04 15:07:02.851 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 04 15:07:02.851 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.852 INFO kablam! | Sep 04 15:07:02.852 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.852 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.852 INFO kablam! Sep 04 15:07:02.853 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 04 15:07:02.853 INFO kablam! --> src/lib.rs:178:38 Sep 04 15:07:02.853 INFO kablam! | Sep 04 15:07:02.853 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 04 15:07:02.853 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 04 15:07:02.853 INFO kablam! | Sep 04 15:07:02.853 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 04 15:07:02.853 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 04 15:07:02.854 INFO kablam! Sep 04 15:07:03.049 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.049 INFO kablam! --> src/backend/mod.rs:327:18 Sep 04 15:07:03.049 INFO kablam! | Sep 04 15:07:03.049 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 04 15:07:03.049 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.049 INFO kablam! | Sep 04 15:07:03.049 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.049 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.049 INFO kablam! Sep 04 15:07:03.054 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.054 INFO kablam! --> src/backend/mod.rs:333:18 Sep 04 15:07:03.054 INFO kablam! | Sep 04 15:07:03.054 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 04 15:07:03.054 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.054 INFO kablam! | Sep 04 15:07:03.054 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.054 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.054 INFO kablam! Sep 04 15:07:03.063 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.063 INFO kablam! --> src/backend/mod.rs:357:22 Sep 04 15:07:03.063 INFO kablam! | Sep 04 15:07:03.063 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 04 15:07:03.063 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.063 INFO kablam! | Sep 04 15:07:03.063 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.063 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.063 INFO kablam! Sep 04 15:07:03.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.147 INFO kablam! --> src/backend/mod.rs:327:18 Sep 04 15:07:03.147 INFO kablam! | Sep 04 15:07:03.147 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 04 15:07:03.148 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.148 INFO kablam! | Sep 04 15:07:03.148 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.148 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.148 INFO kablam! Sep 04 15:07:03.151 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.151 INFO kablam! --> src/backend/mod.rs:333:18 Sep 04 15:07:03.151 INFO kablam! | Sep 04 15:07:03.151 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 04 15:07:03.151 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.151 INFO kablam! | Sep 04 15:07:03.151 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.151 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.151 INFO kablam! Sep 04 15:07:03.158 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.158 INFO kablam! --> src/backend/mod.rs:357:22 Sep 04 15:07:03.158 INFO kablam! | Sep 04 15:07:03.158 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 04 15:07:03.158 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.158 INFO kablam! | Sep 04 15:07:03.158 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.158 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.158 INFO kablam! Sep 04 15:07:03.471 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.471 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 04 15:07:03.471 INFO kablam! | Sep 04 15:07:03.471 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 04 15:07:03.471 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.471 INFO kablam! | Sep 04 15:07:03.471 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.471 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.471 INFO kablam! Sep 04 15:07:03.481 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.481 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 04 15:07:03.481 INFO kablam! | Sep 04 15:07:03.481 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.481 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.481 INFO kablam! | Sep 04 15:07:03.481 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.481 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.481 INFO kablam! Sep 04 15:07:03.487 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.487 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 04 15:07:03.487 INFO kablam! | Sep 04 15:07:03.487 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 04 15:07:03.487 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.487 INFO kablam! | Sep 04 15:07:03.487 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.487 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.487 INFO kablam! Sep 04 15:07:03.489 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.489 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 04 15:07:03.490 INFO kablam! | Sep 04 15:07:03.490 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.490 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.490 INFO kablam! | Sep 04 15:07:03.490 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.490 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.490 INFO kablam! Sep 04 15:07:03.492 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.492 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 04 15:07:03.492 INFO kablam! | Sep 04 15:07:03.492 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.492 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.492 INFO kablam! | Sep 04 15:07:03.492 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.492 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.492 INFO kablam! Sep 04 15:07:03.496 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.496 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 04 15:07:03.496 INFO kablam! | Sep 04 15:07:03.496 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.496 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.496 INFO kablam! | Sep 04 15:07:03.496 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.496 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.496 INFO kablam! Sep 04 15:07:03.501 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.501 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 04 15:07:03.501 INFO kablam! | Sep 04 15:07:03.501 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.501 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.501 INFO kablam! | Sep 04 15:07:03.501 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.501 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.501 INFO kablam! Sep 04 15:07:03.501 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.501 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 04 15:07:03.501 INFO kablam! | Sep 04 15:07:03.501 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.502 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.502 INFO kablam! | Sep 04 15:07:03.502 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.502 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.502 INFO kablam! Sep 04 15:07:03.503 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.503 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 04 15:07:03.503 INFO kablam! | Sep 04 15:07:03.503 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.503 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.503 INFO kablam! | Sep 04 15:07:03.503 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.503 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.504 INFO kablam! Sep 04 15:07:03.506 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.506 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 04 15:07:03.506 INFO kablam! | Sep 04 15:07:03.506 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.506 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.506 INFO kablam! | Sep 04 15:07:03.506 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.506 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.506 INFO kablam! Sep 04 15:07:03.508 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.508 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 04 15:07:03.508 INFO kablam! | Sep 04 15:07:03.508 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.508 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.508 INFO kablam! | Sep 04 15:07:03.508 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.508 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.508 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.508 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 04 15:07:03.508 INFO kablam! | Sep 04 15:07:03.508 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.508 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.508 INFO kablam! | Sep 04 15:07:03.508 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.508 INFO kablam! Sep 04 15:07:03.508 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.508 INFO kablam! Sep 04 15:07:03.510 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.510 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 04 15:07:03.510 INFO kablam! | Sep 04 15:07:03.510 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.510 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.510 INFO kablam! | Sep 04 15:07:03.510 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.510 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.510 INFO kablam! Sep 04 15:07:03.513 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.513 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 04 15:07:03.513 INFO kablam! | Sep 04 15:07:03.513 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 04 15:07:03.513 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.513 INFO kablam! | Sep 04 15:07:03.513 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.513 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.513 INFO kablam! Sep 04 15:07:03.515 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.515 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 04 15:07:03.515 INFO kablam! | Sep 04 15:07:03.515 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.515 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.515 INFO kablam! | Sep 04 15:07:03.515 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.515 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.515 INFO kablam! Sep 04 15:07:03.516 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.516 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 04 15:07:03.516 INFO kablam! | Sep 04 15:07:03.516 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 04 15:07:03.516 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.516 INFO kablam! | Sep 04 15:07:03.516 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.516 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.516 INFO kablam! Sep 04 15:07:03.517 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.517 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 04 15:07:03.517 INFO kablam! | Sep 04 15:07:03.517 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.517 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.517 INFO kablam! | Sep 04 15:07:03.517 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.518 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.518 INFO kablam! Sep 04 15:07:03.518 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.518 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 04 15:07:03.518 INFO kablam! | Sep 04 15:07:03.518 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.518 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.518 INFO kablam! | Sep 04 15:07:03.518 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.518 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.518 INFO kablam! Sep 04 15:07:03.520 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.520 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 04 15:07:03.520 INFO kablam! | Sep 04 15:07:03.520 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.520 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.520 INFO kablam! | Sep 04 15:07:03.520 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.520 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.520 INFO kablam! Sep 04 15:07:03.522 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.522 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 04 15:07:03.522 INFO kablam! | Sep 04 15:07:03.522 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.522 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.522 INFO kablam! | Sep 04 15:07:03.522 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.522 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.522 INFO kablam! Sep 04 15:07:03.524 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.524 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 04 15:07:03.524 INFO kablam! | Sep 04 15:07:03.524 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.524 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.524 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.524 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 04 15:07:03.524 INFO kablam! | Sep 04 15:07:03.524 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.524 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.524 INFO kablam! | Sep 04 15:07:03.524 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.524 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.524 INFO kablam! Sep 04 15:07:03.524 INFO kablam! | Sep 04 15:07:03.524 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.525 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.525 INFO kablam! Sep 04 15:07:03.526 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.526 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 04 15:07:03.526 INFO kablam! | Sep 04 15:07:03.526 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.526 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.526 INFO kablam! | Sep 04 15:07:03.526 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.526 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.526 INFO kablam! Sep 04 15:07:03.528 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.528 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 04 15:07:03.528 INFO kablam! | Sep 04 15:07:03.528 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.528 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.528 INFO kablam! | Sep 04 15:07:03.528 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.528 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.528 INFO kablam! Sep 04 15:07:03.530 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.530 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 04 15:07:03.530 INFO kablam! | Sep 04 15:07:03.530 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.530 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.530 INFO kablam! | Sep 04 15:07:03.530 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.530 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.530 INFO kablam! Sep 04 15:07:03.532 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.532 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 04 15:07:03.532 INFO kablam! | Sep 04 15:07:03.532 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.532 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.532 INFO kablam! | Sep 04 15:07:03.532 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.532 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.532 INFO kablam! Sep 04 15:07:03.533 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.533 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 04 15:07:03.533 INFO kablam! | Sep 04 15:07:03.533 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.533 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.533 INFO kablam! | Sep 04 15:07:03.533 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.533 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.533 INFO kablam! Sep 04 15:07:03.534 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.534 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 04 15:07:03.534 INFO kablam! | Sep 04 15:07:03.534 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.534 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.534 INFO kablam! | Sep 04 15:07:03.534 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.534 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.534 INFO kablam! Sep 04 15:07:03.535 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.535 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 04 15:07:03.536 INFO kablam! | Sep 04 15:07:03.536 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.536 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.536 INFO kablam! | Sep 04 15:07:03.536 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.536 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.536 INFO kablam! Sep 04 15:07:03.537 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.537 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 04 15:07:03.537 INFO kablam! | Sep 04 15:07:03.537 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.537 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.537 INFO kablam! | Sep 04 15:07:03.538 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.538 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.538 INFO kablam! Sep 04 15:07:03.539 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.539 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 04 15:07:03.539 INFO kablam! | Sep 04 15:07:03.539 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.539 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.539 INFO kablam! | Sep 04 15:07:03.539 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.539 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.539 INFO kablam! Sep 04 15:07:03.541 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.541 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 04 15:07:03.541 INFO kablam! | Sep 04 15:07:03.541 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.541 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.541 INFO kablam! | Sep 04 15:07:03.541 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.541 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.541 INFO kablam! Sep 04 15:07:03.542 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.542 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 04 15:07:03.542 INFO kablam! | Sep 04 15:07:03.542 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 04 15:07:03.542 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.542 INFO kablam! | Sep 04 15:07:03.542 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.542 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.542 INFO kablam! Sep 04 15:07:03.543 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.543 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 04 15:07:03.543 INFO kablam! | Sep 04 15:07:03.543 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.543 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.543 INFO kablam! | Sep 04 15:07:03.543 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.543 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.543 INFO kablam! Sep 04 15:07:03.546 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.546 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 04 15:07:03.546 INFO kablam! | Sep 04 15:07:03.546 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.546 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.546 INFO kablam! | Sep 04 15:07:03.546 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.546 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.546 INFO kablam! Sep 04 15:07:03.546 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.546 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 04 15:07:03.546 INFO kablam! | Sep 04 15:07:03.546 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.546 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.546 INFO kablam! | Sep 04 15:07:03.546 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.546 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.546 INFO kablam! Sep 04 15:07:03.548 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.548 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 04 15:07:03.548 INFO kablam! | Sep 04 15:07:03.548 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.548 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.548 INFO kablam! | Sep 04 15:07:03.549 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.549 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.549 INFO kablam! Sep 04 15:07:03.551 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.551 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 04 15:07:03.551 INFO kablam! | Sep 04 15:07:03.551 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 04 15:07:03.551 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.551 INFO kablam! | Sep 04 15:07:03.551 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.551 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.551 INFO kablam! Sep 04 15:07:03.554 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.554 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 04 15:07:03.554 INFO kablam! | Sep 04 15:07:03.554 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.554 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.554 INFO kablam! | Sep 04 15:07:03.554 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.554 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.554 INFO kablam! Sep 04 15:07:03.556 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.557 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 04 15:07:03.557 INFO kablam! | Sep 04 15:07:03.557 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.557 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.557 INFO kablam! | Sep 04 15:07:03.557 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.557 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.557 INFO kablam! Sep 04 15:07:03.560 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.560 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 04 15:07:03.560 INFO kablam! | Sep 04 15:07:03.560 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.560 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.560 INFO kablam! | Sep 04 15:07:03.560 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.560 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.560 INFO kablam! Sep 04 15:07:03.563 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.563 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 04 15:07:03.563 INFO kablam! | Sep 04 15:07:03.563 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.563 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.563 INFO kablam! | Sep 04 15:07:03.563 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.563 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.563 INFO kablam! Sep 04 15:07:03.565 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.565 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 04 15:07:03.565 INFO kablam! | Sep 04 15:07:03.565 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.565 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.565 INFO kablam! | Sep 04 15:07:03.565 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.565 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.566 INFO kablam! Sep 04 15:07:03.568 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.568 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 04 15:07:03.568 INFO kablam! | Sep 04 15:07:03.568 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.568 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.568 INFO kablam! | Sep 04 15:07:03.568 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.568 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.569 INFO kablam! Sep 04 15:07:03.571 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.571 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 04 15:07:03.571 INFO kablam! | Sep 04 15:07:03.571 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.571 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.571 INFO kablam! | Sep 04 15:07:03.571 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.571 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.571 INFO kablam! Sep 04 15:07:03.574 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.574 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 04 15:07:03.574 INFO kablam! | Sep 04 15:07:03.574 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.574 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.574 INFO kablam! | Sep 04 15:07:03.574 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.574 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.575 INFO kablam! Sep 04 15:07:03.577 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.577 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 04 15:07:03.577 INFO kablam! | Sep 04 15:07:03.577 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.577 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.578 INFO kablam! | Sep 04 15:07:03.578 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.578 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.578 INFO kablam! Sep 04 15:07:03.580 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.580 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 04 15:07:03.580 INFO kablam! | Sep 04 15:07:03.580 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.580 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.580 INFO kablam! | Sep 04 15:07:03.580 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.580 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.580 INFO kablam! Sep 04 15:07:03.583 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.583 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 04 15:07:03.583 INFO kablam! | Sep 04 15:07:03.583 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.583 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.583 INFO kablam! | Sep 04 15:07:03.583 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.583 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.583 INFO kablam! Sep 04 15:07:03.586 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.586 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 04 15:07:03.586 INFO kablam! | Sep 04 15:07:03.586 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.586 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.586 INFO kablam! | Sep 04 15:07:03.586 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.586 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.586 INFO kablam! Sep 04 15:07:03.589 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.589 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 04 15:07:03.589 INFO kablam! | Sep 04 15:07:03.589 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 04 15:07:03.589 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.589 INFO kablam! | Sep 04 15:07:03.589 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.589 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.589 INFO kablam! Sep 04 15:07:03.592 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.592 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 04 15:07:03.592 INFO kablam! | Sep 04 15:07:03.592 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 04 15:07:03.592 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.592 INFO kablam! | Sep 04 15:07:03.592 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.592 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.592 INFO kablam! Sep 04 15:07:03.596 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.596 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 04 15:07:03.596 INFO kablam! | Sep 04 15:07:03.596 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 04 15:07:03.596 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.596 INFO kablam! | Sep 04 15:07:03.597 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.597 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.597 INFO kablam! Sep 04 15:07:03.600 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 04 15:07:03.600 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 04 15:07:03.600 INFO kablam! | Sep 04 15:07:03.600 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 04 15:07:03.600 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 04 15:07:03.600 INFO kablam! | Sep 04 15:07:03.600 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 04 15:07:03.600 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 04 15:07:03.600 INFO kablam! Sep 04 15:07:07.044 INFO kablam! error: aborting due to 33 previous errors Sep 04 15:07:07.044 INFO kablam! Sep 04 15:07:07.044 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 15:07:07.056 INFO kablam! error: Could not compile `libpijul-compat`. Sep 04 15:07:07.056 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 15:07:07.284 INFO kablam! error: aborting due to 33 previous errors Sep 04 15:07:07.284 INFO kablam! Sep 04 15:07:07.284 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 15:07:07.296 INFO kablam! error: Could not compile `libpijul-compat`. Sep 04 15:07:07.296 INFO kablam! Sep 04 15:07:07.296 INFO kablam! To learn more, run the command again with --verbose. Sep 04 15:07:07.297 INFO kablam! su: No module specific data is present Sep 04 15:07:07.785 INFO running `"docker" "rm" "-f" "8aaef802d524bf40b68c881e32d3dbca3733c23820018666a8a52d7a4c7464aa"` Sep 04 15:07:07.918 INFO blam! 8aaef802d524bf40b68c881e32d3dbca3733c23820018666a8a52d7a4c7464aa