Sep 19 17:12:20.714 INFO checking AndrewBrinker/drow against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:12:20.714 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:12:20.714 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:12:21.058 INFO blam! f1f2c9c71cdb158ef573790dfe2674e7bb821163724746607f547d98babc0372 Sep 19 17:12:21.060 INFO running `"docker" "start" "-a" "f1f2c9c71cdb158ef573790dfe2674e7bb821163724746607f547d98babc0372"` Sep 19 17:12:22.637 INFO kablam! usermod: no changes Sep 19 17:12:22.822 INFO kablam! Checking serde v1.0.26 Sep 19 17:12:22.826 INFO kablam! Checking unidecode v0.3.0 Sep 19 17:12:22.828 INFO kablam! Compiling cmake v0.1.29 Sep 19 17:12:22.834 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 19 17:12:22.834 INFO kablam! Compiling libz-sys v1.0.18 Sep 19 17:12:22.834 INFO kablam! Compiling openssl-sys v0.9.23 Sep 19 17:12:22.834 INFO kablam! Compiling curl-sys v0.3.15 Sep 19 17:12:22.834 INFO kablam! Checking term_size v0.3.1 Sep 19 17:12:23.645 INFO kablam! Checking atty v0.2.6 Sep 19 17:12:27.406 INFO kablam! Checking time v0.1.38 Sep 19 17:12:27.434 INFO kablam! Checking textwrap v0.9.0 Sep 19 17:12:27.459 INFO kablam! Compiling libssh2-sys v0.2.6 Sep 19 17:12:27.488 INFO kablam! Compiling libgit2-sys v0.6.18 Sep 19 17:12:29.672 INFO kablam! Compiling getset v0.0.5 Sep 19 17:12:31.535 INFO kablam! Checking clap v2.29.0 Sep 19 17:12:32.480 INFO kablam! Checking chrono v0.4.0 Sep 19 17:12:57.941 INFO kablam! Checking backtrace v0.3.4 Sep 19 17:12:59.263 INFO kablam! Checking failure v0.1.1 Sep 19 17:13:04.718 INFO kablam! Checking toml v0.4.5 Sep 19 17:13:24.686 INFO kablam! Checking git2 v0.6.10 Sep 19 17:13:29.198 INFO kablam! Checking drow v0.1.2 (/source) Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/document.rs:73:28 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 19 17:13:30.088 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/document.rs:78:24 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 19 17:13:30.088 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/document.rs:82:24 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 19 17:13:30.088 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/document.rs:87:24 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 19 17:13:30.088 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/repo.rs:33:16 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 19 17:13:30.088 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! Sep 19 17:13:30.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.088 INFO kablam! --> src/workers/repo.rs:38:15 Sep 19 17:13:30.088 INFO kablam! | Sep 19 17:13:30.088 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! --> src/workers/repo.rs:44:16 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! --> src/workers/repo.rs:49:15 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! --> src/workers/repo.rs:54:15 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! --> src/workers/repo.rs:62:15 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! --> src/workers/repo.rs:67:15 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 19 17:13:30.089 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.089 INFO kablam! --> src/workers/builder.rs:11:55 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 19 17:13:30.089 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.089 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.089 INFO kablam! --> src/workers/builder.rs:87:48 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.089 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.089 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.089 INFO kablam! --> src/workers/builder.rs:91:47 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.089 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.089 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.089 INFO kablam! --> src/workers/builder.rs:95:47 Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.089 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.089 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.089 INFO kablam! | Sep 19 17:13:30.089 INFO kablam! Sep 19 17:13:30.089 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.089 INFO kablam! --> src/workers/document.rs:65:40 Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 19 17:13:30.090 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.090 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! Sep 19 17:13:30.090 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.090 INFO kablam! --> src/workers/repo.rs:27:37 Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 19 17:13:30.090 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.090 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! Sep 19 17:13:30.090 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.090 INFO kablam! --> src/workers/builder.rs:2:5 Sep 19 17:13:30.090 INFO kablam! | Sep 19 17:13:30.090 INFO kablam! 2 | use error::DrowError; Sep 19 17:13:30.090 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.093 INFO kablam! | Sep 19 17:13:30.093 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:13:30.093 INFO kablam! Sep 19 17:13:30.093 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.093 INFO kablam! --> src/workers/document.rs:6:5 Sep 19 17:13:30.093 INFO kablam! | Sep 19 17:13:30.093 INFO kablam! 6 | use error::DrowError; Sep 19 17:13:30.093 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.093 INFO kablam! Sep 19 17:13:30.093 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.093 INFO kablam! --> src/workers/repo.rs:5:5 Sep 19 17:13:30.093 INFO kablam! | Sep 19 17:13:30.093 INFO kablam! 5 | use error::DrowError; Sep 19 17:13:30.093 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.093 INFO kablam! Sep 19 17:13:30.177 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 19 17:13:30.177 INFO kablam! --> src/error.rs:3:17 Sep 19 17:13:30.177 INFO kablam! | Sep 19 17:13:30.177 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 17:13:30.177 INFO kablam! | ^^^^ Sep 19 17:13:30.177 INFO kablam! | Sep 19 17:13:30.177 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 19 17:13:30.177 INFO kablam! --> src/error.rs:3:17 Sep 19 17:13:30.177 INFO kablam! | Sep 19 17:13:30.177 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 17:13:30.177 INFO kablam! | ^^^^ Sep 19 17:13:30.177 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 19 17:13:30.177 INFO kablam! Sep 19 17:13:30.187 INFO kablam! error: aborting due to 18 previous errors Sep 19 17:13:30.187 INFO kablam! Sep 19 17:13:30.187 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 19 17:13:30.188 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 17:13:30.204 INFO kablam! error: Could not compile `drow`. Sep 19 17:13:30.204 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:13:30.224 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.224 INFO kablam! --> src/workers/document.rs:73:28 Sep 19 17:13:30.224 INFO kablam! | Sep 19 17:13:30.225 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 19 17:13:30.225 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.225 INFO kablam! Sep 19 17:13:30.225 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.225 INFO kablam! --> src/workers/document.rs:78:24 Sep 19 17:13:30.225 INFO kablam! | Sep 19 17:13:30.226 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 19 17:13:30.226 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.226 INFO kablam! Sep 19 17:13:30.227 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.227 INFO kablam! --> src/workers/document.rs:82:24 Sep 19 17:13:30.227 INFO kablam! | Sep 19 17:13:30.228 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 19 17:13:30.228 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.228 INFO kablam! Sep 19 17:13:30.228 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.229 INFO kablam! --> src/workers/document.rs:87:24 Sep 19 17:13:30.229 INFO kablam! | Sep 19 17:13:30.229 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 19 17:13:30.229 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.229 INFO kablam! Sep 19 17:13:30.229 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.230 INFO kablam! --> src/workers/repo.rs:33:16 Sep 19 17:13:30.230 INFO kablam! | Sep 19 17:13:30.230 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 19 17:13:30.230 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.230 INFO kablam! Sep 19 17:13:30.231 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.231 INFO kablam! --> src/workers/repo.rs:38:15 Sep 19 17:13:30.231 INFO kablam! | Sep 19 17:13:30.231 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 19 17:13:30.231 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.232 INFO kablam! Sep 19 17:13:30.232 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.232 INFO kablam! --> src/workers/repo.rs:44:16 Sep 19 17:13:30.232 INFO kablam! | Sep 19 17:13:30.232 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 19 17:13:30.232 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.233 INFO kablam! Sep 19 17:13:30.233 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.233 INFO kablam! --> src/workers/repo.rs:49:15 Sep 19 17:13:30.233 INFO kablam! | Sep 19 17:13:30.234 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 19 17:13:30.234 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.234 INFO kablam! Sep 19 17:13:30.234 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.234 INFO kablam! --> src/workers/repo.rs:54:15 Sep 19 17:13:30.235 INFO kablam! | Sep 19 17:13:30.235 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 19 17:13:30.235 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.236 INFO kablam! Sep 19 17:13:30.236 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.236 INFO kablam! --> src/workers/repo.rs:62:15 Sep 19 17:13:30.236 INFO kablam! | Sep 19 17:13:30.236 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 19 17:13:30.237 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.237 INFO kablam! Sep 19 17:13:30.237 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 19 17:13:30.237 INFO kablam! --> src/workers/repo.rs:67:15 Sep 19 17:13:30.237 INFO kablam! | Sep 19 17:13:30.238 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 19 17:13:30.238 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 19 17:13:30.238 INFO kablam! Sep 19 17:13:30.238 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.238 INFO kablam! --> src/workers/builder.rs:11:55 Sep 19 17:13:30.239 INFO kablam! | Sep 19 17:13:30.239 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 19 17:13:30.239 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.239 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.240 INFO kablam! | Sep 19 17:13:30.240 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.240 INFO kablam! | Sep 19 17:13:30.240 INFO kablam! Sep 19 17:13:30.240 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.241 INFO kablam! --> src/workers/builder.rs:87:48 Sep 19 17:13:30.241 INFO kablam! | Sep 19 17:13:30.241 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.241 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.242 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.242 INFO kablam! | Sep 19 17:13:30.243 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.243 INFO kablam! | Sep 19 17:13:30.243 INFO kablam! Sep 19 17:13:30.244 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.244 INFO kablam! --> src/workers/builder.rs:91:47 Sep 19 17:13:30.244 INFO kablam! | Sep 19 17:13:30.245 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.245 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.246 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.246 INFO kablam! | Sep 19 17:13:30.246 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.246 INFO kablam! | Sep 19 17:13:30.246 INFO kablam! Sep 19 17:13:30.247 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.247 INFO kablam! --> src/workers/builder.rs:95:47 Sep 19 17:13:30.247 INFO kablam! | Sep 19 17:13:30.248 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 19 17:13:30.248 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.248 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.248 INFO kablam! | Sep 19 17:13:30.249 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.249 INFO kablam! | Sep 19 17:13:30.249 INFO kablam! Sep 19 17:13:30.249 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.249 INFO kablam! --> src/workers/document.rs:65:40 Sep 19 17:13:30.249 INFO kablam! | Sep 19 17:13:30.250 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 19 17:13:30.250 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.250 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.250 INFO kablam! | Sep 19 17:13:30.251 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.251 INFO kablam! | Sep 19 17:13:30.251 INFO kablam! Sep 19 17:13:30.251 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 19 17:13:30.251 INFO kablam! --> src/workers/repo.rs:27:37 Sep 19 17:13:30.251 INFO kablam! | Sep 19 17:13:30.252 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 19 17:13:30.252 INFO kablam! | ^^^^ not found in this scope Sep 19 17:13:30.253 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 17:13:30.253 INFO kablam! | Sep 19 17:13:30.253 INFO kablam! 1 | use failure::Fail; Sep 19 17:13:30.253 INFO kablam! | Sep 19 17:13:30.253 INFO kablam! Sep 19 17:13:30.253 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.254 INFO kablam! --> src/workers/builder.rs:2:5 Sep 19 17:13:30.254 INFO kablam! | Sep 19 17:13:30.254 INFO kablam! 2 | use error::DrowError; Sep 19 17:13:30.255 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.255 INFO kablam! | Sep 19 17:13:30.256 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:13:30.256 INFO kablam! Sep 19 17:13:30.256 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.256 INFO kablam! --> src/workers/document.rs:6:5 Sep 19 17:13:30.256 INFO kablam! | Sep 19 17:13:30.257 INFO kablam! 6 | use error::DrowError; Sep 19 17:13:30.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.257 INFO kablam! Sep 19 17:13:30.257 INFO kablam! warning: unused import: `error::DrowError` Sep 19 17:13:30.257 INFO kablam! --> src/workers/repo.rs:5:5 Sep 19 17:13:30.257 INFO kablam! | Sep 19 17:13:30.257 INFO kablam! 5 | use error::DrowError; Sep 19 17:13:30.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 17:13:30.258 INFO kablam! Sep 19 17:13:30.279 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 19 17:13:30.279 INFO kablam! --> src/error.rs:3:17 Sep 19 17:13:30.279 INFO kablam! | Sep 19 17:13:30.279 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 17:13:30.279 INFO kablam! | ^^^^ Sep 19 17:13:30.279 INFO kablam! | Sep 19 17:13:30.279 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 19 17:13:30.279 INFO kablam! --> src/error.rs:3:17 Sep 19 17:13:30.279 INFO kablam! | Sep 19 17:13:30.279 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 17:13:30.279 INFO kablam! | ^^^^ Sep 19 17:13:30.279 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 19 17:13:30.280 INFO kablam! Sep 19 17:13:30.287 INFO kablam! error: aborting due to 18 previous errors Sep 19 17:13:30.287 INFO kablam! Sep 19 17:13:30.287 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 19 17:13:30.287 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 17:13:30.309 INFO kablam! error: Could not compile `drow`. Sep 19 17:13:30.309 INFO kablam! Sep 19 17:13:30.309 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:13:30.311 INFO kablam! su: No module specific data is present Sep 19 17:13:31.065 INFO running `"docker" "rm" "-f" "f1f2c9c71cdb158ef573790dfe2674e7bb821163724746607f547d98babc0372"` Sep 19 17:13:31.190 INFO blam! f1f2c9c71cdb158ef573790dfe2674e7bb821163724746607f547d98babc0372