Sep 14 13:42:04.302 INFO checking line-stickers-scraper-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:42:04.302 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:42:04.302 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/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 13:42:04.643 INFO blam! ab47d7ed5ba41bc0a134c7dee620e094d167606d50affa23603348b112bd2a86 Sep 14 13:42:04.644 INFO running `"docker" "start" "-a" "ab47d7ed5ba41bc0a134c7dee620e094d167606d50affa23603348b112bd2a86"` Sep 14 13:42:05.880 INFO kablam! usermod: no changes Sep 14 13:42:06.255 INFO kablam! Compiling serde v1.0.43 Sep 14 13:42:06.267 INFO kablam! Checking ego-tree v0.3.0 Sep 14 13:42:06.267 INFO kablam! Checking vlog v0.1.2 Sep 14 13:42:06.279 INFO kablam! Checking serde_json v1.0.17 Sep 14 13:42:06.281 INFO kablam! Compiling syn v0.13.11 Sep 14 13:42:06.307 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 14 13:42:06.315 INFO kablam! Checking regex v0.2.10 Sep 14 13:42:06.316 INFO kablam! Compiling selectors v0.19.0 Sep 14 13:42:06.735 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 14 13:42:11.103 INFO kablam! Checking failure v0.1.1 Sep 14 13:42:11.127 INFO kablam! Checking string_cache v0.7.3 Sep 14 13:42:11.476 INFO kablam! Checking reqwest v0.8.5 Sep 14 13:42:33.681 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 14 13:42:33.681 INFO kablam! Compiling cssparser v0.23.6 Sep 14 13:42:33.681 INFO kablam! Compiling html5ever v0.22.3 Sep 14 13:42:33.681 INFO kablam! Compiling structopt-derive v0.2.7 Sep 14 13:42:39.546 INFO kablam! Checking structopt v0.2.7 Sep 14 13:42:41.964 INFO kablam! Compiling serde_derive v1.0.43 Sep 14 13:42:57.791 INFO kablam! Compiling markup5ever v0.7.2 Sep 14 13:43:09.585 INFO kablam! Checking scraper v0.6.0 Sep 14 13:43:11.120 INFO kablam! Checking line-stickers-scraper v0.1.1 (file:///source) Sep 14 13:43:16.103 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 14 13:43:16.103 INFO kablam! --> src/error.rs:3:17 Sep 14 13:43:16.103 INFO kablam! | Sep 14 13:43:16.103 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 13:43:16.103 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 14 13:43:16.103 INFO kablam! Sep 14 13:43:16.123 INFO kablam! error: unused `#[macro_use]` import Sep 14 13:43:16.123 INFO kablam! --> src/main.rs:11:1 Sep 14 13:43:16.123 INFO kablam! | Sep 14 13:43:16.123 INFO kablam! 11 | #[macro_use] Sep 14 13:43:16.123 INFO kablam! | ^^^^^^^^^^^^ Sep 14 13:43:16.123 INFO kablam! | Sep 14 13:43:16.123 INFO kablam! note: lint level defined here Sep 14 13:43:16.123 INFO kablam! --> src/main.rs:2:40 Sep 14 13:43:16.123 INFO kablam! | Sep 14 13:43:16.123 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 14 13:43:16.123 INFO kablam! | ^^^^^^^^ Sep 14 13:43:16.123 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 13:43:16.123 INFO kablam! Sep 14 13:43:16.127 INFO kablam! error: aborting due to 2 previous errors Sep 14 13:43:16.127 INFO kablam! Sep 14 13:43:16.127 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 13:43:16.163 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 14 13:43:16.163 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:43:16.589 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 14 13:43:16.589 INFO kablam! --> src/error.rs:3:17 Sep 14 13:43:16.589 INFO kablam! | Sep 14 13:43:16.589 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 14 13:43:16.589 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 14 13:43:16.589 INFO kablam! Sep 14 13:43:16.594 INFO kablam! error: unused `#[macro_use]` import Sep 14 13:43:16.594 INFO kablam! --> src/main.rs:11:1 Sep 14 13:43:16.594 INFO kablam! | Sep 14 13:43:16.594 INFO kablam! 11 | #[macro_use] Sep 14 13:43:16.594 INFO kablam! | ^^^^^^^^^^^^ Sep 14 13:43:16.594 INFO kablam! | Sep 14 13:43:16.594 INFO kablam! note: lint level defined here Sep 14 13:43:16.594 INFO kablam! --> src/main.rs:2:40 Sep 14 13:43:16.594 INFO kablam! | Sep 14 13:43:16.594 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 14 13:43:16.594 INFO kablam! | ^^^^^^^^ Sep 14 13:43:16.594 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 13:43:16.594 INFO kablam! Sep 14 13:43:16.599 INFO kablam! error: aborting due to 2 previous errors Sep 14 13:43:16.599 INFO kablam! Sep 14 13:43:16.599 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 13:43:16.626 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 14 13:43:16.626 INFO kablam! Sep 14 13:43:16.626 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:43:16.635 INFO kablam! su: No module specific data is present Sep 14 13:43:17.584 INFO running `"docker" "rm" "-f" "ab47d7ed5ba41bc0a134c7dee620e094d167606d50affa23603348b112bd2a86"` Sep 14 13:43:17.861 INFO blam! ab47d7ed5ba41bc0a134c7dee620e094d167606d50affa23603348b112bd2a86