Sep 19 22:58:35.879 INFO checking libpijul-compat-0.8.7 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:58:35.879 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:58:35.879 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:58:36.044 INFO blam! 459c12e81fb61b0707acd28c75561fc1f9f010d98743c573ec2c910a76541fb6 Sep 19 22:58:36.046 INFO running `"docker" "start" "-a" "459c12e81fb61b0707acd28c75561fc1f9f010d98743c573ec2c910a76541fb6"` Sep 19 22:58:36.888 INFO kablam! usermod: no changes Sep 19 22:58:37.002 INFO kablam! Checking bs58 v0.2.2 Sep 19 22:58:37.007 INFO kablam! Checking sanakirja v0.8.17 Sep 19 22:58:37.010 INFO kablam! Checking chrono v0.4.6 Sep 19 22:58:37.010 INFO kablam! Checking globset v0.2.1 Sep 19 22:58:38.659 INFO kablam! Checking ignore v0.2.2 Sep 19 22:58:40.963 INFO kablam! Checking libpijul-compat v0.8.7 (/source) Sep 19 22:58:43.705 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.705 INFO kablam! --> src/lib.rs:176:30 Sep 19 22:58:43.705 INFO kablam! | Sep 19 22:58:43.705 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 19 22:58:43.705 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.705 INFO kablam! | Sep 19 22:58:43.705 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.705 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.705 INFO kablam! Sep 19 22:58:43.706 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.711 INFO kablam! --> src/lib.rs:177:35 Sep 19 22:58:43.711 INFO kablam! | Sep 19 22:58:43.711 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 19 22:58:43.711 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.711 INFO kablam! | Sep 19 22:58:43.711 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.711 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.711 INFO kablam! Sep 19 22:58:43.711 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.711 INFO kablam! --> src/lib.rs:178:38 Sep 19 22:58:43.711 INFO kablam! | Sep 19 22:58:43.711 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 19 22:58:43.711 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.711 INFO kablam! | Sep 19 22:58:43.711 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.711 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.711 INFO kablam! Sep 19 22:58:43.739 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.739 INFO kablam! --> src/lib.rs:176:30 Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 19 22:58:43.739 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.739 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.739 INFO kablam! Sep 19 22:58:43.739 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.739 INFO kablam! --> src/lib.rs:177:35 Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 19 22:58:43.739 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.739 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.739 INFO kablam! Sep 19 22:58:43.739 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 19 22:58:43.739 INFO kablam! --> src/lib.rs:178:38 Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 19 22:58:43.739 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 19 22:58:43.739 INFO kablam! | Sep 19 22:58:43.739 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 19 22:58:43.739 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 19 22:58:43.739 INFO kablam! Sep 19 22:58:43.869 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.870 INFO kablam! --> src/backend/mod.rs:327:18 Sep 19 22:58:43.870 INFO kablam! | Sep 19 22:58:43.870 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 19 22:58:43.870 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.870 INFO kablam! | Sep 19 22:58:43.870 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.870 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.871 INFO kablam! Sep 19 22:58:43.873 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.873 INFO kablam! --> src/backend/mod.rs:333:18 Sep 19 22:58:43.874 INFO kablam! | Sep 19 22:58:43.874 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 19 22:58:43.874 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.875 INFO kablam! | Sep 19 22:58:43.875 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.875 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.876 INFO kablam! Sep 19 22:58:43.880 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.880 INFO kablam! --> src/backend/mod.rs:357:22 Sep 19 22:58:43.880 INFO kablam! | Sep 19 22:58:43.880 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 19 22:58:43.880 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.880 INFO kablam! | Sep 19 22:58:43.880 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.881 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.883 INFO kablam! Sep 19 22:58:43.919 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.919 INFO kablam! --> src/backend/mod.rs:327:18 Sep 19 22:58:43.919 INFO kablam! | Sep 19 22:58:43.919 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 19 22:58:43.920 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.920 INFO kablam! | Sep 19 22:58:43.920 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.920 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.920 INFO kablam! Sep 19 22:58:43.920 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.920 INFO kablam! --> src/backend/mod.rs:333:18 Sep 19 22:58:43.920 INFO kablam! | Sep 19 22:58:43.920 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 19 22:58:43.920 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.920 INFO kablam! | Sep 19 22:58:43.920 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.920 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.920 INFO kablam! Sep 19 22:58:43.931 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:43.931 INFO kablam! --> src/backend/mod.rs:357:22 Sep 19 22:58:43.931 INFO kablam! | Sep 19 22:58:43.931 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 19 22:58:43.931 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:43.931 INFO kablam! | Sep 19 22:58:43.934 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:43.934 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:43.934 INFO kablam! Sep 19 22:58:44.105 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.105 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 19 22:58:44.105 INFO kablam! | Sep 19 22:58:44.105 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 19 22:58:44.105 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.105 INFO kablam! | Sep 19 22:58:44.105 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.105 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.105 INFO kablam! Sep 19 22:58:44.105 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.105 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 19 22:58:44.105 INFO kablam! | Sep 19 22:58:44.105 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.105 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.105 INFO kablam! | Sep 19 22:58:44.105 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.105 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.105 INFO kablam! Sep 19 22:58:44.105 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.105 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 19 22:58:44.105 INFO kablam! | Sep 19 22:58:44.106 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.106 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.106 INFO kablam! | Sep 19 22:58:44.106 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.106 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.106 INFO kablam! Sep 19 22:58:44.109 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.109 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 19 22:58:44.109 INFO kablam! | Sep 19 22:58:44.109 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.109 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.109 INFO kablam! | Sep 19 22:58:44.109 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.109 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.109 INFO kablam! Sep 19 22:58:44.109 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.109 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 19 22:58:44.109 INFO kablam! | Sep 19 22:58:44.109 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.109 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.109 INFO kablam! | Sep 19 22:58:44.110 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.110 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.110 INFO kablam! Sep 19 22:58:44.110 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.110 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 19 22:58:44.110 INFO kablam! | Sep 19 22:58:44.110 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.110 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.110 INFO kablam! | Sep 19 22:58:44.110 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.110 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.110 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 19 22:58:44.123 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.123 INFO kablam! | Sep 19 22:58:44.123 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.123 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.123 INFO kablam! Sep 19 22:58:44.123 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.123 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.124 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.124 INFO kablam! Sep 19 22:58:44.124 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.124 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.124 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.124 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.124 INFO kablam! | Sep 19 22:58:44.125 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.125 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.125 INFO kablam! Sep 19 22:58:44.125 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.125 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 19 22:58:44.125 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.126 INFO kablam! Sep 19 22:58:44.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.126 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.126 INFO kablam! Sep 19 22:58:44.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.126 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.126 INFO kablam! Sep 19 22:58:44.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.126 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.126 INFO kablam! Sep 19 22:58:44.126 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.126 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.126 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.126 INFO kablam! | Sep 19 22:58:44.126 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.126 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.126 INFO kablam! Sep 19 22:58:44.130 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.130 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.131 INFO kablam! Sep 19 22:58:44.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.131 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.131 INFO kablam! Sep 19 22:58:44.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.131 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.131 INFO kablam! Sep 19 22:58:44.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.131 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.131 INFO kablam! Sep 19 22:58:44.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.131 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.131 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.131 INFO kablam! Sep 19 22:58:44.131 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.131 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.131 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.131 INFO kablam! | Sep 19 22:58:44.131 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.132 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.132 INFO kablam! Sep 19 22:58:44.132 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.132 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.132 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.132 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.132 INFO kablam! Sep 19 22:58:44.132 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.132 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 19 22:58:44.132 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.132 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.132 INFO kablam! Sep 19 22:58:44.132 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.132 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.132 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.132 INFO kablam! | Sep 19 22:58:44.132 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.132 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.132 INFO kablam! Sep 19 22:58:44.138 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.139 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.139 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.139 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.139 INFO kablam! | Sep 19 22:58:44.139 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.139 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.139 INFO kablam! Sep 19 22:58:44.140 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.140 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 19 22:58:44.140 INFO kablam! | Sep 19 22:58:44.140 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.140 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.140 INFO kablam! | Sep 19 22:58:44.140 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.140 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.140 INFO kablam! Sep 19 22:58:44.140 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.140 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 19 22:58:44.140 INFO kablam! | Sep 19 22:58:44.140 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.140 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.140 INFO kablam! | Sep 19 22:58:44.140 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.140 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.140 INFO kablam! Sep 19 22:58:44.141 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.141 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 19 22:58:44.141 INFO kablam! | Sep 19 22:58:44.141 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.141 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.141 INFO kablam! | Sep 19 22:58:44.141 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.141 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.141 INFO kablam! Sep 19 22:58:44.142 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.142 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 19 22:58:44.142 INFO kablam! | Sep 19 22:58:44.142 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.142 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.142 INFO kablam! | Sep 19 22:58:44.142 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.142 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.142 INFO kablam! Sep 19 22:58:44.146 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.147 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.147 INFO kablam! Sep 19 22:58:44.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.147 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.147 INFO kablam! Sep 19 22:58:44.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.147 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.147 INFO kablam! Sep 19 22:58:44.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.147 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.147 INFO kablam! Sep 19 22:58:44.147 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.147 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.147 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.147 INFO kablam! | Sep 19 22:58:44.147 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.147 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.147 INFO kablam! Sep 19 22:58:44.150 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.150 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 19 22:58:44.150 INFO kablam! | Sep 19 22:58:44.150 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 19 22:58:44.151 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.151 INFO kablam! | Sep 19 22:58:44.151 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.151 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.151 INFO kablam! Sep 19 22:58:44.151 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.151 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 19 22:58:44.151 INFO kablam! | Sep 19 22:58:44.151 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 19 22:58:44.151 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.151 INFO kablam! | Sep 19 22:58:44.151 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.151 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.151 INFO kablam! Sep 19 22:58:44.154 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.155 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 19 22:58:44.155 INFO kablam! | Sep 19 22:58:44.155 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 19 22:58:44.155 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.155 INFO kablam! | Sep 19 22:58:44.155 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.155 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.155 INFO kablam! Sep 19 22:58:44.159 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 19 22:58:44.159 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 19 22:58:44.159 INFO kablam! | Sep 19 22:58:44.159 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 19 22:58:44.159 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 19 22:58:44.159 INFO kablam! | Sep 19 22:58:44.159 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 19 22:58:44.159 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 19 22:58:44.159 INFO kablam! Sep 19 22:58:46.015 INFO kablam! error: aborting due to 33 previous errors Sep 19 22:58:46.015 INFO kablam! Sep 19 22:58:46.015 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 22:58:46.015 INFO kablam! error: aborting due to 33 previous errors Sep 19 22:58:46.015 INFO kablam! Sep 19 22:58:46.015 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 22:58:46.019 INFO kablam! error: Could not compile `libpijul-compat`. Sep 19 22:58:46.019 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:58:46.025 INFO kablam! error: Could not compile `libpijul-compat`. Sep 19 22:58:46.025 INFO kablam! Sep 19 22:58:46.025 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:58:46.026 INFO kablam! su: No module specific data is present Sep 19 22:58:46.844 INFO running `"docker" "rm" "-f" "459c12e81fb61b0707acd28c75561fc1f9f010d98743c573ec2c910a76541fb6"` Sep 19 22:58:46.919 INFO blam! 459c12e81fb61b0707acd28c75561fc1f9f010d98743c573ec2c910a76541fb6