Oct 27 12:14:31.196 INFO checking Danlock/rusty-rss-gen against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:14:31.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 12:14:31.569 INFO blam! df0e57b0f57423880f42f38a583ff9a154915ed1a91836ec46895f8b0b1c4df9 Oct 27 12:14:31.571 INFO running `"docker" "start" "-a" "df0e57b0f57423880f42f38a583ff9a154915ed1a91836ec46895f8b0b1c4df9"` Oct 27 12:14:33.482 INFO kablam! usermod: no changes Oct 27 12:14:33.930 INFO kablam! Checking encoding_rs v0.8.6 Oct 27 12:14:33.937 INFO kablam! Checking tokio-service v0.1.0 Oct 27 12:14:33.937 INFO kablam! Checking relay v0.1.1 Oct 27 12:14:33.949 INFO kablam! Checking servo_arc v0.1.1 Oct 27 12:14:33.949 INFO kablam! Checking want v0.0.4 Oct 27 12:14:33.949 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 27 12:14:33.951 INFO kablam! Compiling quote v0.6.3 Oct 27 12:14:33.963 INFO kablam! Checking backtrace-sys v0.1.24 Oct 27 12:14:35.999 INFO kablam! Checking backtrace v0.3.9 Oct 27 12:14:36.463 INFO kablam! Checking tendril v0.4.0 Oct 27 12:14:36.783 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 27 12:14:37.019 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 27 12:14:37.606 INFO kablam! Compiling selectors v0.19.0 Oct 27 12:14:38.099 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 27 12:14:44.703 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 12:14:50.389 INFO kablam! Compiling syn v0.14.4 Oct 27 12:14:51.212 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 12:14:54.561 INFO kablam! Compiling string_cache v0.7.3 Oct 27 12:14:55.507 INFO kablam! Checking tokio v0.1.7 Oct 27 12:15:00.979 INFO kablam! Checking tokio-core v0.1.17 Oct 27 12:15:06.003 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 12:15:06.003 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 12:15:13.117 INFO kablam! Checking hyper v0.11.27 Oct 27 12:15:26.418 INFO kablam! Compiling serde_derive v1.0.70 Oct 27 12:15:26.418 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 27 12:15:26.418 INFO kablam! Compiling synstructure v0.9.0 Oct 27 12:15:30.459 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 12:15:36.599 INFO kablam! Checking reqwest v0.8.8 Oct 27 12:15:41.885 INFO kablam! Checking cssparser v0.23.10 Oct 27 12:15:44.807 INFO kablam! Compiling failure_derive v0.1.2 Oct 27 12:15:59.127 INFO kablam! Checking failure v0.1.2 Oct 27 12:16:01.096 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 12:16:11.519 INFO kablam! Checking html5ever v0.22.3 Oct 27 12:16:14.839 INFO kablam! Checking scraper v0.7.0 Oct 27 12:16:17.276 INFO kablam! Checking rusty-manga-memorial v0.0.1 (/source) Oct 27 12:16:23.819 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 27 12:16:23.819 INFO kablam! --> src/mscrapers.rs:24:11 Oct 27 12:16:23.823 INFO kablam! | Oct 27 12:16:23.823 INFO kablam! 24 | impl From for failure::Error { Oct 27 12:16:23.823 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 27 12:16:23.823 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 12:16:23.823 INFO kablam! | Oct 27 12:16:23.823 INFO kablam! 6 | use std::string::ParseError; Oct 27 12:16:23.823 INFO kablam! | Oct 27 12:16:23.823 INFO kablam! Oct 27 12:16:23.823 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 27 12:16:23.823 INFO kablam! --> src/mscrapers.rs:25:16 Oct 27 12:16:23.823 INFO kablam! | Oct 27 12:16:23.823 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 27 12:16:23.823 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 27 12:16:23.823 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 12:16:23.823 INFO kablam! | Oct 27 12:16:23.824 INFO kablam! 6 | use std::string::ParseError; Oct 27 12:16:23.824 INFO kablam! | Oct 27 12:16:23.824 INFO kablam! Oct 27 12:16:24.055 INFO kablam! error: aborting due to 2 previous errors Oct 27 12:16:24.055 INFO kablam! Oct 27 12:16:24.055 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 27 12:16:24.055 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 27 12:16:24.055 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 12:16:24.527 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 27 12:16:24.527 INFO kablam! --> src/mscrapers.rs:24:11 Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! 24 | impl From for failure::Error { Oct 27 12:16:24.527 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 27 12:16:24.527 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! 6 | use std::string::ParseError; Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! Oct 27 12:16:24.527 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 27 12:16:24.527 INFO kablam! --> src/mscrapers.rs:25:16 Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 27 12:16:24.527 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 27 12:16:24.527 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! 6 | use std::string::ParseError; Oct 27 12:16:24.527 INFO kablam! | Oct 27 12:16:24.527 INFO kablam! Oct 27 12:16:24.621 INFO kablam! error: aborting due to 2 previous errors Oct 27 12:16:24.621 INFO kablam! Oct 27 12:16:24.621 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 27 12:16:24.647 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 27 12:16:24.647 INFO kablam! Oct 27 12:16:24.647 INFO kablam! To learn more, run the command again with --verbose. Oct 27 12:16:24.647 INFO kablam! su: No module specific data is present Oct 27 12:16:25.203 INFO running `"docker" "rm" "-f" "df0e57b0f57423880f42f38a583ff9a154915ed1a91836ec46895f8b0b1c4df9"` Oct 27 12:16:25.365 INFO blam! df0e57b0f57423880f42f38a583ff9a154915ed1a91836ec46895f8b0b1c4df9