Sep 10 15:21:45.204 INFO checking line-stickers-scraper-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 15:21:45.204 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 15:21:45.204 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:21:45.368 INFO blam! bb8d4c8e0f01be927cf75e82b29a0177f0d6dd79721a218fb922c11363d1304a Sep 10 15:21:45.370 INFO running `"docker" "start" "-a" "bb8d4c8e0f01be927cf75e82b29a0177f0d6dd79721a218fb922c11363d1304a"` Sep 10 15:21:46.074 INFO kablam! usermod: no changes Sep 10 15:21:46.502 INFO kablam! Checking vlog v0.1.2 Sep 10 15:21:46.502 INFO kablam! Compiling serde_json v1.0.17 Sep 10 15:21:46.512 INFO kablam! Compiling syn v0.13.11 Sep 10 15:21:46.512 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 10 15:21:46.512 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 10 15:21:46.512 INFO kablam! Checking regex v0.2.10 Sep 10 15:21:46.512 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 10 15:21:47.702 INFO kablam! Compiling selectors v0.19.0 Sep 10 15:21:49.842 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 10 15:21:49.925 INFO kablam! Checking failure v0.1.1 Sep 10 15:21:55.778 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 10 15:21:59.642 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 10 15:21:59.842 INFO kablam! Compiling string_cache v0.7.3 Sep 10 15:22:03.200 INFO kablam! Checking tokio-fs v0.1.3 Sep 10 15:22:04.716 INFO kablam! Checking tokio v0.1.8 Sep 10 15:22:05.982 INFO kablam! Checking tokio-core v0.1.17 Sep 10 15:22:07.939 INFO kablam! Checking tokio-proto v0.1.1 Sep 10 15:22:07.939 INFO kablam! Checking tokio-tls v0.1.4 Sep 10 15:22:12.025 INFO kablam! Checking hyper v0.11.27 Sep 10 15:22:19.350 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 10 15:22:19.350 INFO kablam! Compiling cssparser v0.23.6 Sep 10 15:22:19.350 INFO kablam! Compiling html5ever v0.22.3 Sep 10 15:22:19.350 INFO kablam! Compiling structopt-derive v0.2.7 Sep 10 15:22:20.782 INFO kablam! Checking hyper-tls v0.1.4 Sep 10 15:22:23.135 INFO kablam! Checking reqwest v0.8.5 Sep 10 15:22:35.858 INFO kablam! Compiling serde_derive v1.0.43 Sep 10 15:22:37.510 INFO kablam! Checking structopt v0.2.7 Sep 10 15:22:57.317 INFO kablam! Compiling markup5ever v0.7.2 Sep 10 15:23:24.236 INFO kablam! Checking scraper v0.6.0 Sep 10 15:23:26.166 INFO kablam! Checking line-stickers-scraper v0.1.1 (file:///source) Sep 10 15:23:30.441 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 10 15:23:30.441 INFO kablam! --> src/error.rs:3:17 Sep 10 15:23:30.441 INFO kablam! | Sep 10 15:23:30.441 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 10 15:23:30.441 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 10 15:23:30.454 INFO kablam! Sep 10 15:23:30.459 INFO kablam! warning: unused `#[macro_use]` import Sep 10 15:23:30.459 INFO kablam! --> src/main.rs:11:1 Sep 10 15:23:30.459 INFO kablam! | Sep 10 15:23:30.459 INFO kablam! 11 | #[macro_use] Sep 10 15:23:30.459 INFO kablam! | ^^^^^^^^^^^^ Sep 10 15:23:30.459 INFO kablam! | Sep 10 15:23:30.459 INFO kablam! note: lint level defined here Sep 10 15:23:30.459 INFO kablam! --> src/main.rs:2:40 Sep 10 15:23:30.459 INFO kablam! | Sep 10 15:23:30.459 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 10 15:23:30.459 INFO kablam! | ^^^^^^^^ Sep 10 15:23:30.459 INFO kablam! = note: #[warn(unused_imports)] implied by #[warn(warnings)] Sep 10 15:23:30.459 INFO kablam! Sep 10 15:23:30.479 INFO kablam! error: aborting due to previous error Sep 10 15:23:30.479 INFO kablam! Sep 10 15:23:30.479 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 15:23:30.489 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 10 15:23:30.489 INFO kablam! --> src/error.rs:3:17 Sep 10 15:23:30.489 INFO kablam! | Sep 10 15:23:30.489 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 10 15:23:30.490 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 10 15:23:30.490 INFO kablam! Sep 10 15:23:30.493 INFO kablam! warning: unused `#[macro_use]` import Sep 10 15:23:30.493 INFO kablam! --> src/main.rs:11:1 Sep 10 15:23:30.493 INFO kablam! | Sep 10 15:23:30.493 INFO kablam! 11 | #[macro_use] Sep 10 15:23:30.493 INFO kablam! | ^^^^^^^^^^^^ Sep 10 15:23:30.493 INFO kablam! | Sep 10 15:23:30.494 INFO kablam! note: lint level defined here Sep 10 15:23:30.494 INFO kablam! --> src/main.rs:2:40 Sep 10 15:23:30.494 INFO kablam! | Sep 10 15:23:30.494 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 10 15:23:30.494 INFO kablam! | ^^^^^^^^ Sep 10 15:23:30.494 INFO kablam! = note: #[warn(unused_imports)] implied by #[warn(warnings)] Sep 10 15:23:30.494 INFO kablam! Sep 10 15:23:30.503 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 10 15:23:30.503 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 15:23:30.519 INFO kablam! error: aborting due to previous error Sep 10 15:23:30.519 INFO kablam! Sep 10 15:23:30.519 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 15:23:30.558 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 10 15:23:30.558 INFO kablam! Sep 10 15:23:30.558 INFO kablam! To learn more, run the command again with --verbose. Sep 10 15:23:30.560 INFO kablam! su: No module specific data is present Sep 10 15:23:31.874 INFO running `"docker" "rm" "-f" "bb8d4c8e0f01be927cf75e82b29a0177f0d6dd79721a218fb922c11363d1304a"` Sep 10 15:23:31.989 INFO blam! bb8d4c8e0f01be927cf75e82b29a0177f0d6dd79721a218fb922c11363d1304a