Nov 30 11:30:26.353 INFO checking Danlock/rusty-rss-gen against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 11:30:26.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 11:30:26.752 INFO [stdout] 3b321ab7935ed043124ddbde2cb3244cac34637cbb1c72d9e8f645881cf4ab46 Nov 30 11:30:26.754 INFO running `"docker" "start" "-a" "3b321ab7935ed043124ddbde2cb3244cac34637cbb1c72d9e8f645881cf4ab46"` Nov 30 11:30:28.488 INFO [stderr] usermod: no changes Nov 30 11:30:28.920 INFO [stderr] Checking encoding_rs v0.8.6 Nov 30 11:30:28.940 INFO [stderr] Checking crossbeam-epoch v0.4.3 Nov 30 11:30:28.940 INFO [stderr] Compiling quote v0.6.3 Nov 30 11:30:28.940 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 30 11:30:28.940 INFO [stderr] Compiling serde_json v1.0.22 Nov 30 11:30:28.940 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 30 11:30:28.940 INFO [stderr] Compiling selectors v0.19.0 Nov 30 11:30:30.229 INFO [stderr] Checking backtrace v0.3.9 Nov 30 11:30:32.268 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 30 11:30:36.222 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 30 11:30:41.365 INFO [stderr] Compiling syn v0.14.4 Nov 30 11:30:42.736 INFO [stderr] Compiling string_cache v0.7.3 Nov 30 11:30:44.184 INFO [stderr] Checking tokio-fs v0.1.2 Nov 30 11:30:48.204 INFO [stderr] Checking tokio v0.1.7 Nov 30 11:30:52.273 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 11:30:55.584 INFO [stderr] Checking tokio-proto v0.1.1 Nov 30 11:30:55.584 INFO [stderr] Checking tokio-tls v0.1.4 Nov 30 11:31:03.499 INFO [stderr] Checking hyper v0.11.27 Nov 30 11:31:16.360 INFO [stderr] Compiling serde_derive v1.0.70 Nov 30 11:31:16.360 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 30 11:31:16.368 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 11:31:24.876 INFO [stderr] Checking hyper-tls v0.1.3 Nov 30 11:31:29.100 INFO [stderr] Compiling failure_derive v0.1.2 Nov 30 11:31:29.236 INFO [stderr] Checking cssparser v0.23.10 Nov 30 11:31:31.821 INFO [stderr] Checking reqwest v0.8.8 Nov 30 11:31:41.307 INFO [stderr] Checking failure v0.1.2 Nov 30 11:31:52.400 INFO [stderr] Compiling markup5ever v0.7.2 Nov 30 11:32:02.901 INFO [stderr] Checking html5ever v0.22.3 Nov 30 11:32:05.996 INFO [stderr] Checking scraper v0.7.0 Nov 30 11:32:08.356 INFO [stderr] Checking rusty-manga-memorial v0.0.1 (/source) Nov 30 11:32:15.352 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:15.352 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] 24 | impl From for failure::Error { Nov 30 11:32:15.352 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:15.352 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] Nov 30 11:32:15.352 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:15.352 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 30 11:32:15.352 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:15.352 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:15.352 INFO [stderr] | Nov 30 11:32:15.352 INFO [stderr] Nov 30 11:32:15.508 INFO [stderr] error: aborting due to 2 previous errors Nov 30 11:32:15.508 INFO [stderr] Nov 30 11:32:15.508 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 30 11:32:15.520 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 30 11:32:15.520 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 11:32:15.844 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:15.844 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] 24 | impl From for failure::Error { Nov 30 11:32:15.844 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:15.844 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] Nov 30 11:32:15.844 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:15.844 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 30 11:32:15.844 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:15.844 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:15.844 INFO [stderr] | Nov 30 11:32:15.844 INFO [stderr] Nov 30 11:32:15.963 INFO [stderr] error: aborting due to 2 previous errors Nov 30 11:32:15.963 INFO [stderr] Nov 30 11:32:15.963 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 30 11:32:15.986 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 30 11:32:15.986 INFO [stderr] Nov 30 11:32:15.986 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 11:32:15.988 INFO [stderr] su: No module specific data is present Nov 30 11:32:16.380 INFO running `"docker" "inspect" "3b321ab7935ed043124ddbde2cb3244cac34637cbb1c72d9e8f645881cf4ab46"` Nov 30 11:32:16.680 INFO running `"docker" "rm" "-f" "3b321ab7935ed043124ddbde2cb3244cac34637cbb1c72d9e8f645881cf4ab46"` Nov 30 11:32:16.858 INFO [stdout] 3b321ab7935ed043124ddbde2cb3244cac34637cbb1c72d9e8f645881cf4ab46