Sep 04 11:59:18.357 INFO checking line-stickers-scraper-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:59:18.357 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:59:18.357 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 04 11:59:18.594 INFO blam! cc0a68c34c67a578e0ebf7c6379e523998e7b5c2e8e3491fb9f06701e5f5aaa3 Sep 04 11:59:18.596 INFO running `"docker" "start" "-a" "cc0a68c34c67a578e0ebf7c6379e523998e7b5c2e8e3491fb9f06701e5f5aaa3"` Sep 04 11:59:19.878 INFO kablam! Checking vlog v0.1.2 Sep 04 11:59:19.907 INFO kablam! Compiling serde_json v1.0.17 Sep 04 11:59:19.946 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 04 11:59:19.978 INFO kablam! Compiling cssparser v0.23.6 Sep 04 11:59:19.978 INFO kablam! Compiling html5ever v0.22.3 Sep 04 11:59:19.999 INFO kablam! Compiling structopt-derive v0.2.7 Sep 04 11:59:19.999 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 04 11:59:21.055 INFO kablam! Checking regex v0.2.10 Sep 04 11:59:25.194 INFO kablam! Checking failure v0.1.1 Sep 04 11:59:29.366 INFO kablam! Checking string_cache v0.7.3 Sep 04 11:59:35.639 INFO kablam! Checking tokio-proto v0.1.1 Sep 04 11:59:53.942 INFO kablam! Checking structopt v0.2.7 Sep 04 11:59:54.053 INFO kablam! Checking hyper v0.11.27 Sep 04 11:59:54.375 INFO kablam! Compiling serde_derive v1.0.43 Sep 04 12:00:02.357 INFO kablam! Checking selectors v0.19.0 Sep 04 12:00:10.580 INFO kablam! Checking hyper-tls v0.1.4 Sep 04 12:00:14.686 INFO kablam! Compiling markup5ever v0.7.2 Sep 04 12:00:15.876 INFO kablam! Checking reqwest v0.8.5 Sep 04 12:00:29.389 INFO kablam! Checking scraper v0.6.0 Sep 04 12:00:31.925 INFO kablam! Checking line-stickers-scraper v0.1.1 (file:///source) Sep 04 12:00:37.853 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 12:00:37.853 INFO kablam! --> src/error.rs:3:17 Sep 04 12:00:37.853 INFO kablam! | Sep 04 12:00:37.853 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 12:00:37.853 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 12:00:37.853 INFO kablam! Sep 04 12:00:37.859 INFO kablam! error: unused `#[macro_use]` import Sep 04 12:00:37.859 INFO kablam! --> src/main.rs:11:1 Sep 04 12:00:37.859 INFO kablam! | Sep 04 12:00:37.859 INFO kablam! 11 | #[macro_use] Sep 04 12:00:37.859 INFO kablam! | ^^^^^^^^^^^^ Sep 04 12:00:37.860 INFO kablam! | Sep 04 12:00:37.860 INFO kablam! note: lint level defined here Sep 04 12:00:37.860 INFO kablam! --> src/main.rs:2:40 Sep 04 12:00:37.860 INFO kablam! | Sep 04 12:00:37.860 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 12:00:37.860 INFO kablam! | ^^^^^^^^ Sep 04 12:00:37.860 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 12:00:37.860 INFO kablam! Sep 04 12:00:37.888 INFO kablam! error: aborting due to 2 previous errors Sep 04 12:00:37.888 INFO kablam! Sep 04 12:00:37.888 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 12:00:37.901 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 12:00:37.901 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 12:00:37.989 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 12:00:37.989 INFO kablam! --> src/error.rs:3:17 Sep 04 12:00:37.989 INFO kablam! | Sep 04 12:00:37.989 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 12:00:37.989 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 12:00:37.989 INFO kablam! Sep 04 12:00:37.993 INFO kablam! error: unused `#[macro_use]` import Sep 04 12:00:37.993 INFO kablam! --> src/main.rs:11:1 Sep 04 12:00:37.993 INFO kablam! | Sep 04 12:00:37.993 INFO kablam! 11 | #[macro_use] Sep 04 12:00:37.993 INFO kablam! | ^^^^^^^^^^^^ Sep 04 12:00:37.993 INFO kablam! | Sep 04 12:00:37.993 INFO kablam! note: lint level defined here Sep 04 12:00:37.993 INFO kablam! --> src/main.rs:2:40 Sep 04 12:00:37.993 INFO kablam! | Sep 04 12:00:37.993 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 12:00:37.993 INFO kablam! | ^^^^^^^^ Sep 04 12:00:37.994 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 12:00:37.994 INFO kablam! Sep 04 12:00:37.998 INFO kablam! error: aborting due to 2 previous errors Sep 04 12:00:37.998 INFO kablam! Sep 04 12:00:37.999 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 12:00:38.030 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 12:00:38.030 INFO kablam! Sep 04 12:00:38.030 INFO kablam! To learn more, run the command again with --verbose. Sep 04 12:00:38.032 INFO kablam! su: No module specific data is present Sep 04 12:00:38.466 INFO running `"docker" "rm" "-f" "cc0a68c34c67a578e0ebf7c6379e523998e7b5c2e8e3491fb9f06701e5f5aaa3"` Sep 04 12:00:38.565 INFO blam! cc0a68c34c67a578e0ebf7c6379e523998e7b5c2e8e3491fb9f06701e5f5aaa3