Sep 21 07:32:17.082 INFO checking line-stickers-scraper-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:32:17.082 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:32:17.082 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:32:17.211 INFO blam! a30ede1130bedee8aad9e13e2965d20884a27392738ba3c0be724e3c976bce09 Sep 21 07:32:17.215 INFO running `"docker" "start" "-a" "a30ede1130bedee8aad9e13e2965d20884a27392738ba3c0be724e3c976bce09"` Sep 21 07:32:17.939 INFO kablam! usermod: no changes Sep 21 07:32:18.265 INFO kablam! Compiling serde v1.0.43 Sep 21 07:32:18.275 INFO kablam! Checking ego-tree v0.3.0 Sep 21 07:32:18.276 INFO kablam! Checking vlog v0.1.2 Sep 21 07:32:18.281 INFO kablam! Checking servo_arc v0.1.1 Sep 21 07:32:18.284 INFO kablam! Compiling syn v0.13.11 Sep 21 07:32:18.285 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 21 07:32:18.306 INFO kablam! Checking regex v0.2.10 Sep 21 07:32:19.569 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 21 07:32:20.628 INFO kablam! Compiling selectors v0.19.0 Sep 21 07:32:22.063 INFO kablam! Checking failure v0.1.1 Sep 21 07:32:22.728 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 21 07:32:28.430 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 21 07:32:32.986 INFO kablam! Checking tokio-fs v0.1.3 Sep 21 07:32:34.272 INFO kablam! Checking tokio v0.1.8 Sep 21 07:32:35.759 INFO kablam! Checking tokio-core v0.1.17 Sep 21 07:32:37.506 INFO kablam! Checking tokio-proto v0.1.1 Sep 21 07:32:37.506 INFO kablam! Checking tokio-tls v0.1.4 Sep 21 07:32:40.694 INFO kablam! Checking string_cache v0.7.3 Sep 21 07:32:40.694 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 21 07:32:40.694 INFO kablam! Checking serde_json v1.0.17 Sep 21 07:32:40.843 INFO kablam! Checking hyper v0.11.27 Sep 21 07:32:50.393 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 21 07:32:50.393 INFO kablam! Compiling cssparser v0.23.6 Sep 21 07:32:50.393 INFO kablam! Compiling html5ever v0.22.3 Sep 21 07:32:50.393 INFO kablam! Compiling structopt-derive v0.2.7 Sep 21 07:32:52.135 INFO kablam! Checking hyper-tls v0.1.4 Sep 21 07:32:58.595 INFO kablam! Checking reqwest v0.8.5 Sep 21 07:33:00.506 INFO kablam! Checking structopt v0.2.7 Sep 21 07:33:04.086 INFO kablam! Compiling serde_derive v1.0.43 Sep 21 07:33:26.139 INFO kablam! Compiling markup5ever v0.7.2 Sep 21 07:33:37.952 INFO kablam! Checking scraper v0.6.0 Sep 21 07:33:39.691 INFO kablam! Checking line-stickers-scraper v0.1.1 (/source) Sep 21 07:33:44.564 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 21 07:33:44.564 INFO kablam! --> src/error.rs:3:17 Sep 21 07:33:44.564 INFO kablam! | Sep 21 07:33:44.564 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 21 07:33:44.564 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 21 07:33:44.564 INFO kablam! Sep 21 07:33:44.568 INFO kablam! error: unused `#[macro_use]` import Sep 21 07:33:44.568 INFO kablam! --> src/main.rs:11:1 Sep 21 07:33:44.568 INFO kablam! | Sep 21 07:33:44.568 INFO kablam! 11 | #[macro_use] Sep 21 07:33:44.568 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:33:44.568 INFO kablam! | Sep 21 07:33:44.568 INFO kablam! note: lint level defined here Sep 21 07:33:44.568 INFO kablam! --> src/main.rs:2:40 Sep 21 07:33:44.568 INFO kablam! | Sep 21 07:33:44.568 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 21 07:33:44.568 INFO kablam! | ^^^^^^^^ Sep 21 07:33:44.568 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 21 07:33:44.568 INFO kablam! Sep 21 07:33:44.578 INFO kablam! error: aborting due to 2 previous errors Sep 21 07:33:44.578 INFO kablam! Sep 21 07:33:44.578 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 07:33:44.594 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 21 07:33:44.594 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:33:44.606 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 21 07:33:44.606 INFO kablam! --> src/error.rs:3:17 Sep 21 07:33:44.606 INFO kablam! | Sep 21 07:33:44.606 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 21 07:33:44.606 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 21 07:33:44.606 INFO kablam! Sep 21 07:33:44.614 INFO kablam! error: unused `#[macro_use]` import Sep 21 07:33:44.614 INFO kablam! --> src/main.rs:11:1 Sep 21 07:33:44.614 INFO kablam! | Sep 21 07:33:44.614 INFO kablam! 11 | #[macro_use] Sep 21 07:33:44.614 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:33:44.614 INFO kablam! | Sep 21 07:33:44.614 INFO kablam! note: lint level defined here Sep 21 07:33:44.614 INFO kablam! --> src/main.rs:2:40 Sep 21 07:33:44.614 INFO kablam! | Sep 21 07:33:44.614 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 21 07:33:44.614 INFO kablam! | ^^^^^^^^ Sep 21 07:33:44.614 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 21 07:33:44.614 INFO kablam! Sep 21 07:33:44.614 INFO kablam! error: aborting due to 2 previous errors Sep 21 07:33:44.614 INFO kablam! Sep 21 07:33:44.614 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 07:33:44.650 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 21 07:33:44.650 INFO kablam! Sep 21 07:33:44.650 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:33:44.650 INFO kablam! su: No module specific data is present Sep 21 07:33:45.953 INFO running `"docker" "rm" "-f" "a30ede1130bedee8aad9e13e2965d20884a27392738ba3c0be724e3c976bce09"` Sep 21 07:33:46.107 INFO blam! a30ede1130bedee8aad9e13e2965d20884a27392738ba3c0be724e3c976bce09