Dec 14 11:05:28.684 INFO testing Danlock/rusty-rss-gen against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 11:05:28.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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"` Dec 14 11:05:29.195 INFO [stdout] 38b1ab5e325e4d1dd51d2db61f581bb9fdeb26c8ac12f4712b5f730a83a6ffa2 Dec 14 11:05:29.197 INFO running `"docker" "start" "-a" "38b1ab5e325e4d1dd51d2db61f581bb9fdeb26c8ac12f4712b5f730a83a6ffa2"` Dec 14 11:05:30.402 INFO [stderr] usermod: no changes Dec 14 11:05:30.795 INFO [stderr] Compiling encoding_rs v0.8.6 Dec 14 11:05:30.818 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 14 11:05:30.819 INFO [stderr] Compiling quote v0.6.3 Dec 14 11:05:30.819 INFO [stderr] Compiling backtrace-sys v0.1.24 Dec 14 11:05:30.819 INFO [stderr] Compiling string_cache v0.7.3 Dec 14 11:05:31.949 INFO [stderr] Compiling backtrace v0.3.9 Dec 14 11:05:34.311 INFO [stderr] Compiling syn v0.14.4 Dec 14 11:05:34.311 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 14 11:05:36.451 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 14 11:05:46.635 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 14 11:05:49.965 INFO [stderr] Compiling tokio v0.1.7 Dec 14 11:05:56.109 INFO [stderr] Compiling tokio-core v0.1.17 Dec 14 11:06:05.331 INFO [stderr] Compiling serde_derive v1.0.70 Dec 14 11:06:05.331 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 14 11:06:05.331 INFO [stderr] Compiling synstructure v0.9.0 Dec 14 11:06:07.767 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 14 11:06:07.767 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 14 11:06:16.255 INFO [stderr] Compiling failure_derive v0.1.2 Dec 14 11:06:17.947 INFO [stderr] Compiling cssparser v0.23.10 Dec 14 11:06:20.579 INFO [stderr] Compiling hyper v0.11.27 Dec 14 11:06:22.479 INFO [stderr] Compiling failure v0.1.2 Dec 14 11:06:26.524 INFO [stderr] Compiling selectors v0.19.0 Dec 14 11:06:34.288 INFO [stderr] Compiling markup5ever v0.7.2 Dec 14 11:06:48.488 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 14 11:06:53.096 INFO [stderr] Compiling html5ever v0.22.3 Dec 14 11:06:53.515 INFO [stderr] Compiling reqwest v0.8.8 Dec 14 11:06:58.451 INFO [stderr] Compiling scraper v0.7.0 Dec 14 11:07:11.447 INFO [stderr] Compiling rusty-manga-memorial v0.0.1 (/source) Dec 14 11:07:17.011 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 14 11:07:17.011 INFO [stderr] --> src/mscrapers.rs:24:11 Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] 24 | impl From for failure::Error { Dec 14 11:07:17.011 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 14 11:07:17.011 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] 6 | use std::string::ParseError; Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] Dec 14 11:07:17.011 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 14 11:07:17.011 INFO [stderr] --> src/mscrapers.rs:25:16 Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Dec 14 11:07:17.011 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 14 11:07:17.011 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] 6 | use std::string::ParseError; Dec 14 11:07:17.011 INFO [stderr] | Dec 14 11:07:17.011 INFO [stderr] Dec 14 11:07:17.108 INFO [stderr] error: aborting due to 2 previous errors Dec 14 11:07:17.108 INFO [stderr] Dec 14 11:07:17.108 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Dec 14 11:07:17.133 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Dec 14 11:07:17.134 INFO [stderr] Dec 14 11:07:17.134 INFO [stderr] To learn more, run the command again with --verbose. Dec 14 11:07:17.137 INFO [stderr] su: No module specific data is present Dec 14 11:07:18.251 INFO running `"docker" "inspect" "38b1ab5e325e4d1dd51d2db61f581bb9fdeb26c8ac12f4712b5f730a83a6ffa2"` Dec 14 11:07:18.625 INFO running `"docker" "rm" "-f" "38b1ab5e325e4d1dd51d2db61f581bb9fdeb26c8ac12f4712b5f730a83a6ffa2"` Dec 14 11:07:19.054 INFO [stdout] 38b1ab5e325e4d1dd51d2db61f581bb9fdeb26c8ac12f4712b5f730a83a6ffa2