Sep 04 11:59:14.902 INFO checking line-stickers-scraper-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:59:14.902 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:59:14.902 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:15.137 INFO blam! 97b670dfe965d473b21fb1c7af5201d07bfccf5f7e6c140890f924cb8a0af967 Sep 04 11:59:15.140 INFO running `"docker" "start" "-a" "97b670dfe965d473b21fb1c7af5201d07bfccf5f7e6c140890f924cb8a0af967"` Sep 04 11:59:16.404 INFO kablam! Checking ego-tree v0.3.0 Sep 04 11:59:16.406 INFO kablam! Checking vlog v0.1.2 Sep 04 11:59:16.417 INFO kablam! Compiling serde_json v1.0.17 Sep 04 11:59:16.426 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 04 11:59:16.436 INFO kablam! Compiling cssparser v0.23.6 Sep 04 11:59:16.438 INFO kablam! Compiling html5ever v0.22.3 Sep 04 11:59:16.440 INFO kablam! Compiling structopt-derive v0.2.7 Sep 04 11:59:18.467 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 04 11:59:20.928 INFO kablam! Checking regex v0.2.10 Sep 04 11:59:22.054 INFO kablam! Checking failure v0.1.1 Sep 04 11:59:26.290 INFO kablam! Checking string_cache v0.7.3 Sep 04 11:59:26.406 INFO kablam! Checking reqwest v0.8.5 Sep 04 11:59:46.435 INFO kablam! Checking structopt v0.2.7 Sep 04 11:59:46.545 INFO kablam! Compiling serde_derive v1.0.43 Sep 04 11:59:59.403 INFO kablam! Checking selectors v0.19.0 Sep 04 12:00:06.393 INFO kablam! Compiling markup5ever v0.7.2 Sep 04 12:00:22.652 INFO kablam! Checking scraper v0.6.0 Sep 04 12:00:24.938 INFO kablam! Checking line-stickers-scraper v0.1.1 (file:///source) Sep 04 12:00:31.097 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 12:00:31.097 INFO kablam! --> src/error.rs:3:17 Sep 04 12:00:31.097 INFO kablam! | Sep 04 12:00:31.097 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 12:00:31.097 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 12:00:31.097 INFO kablam! Sep 04 12:00:31.101 INFO kablam! error: unused `#[macro_use]` import Sep 04 12:00:31.101 INFO kablam! --> src/main.rs:11:1 Sep 04 12:00:31.101 INFO kablam! | Sep 04 12:00:31.101 INFO kablam! 11 | #[macro_use] Sep 04 12:00:31.101 INFO kablam! | ^^^^^^^^^^^^ Sep 04 12:00:31.101 INFO kablam! | Sep 04 12:00:31.101 INFO kablam! note: lint level defined here Sep 04 12:00:31.101 INFO kablam! --> src/main.rs:2:40 Sep 04 12:00:31.101 INFO kablam! | Sep 04 12:00:31.101 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 12:00:31.101 INFO kablam! | ^^^^^^^^ Sep 04 12:00:31.101 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 12:00:31.101 INFO kablam! Sep 04 12:00:31.127 INFO kablam! error: aborting due to 2 previous errors Sep 04 12:00:31.127 INFO kablam! Sep 04 12:00:31.127 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 12:00:31.140 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 12:00:31.140 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 12:00:31.332 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 12:00:31.333 INFO kablam! --> src/error.rs:3:17 Sep 04 12:00:31.333 INFO kablam! | Sep 04 12:00:31.333 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 12:00:31.333 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 12:00:31.333 INFO kablam! Sep 04 12:00:31.337 INFO kablam! error: unused `#[macro_use]` import Sep 04 12:00:31.337 INFO kablam! --> src/main.rs:11:1 Sep 04 12:00:31.337 INFO kablam! | Sep 04 12:00:31.337 INFO kablam! 11 | #[macro_use] Sep 04 12:00:31.337 INFO kablam! | ^^^^^^^^^^^^ Sep 04 12:00:31.337 INFO kablam! | Sep 04 12:00:31.337 INFO kablam! note: lint level defined here Sep 04 12:00:31.337 INFO kablam! --> src/main.rs:2:40 Sep 04 12:00:31.337 INFO kablam! | Sep 04 12:00:31.337 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 12:00:31.338 INFO kablam! | ^^^^^^^^ Sep 04 12:00:31.338 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 12:00:31.338 INFO kablam! Sep 04 12:00:31.344 INFO kablam! error: aborting due to 2 previous errors Sep 04 12:00:31.344 INFO kablam! Sep 04 12:00:31.344 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 12:00:31.367 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 12:00:31.367 INFO kablam! Sep 04 12:00:31.368 INFO kablam! To learn more, run the command again with --verbose. Sep 04 12:00:31.369 INFO kablam! su: No module specific data is present Sep 04 12:00:31.766 INFO running `"docker" "rm" "-f" "97b670dfe965d473b21fb1c7af5201d07bfccf5f7e6c140890f924cb8a0af967"` Sep 04 12:00:31.874 INFO blam! 97b670dfe965d473b21fb1c7af5201d07bfccf5f7e6c140890f924cb8a0af967