Sep 04 14:54:20.517 INFO checking line-stickers-scraper-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 14:54:20.517 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 14:54:20.517 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:54:20.767 INFO blam! 2050dc255d3875d84af17a4bb1c704e6d4cd528b8dfebc1296338d1dc0230507 Sep 04 14:54:20.770 INFO running `"docker" "start" "-a" "2050dc255d3875d84af17a4bb1c704e6d4cd528b8dfebc1296338d1dc0230507"` Sep 04 14:54:21.834 INFO kablam! Checking ego-tree v0.3.0 Sep 04 14:54:21.840 INFO kablam! Checking vlog v0.1.2 Sep 04 14:54:21.843 INFO kablam! Checking servo_arc v0.1.1 Sep 04 14:54:21.844 INFO kablam! Compiling serde_json v1.0.17 Sep 04 14:54:21.844 INFO kablam! Checking dtoa-short v0.3.2 Sep 04 14:54:21.889 INFO kablam! Compiling syn v0.13.11 Sep 04 14:54:21.893 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 04 14:54:23.930 INFO kablam! Checking regex v0.2.10 Sep 04 14:54:23.982 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 04 14:54:24.543 INFO kablam! Compiling selectors v0.19.0 Sep 04 14:54:25.778 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 04 14:54:26.835 INFO kablam! Checking failure v0.1.1 Sep 04 14:54:31.655 INFO kablam! Checking string_cache v0.7.3 Sep 04 14:54:33.846 INFO kablam! Checking tokio-fs v0.1.3 Sep 04 14:54:40.674 INFO kablam! Checking tokio v0.1.8 Sep 04 14:54:45.225 INFO kablam! Checking tokio-core v0.1.17 Sep 04 14:54:50.008 INFO kablam! Checking tokio-proto v0.1.1 Sep 04 14:54:50.008 INFO kablam! Checking tokio-tls v0.1.4 Sep 04 14:54:57.080 INFO kablam! Checking hyper v0.11.27 Sep 04 14:55:11.314 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 04 14:55:11.314 INFO kablam! Compiling cssparser v0.23.6 Sep 04 14:55:11.314 INFO kablam! Compiling html5ever v0.22.3 Sep 04 14:55:11.324 INFO kablam! Compiling structopt-derive v0.2.7 Sep 04 14:55:14.767 INFO kablam! Checking hyper-tls v0.1.4 Sep 04 14:55:20.753 INFO kablam! Checking structopt v0.2.7 Sep 04 14:55:22.729 INFO kablam! Checking reqwest v0.8.5 Sep 04 14:55:24.391 INFO kablam! Compiling serde_derive v1.0.43 Sep 04 14:55:38.696 INFO kablam! Compiling markup5ever v0.7.2 Sep 04 14:55:50.815 INFO kablam! Checking scraper v0.6.0 Sep 04 14:55:52.938 INFO kablam! Checking line-stickers-scraper v0.1.1 (file:///source) Sep 04 14:55:59.182 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 14:55:59.182 INFO kablam! --> src/error.rs:3:17 Sep 04 14:55:59.182 INFO kablam! | Sep 04 14:55:59.182 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 14:55:59.182 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 14:55:59.183 INFO kablam! Sep 04 14:55:59.189 INFO kablam! error: unused `#[macro_use]` import Sep 04 14:55:59.189 INFO kablam! --> src/main.rs:11:1 Sep 04 14:55:59.189 INFO kablam! | Sep 04 14:55:59.189 INFO kablam! 11 | #[macro_use] Sep 04 14:55:59.189 INFO kablam! | ^^^^^^^^^^^^ Sep 04 14:55:59.189 INFO kablam! | Sep 04 14:55:59.189 INFO kablam! note: lint level defined here Sep 04 14:55:59.189 INFO kablam! --> src/main.rs:2:40 Sep 04 14:55:59.189 INFO kablam! | Sep 04 14:55:59.189 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 14:55:59.189 INFO kablam! | ^^^^^^^^ Sep 04 14:55:59.189 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 14:55:59.189 INFO kablam! Sep 04 14:55:59.214 INFO kablam! error: aborting due to 2 previous errors Sep 04 14:55:59.214 INFO kablam! Sep 04 14:55:59.214 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 14:55:59.227 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 14:55:59.227 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:55:59.340 INFO kablam! error[E0433]: failed to resolve. Could not find `_core` in `failure` Sep 04 14:55:59.340 INFO kablam! --> src/error.rs:3:17 Sep 04 14:55:59.340 INFO kablam! | Sep 04 14:55:59.340 INFO kablam! 3 | #[derive(Debug, Fail)] Sep 04 14:55:59.340 INFO kablam! | ^^^^ Could not find `_core` in `failure` Sep 04 14:55:59.340 INFO kablam! Sep 04 14:55:59.344 INFO kablam! error: unused `#[macro_use]` import Sep 04 14:55:59.344 INFO kablam! --> src/main.rs:11:1 Sep 04 14:55:59.344 INFO kablam! | Sep 04 14:55:59.344 INFO kablam! 11 | #[macro_use] Sep 04 14:55:59.344 INFO kablam! | ^^^^^^^^^^^^ Sep 04 14:55:59.344 INFO kablam! | Sep 04 14:55:59.344 INFO kablam! note: lint level defined here Sep 04 14:55:59.344 INFO kablam! --> src/main.rs:2:40 Sep 04 14:55:59.344 INFO kablam! | Sep 04 14:55:59.344 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Sep 04 14:55:59.344 INFO kablam! | ^^^^^^^^ Sep 04 14:55:59.344 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 14:55:59.344 INFO kablam! Sep 04 14:55:59.348 INFO kablam! error: aborting due to 2 previous errors Sep 04 14:55:59.348 INFO kablam! Sep 04 14:55:59.348 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 14:55:59.368 INFO kablam! error: Could not compile `line-stickers-scraper`. Sep 04 14:55:59.368 INFO kablam! Sep 04 14:55:59.368 INFO kablam! To learn more, run the command again with --verbose. Sep 04 14:55:59.369 INFO kablam! su: No module specific data is present Sep 04 14:56:00.035 INFO running `"docker" "rm" "-f" "2050dc255d3875d84af17a4bb1c704e6d4cd528b8dfebc1296338d1dc0230507"` Sep 04 14:56:00.120 INFO blam! 2050dc255d3875d84af17a4bb1c704e6d4cd528b8dfebc1296338d1dc0230507