Nov 28 14:01:00.798 INFO checking Danlock/rusty-rss-gen against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 14:01:00.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 14:01:01.177 INFO [stdout] b69cd128e4b07b725673804c6f4081a2ad1ed54ac6ed5b9c92f401c8cc0c2555 Nov 28 14:01:01.180 INFO running `"docker" "start" "-a" "b69cd128e4b07b725673804c6f4081a2ad1ed54ac6ed5b9c92f401c8cc0c2555"` Nov 28 14:01:02.713 INFO [stderr] usermod: no changes Nov 28 14:01:03.199 INFO [stderr] Checking encoding_rs v0.8.6 Nov 28 14:01:03.205 INFO [stderr] Checking tokio-service v0.1.0 Nov 28 14:01:03.212 INFO [stderr] Checking relay v0.1.1 Nov 28 14:01:03.213 INFO [stderr] Checking servo_arc v0.1.1 Nov 28 14:01:03.213 INFO [stderr] Checking want v0.0.4 Nov 28 14:01:03.245 INFO [stderr] Checking crossbeam-epoch v0.4.3 Nov 28 14:01:03.257 INFO [stderr] Compiling quote v0.6.3 Nov 28 14:01:03.259 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 28 14:01:05.741 INFO [stderr] Checking backtrace v0.3.9 Nov 28 14:01:05.888 INFO [stderr] Checking tendril v0.4.0 Nov 28 14:01:06.157 INFO [stderr] Compiling string_cache v0.7.3 Nov 28 14:01:06.260 INFO [stderr] Compiling selectors v0.19.0 Nov 28 14:01:07.973 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 28 14:01:12.407 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 28 14:01:18.130 INFO [stderr] Compiling syn v0.14.4 Nov 28 14:01:19.585 INFO [stderr] Checking tokio-fs v0.1.2 Nov 28 14:01:23.145 INFO [stderr] Checking tokio v0.1.7 Nov 28 14:01:26.371 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 14:01:30.377 INFO [stderr] Checking tokio-proto v0.1.1 Nov 28 14:01:30.377 INFO [stderr] Checking tokio-tls v0.1.4 Nov 28 14:01:38.108 INFO [stderr] Checking hyper v0.11.27 Nov 28 14:01:51.132 INFO [stderr] Compiling serde_derive v1.0.70 Nov 28 14:01:51.133 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 28 14:01:51.133 INFO [stderr] Compiling synstructure v0.9.0 Nov 28 14:02:00.288 INFO [stderr] Checking hyper-tls v0.1.3 Nov 28 14:02:08.400 INFO [stderr] Checking cssparser v0.23.10 Nov 28 14:02:08.480 INFO [stderr] Compiling failure_derive v0.1.2 Nov 28 14:02:11.121 INFO [stderr] Checking reqwest v0.8.8 Nov 28 14:02:23.830 INFO [stderr] Checking failure v0.1.2 Nov 28 14:02:28.859 INFO [stderr] Compiling markup5ever v0.7.2 Nov 28 14:02:39.237 INFO [stderr] Checking html5ever v0.22.3 Nov 28 14:02:42.192 INFO [stderr] Checking scraper v0.7.0 Nov 28 14:02:44.548 INFO [stderr] Checking rusty-manga-memorial v0.0.1 (/source) Nov 28 14:02:52.136 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 28 14:02:52.136 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 28 14:02:52.136 INFO [stderr] | Nov 28 14:02:52.136 INFO [stderr] 24 | impl From for failure::Error { Nov 28 14:02:52.136 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 14:02:52.136 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 14:02:52.136 INFO [stderr] | Nov 28 14:02:52.136 INFO [stderr] 6 | use std::string::ParseError; Nov 28 14:02:52.136 INFO [stderr] | Nov 28 14:02:52.136 INFO [stderr] Nov 28 14:02:52.136 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 28 14:02:52.136 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 28 14:02:52.136 INFO [stderr] | Nov 28 14:02:52.136 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 28 14:02:52.136 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 14:02:52.136 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 14:02:52.136 INFO [stderr] | Nov 28 14:02:52.136 INFO [stderr] 6 | use std::string::ParseError; Nov 28 14:02:52.137 INFO [stderr] | Nov 28 14:02:52.137 INFO [stderr] Nov 28 14:02:52.257 INFO [stderr] error: aborting due to 2 previous errors Nov 28 14:02:52.257 INFO [stderr] Nov 28 14:02:52.257 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 28 14:02:52.266 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 28 14:02:52.266 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 14:02:52.862 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 28 14:02:52.862 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 28 14:02:52.862 INFO [stderr] | Nov 28 14:02:52.862 INFO [stderr] 24 | impl From for failure::Error { Nov 28 14:02:52.862 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 14:02:52.862 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 14:02:52.862 INFO [stderr] | Nov 28 14:02:52.862 INFO [stderr] 6 | use std::string::ParseError; Nov 28 14:02:52.862 INFO [stderr] | Nov 28 14:02:52.862 INFO [stderr] Nov 28 14:02:52.862 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 28 14:02:52.862 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 28 14:02:52.862 INFO [stderr] | Nov 28 14:02:52.863 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 28 14:02:52.863 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 28 14:02:52.863 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 14:02:52.863 INFO [stderr] | Nov 28 14:02:52.863 INFO [stderr] 6 | use std::string::ParseError; Nov 28 14:02:52.863 INFO [stderr] | Nov 28 14:02:52.863 INFO [stderr] Nov 28 14:02:52.972 INFO [stderr] error: aborting due to 2 previous errors Nov 28 14:02:52.972 INFO [stderr] Nov 28 14:02:52.972 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 28 14:02:52.995 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 28 14:02:52.995 INFO [stderr] Nov 28 14:02:52.995 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 14:02:52.995 INFO [stderr] su: No module specific data is present Nov 28 14:02:53.393 INFO running `"docker" "inspect" "b69cd128e4b07b725673804c6f4081a2ad1ed54ac6ed5b9c92f401c8cc0c2555"` Nov 28 14:02:53.514 INFO running `"docker" "rm" "-f" "b69cd128e4b07b725673804c6f4081a2ad1ed54ac6ed5b9c92f401c8cc0c2555"` Nov 28 14:02:53.636 INFO [stdout] b69cd128e4b07b725673804c6f4081a2ad1ed54ac6ed5b9c92f401c8cc0c2555