Sep 14 05:49:21.719 INFO checking AndrewBrinker/drow against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:49:21.720 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:49:21.720 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:49:21.939 INFO blam! 7c59845b53995ba4c137115dd9db70f5526ea92655c8c87786494a52f4475e5d Sep 14 05:49:21.944 INFO running `"docker" "start" "-a" "7c59845b53995ba4c137115dd9db70f5526ea92655c8c87786494a52f4475e5d"` Sep 14 05:49:22.882 INFO kablam! usermod: no changes Sep 14 05:49:23.066 INFO kablam! Checking serde v1.0.26 Sep 14 05:49:23.067 INFO kablam! Compiling cmake v0.1.29 Sep 14 05:49:23.073 INFO kablam! Compiling curl-sys v0.3.15 Sep 14 05:49:23.076 INFO kablam! Checking term_size v0.3.1 Sep 14 05:49:23.076 INFO kablam! Checking atty v0.2.6 Sep 14 05:49:23.085 INFO kablam! Checking libz-sys v1.0.18 Sep 14 05:49:23.085 INFO kablam! Compiling getset v0.0.5 Sep 14 05:49:23.085 INFO kablam! Checking failure v0.1.1 Sep 14 05:49:23.562 INFO kablam! Checking textwrap v0.9.0 Sep 14 05:49:24.738 INFO kablam! Checking clap v2.29.0 Sep 14 05:49:25.579 INFO kablam! Compiling libssh2-sys v0.2.6 Sep 14 05:49:25.579 INFO kablam! Compiling libgit2-sys v0.6.18 Sep 14 05:49:51.179 INFO kablam! Checking toml v0.4.5 Sep 14 05:50:12.423 INFO kablam! Checking git2 v0.6.10 Sep 14 05:50:16.864 INFO kablam! Checking drow v0.1.2 (file:///source) Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/document.rs:73:28 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/document.rs:78:24 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/document.rs:82:24 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/document.rs:87:24 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:33:16 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:38:15 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:44:16 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:49:15 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:54:15 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! Sep 14 05:50:17.515 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.515 INFO kablam! --> src/workers/repo.rs:62:15 Sep 14 05:50:17.515 INFO kablam! | Sep 14 05:50:17.515 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 14 05:50:17.515 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.516 INFO kablam! --> src/workers/repo.rs:67:15 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 14 05:50:17.516 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/builder.rs:11:55 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/builder.rs:87:48 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/builder.rs:91:47 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/builder.rs:95:47 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/document.rs:65:40 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.516 INFO kablam! --> src/workers/repo.rs:27:37 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 14 05:50:17.516 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.516 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! Sep 14 05:50:17.516 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.516 INFO kablam! --> src/workers/builder.rs:2:5 Sep 14 05:50:17.516 INFO kablam! | Sep 14 05:50:17.516 INFO kablam! 2 | use error::DrowError; Sep 14 05:50:17.517 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.517 INFO kablam! | Sep 14 05:50:17.517 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:50:17.517 INFO kablam! Sep 14 05:50:17.517 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.517 INFO kablam! --> src/workers/document.rs:6:5 Sep 14 05:50:17.517 INFO kablam! | Sep 14 05:50:17.517 INFO kablam! 6 | use error::DrowError; Sep 14 05:50:17.517 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.517 INFO kablam! Sep 14 05:50:17.519 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.519 INFO kablam! --> src/workers/repo.rs:5:5 Sep 14 05:50:17.519 INFO kablam! | Sep 14 05:50:17.519 INFO kablam! 5 | use error::DrowError; Sep 14 05:50:17.519 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.519 INFO kablam! Sep 14 05:50:17.559 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 14 05:50:17.559 INFO kablam! --> src/error.rs:3:17 Sep 14 05:50:17.559 INFO kablam! | Sep 14 05:50:17.559 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 05:50:17.559 INFO kablam! | ^^^^ Sep 14 05:50:17.559 INFO kablam! | Sep 14 05:50:17.559 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 14 05:50:17.559 INFO kablam! --> src/error.rs:3:17 Sep 14 05:50:17.559 INFO kablam! | Sep 14 05:50:17.559 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 05:50:17.559 INFO kablam! | ^^^^ Sep 14 05:50:17.559 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 14 05:50:17.559 INFO kablam! Sep 14 05:50:17.572 INFO kablam! error: aborting due to 18 previous errors Sep 14 05:50:17.572 INFO kablam! Sep 14 05:50:17.572 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 14 05:50:17.572 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 14 05:50:17.581 INFO kablam! error: Could not compile `drow`. Sep 14 05:50:17.581 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:50:17.595 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! --> src/workers/document.rs:73:28 Sep 14 05:50:17.595 INFO kablam! | Sep 14 05:50:17.595 INFO kablam! 73 | return Err(Fail::CantCreateDirectory(directory)); Sep 14 05:50:17.595 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! Sep 14 05:50:17.595 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! --> src/workers/document.rs:78:24 Sep 14 05:50:17.595 INFO kablam! | Sep 14 05:50:17.595 INFO kablam! 78 | return Err(Fail::PathIsntADirectory(directory)); Sep 14 05:50:17.595 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! Sep 14 05:50:17.595 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! --> src/workers/document.rs:82:24 Sep 14 05:50:17.595 INFO kablam! | Sep 14 05:50:17.595 INFO kablam! 82 | return Err(Fail::DocumentAlreadyExists(new_post)); Sep 14 05:50:17.595 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! Sep 14 05:50:17.595 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! --> src/workers/document.rs:87:24 Sep 14 05:50:17.595 INFO kablam! | Sep 14 05:50:17.595 INFO kablam! 87 | return Err(Fail::CantCreateDocument(new_post)); Sep 14 05:50:17.595 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.595 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:33:16 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 33 | return Err(Fail::CantCreateDirectory(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:38:15 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 38 | return Err(Fail::PathIsntADirectory(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:44:16 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 44 | return Err(Fail::CantReadDirectory(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:49:15 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 49 | return Err(Fail::DirectoryIsntEmpty(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:54:15 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 54 | return Err(Fail::CantCloneTemplateRepo(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.603 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! --> src/workers/repo.rs:62:15 Sep 14 05:50:17.603 INFO kablam! | Sep 14 05:50:17.603 INFO kablam! 62 | return Err(Fail::CantDeleteGitDirectory(directory)); Sep 14 05:50:17.603 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.603 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Fail` Sep 14 05:50:17.604 INFO kablam! --> src/workers/repo.rs:67:15 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 67 | return Err(Fail::CantInitializeGitRepository(directory)); Sep 14 05:50:17.604 INFO kablam! | ^^^^ Use of undeclared type or module `Fail` Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/builder.rs:11:55 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 11 | pub fn build(&self, config: Config) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/builder.rs:87:48 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 87 | fn build_assets(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/builder.rs:91:47 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 91 | fn build_pages(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/builder.rs:95:47 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 95 | fn build_posts(config: &Config) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/document.rs:65:40 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 65 | pub fn create(&self) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.604 INFO kablam! error[E0412]: cannot find type `Fail` in this scope Sep 14 05:50:17.604 INFO kablam! --> src/workers/repo.rs:27:37 Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 27 | pub fn create(&self) -> Result<(), Fail> { Sep 14 05:50:17.604 INFO kablam! | ^^^^ not found in this scope Sep 14 05:50:17.604 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! 1 | use failure::Fail; Sep 14 05:50:17.604 INFO kablam! | Sep 14 05:50:17.604 INFO kablam! Sep 14 05:50:17.608 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.608 INFO kablam! --> src/workers/builder.rs:2:5 Sep 14 05:50:17.608 INFO kablam! | Sep 14 05:50:17.608 INFO kablam! 2 | use error::DrowError; Sep 14 05:50:17.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.608 INFO kablam! | Sep 14 05:50:17.608 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:50:17.608 INFO kablam! Sep 14 05:50:17.608 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.608 INFO kablam! --> src/workers/document.rs:6:5 Sep 14 05:50:17.608 INFO kablam! | Sep 14 05:50:17.608 INFO kablam! 6 | use error::DrowError; Sep 14 05:50:17.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.609 INFO kablam! Sep 14 05:50:17.609 INFO kablam! warning: unused import: `error::DrowError` Sep 14 05:50:17.609 INFO kablam! --> src/workers/repo.rs:5:5 Sep 14 05:50:17.609 INFO kablam! | Sep 14 05:50:17.609 INFO kablam! 5 | use error::DrowError; Sep 14 05:50:17.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 05:50:17.609 INFO kablam! Sep 14 05:50:17.655 INFO kablam! error[E0478]: lifetime bound not satisfied Sep 14 05:50:17.655 INFO kablam! --> src/error.rs:3:17 Sep 14 05:50:17.655 INFO kablam! | Sep 14 05:50:17.655 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 05:50:17.655 INFO kablam! | ^^^^ Sep 14 05:50:17.655 INFO kablam! | Sep 14 05:50:17.655 INFO kablam! note: lifetime parameter instantiated with the lifetime 'a as defined on the impl at 3:17 Sep 14 05:50:17.655 INFO kablam! --> src/error.rs:3:17 Sep 14 05:50:17.655 INFO kablam! | Sep 14 05:50:17.655 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 05:50:17.655 INFO kablam! | ^^^^ Sep 14 05:50:17.655 INFO kablam! = note: but lifetime parameter must outlive the static lifetime Sep 14 05:50:17.655 INFO kablam! Sep 14 05:50:17.662 INFO kablam! error: aborting due to 18 previous errors Sep 14 05:50:17.662 INFO kablam! Sep 14 05:50:17.662 INFO kablam! Some errors occurred: E0412, E0433, E0478. Sep 14 05:50:17.662 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 14 05:50:17.676 INFO kablam! error: Could not compile `drow`. Sep 14 05:50:17.676 INFO kablam! Sep 14 05:50:17.676 INFO kablam! To learn more, run the command again with --verbose. Sep 14 05:50:17.680 INFO kablam! su: No module specific data is present Sep 14 05:50:18.506 INFO running `"docker" "rm" "-f" "7c59845b53995ba4c137115dd9db70f5526ea92655c8c87786494a52f4475e5d"` Sep 14 05:50:18.848 INFO blam! 7c59845b53995ba4c137115dd9db70f5526ea92655c8c87786494a52f4475e5d