Sep 06 04:26:34.040 INFO checking libpijul-compat-0.8.7 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:26:34.040 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:26:34.040 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:26:34.237 INFO blam! 4f32969ac796d1d243114caddd266502460302786fbc2770f50ace6797825ca5 Sep 06 04:26:34.238 INFO running `"docker" "start" "-a" "4f32969ac796d1d243114caddd266502460302786fbc2770f50ace6797825ca5"` Sep 06 04:26:35.334 INFO kablam! usermod: no changes Sep 06 04:26:35.496 INFO kablam! Checking bs58 v0.2.1 Sep 06 04:26:35.496 INFO kablam! Checking sanakirja v0.8.17 Sep 06 04:26:35.496 INFO kablam! Checking chrono v0.4.6 Sep 06 04:26:35.496 INFO kablam! Checking globset v0.2.1 Sep 06 04:26:37.170 INFO kablam! Checking ignore v0.2.2 Sep 06 04:26:39.586 INFO kablam! Checking libpijul-compat v0.8.7 (file:///source) Sep 06 04:26:42.265 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.265 INFO kablam! --> src/lib.rs:176:30 Sep 06 04:26:42.265 INFO kablam! | Sep 06 04:26:42.265 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 06 04:26:42.265 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.265 INFO kablam! | Sep 06 04:26:42.265 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.265 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.265 INFO kablam! Sep 06 04:26:42.270 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.270 INFO kablam! --> src/lib.rs:177:35 Sep 06 04:26:42.270 INFO kablam! | Sep 06 04:26:42.270 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 06 04:26:42.270 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.270 INFO kablam! | Sep 06 04:26:42.270 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.270 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.270 INFO kablam! Sep 06 04:26:42.270 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.270 INFO kablam! --> src/lib.rs:178:38 Sep 06 04:26:42.270 INFO kablam! | Sep 06 04:26:42.270 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 06 04:26:42.270 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.270 INFO kablam! | Sep 06 04:26:42.270 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.270 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.270 INFO kablam! Sep 06 04:26:42.315 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.315 INFO kablam! --> src/lib.rs:176:30 Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! 176 | db: self.txn.fork(&mut self.rng, &branch.db)?, Sep 06 04:26:42.315 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.315 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.315 INFO kablam! Sep 06 04:26:42.315 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.315 INFO kablam! --> src/lib.rs:177:35 Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! 177 | patches: self.txn.fork(&mut self.rng, &branch.patches)?, Sep 06 04:26:42.315 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.315 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.315 INFO kablam! Sep 06 04:26:42.315 INFO kablam! error[E0277]: the trait bound `T: rand_core::RngCore` is not satisfied Sep 06 04:26:42.315 INFO kablam! --> src/lib.rs:178:38 Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! 178 | revpatches: self.txn.fork(&mut self.rng, &branch.revpatches)?, Sep 06 04:26:42.315 INFO kablam! | ^^^^ the trait `rand_core::RngCore` is not implemented for `T` Sep 06 04:26:42.315 INFO kablam! | Sep 06 04:26:42.315 INFO kablam! = help: consider adding a `where T: rand_core::RngCore` bound Sep 06 04:26:42.315 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `T` Sep 06 04:26:42.315 INFO kablam! Sep 06 04:26:42.428 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.428 INFO kablam! --> src/backend/mod.rs:327:18 Sep 06 04:26:42.428 INFO kablam! | Sep 06 04:26:42.428 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 06 04:26:42.428 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.428 INFO kablam! | Sep 06 04:26:42.428 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.428 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.428 INFO kablam! Sep 06 04:26:42.429 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.429 INFO kablam! --> src/backend/mod.rs:333:18 Sep 06 04:26:42.429 INFO kablam! | Sep 06 04:26:42.429 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 06 04:26:42.429 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.429 INFO kablam! | Sep 06 04:26:42.429 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.429 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.429 INFO kablam! Sep 06 04:26:42.435 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.435 INFO kablam! --> src/backend/mod.rs:357:22 Sep 06 04:26:42.435 INFO kablam! | Sep 06 04:26:42.435 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 06 04:26:42.435 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.435 INFO kablam! | Sep 06 04:26:42.435 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.435 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.435 INFO kablam! Sep 06 04:26:42.493 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.493 INFO kablam! --> src/backend/mod.rs:327:18 Sep 06 04:26:42.493 INFO kablam! | Sep 06 04:26:42.493 INFO kablam! 327 | self.txn.del(&mut self.rng, Sep 06 04:26:42.493 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.493 INFO kablam! | Sep 06 04:26:42.493 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.493 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.493 INFO kablam! Sep 06 04:26:42.495 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.495 INFO kablam! --> src/backend/mod.rs:333:18 Sep 06 04:26:42.495 INFO kablam! | Sep 06 04:26:42.495 INFO kablam! 333 | self.txn.put(&mut self.rng, Sep 06 04:26:42.495 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.495 INFO kablam! | Sep 06 04:26:42.495 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.495 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.495 INFO kablam! Sep 06 04:26:42.498 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.498 INFO kablam! --> src/backend/mod.rs:357:22 Sep 06 04:26:42.498 INFO kablam! | Sep 06 04:26:42.498 INFO kablam! 357 | self.txn.del(&mut self.rng, Sep 06 04:26:42.498 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.498 INFO kablam! | Sep 06 04:26:42.498 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.498 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.498 INFO kablam! Sep 06 04:26:42.592 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.592 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 06 04:26:42.592 INFO kablam! | Sep 06 04:26:42.592 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 06 04:26:42.592 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.592 INFO kablam! | Sep 06 04:26:42.592 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.592 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.592 INFO kablam! Sep 06 04:26:42.594 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.594 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 06 04:26:42.594 INFO kablam! | Sep 06 04:26:42.594 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.594 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.594 INFO kablam! | Sep 06 04:26:42.594 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.594 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.594 INFO kablam! Sep 06 04:26:42.596 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.596 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 06 04:26:42.596 INFO kablam! | Sep 06 04:26:42.596 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.596 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.596 INFO kablam! | Sep 06 04:26:42.596 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.596 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.596 INFO kablam! Sep 06 04:26:42.598 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.598 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 06 04:26:42.598 INFO kablam! | Sep 06 04:26:42.598 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.598 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.598 INFO kablam! | Sep 06 04:26:42.598 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.598 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.598 INFO kablam! Sep 06 04:26:42.599 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.599 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 06 04:26:42.599 INFO kablam! | Sep 06 04:26:42.599 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.599 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.599 INFO kablam! | Sep 06 04:26:42.599 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.599 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.599 INFO kablam! Sep 06 04:26:42.600 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.600 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 06 04:26:42.600 INFO kablam! | Sep 06 04:26:42.600 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.600 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.600 INFO kablam! | Sep 06 04:26:42.601 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.601 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.601 INFO kablam! Sep 06 04:26:42.601 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.601 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 06 04:26:42.601 INFO kablam! | Sep 06 04:26:42.601 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.601 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.601 INFO kablam! | Sep 06 04:26:42.601 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.601 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.601 INFO kablam! Sep 06 04:26:42.602 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.602 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 06 04:26:42.602 INFO kablam! | Sep 06 04:26:42.602 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.602 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.602 INFO kablam! | Sep 06 04:26:42.603 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.603 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.603 INFO kablam! Sep 06 04:26:42.604 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.604 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 06 04:26:42.604 INFO kablam! | Sep 06 04:26:42.604 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 06 04:26:42.604 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.604 INFO kablam! | Sep 06 04:26:42.604 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.604 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.604 INFO kablam! Sep 06 04:26:42.604 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.604 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 06 04:26:42.604 INFO kablam! | Sep 06 04:26:42.604 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.604 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.604 INFO kablam! | Sep 06 04:26:42.604 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.604 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.604 INFO kablam! Sep 06 04:26:42.605 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.605 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 06 04:26:42.605 INFO kablam! | Sep 06 04:26:42.605 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 06 04:26:42.605 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.605 INFO kablam! | Sep 06 04:26:42.605 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.605 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.605 INFO kablam! Sep 06 04:26:42.606 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.606 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 06 04:26:42.606 INFO kablam! | Sep 06 04:26:42.606 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.606 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.606 INFO kablam! | Sep 06 04:26:42.606 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.606 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.606 INFO kablam! Sep 06 04:26:42.607 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.607 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 06 04:26:42.607 INFO kablam! | Sep 06 04:26:42.607 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.607 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.607 INFO kablam! | Sep 06 04:26:42.607 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.607 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.607 INFO kablam! Sep 06 04:26:42.608 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.608 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 06 04:26:42.608 INFO kablam! | Sep 06 04:26:42.608 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.608 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.608 INFO kablam! | Sep 06 04:26:42.608 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.608 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.608 INFO kablam! Sep 06 04:26:42.609 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.609 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 06 04:26:42.609 INFO kablam! | Sep 06 04:26:42.609 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.609 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.609 INFO kablam! | Sep 06 04:26:42.609 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.609 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.609 INFO kablam! Sep 06 04:26:42.610 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.610 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 06 04:26:42.610 INFO kablam! | Sep 06 04:26:42.610 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.610 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.610 INFO kablam! | Sep 06 04:26:42.610 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.610 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.610 INFO kablam! Sep 06 04:26:42.611 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.611 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 06 04:26:42.611 INFO kablam! | Sep 06 04:26:42.611 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.611 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.611 INFO kablam! | Sep 06 04:26:42.611 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.611 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.611 INFO kablam! Sep 06 04:26:42.611 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.611 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 06 04:26:42.612 INFO kablam! | Sep 06 04:26:42.612 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.612 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.612 INFO kablam! | Sep 06 04:26:42.612 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.612 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.612 INFO kablam! Sep 06 04:26:42.612 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.612 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 06 04:26:42.612 INFO kablam! | Sep 06 04:26:42.612 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.612 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.612 INFO kablam! | Sep 06 04:26:42.612 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.613 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.613 INFO kablam! Sep 06 04:26:42.613 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.613 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 06 04:26:42.613 INFO kablam! | Sep 06 04:26:42.613 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.613 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.613 INFO kablam! | Sep 06 04:26:42.613 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.613 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.613 INFO kablam! Sep 06 04:26:42.614 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.614 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 06 04:26:42.614 INFO kablam! | Sep 06 04:26:42.614 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.614 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.614 INFO kablam! | Sep 06 04:26:42.614 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.614 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.614 INFO kablam! Sep 06 04:26:42.615 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.615 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 06 04:26:42.615 INFO kablam! | Sep 06 04:26:42.615 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.615 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.615 INFO kablam! | Sep 06 04:26:42.615 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.615 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.615 INFO kablam! Sep 06 04:26:42.616 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.616 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 06 04:26:42.616 INFO kablam! | Sep 06 04:26:42.616 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.616 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.616 INFO kablam! | Sep 06 04:26:42.616 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.616 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.616 INFO kablam! Sep 06 04:26:42.617 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.617 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 06 04:26:42.617 INFO kablam! | Sep 06 04:26:42.617 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.617 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.617 INFO kablam! | Sep 06 04:26:42.617 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.617 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.617 INFO kablam! Sep 06 04:26:42.618 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.618 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 06 04:26:42.618 INFO kablam! | Sep 06 04:26:42.618 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.618 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.618 INFO kablam! | Sep 06 04:26:42.618 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.618 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.618 INFO kablam! Sep 06 04:26:42.619 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.619 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 06 04:26:42.619 INFO kablam! | Sep 06 04:26:42.619 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.619 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.619 INFO kablam! | Sep 06 04:26:42.619 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.619 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.619 INFO kablam! Sep 06 04:26:42.620 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.620 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 06 04:26:42.620 INFO kablam! | Sep 06 04:26:42.620 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.620 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.620 INFO kablam! | Sep 06 04:26:42.620 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.620 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.620 INFO kablam! Sep 06 04:26:42.658 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.658 INFO kablam! --> src/backend/mod.rs:1090:21 Sep 06 04:26:42.658 INFO kablam! | Sep 06 04:26:42.658 INFO kablam! 1090 | Ok(self.txn.del(&mut self.rng, &mut self.dbs.branches, name.as_small_str().to_unsafe(), None)?) Sep 06 04:26:42.658 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.658 INFO kablam! | Sep 06 04:26:42.658 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.658 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.658 INFO kablam! Sep 06 04:26:42.658 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.658 INFO kablam! --> src/backend/mod.rs:1102:26 Sep 06 04:26:42.658 INFO kablam! | Sep 06 04:26:42.658 INFO kablam! 1102 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.658 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.658 INFO kablam! | Sep 06 04:26:42.658 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.658 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.658 INFO kablam! Sep 06 04:26:42.659 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.659 INFO kablam! --> src/backend/mod.rs:1123:26 Sep 06 04:26:42.659 INFO kablam! | Sep 06 04:26:42.659 INFO kablam! 1123 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.659 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.670 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.670 INFO kablam! Sep 06 04:26:42.670 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.670 INFO kablam! --> src/backend/mod.rs:1146:26 Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! 1146 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.670 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.670 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.670 INFO kablam! Sep 06 04:26:42.670 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.670 INFO kablam! --> src/backend/mod.rs:1156:26 Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! 1156 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.670 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.670 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.670 INFO kablam! Sep 06 04:26:42.670 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.670 INFO kablam! --> src/backend/mod.rs:1165:26 Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! 1165 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.670 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.670 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.670 INFO kablam! Sep 06 04:26:42.670 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.670 INFO kablam! --> src/backend/mod.rs:1174:26 Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! 1174 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.670 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.670 INFO kablam! | Sep 06 04:26:42.670 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.670 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.670 INFO kablam! Sep 06 04:26:42.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.671 INFO kablam! --> src/backend/mod.rs:1187:26 Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! 1187 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.671 INFO kablam! Sep 06 04:26:42.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.671 INFO kablam! --> src/backend/mod.rs:1200:18 Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! 1200 | self.txn.del(&mut self.rng, &mut self.dbs.inodes, key.to_unsafe(), None)?; Sep 06 04:26:42.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.671 INFO kablam! Sep 06 04:26:42.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.671 INFO kablam! --> src/backend/mod.rs:1201:21 Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! 1201 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.671 INFO kablam! Sep 06 04:26:42.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.671 INFO kablam! --> src/backend/mod.rs:1213:18 Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! 1213 | self.txn.del(&mut self.rng, Sep 06 04:26:42.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.671 INFO kablam! Sep 06 04:26:42.671 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.671 INFO kablam! --> src/backend/mod.rs:1217:21 Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! 1217 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.671 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.671 INFO kablam! | Sep 06 04:26:42.671 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.671 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.671 INFO kablam! Sep 06 04:26:42.674 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.674 INFO kablam! --> src/backend/mod.rs:1233:26 Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! 1233 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.674 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.674 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.674 INFO kablam! Sep 06 04:26:42.674 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.674 INFO kablam! --> src/backend/mod.rs:1242:26 Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! 1242 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.674 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.674 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.674 INFO kablam! Sep 06 04:26:42.674 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.674 INFO kablam! --> src/backend/mod.rs:1253:26 Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! 1253 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.674 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.674 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.674 INFO kablam! Sep 06 04:26:42.674 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.674 INFO kablam! --> src/backend/mod.rs:1265:26 Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! 1265 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.674 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.674 INFO kablam! | Sep 06 04:26:42.674 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.674 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.674 INFO kablam! Sep 06 04:26:42.678 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.678 INFO kablam! --> src/backend/mod.rs:1274:21 Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! 1274 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.678 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.678 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.678 INFO kablam! Sep 06 04:26:42.678 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.678 INFO kablam! --> src/backend/mod.rs:1284:26 Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! 1284 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.678 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.678 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.678 INFO kablam! Sep 06 04:26:42.678 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.678 INFO kablam! --> src/backend/mod.rs:1293:21 Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! 1293 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.678 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.678 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.678 INFO kablam! Sep 06 04:26:42.678 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.678 INFO kablam! --> src/backend/mod.rs:1304:26 Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! 1304 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.678 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.678 INFO kablam! | Sep 06 04:26:42.678 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.678 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.678 INFO kablam! Sep 06 04:26:42.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.682 INFO kablam! --> src/backend/mod.rs:1315:26 Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! 1315 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.682 INFO kablam! Sep 06 04:26:42.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.682 INFO kablam! --> src/backend/mod.rs:1326:26 Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! 1326 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.682 INFO kablam! Sep 06 04:26:42.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.682 INFO kablam! --> src/backend/mod.rs:1337:26 Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! 1337 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.682 INFO kablam! Sep 06 04:26:42.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.682 INFO kablam! --> src/backend/mod.rs:1348:26 Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! 1348 | Ok(try!(self.txn.put(&mut self.rng, Sep 06 04:26:42.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.682 INFO kablam! Sep 06 04:26:42.682 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.682 INFO kablam! --> src/backend/mod.rs:1357:26 Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! 1357 | Ok(try!(self.txn.del(&mut self.rng, Sep 06 04:26:42.682 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.682 INFO kablam! | Sep 06 04:26:42.682 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.682 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.682 INFO kablam! Sep 06 04:26:42.693 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.693 INFO kablam! --> src/backend/mod.rs:1368:21 Sep 06 04:26:42.693 INFO kablam! | Sep 06 04:26:42.693 INFO kablam! 1368 | Ok(self.txn.put(&mut self.rng, Sep 06 04:26:42.693 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.693 INFO kablam! | Sep 06 04:26:42.693 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.693 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.693 INFO kablam! Sep 06 04:26:42.693 INFO kablam! error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied Sep 06 04:26:42.693 INFO kablam! --> src/backend/mod.rs:1379:21 Sep 06 04:26:42.693 INFO kablam! | Sep 06 04:26:42.693 INFO kablam! 1379 | Ok(self.txn.del(&mut self.rng, Sep 06 04:26:42.693 INFO kablam! | ^^^ the trait `rand_core::RngCore` is not implemented for `R` Sep 06 04:26:42.693 INFO kablam! | Sep 06 04:26:42.693 INFO kablam! = help: consider adding a `where R: rand_core::RngCore` bound Sep 06 04:26:42.693 INFO kablam! = note: required because of the requirements on the impl of `rand::Rng` for `R` Sep 06 04:26:42.693 INFO kablam! Sep 06 04:26:43.974 INFO kablam! error: aborting due to 33 previous errors Sep 06 04:26:43.974 INFO kablam! Sep 06 04:26:43.974 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 04:26:43.984 INFO kablam! error: Could not compile `libpijul-compat`. Sep 06 04:26:43.984 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 04:26:44.058 INFO kablam! error: aborting due to 33 previous errors Sep 06 04:26:44.058 INFO kablam! Sep 06 04:26:44.058 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 04:26:44.072 INFO kablam! error: Could not compile `libpijul-compat`. Sep 06 04:26:44.072 INFO kablam! Sep 06 04:26:44.072 INFO kablam! To learn more, run the command again with --verbose. Sep 06 04:26:44.073 INFO kablam! su: No module specific data is present Sep 06 04:26:44.551 INFO running `"docker" "rm" "-f" "4f32969ac796d1d243114caddd266502460302786fbc2770f50ace6797825ca5"` Sep 06 04:26:44.631 INFO blam! 4f32969ac796d1d243114caddd266502460302786fbc2770f50ace6797825ca5