Oct 13 05:06:32.262 INFO checking Danlock/rusty-rss-gen against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:06:32.262 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:06:32.706 INFO blam! c27067767b57aabfaa30870bb6730c707147deab65d74002b6d6ebabba178b26 Oct 13 05:06:32.732 INFO running `"docker" "start" "-a" "c27067767b57aabfaa30870bb6730c707147deab65d74002b6d6ebabba178b26"` Oct 13 05:06:33.989 INFO kablam! usermod: no changes Oct 13 05:06:34.508 INFO kablam! Checking encoding_rs v0.8.6 Oct 13 05:06:34.512 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 13 05:06:34.520 INFO kablam! Compiling quote v0.6.3 Oct 13 05:06:34.524 INFO kablam! Checking backtrace-sys v0.1.24 Oct 13 05:06:34.524 INFO kablam! Compiling serde_json v1.0.22 Oct 13 05:06:34.532 INFO kablam! Checking string_cache v0.7.3 Oct 13 05:06:36.423 INFO kablam! Checking backtrace v0.3.9 Oct 13 05:06:38.341 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 13 05:06:42.114 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 13 05:06:46.284 INFO kablam! Compiling syn v0.14.4 Oct 13 05:06:48.701 INFO kablam! Checking tokio-fs v0.1.2 Oct 13 05:06:51.342 INFO kablam! Checking tokio v0.1.7 Oct 13 05:06:54.284 INFO kablam! Checking tokio-core v0.1.17 Oct 13 05:06:58.016 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 05:06:58.016 INFO kablam! Checking tokio-tls v0.1.4 Oct 13 05:07:04.167 INFO kablam! Checking hyper v0.11.27 Oct 13 05:07:19.776 INFO kablam! Compiling serde_derive v1.0.70 Oct 13 05:07:19.776 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 13 05:07:19.776 INFO kablam! Compiling synstructure v0.9.0 Oct 13 05:07:23.728 INFO kablam! Checking hyper-tls v0.1.3 Oct 13 05:07:31.810 INFO kablam! Checking reqwest v0.8.8 Oct 13 05:07:34.620 INFO kablam! Compiling failure_derive v0.1.2 Oct 13 05:07:35.383 INFO kablam! Checking cssparser v0.23.10 Oct 13 05:07:44.540 INFO kablam! Checking selectors v0.19.0 Oct 13 05:07:47.900 INFO kablam! Checking failure v0.1.2 Oct 13 05:07:55.064 INFO kablam! Compiling markup5ever v0.7.2 Oct 13 05:08:05.678 INFO kablam! Checking html5ever v0.22.3 Oct 13 05:08:09.352 INFO kablam! Checking scraper v0.7.0 Oct 13 05:08:11.877 INFO kablam! Checking rusty-manga-memorial v0.0.1 (/source) Oct 13 05:08:18.033 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 13 05:08:18.033 INFO kablam! --> src/mscrapers.rs:24:11 Oct 13 05:08:18.033 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! 24 | impl From for failure::Error { Oct 13 05:08:18.034 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 05:08:18.034 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 05:08:18.034 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! 6 | use std::string::ParseError; Oct 13 05:08:18.034 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! Oct 13 05:08:18.034 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 13 05:08:18.034 INFO kablam! --> src/mscrapers.rs:25:16 Oct 13 05:08:18.034 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 13 05:08:18.034 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 05:08:18.034 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 05:08:18.034 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! 6 | use std::string::ParseError; Oct 13 05:08:18.034 INFO kablam! | Oct 13 05:08:18.034 INFO kablam! Oct 13 05:08:18.164 INFO kablam! error: aborting due to 2 previous errors Oct 13 05:08:18.164 INFO kablam! Oct 13 05:08:18.164 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 13 05:08:18.167 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 13 05:08:18.167 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 05:08:18.449 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 13 05:08:18.449 INFO kablam! --> src/mscrapers.rs:24:11 Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! 24 | impl From for failure::Error { Oct 13 05:08:18.449 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 05:08:18.449 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! 6 | use std::string::ParseError; Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! Oct 13 05:08:18.449 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 13 05:08:18.449 INFO kablam! --> src/mscrapers.rs:25:16 Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 13 05:08:18.449 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 13 05:08:18.449 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! 6 | use std::string::ParseError; Oct 13 05:08:18.449 INFO kablam! | Oct 13 05:08:18.449 INFO kablam! Oct 13 05:08:18.535 INFO kablam! error: aborting due to 2 previous errors Oct 13 05:08:18.535 INFO kablam! Oct 13 05:08:18.535 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 13 05:08:18.554 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 13 05:08:18.554 INFO kablam! Oct 13 05:08:18.554 INFO kablam! To learn more, run the command again with --verbose. Oct 13 05:08:18.556 INFO kablam! su: No module specific data is present Oct 13 05:08:18.953 INFO running `"docker" "rm" "-f" "c27067767b57aabfaa30870bb6730c707147deab65d74002b6d6ebabba178b26"` Oct 13 05:08:19.045 INFO blam! c27067767b57aabfaa30870bb6730c707147deab65d74002b6d6ebabba178b26