Sep 19 22:52:02.295 INFO checking line-stickers-scraper-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:52:02.295 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:52:02.295 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:52:02.413 INFO blam! ad3cfed649027d12e297f5a1adfbf23a9ee7ab518cbdab8d5292035a4f833d1b Sep 19 22:52:02.414 INFO running `"docker" "start" "-a" "ad3cfed649027d12e297f5a1adfbf23a9ee7ab518cbdab8d5292035a4f833d1b"` Sep 19 22:52:03.497 INFO kablam! usermod: no changes Sep 19 22:52:03.965 INFO kablam! Compiling serde v1.0.43 Sep 19 22:52:03.990 INFO kablam! Checking ego-tree v0.3.0 Sep 19 22:52:03.990 INFO kablam! Checking vlog v0.1.2 Sep 19 22:52:03.996 INFO kablam! Checking arrayvec v0.4.7 Sep 19 22:52:03.996 INFO kablam! Checking servo_arc v0.1.1 Sep 19 22:52:03.999 INFO kablam! Checking dtoa-short v0.3.2 Sep 19 22:52:03.999 INFO kablam! Checking serde_json v1.0.17 Sep 19 22:52:04.011 INFO kablam! Compiling syn v0.13.11 Sep 19 22:52:05.428 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 19 22:52:05.669 INFO kablam! Checking regex v0.2.10 Sep 19 22:52:06.493 INFO kablam! Compiling selectors v0.19.0 Sep 19 22:52:07.475 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 19 22:52:07.603 INFO kablam! Checking failure v0.1.1 Sep 19 22:52:08.007 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 19 22:52:12.360 INFO kablam! Checking string_cache v0.7.3 Sep 19 22:52:12.464 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 19 22:52:14.573 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 19 22:52:20.191 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 22:52:22.251 INFO kablam! Checking tokio v0.1.8 Sep 19 22:52:23.918 INFO kablam! Checking tokio-core v0.1.17 Sep 19 22:52:26.234 INFO kablam! Checking tokio-proto v0.1.1 Sep 19 22:52:26.235 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 22:52:29.940 INFO kablam! Checking hyper v0.11.27 Sep 19 22:52:40.835 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 19 22:52:40.835 INFO kablam! Compiling cssparser v0.23.6 Sep 19 22:52:40.835 INFO kablam! Compiling html5ever v0.22.3 Sep 19 22:52:40.835 INFO kablam! Compiling structopt-derive v0.2.7 Sep 19 22:52:42.094 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 22:52:44.574 INFO kablam! Checking reqwest v0.8.5 Sep 19 22:52:48.335 INFO kablam! Checking structopt v0.2.7 Sep 19 22:52:49.237 INFO kablam! Compiling serde_derive v1.0.43 Sep 19 22:53:05.767 INFO kablam! Compiling markup5ever v0.7.2 Sep 19 22:53:18.431 INFO kablam! Checking scraper v0.6.0 Sep 19 22:53:20.010 INFO kablam! Checking line-stickers-scraper v0.1.1 (/source) Sep 19 22:53:24.727 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 19 22:53:24.727 INFO kablam! --> src/error.rs:3:17 Sep 19 22:53:24.727 INFO kablam! | Sep 19 22:53:24.727 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 22:53:24.727 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 19 22:53:24.727 INFO kablam! Sep 19 22:53:24.731 INFO kablam! error: unused `#[macro_use]` import Sep 19 22:53:24.731 INFO kablam! --> src/main.rs:11:1 Sep 19 22:53:24.731 INFO kablam! | Sep 19 22:53:24.731 INFO kablam! 11 | #[macro_use] Sep 19 22:53:24.731 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:53:24.731 INFO kablam! | Sep 19 22:53:24.731 INFO kablam! note: lint level defined here Sep 19 22:53:24.731 INFO kablam! --> src/main.rs:2:40 Sep 19 22:53:24.731 INFO kablam! | Sep 19 22:53:24.731 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 19 22:53:24.731 INFO kablam! | ^^^^^^^^ Sep 19 22:53:24.731 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 19 22:53:24.731 INFO kablam! Sep 19 22:53:24.735 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:53:24.735 INFO kablam! Sep 19 22:53:24.735 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 22:53:24.747 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 19 22:53:24.747 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:53:24.764 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 19 22:53:24.765 INFO kablam! --> src/error.rs:3:17 Sep 19 22:53:24.765 INFO kablam! | Sep 19 22:53:24.765 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 19 22:53:24.766 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 19 22:53:24.766 INFO kablam! Sep 19 22:53:24.769 INFO kablam! error: unused `#[macro_use]` import Sep 19 22:53:24.769 INFO kablam! --> src/main.rs:11:1 Sep 19 22:53:24.770 INFO kablam! | Sep 19 22:53:24.770 INFO kablam! 11 | #[macro_use] Sep 19 22:53:24.770 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:53:24.771 INFO kablam! | Sep 19 22:53:24.771 INFO kablam! note: lint level defined here Sep 19 22:53:24.771 INFO kablam! --> src/main.rs:2:40 Sep 19 22:53:24.772 INFO kablam! | Sep 19 22:53:24.772 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 19 22:53:24.772 INFO kablam! | ^^^^^^^^ Sep 19 22:53:24.773 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 19 22:53:24.773 INFO kablam! Sep 19 22:53:24.779 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:53:24.779 INFO kablam! Sep 19 22:53:24.779 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 22:53:24.810 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 19 22:53:24.810 INFO kablam! Sep 19 22:53:24.810 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:53:24.812 INFO kablam! su: No module specific data is present Sep 19 22:53:25.817 INFO running `"docker" "rm" "-f" "ad3cfed649027d12e297f5a1adfbf23a9ee7ab518cbdab8d5292035a4f833d1b"` Sep 19 22:53:26.116 INFO blam! ad3cfed649027d12e297f5a1adfbf23a9ee7ab518cbdab8d5292035a4f833d1b