Sep 20 00:48:23.824 INFO checking libpijul-0.8.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:48:23.824 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:48:23.824 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:48:24.105 INFO blam! 4ec5983595d3bc2c47c734750ecb7d5384f5da2905b2af7de3bbf37eb37a85f4 Sep 20 00:48:24.107 INFO running `"docker" "start" "-a" "4ec5983595d3bc2c47c734750ecb7d5384f5da2905b2af7de3bbf37eb37a85f4"` Sep 20 00:48:25.334 INFO kablam! usermod: no changes Sep 20 00:48:25.634 INFO kablam! Checking sanakirja v0.8.17 Sep 20 00:48:28.202 INFO kablam! Checking libpijul v0.8.3 (/source) Sep 20 00:48:31.078 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:48:31.078 INFO kablam! --> src/backend/mod.rs:12:9 Sep 20 00:48:31.078 INFO kablam! | Sep 20 00:48:31.078 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 20 00:48:31.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:48:31.078 INFO kablam! | Sep 20 00:48:31.078 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:48:31.078 INFO kablam! Sep 20 00:48:31.205 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:48:31.205 INFO kablam! --> src/backend/mod.rs:12:9 Sep 20 00:48:31.205 INFO kablam! | Sep 20 00:48:31.205 INFO kablam! 12 | use std::ascii::AsciiExt; Sep 20 00:48:31.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:48:31.205 INFO kablam! | Sep 20 00:48:31.205 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:48:31.205 INFO kablam! Sep 20 00:48:31.610 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.610 INFO kablam! --> src/lib.rs:175:30 Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 20 00:48:31.610 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.610 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.610 INFO kablam! Sep 20 00:48:31.610 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.610 INFO kablam! --> src/lib.rs:176:35 Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 20 00:48:31.610 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.610 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.610 INFO kablam! Sep 20 00:48:31.610 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.610 INFO kablam! --> src/lib.rs:177:38 Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 20 00:48:31.610 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.610 INFO kablam! | Sep 20 00:48:31.610 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.610 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.610 INFO kablam! Sep 20 00:48:31.774 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.774 INFO kablam! --> src/backend/mod.rs:328:18 Sep 20 00:48:31.774 INFO kablam! | Sep 20 00:48:31.774 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 20 00:48:31.774 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.774 INFO kablam! | Sep 20 00:48:31.774 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.774 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.774 INFO kablam! Sep 20 00:48:31.778 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.778 INFO kablam! --> src/backend/mod.rs:334:18 Sep 20 00:48:31.778 INFO kablam! | Sep 20 00:48:31.778 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 20 00:48:31.778 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.778 INFO kablam! | Sep 20 00:48:31.778 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.778 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.778 INFO kablam! Sep 20 00:48:31.786 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.786 INFO kablam! --> src/backend/mod.rs:358:22 Sep 20 00:48:31.786 INFO kablam! | Sep 20 00:48:31.786 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 20 00:48:31.786 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.786 INFO kablam! | Sep 20 00:48:31.786 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.786 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.786 INFO kablam! Sep 20 00:48:31.986 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.986 INFO kablam! --> src/lib.rs:175:30 Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! 175 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 20 00:48:31.986 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.986 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.986 INFO kablam! Sep 20 00:48:31.986 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.986 INFO kablam! --> src/lib.rs:176:35 Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! 176 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 20 00:48:31.986 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.986 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.986 INFO kablam! Sep 20 00:48:31.986 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 20 00:48:31.986 INFO kablam! --> src/lib.rs:177:38 Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! 177 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 20 00:48:31.986 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 20 00:48:31.986 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 20 00:48:31.986 INFO kablam! Sep 20 00:48:31.986 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.986 INFO kablam! --> src/backend/mod.rs:985:21 Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.986 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 20 00:48:31.986 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.986 INFO kablam! | Sep 20 00:48:31.987 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.987 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.987 INFO kablam! Sep 20 00:48:31.994 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.994 INFO kablam! --> src/backend/mod.rs:997:26 Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.994 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.994 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.994 INFO kablam! Sep 20 00:48:31.994 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.994 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.994 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.994 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.994 INFO kablam! Sep 20 00:48:31.994 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.994 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:31.994 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.994 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.994 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.994 INFO kablam! Sep 20 00:48:31.994 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:31.994 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 20 00:48:31.994 INFO kablam! | Sep 20 00:48:31.995 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:31.995 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:31.995 INFO kablam! | Sep 20 00:48:31.995 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:31.995 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:31.995 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.003 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.003 INFO kablam! Sep 20 00:48:32.003 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.003 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.003 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.003 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.003 INFO kablam! | Sep 20 00:48:32.004 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.004 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.004 INFO kablam! Sep 20 00:48:32.006 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.006 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 20 00:48:32.006 INFO kablam! | Sep 20 00:48:32.006 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.006 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.007 INFO kablam! | Sep 20 00:48:32.007 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.007 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.007 INFO kablam! Sep 20 00:48:32.007 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.007 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 20 00:48:32.007 INFO kablam! | Sep 20 00:48:32.007 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.007 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.007 INFO kablam! | Sep 20 00:48:32.007 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.007 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.007 INFO kablam! Sep 20 00:48:32.007 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.007 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 20 00:48:32.007 INFO kablam! | Sep 20 00:48:32.007 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.007 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.007 INFO kablam! | Sep 20 00:48:32.007 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.007 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.007 INFO kablam! Sep 20 00:48:32.014 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.014 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 20 00:48:32.014 INFO kablam! | Sep 20 00:48:32.014 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.014 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.014 INFO kablam! | Sep 20 00:48:32.014 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.014 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.014 INFO kablam! Sep 20 00:48:32.014 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.014 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 20 00:48:32.014 INFO kablam! | Sep 20 00:48:32.014 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.014 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.014 INFO kablam! | Sep 20 00:48:32.014 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.015 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.015 INFO kablam! Sep 20 00:48:32.015 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.015 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.015 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.015 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.015 INFO kablam! Sep 20 00:48:32.015 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.015 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.015 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.015 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.015 INFO kablam! Sep 20 00:48:32.015 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.015 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.015 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.015 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.015 INFO kablam! Sep 20 00:48:32.015 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.015 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.015 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.015 INFO kablam! | Sep 20 00:48:32.015 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.015 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.015 INFO kablam! Sep 20 00:48:32.015 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.016 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 20 00:48:32.016 INFO kablam! | Sep 20 00:48:32.016 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.016 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.016 INFO kablam! | Sep 20 00:48:32.016 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.016 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.016 INFO kablam! Sep 20 00:48:32.019 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.019 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 20 00:48:32.019 INFO kablam! | Sep 20 00:48:32.019 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.019 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.019 INFO kablam! | Sep 20 00:48:32.019 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.019 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.019 INFO kablam! Sep 20 00:48:32.019 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.019 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 20 00:48:32.019 INFO kablam! | Sep 20 00:48:32.019 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.019 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.019 INFO kablam! | Sep 20 00:48:32.019 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.022 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.022 INFO kablam! Sep 20 00:48:32.022 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.022 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 20 00:48:32.022 INFO kablam! | Sep 20 00:48:32.022 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.022 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.022 INFO kablam! | Sep 20 00:48:32.022 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.022 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.022 INFO kablam! Sep 20 00:48:32.030 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.030 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 20 00:48:32.030 INFO kablam! | Sep 20 00:48:32.030 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.030 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.030 INFO kablam! | Sep 20 00:48:32.030 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.030 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.030 INFO kablam! Sep 20 00:48:32.030 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.030 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 20 00:48:32.030 INFO kablam! | Sep 20 00:48:32.030 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.030 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.030 INFO kablam! | Sep 20 00:48:32.031 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.031 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.031 INFO kablam! Sep 20 00:48:32.204 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.204 INFO kablam! --> src/backend/mod.rs:328:18 Sep 20 00:48:32.204 INFO kablam! | Sep 20 00:48:32.204 INFO kablam! 328 | self.txn.del(&mut self.rng, Sep 20 00:48:32.204 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.204 INFO kablam! | Sep 20 00:48:32.204 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.204 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.204 INFO kablam! Sep 20 00:48:32.206 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.206 INFO kablam! --> src/backend/mod.rs:334:18 Sep 20 00:48:32.206 INFO kablam! | Sep 20 00:48:32.206 INFO kablam! 334 | self.txn.put(&mut self.rng, Sep 20 00:48:32.206 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.206 INFO kablam! | Sep 20 00:48:32.206 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.206 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.206 INFO kablam! Sep 20 00:48:32.214 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.214 INFO kablam! --> src/backend/mod.rs:358:22 Sep 20 00:48:32.214 INFO kablam! | Sep 20 00:48:32.214 INFO kablam! 358 | self.txn.del(&mut self.rng, Sep 20 00:48:32.214 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.214 INFO kablam! | Sep 20 00:48:32.214 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.214 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.214 INFO kablam! Sep 20 00:48:32.426 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.426 INFO kablam! --> src/backend/mod.rs:985:21 Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! 985 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 20 00:48:32.426 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.426 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.426 INFO kablam! Sep 20 00:48:32.426 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.426 INFO kablam! --> src/backend/mod.rs:997:26 Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! 997 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.426 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.426 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.426 INFO kablam! Sep 20 00:48:32.426 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.426 INFO kablam! --> src/backend/mod.rs:1010:26 Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! 1010 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.426 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.426 INFO kablam! | Sep 20 00:48:32.426 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.426 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.426 INFO kablam! Sep 20 00:48:32.432 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.432 INFO kablam! --> src/backend/mod.rs:1025:26 Sep 20 00:48:32.432 INFO kablam! | Sep 20 00:48:32.432 INFO kablam! 1025 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.432 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.432 INFO kablam! | Sep 20 00:48:32.432 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.432 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.432 INFO kablam! Sep 20 00:48:32.432 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.432 INFO kablam! --> src/backend/mod.rs:1035:26 Sep 20 00:48:32.432 INFO kablam! | Sep 20 00:48:32.432 INFO kablam! 1035 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.432 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.432 INFO kablam! | Sep 20 00:48:32.432 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.432 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.432 INFO kablam! Sep 20 00:48:32.433 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.433 INFO kablam! --> src/backend/mod.rs:1044:26 Sep 20 00:48:32.433 INFO kablam! | Sep 20 00:48:32.433 INFO kablam! 1044 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.433 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.433 INFO kablam! | Sep 20 00:48:32.433 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.433 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.433 INFO kablam! Sep 20 00:48:32.433 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.433 INFO kablam! --> src/backend/mod.rs:1053:26 Sep 20 00:48:32.433 INFO kablam! | Sep 20 00:48:32.433 INFO kablam! 1053 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.433 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.433 INFO kablam! | Sep 20 00:48:32.433 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.433 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.433 INFO kablam! Sep 20 00:48:32.434 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.434 INFO kablam! --> src/backend/mod.rs:1066:26 Sep 20 00:48:32.434 INFO kablam! | Sep 20 00:48:32.434 INFO kablam! 1066 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.434 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.434 INFO kablam! | Sep 20 00:48:32.434 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.434 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.434 INFO kablam! Sep 20 00:48:32.434 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.434 INFO kablam! --> src/backend/mod.rs:1079:18 Sep 20 00:48:32.434 INFO kablam! | Sep 20 00:48:32.434 INFO kablam! 1079 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 20 00:48:32.434 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.434 INFO kablam! | Sep 20 00:48:32.434 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.434 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.434 INFO kablam! Sep 20 00:48:32.436 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.436 INFO kablam! --> src/backend/mod.rs:1080:21 Sep 20 00:48:32.436 INFO kablam! | Sep 20 00:48:32.436 INFO kablam! 1080 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.436 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.436 INFO kablam! | Sep 20 00:48:32.436 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.436 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.436 INFO kablam! Sep 20 00:48:32.437 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.437 INFO kablam! --> src/backend/mod.rs:1092:18 Sep 20 00:48:32.437 INFO kablam! | Sep 20 00:48:32.437 INFO kablam! 1092 | self.txn.del(&mut self.rng, Sep 20 00:48:32.437 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.437 INFO kablam! | Sep 20 00:48:32.437 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.437 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.437 INFO kablam! Sep 20 00:48:32.438 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.438 INFO kablam! --> src/backend/mod.rs:1096:21 Sep 20 00:48:32.438 INFO kablam! | Sep 20 00:48:32.438 INFO kablam! 1096 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.438 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.438 INFO kablam! | Sep 20 00:48:32.438 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.438 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.438 INFO kablam! Sep 20 00:48:32.446 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.446 INFO kablam! --> src/backend/mod.rs:1112:26 Sep 20 00:48:32.446 INFO kablam! | Sep 20 00:48:32.446 INFO kablam! 1112 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.446 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.446 INFO kablam! | Sep 20 00:48:32.446 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.446 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.446 INFO kablam! Sep 20 00:48:32.448 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.448 INFO kablam! --> src/backend/mod.rs:1121:26 Sep 20 00:48:32.448 INFO kablam! | Sep 20 00:48:32.448 INFO kablam! 1121 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.448 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.449 INFO kablam! | Sep 20 00:48:32.449 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.449 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.449 INFO kablam! Sep 20 00:48:32.458 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.458 INFO kablam! --> src/backend/mod.rs:1132:26 Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! 1132 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.458 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.458 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.458 INFO kablam! Sep 20 00:48:32.458 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.458 INFO kablam! --> src/backend/mod.rs:1144:26 Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! 1144 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.458 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.458 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.458 INFO kablam! Sep 20 00:48:32.458 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.458 INFO kablam! --> src/backend/mod.rs:1153:21 Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! 1153 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.458 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.458 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.458 INFO kablam! Sep 20 00:48:32.458 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.458 INFO kablam! --> src/backend/mod.rs:1163:26 Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! 1163 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.458 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.458 INFO kablam! | Sep 20 00:48:32.458 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.458 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.458 INFO kablam! Sep 20 00:48:32.461 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.461 INFO kablam! --> src/backend/mod.rs:1172:21 Sep 20 00:48:32.461 INFO kablam! | Sep 20 00:48:32.461 INFO kablam! 1172 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.461 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.461 INFO kablam! | Sep 20 00:48:32.461 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.461 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.461 INFO kablam! Sep 20 00:48:32.467 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.467 INFO kablam! --> src/backend/mod.rs:1183:26 Sep 20 00:48:32.467 INFO kablam! | Sep 20 00:48:32.467 INFO kablam! 1183 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.467 INFO kablam! | Sep 20 00:48:32.467 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.467 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.467 INFO kablam! Sep 20 00:48:32.467 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.467 INFO kablam! --> src/backend/mod.rs:1194:26 Sep 20 00:48:32.467 INFO kablam! | Sep 20 00:48:32.467 INFO kablam! 1194 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.467 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.470 INFO kablam! | Sep 20 00:48:32.470 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.470 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.470 INFO kablam! Sep 20 00:48:32.470 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.470 INFO kablam! --> src/backend/mod.rs:1205:26 Sep 20 00:48:32.474 INFO kablam! | Sep 20 00:48:32.474 INFO kablam! 1205 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.474 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.474 INFO kablam! | Sep 20 00:48:32.474 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.474 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.474 INFO kablam! Sep 20 00:48:32.474 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.474 INFO kablam! --> src/backend/mod.rs:1216:26 Sep 20 00:48:32.474 INFO kablam! | Sep 20 00:48:32.474 INFO kablam! 1216 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.474 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.474 INFO kablam! | Sep 20 00:48:32.474 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.474 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.474 INFO kablam! Sep 20 00:48:32.476 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.476 INFO kablam! --> src/backend/mod.rs:1227:26 Sep 20 00:48:32.476 INFO kablam! | Sep 20 00:48:32.476 INFO kablam! 1227 | Ok(try!(self.txn.put(&mut self.rng, Sep 20 00:48:32.476 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.476 INFO kablam! | Sep 20 00:48:32.476 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.482 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.482 INFO kablam! Sep 20 00:48:32.482 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.482 INFO kablam! --> src/backend/mod.rs:1236:26 Sep 20 00:48:32.482 INFO kablam! | Sep 20 00:48:32.482 INFO kablam! 1236 | Ok(try!(self.txn.del(&mut self.rng, Sep 20 00:48:32.482 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.482 INFO kablam! | Sep 20 00:48:32.482 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.482 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.482 INFO kablam! Sep 20 00:48:32.482 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.482 INFO kablam! --> src/backend/mod.rs:1247:21 Sep 20 00:48:32.482 INFO kablam! | Sep 20 00:48:32.482 INFO kablam! 1247 | Ok(self.txn.put(&mut self.rng, Sep 20 00:48:32.482 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.482 INFO kablam! | Sep 20 00:48:32.482 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.482 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.482 INFO kablam! Sep 20 00:48:32.482 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 20 00:48:32.482 INFO kablam! --> src/backend/mod.rs:1258:21 Sep 20 00:48:32.482 INFO kablam! | Sep 20 00:48:32.482 INFO kablam! 1258 | Ok(self.txn.del(&mut self.rng, Sep 20 00:48:32.482 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 20 00:48:32.486 INFO kablam! | Sep 20 00:48:32.486 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 20 00:48:32.486 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 20 00:48:32.486 INFO kablam! Sep 20 00:48:34.726 INFO kablam! error: aborting due to 33 previous errors Sep 20 00:48:34.726 INFO kablam! Sep 20 00:48:34.726 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 00:48:34.734 INFO kablam! error: Could not compile `libpijul`. Sep 20 00:48:34.734 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:48:35.018 INFO kablam! error: aborting due to 33 previous errors Sep 20 00:48:35.018 INFO kablam! Sep 20 00:48:35.018 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 00:48:35.038 INFO kablam! error: Could not compile `libpijul`. Sep 20 00:48:35.038 INFO kablam! Sep 20 00:48:35.038 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:48:35.046 INFO kablam! su: No module specific data is present Sep 20 00:48:35.911 INFO running `"docker" "rm" "-f" "4ec5983595d3bc2c47c734750ecb7d5384f5da2905b2af7de3bbf37eb37a85f4"` Sep 20 00:48:36.046 INFO blam! 4ec5983595d3bc2c47c734750ecb7d5384f5da2905b2af7de3bbf37eb37a85f4