Oct 21 21:45:53.791 INFO checking Danlock/rusty-rss-gen against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:45:53.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:45:54.198 INFO blam! 349f41a27bd775aef5f5637ba11ca38740bfaeb7d4498f96af921f1f8367fcc7 Oct 21 21:45:54.200 INFO running `"docker" "start" "-a" "349f41a27bd775aef5f5637ba11ca38740bfaeb7d4498f96af921f1f8367fcc7"` Oct 21 21:45:55.386 INFO kablam! usermod: no changes Oct 21 21:45:55.708 INFO kablam! Checking encoding_rs v0.8.6 Oct 21 21:45:55.709 INFO kablam! Checking tokio-service v0.1.0 Oct 21 21:45:55.709 INFO kablam! Checking relay v0.1.1 Oct 21 21:45:55.712 INFO kablam! Checking want v0.0.4 Oct 21 21:45:55.713 INFO kablam! Compiling quote v0.6.3 Oct 21 21:45:55.715 INFO kablam! Checking backtrace-sys v0.1.24 Oct 21 21:45:55.715 INFO kablam! Compiling serde_json v1.0.22 Oct 21 21:45:55.716 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 21 21:45:56.668 INFO kablam! Checking openssl v0.9.24 Oct 21 21:45:57.643 INFO kablam! Compiling string_cache v0.7.3 Oct 21 21:45:57.659 INFO kablam! Compiling selectors v0.19.0 Oct 21 21:45:57.844 INFO kablam! Checking backtrace v0.3.9 Oct 21 21:46:04.235 INFO kablam! Checking tokio-fs v0.1.2 Oct 21 21:46:08.795 INFO kablam! Checking native-tls v0.1.5 Oct 21 21:46:09.010 INFO kablam! Compiling syn v0.14.4 Oct 21 21:46:11.577 INFO kablam! Checking tokio v0.1.7 Oct 21 21:46:16.127 INFO kablam! Checking tokio-core v0.1.17 Oct 21 21:46:18.631 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 21:46:18.631 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 21:46:23.471 INFO kablam! Checking hyper v0.11.27 Oct 21 21:46:32.564 INFO kablam! Compiling serde_derive v1.0.70 Oct 21 21:46:32.564 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 21 21:46:32.564 INFO kablam! Compiling synstructure v0.9.0 Oct 21 21:46:32.949 INFO kablam! Checking hyper-tls v0.1.3 Oct 21 21:46:36.708 INFO kablam! Checking reqwest v0.8.8 Oct 21 21:46:43.021 INFO kablam! Checking cssparser v0.23.10 Oct 21 21:46:43.940 INFO kablam! Compiling failure_derive v0.1.2 Oct 21 21:46:50.584 INFO kablam! Checking failure v0.1.2 Oct 21 21:46:54.136 INFO kablam! Compiling markup5ever v0.7.2 Oct 21 21:47:00.473 INFO kablam! Checking html5ever v0.22.3 Oct 21 21:47:02.872 INFO kablam! Checking scraper v0.7.0 Oct 21 21:47:05.080 INFO kablam! Checking rusty-manga-memorial v0.0.1 (/source) Oct 21 21:47:11.228 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 21 21:47:11.228 INFO kablam! --> src/mscrapers.rs:24:11 Oct 21 21:47:11.229 INFO kablam! | Oct 21 21:47:11.229 INFO kablam! 24 | impl From for failure::Error { Oct 21 21:47:11.229 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 21 21:47:11.229 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 21 21:47:11.229 INFO kablam! | Oct 21 21:47:11.229 INFO kablam! 6 | use std::string::ParseError; Oct 21 21:47:11.229 INFO kablam! | Oct 21 21:47:11.229 INFO kablam! Oct 21 21:47:11.229 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 21 21:47:11.229 INFO kablam! --> src/mscrapers.rs:25:16 Oct 21 21:47:11.229 INFO kablam! | Oct 21 21:47:11.229 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 21 21:47:11.229 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 21 21:47:11.229 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 21 21:47:11.229 INFO kablam! | Oct 21 21:47:11.229 INFO kablam! 6 | use std::string::ParseError; Oct 21 21:47:11.230 INFO kablam! | Oct 21 21:47:11.230 INFO kablam! Oct 21 21:47:11.244 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 21 21:47:11.244 INFO kablam! --> src/mscrapers.rs:24:11 Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! 24 | impl From for failure::Error { Oct 21 21:47:11.244 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 21 21:47:11.244 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! 6 | use std::string::ParseError; Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! Oct 21 21:47:11.244 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 21 21:47:11.244 INFO kablam! --> src/mscrapers.rs:25:16 Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 21 21:47:11.244 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 21 21:47:11.244 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! 6 | use std::string::ParseError; Oct 21 21:47:11.244 INFO kablam! | Oct 21 21:47:11.244 INFO kablam! Oct 21 21:47:11.360 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:47:11.360 INFO kablam! Oct 21 21:47:11.360 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 21 21:47:11.360 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:47:11.360 INFO kablam! Oct 21 21:47:11.360 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 21 21:47:11.373 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 21 21:47:11.373 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 21:47:11.391 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 21 21:47:11.391 INFO kablam! Oct 21 21:47:11.391 INFO kablam! To learn more, run the command again with --verbose. Oct 21 21:47:11.392 INFO kablam! su: No module specific data is present Oct 21 21:47:11.836 INFO running `"docker" "rm" "-f" "349f41a27bd775aef5f5637ba11ca38740bfaeb7d4498f96af921f1f8367fcc7"` Oct 21 21:47:12.078 INFO blam! 349f41a27bd775aef5f5637ba11ca38740bfaeb7d4498f96af921f1f8367fcc7