Aug 11 09:39:38.216 INFO checking libpijul-compat-0.8.7 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 09:39:38.216 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 09:39:38.216 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 09:39:38.216 INFO running `"docker" "create" "-v" "/tmp/crater.iL0kirwzEYia:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-1/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 09:39:38.449 INFO blam! fe86268e8da3e2badc3e0ff3a73bef0f9a7a290e699ba58cdf41bfabcbf83671 Aug 11 09:39:38.452 INFO running `"docker" "start" "-a" "fe86268e8da3e2badc3e0ff3a73bef0f9a7a290e699ba58cdf41bfabcbf83671"` Aug 11 09:39:39.810 INFO kablam! Checking sanakirja v0.8.17 Aug 11 09:39:44.269 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Aug 11 09:39:52.639 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:52.639 INFO kablam! --> src/lib.rs:176:30 Aug 11 09:39:52.639 INFO kablam! | Aug 11 09:39:52.639 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 11 09:39:52.639 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:52.639 INFO kablam! | Aug 11 09:39:52.639 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:52.639 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:52.640 INFO kablam! Aug 11 09:39:52.641 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:52.641 INFO kablam! --> src/lib.rs:177:35 Aug 11 09:39:52.641 INFO kablam! | Aug 11 09:39:52.641 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 11 09:39:52.641 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:52.641 INFO kablam! | Aug 11 09:39:52.641 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:52.641 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:52.641 INFO kablam! Aug 11 09:39:52.643 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:52.643 INFO kablam! --> src/lib.rs:178:38 Aug 11 09:39:52.643 INFO kablam! | Aug 11 09:39:52.643 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 11 09:39:52.643 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:52.643 INFO kablam! | Aug 11 09:39:52.643 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:52.643 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:52.643 INFO kablam! Aug 11 09:39:53.374 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.375 INFO kablam! --> src/backend/mod.rs:327:18 Aug 11 09:39:53.375 INFO kablam! | Aug 11 09:39:53.375 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 11 09:39:53.375 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.375 INFO kablam! | Aug 11 09:39:53.375 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.375 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.376 INFO kablam! Aug 11 09:39:53.380 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.380 INFO kablam! --> src/backend/mod.rs:333:18 Aug 11 09:39:53.381 INFO kablam! | Aug 11 09:39:53.381 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 11 09:39:53.381 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.381 INFO kablam! | Aug 11 09:39:53.381 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.381 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.382 INFO kablam! Aug 11 09:39:53.390 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.390 INFO kablam! --> src/backend/mod.rs:357:22 Aug 11 09:39:53.390 INFO kablam! | Aug 11 09:39:53.390 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 11 09:39:53.390 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.390 INFO kablam! | Aug 11 09:39:53.390 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.390 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.390 INFO kablam! Aug 11 09:39:53.644 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:53.644 INFO kablam! --> src/lib.rs:176:30 Aug 11 09:39:53.645 INFO kablam! | Aug 11 09:39:53.645 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Aug 11 09:39:53.645 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:53.645 INFO kablam! | Aug 11 09:39:53.645 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:53.645 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:53.645 INFO kablam! Aug 11 09:39:53.646 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:53.646 INFO kablam! --> src/lib.rs:177:35 Aug 11 09:39:53.646 INFO kablam! | Aug 11 09:39:53.646 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Aug 11 09:39:53.646 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:53.646 INFO kablam! | Aug 11 09:39:53.646 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:53.646 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:53.646 INFO kablam! Aug 11 09:39:53.648 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Aug 11 09:39:53.648 INFO kablam! --> src/lib.rs:178:38 Aug 11 09:39:53.648 INFO kablam! | Aug 11 09:39:53.648 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Aug 11 09:39:53.648 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Aug 11 09:39:53.648 INFO kablam! | Aug 11 09:39:53.648 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Aug 11 09:39:53.648 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Aug 11 09:39:53.648 INFO kablam! Aug 11 09:39:53.913 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.913 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 11 09:39:53.913 INFO kablam! | Aug 11 09:39:53.913 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 11 09:39:53.913 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.913 INFO kablam! | Aug 11 09:39:53.914 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.914 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.914 INFO kablam! Aug 11 09:39:53.919 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.919 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 11 09:39:53.919 INFO kablam! | Aug 11 09:39:53.919 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.919 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.919 INFO kablam! | Aug 11 09:39:53.919 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.919 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.919 INFO kablam! Aug 11 09:39:53.924 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.924 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 11 09:39:53.924 INFO kablam! | Aug 11 09:39:53.924 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.925 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.925 INFO kablam! | Aug 11 09:39:53.925 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.925 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.925 INFO kablam! Aug 11 09:39:53.930 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.930 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 11 09:39:53.930 INFO kablam! | Aug 11 09:39:53.930 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.930 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.930 INFO kablam! | Aug 11 09:39:53.930 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.931 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.931 INFO kablam! Aug 11 09:39:53.932 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.932 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 11 09:39:53.932 INFO kablam! | Aug 11 09:39:53.932 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.932 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.932 INFO kablam! | Aug 11 09:39:53.932 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.932 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.932 INFO kablam! Aug 11 09:39:53.935 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.935 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 11 09:39:53.935 INFO kablam! | Aug 11 09:39:53.935 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.935 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.935 INFO kablam! | Aug 11 09:39:53.935 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.935 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.935 INFO kablam! Aug 11 09:39:53.936 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.936 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 11 09:39:53.937 INFO kablam! | Aug 11 09:39:53.937 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.937 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.937 INFO kablam! | Aug 11 09:39:53.937 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.937 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.937 INFO kablam! Aug 11 09:39:53.939 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.939 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 11 09:39:53.939 INFO kablam! | Aug 11 09:39:53.939 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.939 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.939 INFO kablam! | Aug 11 09:39:53.939 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.939 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.939 INFO kablam! Aug 11 09:39:53.941 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.941 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 11 09:39:53.941 INFO kablam! | Aug 11 09:39:53.941 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 11 09:39:53.942 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.942 INFO kablam! | Aug 11 09:39:53.942 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.942 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.942 INFO kablam! Aug 11 09:39:53.943 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.943 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 11 09:39:53.943 INFO kablam! | Aug 11 09:39:53.943 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:53.943 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.943 INFO kablam! | Aug 11 09:39:53.943 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.943 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.943 INFO kablam! Aug 11 09:39:53.945 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.945 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 11 09:39:53.945 INFO kablam! | Aug 11 09:39:53.945 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 11 09:39:53.945 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.945 INFO kablam! | Aug 11 09:39:53.945 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.945 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.945 INFO kablam! Aug 11 09:39:53.946 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.946 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 11 09:39:53.947 INFO kablam! | Aug 11 09:39:53.947 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:53.947 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.947 INFO kablam! | Aug 11 09:39:53.947 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.947 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.947 INFO kablam! Aug 11 09:39:53.948 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.948 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 11 09:39:53.948 INFO kablam! | Aug 11 09:39:53.948 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.948 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.948 INFO kablam! | Aug 11 09:39:53.948 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.948 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.948 INFO kablam! Aug 11 09:39:53.951 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.951 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 11 09:39:53.951 INFO kablam! | Aug 11 09:39:53.951 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.951 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.951 INFO kablam! | Aug 11 09:39:53.951 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.951 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.951 INFO kablam! Aug 11 09:39:53.952 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.952 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 11 09:39:53.953 INFO kablam! | Aug 11 09:39:53.953 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.953 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.953 INFO kablam! | Aug 11 09:39:53.953 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.953 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.953 INFO kablam! Aug 11 09:39:53.954 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.954 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 11 09:39:53.954 INFO kablam! | Aug 11 09:39:53.954 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.954 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.954 INFO kablam! | Aug 11 09:39:53.954 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.954 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.954 INFO kablam! Aug 11 09:39:53.956 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.956 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 11 09:39:53.956 INFO kablam! | Aug 11 09:39:53.956 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:53.956 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.957 INFO kablam! | Aug 11 09:39:53.957 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.957 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.957 INFO kablam! Aug 11 09:39:53.958 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.958 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 11 09:39:53.958 INFO kablam! | Aug 11 09:39:53.958 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.959 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.959 INFO kablam! | Aug 11 09:39:53.959 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.959 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.959 INFO kablam! Aug 11 09:39:53.960 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.960 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 11 09:39:53.961 INFO kablam! | Aug 11 09:39:53.961 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:53.961 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.961 INFO kablam! | Aug 11 09:39:53.961 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.961 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.961 INFO kablam! Aug 11 09:39:53.963 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.963 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 11 09:39:53.963 INFO kablam! | Aug 11 09:39:53.963 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.963 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.963 INFO kablam! | Aug 11 09:39:53.963 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.963 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.963 INFO kablam! Aug 11 09:39:53.965 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.965 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 11 09:39:53.965 INFO kablam! | Aug 11 09:39:53.965 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.965 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.966 INFO kablam! | Aug 11 09:39:53.966 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.966 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.967 INFO kablam! Aug 11 09:39:53.969 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.969 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 11 09:39:53.969 INFO kablam! | Aug 11 09:39:53.969 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.969 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.969 INFO kablam! | Aug 11 09:39:53.970 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.970 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.970 INFO kablam! Aug 11 09:39:53.972 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.972 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 11 09:39:53.972 INFO kablam! | Aug 11 09:39:53.973 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.973 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.973 INFO kablam! | Aug 11 09:39:53.973 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.974 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.974 INFO kablam! Aug 11 09:39:53.977 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.977 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 11 09:39:53.977 INFO kablam! | Aug 11 09:39:53.977 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:53.977 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.977 INFO kablam! | Aug 11 09:39:53.978 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.978 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.978 INFO kablam! Aug 11 09:39:53.981 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.981 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 11 09:39:53.981 INFO kablam! | Aug 11 09:39:53.981 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:53.981 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.982 INFO kablam! | Aug 11 09:39:53.982 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.982 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.983 INFO kablam! Aug 11 09:39:53.987 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.987 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 11 09:39:53.987 INFO kablam! | Aug 11 09:39:53.987 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:53.987 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.988 INFO kablam! | Aug 11 09:39:53.988 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.989 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.989 INFO kablam! Aug 11 09:39:53.995 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:53.996 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 11 09:39:53.996 INFO kablam! | Aug 11 09:39:53.996 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:53.996 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:53.996 INFO kablam! | Aug 11 09:39:53.996 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:53.997 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:53.997 INFO kablam! Aug 11 09:39:54.287 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:54.287 INFO kablam! --> src/backend/mod.rs:327:18 Aug 11 09:39:54.287 INFO kablam! | Aug 11 09:39:54.287 INFO kablam! 327 | self.txn.del(&mut self.rng, Aug 11 09:39:54.287 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:54.287 INFO kablam! | Aug 11 09:39:54.287 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:54.287 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:54.287 INFO kablam! Aug 11 09:39:54.299 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:54.299 INFO kablam! --> src/backend/mod.rs:333:18 Aug 11 09:39:54.299 INFO kablam! | Aug 11 09:39:54.299 INFO kablam! 333 | self.txn.put(&mut self.rng, Aug 11 09:39:54.299 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:54.299 INFO kablam! | Aug 11 09:39:54.299 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:54.299 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:54.300 INFO kablam! Aug 11 09:39:54.337 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:54.337 INFO kablam! --> src/backend/mod.rs:357:22 Aug 11 09:39:54.337 INFO kablam! | Aug 11 09:39:54.337 INFO kablam! 357 | self.txn.del(&mut self.rng, Aug 11 09:39:54.337 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:54.337 INFO kablam! | Aug 11 09:39:54.337 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:54.337 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:54.337 INFO kablam! Aug 11 09:39:55.166 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.166 INFO kablam! --> src/backend/mod.rs:1090:21 Aug 11 09:39:55.166 INFO kablam! | Aug 11 09:39:55.166 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Aug 11 09:39:55.166 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.166 INFO kablam! | Aug 11 09:39:55.166 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.166 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.166 INFO kablam! Aug 11 09:39:55.189 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.189 INFO kablam! --> src/backend/mod.rs:1102:26 Aug 11 09:39:55.189 INFO kablam! | Aug 11 09:39:55.189 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.189 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.189 INFO kablam! | Aug 11 09:39:55.189 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.189 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.189 INFO kablam! Aug 11 09:39:55.194 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.194 INFO kablam! --> src/backend/mod.rs:1123:26 Aug 11 09:39:55.194 INFO kablam! | Aug 11 09:39:55.195 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.195 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.195 INFO kablam! | Aug 11 09:39:55.195 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.195 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.195 INFO kablam! Aug 11 09:39:55.201 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.201 INFO kablam! --> src/backend/mod.rs:1146:26 Aug 11 09:39:55.201 INFO kablam! | Aug 11 09:39:55.201 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.201 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.201 INFO kablam! | Aug 11 09:39:55.201 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.201 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.201 INFO kablam! Aug 11 09:39:55.203 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.203 INFO kablam! --> src/backend/mod.rs:1156:26 Aug 11 09:39:55.203 INFO kablam! | Aug 11 09:39:55.203 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.203 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.203 INFO kablam! | Aug 11 09:39:55.203 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.203 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.203 INFO kablam! Aug 11 09:39:55.205 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.206 INFO kablam! --> src/backend/mod.rs:1165:26 Aug 11 09:39:55.206 INFO kablam! | Aug 11 09:39:55.206 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.206 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.206 INFO kablam! | Aug 11 09:39:55.206 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.206 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.206 INFO kablam! Aug 11 09:39:55.208 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.208 INFO kablam! --> src/backend/mod.rs:1174:26 Aug 11 09:39:55.208 INFO kablam! | Aug 11 09:39:55.208 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.208 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.208 INFO kablam! | Aug 11 09:39:55.208 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.208 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.208 INFO kablam! Aug 11 09:39:55.211 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.211 INFO kablam! --> src/backend/mod.rs:1187:26 Aug 11 09:39:55.211 INFO kablam! | Aug 11 09:39:55.211 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.211 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.211 INFO kablam! | Aug 11 09:39:55.212 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.212 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.212 INFO kablam! Aug 11 09:39:55.215 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.215 INFO kablam! --> src/backend/mod.rs:1200:18 Aug 11 09:39:55.215 INFO kablam! | Aug 11 09:39:55.215 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Aug 11 09:39:55.215 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.215 INFO kablam! | Aug 11 09:39:55.215 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.215 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.215 INFO kablam! Aug 11 09:39:55.218 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.218 INFO kablam! --> src/backend/mod.rs:1201:21 Aug 11 09:39:55.218 INFO kablam! | Aug 11 09:39:55.218 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:55.218 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.218 INFO kablam! | Aug 11 09:39:55.218 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.218 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.218 INFO kablam! Aug 11 09:39:55.220 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.220 INFO kablam! --> src/backend/mod.rs:1213:18 Aug 11 09:39:55.220 INFO kablam! | Aug 11 09:39:55.221 INFO kablam! 1213 | self.txn.del(&mut self.rng, Aug 11 09:39:55.221 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.221 INFO kablam! | Aug 11 09:39:55.221 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.221 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.221 INFO kablam! Aug 11 09:39:55.223 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.223 INFO kablam! --> src/backend/mod.rs:1217:21 Aug 11 09:39:55.223 INFO kablam! | Aug 11 09:39:55.223 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:55.223 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.223 INFO kablam! | Aug 11 09:39:55.224 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.224 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.224 INFO kablam! Aug 11 09:39:55.227 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.227 INFO kablam! --> src/backend/mod.rs:1233:26 Aug 11 09:39:55.227 INFO kablam! | Aug 11 09:39:55.227 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.227 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.227 INFO kablam! | Aug 11 09:39:55.227 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.227 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.227 INFO kablam! Aug 11 09:39:55.230 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.230 INFO kablam! --> src/backend/mod.rs:1242:26 Aug 11 09:39:55.230 INFO kablam! | Aug 11 09:39:55.230 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.230 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.230 INFO kablam! | Aug 11 09:39:55.231 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.231 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.231 INFO kablam! Aug 11 09:39:55.233 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.233 INFO kablam! --> src/backend/mod.rs:1253:26 Aug 11 09:39:55.233 INFO kablam! | Aug 11 09:39:55.233 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.233 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.233 INFO kablam! | Aug 11 09:39:55.233 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.233 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.233 INFO kablam! Aug 11 09:39:55.235 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.235 INFO kablam! --> src/backend/mod.rs:1265:26 Aug 11 09:39:55.235 INFO kablam! | Aug 11 09:39:55.235 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.235 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.236 INFO kablam! | Aug 11 09:39:55.236 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.236 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.236 INFO kablam! Aug 11 09:39:55.238 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.238 INFO kablam! --> src/backend/mod.rs:1274:21 Aug 11 09:39:55.238 INFO kablam! | Aug 11 09:39:55.239 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:55.239 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.239 INFO kablam! | Aug 11 09:39:55.239 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.239 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.239 INFO kablam! Aug 11 09:39:55.241 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.241 INFO kablam! --> src/backend/mod.rs:1284:26 Aug 11 09:39:55.241 INFO kablam! | Aug 11 09:39:55.242 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.242 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.242 INFO kablam! | Aug 11 09:39:55.242 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.242 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.242 INFO kablam! Aug 11 09:39:55.244 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.244 INFO kablam! --> src/backend/mod.rs:1293:21 Aug 11 09:39:55.244 INFO kablam! | Aug 11 09:39:55.244 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:55.244 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.244 INFO kablam! | Aug 11 09:39:55.245 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.245 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.245 INFO kablam! Aug 11 09:39:55.247 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.247 INFO kablam! --> src/backend/mod.rs:1304:26 Aug 11 09:39:55.247 INFO kablam! | Aug 11 09:39:55.247 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.247 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.247 INFO kablam! | Aug 11 09:39:55.247 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.248 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.248 INFO kablam! Aug 11 09:39:55.250 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.250 INFO kablam! --> src/backend/mod.rs:1315:26 Aug 11 09:39:55.250 INFO kablam! | Aug 11 09:39:55.250 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.250 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.250 INFO kablam! | Aug 11 09:39:55.250 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.250 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.250 INFO kablam! Aug 11 09:39:55.253 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.253 INFO kablam! --> src/backend/mod.rs:1326:26 Aug 11 09:39:55.253 INFO kablam! | Aug 11 09:39:55.253 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.253 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.253 INFO kablam! | Aug 11 09:39:55.253 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.253 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.253 INFO kablam! Aug 11 09:39:55.255 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.255 INFO kablam! --> src/backend/mod.rs:1337:26 Aug 11 09:39:55.255 INFO kablam! | Aug 11 09:39:55.255 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.255 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.255 INFO kablam! | Aug 11 09:39:55.256 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.256 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.256 INFO kablam! Aug 11 09:39:55.258 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.258 INFO kablam! --> src/backend/mod.rs:1348:26 Aug 11 09:39:55.258 INFO kablam! | Aug 11 09:39:55.258 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Aug 11 09:39:55.258 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.258 INFO kablam! | Aug 11 09:39:55.258 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.258 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.258 INFO kablam! Aug 11 09:39:55.261 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.261 INFO kablam! --> src/backend/mod.rs:1357:26 Aug 11 09:39:55.261 INFO kablam! | Aug 11 09:39:55.261 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Aug 11 09:39:55.261 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.261 INFO kablam! | Aug 11 09:39:55.261 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.261 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.262 INFO kablam! Aug 11 09:39:55.265 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.265 INFO kablam! --> src/backend/mod.rs:1368:21 Aug 11 09:39:55.265 INFO kablam! | Aug 11 09:39:55.265 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Aug 11 09:39:55.265 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.265 INFO kablam! | Aug 11 09:39:55.265 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.265 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.266 INFO kablam! Aug 11 09:39:55.268 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Aug 11 09:39:55.268 INFO kablam! --> src/backend/mod.rs:1379:21 Aug 11 09:39:55.269 INFO kablam! | Aug 11 09:39:55.269 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Aug 11 09:39:55.269 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Aug 11 09:39:55.269 INFO kablam! | Aug 11 09:39:55.269 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Aug 11 09:39:55.269 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Aug 11 09:39:55.269 INFO kablam! Aug 11 09:39:59.925 INFO kablam! error: aborting due to 33 previous errors Aug 11 09:39:59.925 INFO kablam! Aug 11 09:39:59.925 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 09:39:59.936 INFO kablam! error: Could not compile `libpijul-compat`. Aug 11 09:39:59.936 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 09:40:01.316 INFO kablam! error: aborting due to 33 previous errors Aug 11 09:40:01.316 INFO kablam! Aug 11 09:40:01.316 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 09:40:01.341 INFO kablam! error: Could not compile `libpijul-compat`. Aug 11 09:40:01.341 INFO kablam! Aug 11 09:40:01.341 INFO kablam! To learn more, run the command again with --verbose. Aug 11 09:40:01.344 INFO kablam! su: No module specific data is present Aug 11 09:40:01.913 INFO running `"docker" "rm" "-f" "fe86268e8da3e2badc3e0ff3a73bef0f9a7a290e699ba58cdf41bfabcbf83671"` Aug 11 09:40:02.071 INFO blam! fe86268e8da3e2badc3e0ff3a73bef0f9a7a290e699ba58cdf41bfabcbf83671