Sep 03 21:06:53.499 INFO checking AndrewBrinker/drow against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:06:53.500 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:06:53.500 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:06:53.670 INFO blam! 8d61866bc601537d4ab2ca3224d3a1bc3e72626b899c48fc0beee013f948991c Sep 03 21:06:53.672 INFO running `"docker" "start" "-a" "8d61866bc601537d4ab2ca3224d3a1bc3e72626b899c48fc0beee013f948991c"` Sep 03 21:06:54.569 INFO kablam! Compiling cmake v0.1.29 Sep 03 21:06:54.575 INFO kablam! Compiling curl-sys v0.3.15 Sep 03 21:06:54.582 INFO kablam! Checking term_size v0.3.1 Sep 03 21:06:54.583 INFO kablam! Checking toml v0.4.5 Sep 03 21:06:54.651 INFO kablam! Checking libz-sys v1.0.18 Sep 03 21:06:54.652 INFO kablam! Compiling getset v0.0.5 Sep 03 21:06:55.831 INFO kablam! Checking textwrap v0.9.0 Sep 03 21:06:58.302 INFO kablam! Checking clap v2.29.0 Sep 03 21:06:58.384 INFO kablam! Compiling libssh2-sys v0.2.6 Sep 03 21:06:58.386 INFO kablam! Compiling libgit2-sys v0.6.18 Sep 03 21:07:31.619 INFO kablam! Checking git2 v0.6.10 Sep 03 21:07:39.032 INFO kablam! Checking drow v0.1.2 (file:///source) Sep 03 21:07:40.240 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.240 INFO kablam! --> src/workers/document.rs:73:28 Sep 03 21:07:40.240 INFO kablam! | Sep 03 21:07:40.240 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 03 21:07:40.240 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.240 INFO kablam! Sep 03 21:07:40.241 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.241 INFO kablam! --> src/workers/document.rs:78:24 Sep 03 21:07:40.241 INFO kablam! | Sep 03 21:07:40.241 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 03 21:07:40.241 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.241 INFO kablam! Sep 03 21:07:40.241 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.241 INFO kablam! --> src/workers/document.rs:82:24 Sep 03 21:07:40.241 INFO kablam! | Sep 03 21:07:40.242 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 03 21:07:40.242 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.242 INFO kablam! Sep 03 21:07:40.242 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.242 INFO kablam! --> src/workers/document.rs:87:24 Sep 03 21:07:40.242 INFO kablam! | Sep 03 21:07:40.242 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 03 21:07:40.242 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.242 INFO kablam! Sep 03 21:07:40.243 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.243 INFO kablam! --> src/workers/repo.rs:33:16 Sep 03 21:07:40.243 INFO kablam! | Sep 03 21:07:40.243 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 03 21:07:40.243 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.243 INFO kablam! Sep 03 21:07:40.244 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.244 INFO kablam! --> src/workers/repo.rs:38:15 Sep 03 21:07:40.244 INFO kablam! | Sep 03 21:07:40.244 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 03 21:07:40.245 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! Sep 03 21:07:40.245 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! --> src/workers/repo.rs:44:16 Sep 03 21:07:40.245 INFO kablam! | Sep 03 21:07:40.245 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 03 21:07:40.245 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! Sep 03 21:07:40.245 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! --> src/workers/repo.rs:49:15 Sep 03 21:07:40.245 INFO kablam! | Sep 03 21:07:40.245 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 03 21:07:40.245 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! Sep 03 21:07:40.245 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! --> src/workers/repo.rs:54:15 Sep 03 21:07:40.245 INFO kablam! | Sep 03 21:07:40.245 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 03 21:07:40.245 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! Sep 03 21:07:40.245 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.245 INFO kablam! --> src/workers/repo.rs:62:15 Sep 03 21:07:40.245 INFO kablam! | Sep 03 21:07:40.246 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 03 21:07:40.246 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.246 INFO kablam! Sep 03 21:07:40.246 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.246 INFO kablam! --> src/workers/repo.rs:67:15 Sep 03 21:07:40.246 INFO kablam! | Sep 03 21:07:40.246 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 03 21:07:40.246 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.246 INFO kablam! Sep 03 21:07:40.248 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.248 INFO kablam! --> src/workers/builder.rs:11:55 Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 03 21:07:40.248 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.248 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! Sep 03 21:07:40.248 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.248 INFO kablam! --> src/workers/builder.rs:87:48 Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.248 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.248 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.248 INFO kablam! | Sep 03 21:07:40.248 INFO kablam! Sep 03 21:07:40.248 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.248 INFO kablam! --> src/workers/builder.rs:91:47 Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.249 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.249 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! Sep 03 21:07:40.249 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.249 INFO kablam! --> src/workers/builder.rs:95:47 Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.249 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.249 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! Sep 03 21:07:40.249 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.249 INFO kablam! --> src/workers/document.rs:65:40 Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 03 21:07:40.249 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.249 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.249 INFO kablam! | Sep 03 21:07:40.249 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.250 INFO kablam! | Sep 03 21:07:40.250 INFO kablam! Sep 03 21:07:40.250 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.250 INFO kablam! --> src/workers/repo.rs:27:37 Sep 03 21:07:40.250 INFO kablam! | Sep 03 21:07:40.250 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 03 21:07:40.250 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.250 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.250 INFO kablam! | Sep 03 21:07:40.250 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.250 INFO kablam! | Sep 03 21:07:40.250 INFO kablam! Sep 03 21:07:40.252 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.252 INFO kablam! --> src/workers/builder.rs:2:5 Sep 03 21:07:40.252 INFO kablam! | Sep 03 21:07:40.252 INFO kablam! 2 | use error::DrowError; Sep 03 21:07:40.253 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.253 INFO kablam! | Sep 03 21:07:40.253 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 21:07:40.253 INFO kablam! Sep 03 21:07:40.253 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.253 INFO kablam! --> src/workers/document.rs:6:5 Sep 03 21:07:40.253 INFO kablam! | Sep 03 21:07:40.253 INFO kablam! 6 | use error::DrowError; Sep 03 21:07:40.254 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.254 INFO kablam! Sep 03 21:07:40.254 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.254 INFO kablam! --> src/workers/repo.rs:5:5 Sep 03 21:07:40.254 INFO kablam! | Sep 03 21:07:40.254 INFO kablam! 5 | use error::DrowError; Sep 03 21:07:40.254 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.254 INFO kablam! Sep 03 21:07:40.289 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.289 INFO kablam! --> src/workers/document.rs:73:28 Sep 03 21:07:40.289 INFO kablam! | Sep 03 21:07:40.289 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 03 21:07:40.289 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.289 INFO kablam! Sep 03 21:07:40.289 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.289 INFO kablam! --> src/workers/document.rs:78:24 Sep 03 21:07:40.290 INFO kablam! | Sep 03 21:07:40.290 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 03 21:07:40.290 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.290 INFO kablam! Sep 03 21:07:40.290 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.290 INFO kablam! --> src/workers/document.rs:82:24 Sep 03 21:07:40.290 INFO kablam! | Sep 03 21:07:40.290 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 03 21:07:40.290 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.290 INFO kablam! Sep 03 21:07:40.290 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.290 INFO kablam! --> src/workers/document.rs:87:24 Sep 03 21:07:40.290 INFO kablam! | Sep 03 21:07:40.290 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 03 21:07:40.290 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.290 INFO kablam! Sep 03 21:07:40.293 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.293 INFO kablam! --> src/workers/repo.rs:33:16 Sep 03 21:07:40.293 INFO kablam! | Sep 03 21:07:40.293 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 03 21:07:40.293 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.293 INFO kablam! Sep 03 21:07:40.293 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.293 INFO kablam! --> src/workers/repo.rs:38:15 Sep 03 21:07:40.293 INFO kablam! | Sep 03 21:07:40.293 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 03 21:07:40.293 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.293 INFO kablam! Sep 03 21:07:40.293 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! --> src/workers/repo.rs:44:16 Sep 03 21:07:40.294 INFO kablam! | Sep 03 21:07:40.294 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 03 21:07:40.294 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! Sep 03 21:07:40.294 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! --> src/workers/repo.rs:49:15 Sep 03 21:07:40.294 INFO kablam! | Sep 03 21:07:40.294 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 03 21:07:40.294 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! Sep 03 21:07:40.294 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! --> src/workers/repo.rs:54:15 Sep 03 21:07:40.294 INFO kablam! | Sep 03 21:07:40.294 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 03 21:07:40.294 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.294 INFO kablam! Sep 03 21:07:40.296 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.296 INFO kablam! --> src/workers/repo.rs:62:15 Sep 03 21:07:40.296 INFO kablam! | Sep 03 21:07:40.296 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 03 21:07:40.296 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.296 INFO kablam! Sep 03 21:07:40.296 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 03 21:07:40.296 INFO kablam! --> src/workers/repo.rs:67:15 Sep 03 21:07:40.296 INFO kablam! | Sep 03 21:07:40.296 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 03 21:07:40.296 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 03 21:07:40.296 INFO kablam! Sep 03 21:07:40.296 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.297 INFO kablam! --> src/workers/builder.rs:11:55 Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 03 21:07:40.297 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.297 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! Sep 03 21:07:40.297 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.297 INFO kablam! --> src/workers/builder.rs:87:48 Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.297 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.297 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! Sep 03 21:07:40.297 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.297 INFO kablam! --> src/workers/builder.rs:91:47 Sep 03 21:07:40.297 INFO kablam! | Sep 03 21:07:40.297 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.298 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.298 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! Sep 03 21:07:40.298 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.298 INFO kablam! --> src/workers/builder.rs:95:47 Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 03 21:07:40.298 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.298 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! Sep 03 21:07:40.298 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.298 INFO kablam! --> src/workers/document.rs:65:40 Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.298 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 03 21:07:40.298 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.298 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.298 INFO kablam! | Sep 03 21:07:40.299 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.299 INFO kablam! | Sep 03 21:07:40.299 INFO kablam! Sep 03 21:07:40.299 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 03 21:07:40.299 INFO kablam! --> src/workers/repo.rs:27:37 Sep 03 21:07:40.299 INFO kablam! | Sep 03 21:07:40.299 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 03 21:07:40.299 INFO kablam! | ^^^^ not found in this scope Sep 03 21:07:40.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 03 21:07:40.299 INFO kablam! | Sep 03 21:07:40.299 INFO kablam! 1 | use failure::Fail; Sep 03 21:07:40.299 INFO kablam! | Sep 03 21:07:40.299 INFO kablam! Sep 03 21:07:40.301 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.301 INFO kablam! --> src/workers/builder.rs:2:5 Sep 03 21:07:40.302 INFO kablam! | Sep 03 21:07:40.302 INFO kablam! 2 | use error::DrowError; Sep 03 21:07:40.302 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.302 INFO kablam! | Sep 03 21:07:40.302 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 21:07:40.302 INFO kablam! Sep 03 21:07:40.302 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.303 INFO kablam! --> src/workers/document.rs:6:5 Sep 03 21:07:40.303 INFO kablam! | Sep 03 21:07:40.303 INFO kablam! 6 | use error::DrowError; Sep 03 21:07:40.303 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.303 INFO kablam! Sep 03 21:07:40.303 INFO kablam! warning: unused import: `error::DrowError` Sep 03 21:07:40.303 INFO kablam! --> src/workers/repo.rs:5:5 Sep 03 21:07:40.303 INFO kablam! | Sep 03 21:07:40.304 INFO kablam! 5 | use error::DrowError; Sep 03 21:07:40.304 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:07:40.304 INFO kablam! Sep 03 21:07:40.331 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 03 21:07:40.331 INFO kablam! --> src/error.rs:3:17 Sep 03 21:07:40.331 INFO kablam! | Sep 03 21:07:40.331 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 03 21:07:40.331 INFO kablam! | ^^^^ Sep 03 21:07:40.331 INFO kablam! | Sep 03 21:07:40.331 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 03 21:07:40.331 INFO kablam! --> src/error.rs:3:17 Sep 03 21:07:40.331 INFO kablam! | Sep 03 21:07:40.331 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 03 21:07:40.331 INFO kablam! | ^^^^ Sep 03 21:07:40.331 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 03 21:07:40.331 INFO kablam! Sep 03 21:07:40.341 INFO kablam! error: aborting due to 18 previous errors Sep 03 21:07:40.342 INFO kablam! Sep 03 21:07:40.342 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 03 21:07:40.342 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 21:07:40.354 INFO kablam! error: Could not compile `drow`. Sep 03 21:07:40.354 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:07:40.388 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 03 21:07:40.388 INFO kablam! --> src/error.rs:3:17 Sep 03 21:07:40.388 INFO kablam! | Sep 03 21:07:40.388 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 03 21:07:40.388 INFO kablam! | ^^^^ Sep 03 21:07:40.388 INFO kablam! | Sep 03 21:07:40.388 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 03 21:07:40.388 INFO kablam! --> src/error.rs:3:17 Sep 03 21:07:40.388 INFO kablam! | Sep 03 21:07:40.388 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 03 21:07:40.388 INFO kablam! | ^^^^ Sep 03 21:07:40.388 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 03 21:07:40.388 INFO kablam! Sep 03 21:07:40.398 INFO kablam! error: aborting due to 18 previous errors Sep 03 21:07:40.398 INFO kablam! Sep 03 21:07:40.398 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 03 21:07:40.398 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 21:07:40.418 INFO kablam! error: Could not compile `drow`. Sep 03 21:07:40.418 INFO kablam! Sep 03 21:07:40.418 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:07:40.421 INFO kablam! su: No module specific data is present Sep 03 21:07:40.936 INFO running `"docker" "rm" "-f" "8d61866bc601537d4ab2ca3224d3a1bc3e72626b899c48fc0beee013f948991c"` Sep 03 21:07:41.086 INFO blam! 8d61866bc601537d4ab2ca3224d3a1bc3e72626b899c48fc0beee013f948991c