Nov 30 11:30:29.417 INFO checking Danlock/rusty-rss-gen against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 11:30:29.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:29.820 INFO [stdout] 59bb8063097ed3abd19670d60d994a963670040130df7082d0443d23945fabb7 Nov 30 11:30:29.834 INFO running `"docker" "start" "-a" "59bb8063097ed3abd19670d60d994a963670040130df7082d0443d23945fabb7"` Nov 30 11:30:30.972 INFO [stderr] usermod: no changes Nov 30 11:30:31.375 INFO [stderr] Checking futures v0.1.22 Nov 30 11:30:31.402 INFO [stderr] Checking encoding_rs v0.8.6 Nov 30 11:30:31.404 INFO [stderr] Checking crossbeam-epoch v0.4.3 Nov 30 11:30:31.410 INFO [stderr] Compiling serde v1.0.70 Nov 30 11:30:31.423 INFO [stderr] Compiling quote v0.6.3 Nov 30 11:30:31.423 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 30 11:30:31.429 INFO [stderr] Checking openssl v0.9.24 Nov 30 11:30:31.430 INFO [stderr] Compiling string_cache v0.7.3 Nov 30 11:30:33.091 INFO [stderr] Compiling selectors v0.19.0 Nov 30 11:30:36.357 INFO [stderr] Checking backtrace v0.3.9 Nov 30 11:30:38.298 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 30 11:30:44.086 INFO [stderr] Compiling syn v0.14.4 Nov 30 11:30:46.555 INFO [stderr] Checking tokio-io v0.1.7 Nov 30 11:30:46.555 INFO [stderr] Checking tokio-executor v0.1.2 Nov 30 11:30:46.555 INFO [stderr] Checking tokio-service v0.1.0 Nov 30 11:30:47.772 INFO [stderr] Checking relay v0.1.1 Nov 30 11:30:48.384 INFO [stderr] Checking want v0.0.4 Nov 30 11:30:48.625 INFO [stderr] Checking futures-cpupool v0.1.8 Nov 30 11:30:49.132 INFO [stderr] Checking native-tls v0.1.5 Nov 30 11:30:50.172 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 30 11:30:50.352 INFO [stderr] Checking tokio-timer v0.2.4 Nov 30 11:30:53.968 INFO [stderr] Checking tokio-codec v0.1.0 Nov 30 11:30:53.969 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 30 11:30:56.364 INFO [stderr] Checking tokio-fs v0.1.2 Nov 30 11:30:57.410 INFO [stderr] Checking tokio-udp v0.1.1 Nov 30 11:30:57.412 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 30 11:31:01.692 INFO [stderr] Checking tokio v0.1.7 Nov 30 11:31:04.711 INFO [stderr] Compiling serde_json v1.0.22 Nov 30 11:31:06.004 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 11:31:12.772 INFO [stderr] Checking tokio-proto v0.1.1 Nov 30 11:31:12.776 INFO [stderr] Checking tokio-tls v0.1.4 Nov 30 11:31:19.852 INFO [stderr] Checking hyper v0.11.27 Nov 30 11:31:25.724 INFO [stderr] Compiling serde_derive v1.0.70 Nov 30 11:31:25.724 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 30 11:31:25.724 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 11:31:38.028 INFO [stderr] Checking hyper-tls v0.1.3 Nov 30 11:31:42.203 INFO [stderr] Checking cssparser v0.23.10 Nov 30 11:31:42.844 INFO [stderr] Compiling failure_derive v0.1.2 Nov 30 11:31:45.450 INFO [stderr] Checking reqwest v0.8.8 Nov 30 11:31:52.120 INFO [stderr] Checking failure v0.1.2 Nov 30 11:32:01.110 INFO [stderr] Compiling markup5ever v0.7.2 Nov 30 11:32:10.698 INFO [stderr] Checking html5ever v0.22.3 Nov 30 11:32:13.684 INFO [stderr] Checking scraper v0.7.0 Nov 30 11:32:16.127 INFO [stderr] Checking rusty-manga-memorial v0.0.1 (/source) Nov 30 11:32:22.044 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:22.044 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 30 11:32:22.044 INFO [stderr] | Nov 30 11:32:22.044 INFO [stderr] 24 | impl From for failure::Error { Nov 30 11:32:22.044 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:22.044 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:22.044 INFO [stderr] | Nov 30 11:32:22.044 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:22.044 INFO [stderr] | Nov 30 11:32:22.044 INFO [stderr] Nov 30 11:32:22.044 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:22.044 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 30 11:32:22.044 INFO [stderr] | Nov 30 11:32:22.044 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 30 11:32:22.044 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:22.045 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:22.045 INFO [stderr] | Nov 30 11:32:22.045 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:22.045 INFO [stderr] | Nov 30 11:32:22.045 INFO [stderr] Nov 30 11:32:22.076 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:22.076 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] 24 | impl From for failure::Error { Nov 30 11:32:22.076 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:22.076 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] Nov 30 11:32:22.076 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 30 11:32:22.076 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 30 11:32:22.076 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 30 11:32:22.076 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] 6 | use std::string::ParseError; Nov 30 11:32:22.076 INFO [stderr] | Nov 30 11:32:22.076 INFO [stderr] Nov 30 11:32:22.136 INFO [stderr] error: aborting due to 2 previous errors Nov 30 11:32:22.136 INFO [stderr] Nov 30 11:32:22.136 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 30 11:32:22.143 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 30 11:32:22.143 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 11:32:22.188 INFO [stderr] error: aborting due to 2 previous errors Nov 30 11:32:22.188 INFO [stderr] Nov 30 11:32:22.188 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 30 11:32:22.208 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 30 11:32:22.208 INFO [stderr] Nov 30 11:32:22.208 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 11:32:22.217 INFO [stderr] su: No module specific data is present Nov 30 11:32:24.230 INFO running `"docker" "inspect" "59bb8063097ed3abd19670d60d994a963670040130df7082d0443d23945fabb7"` Nov 30 11:32:24.314 INFO running `"docker" "rm" "-f" "59bb8063097ed3abd19670d60d994a963670040130df7082d0443d23945fabb7"` Nov 30 11:32:24.419 INFO [stdout] 59bb8063097ed3abd19670d60d994a963670040130df7082d0443d23945fabb7