Oct 11 07:07:23.598 INFO testing Danlock/rusty-rss-gen against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:07:23.598 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:07:23.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:07:24.016 INFO blam! 8d9fa25d299d17bcc3d25e8ab3e87978db76842f49add77fbbbe801dc07340c9 Oct 11 07:07:24.017 INFO running `"docker" "start" "-a" "8d9fa25d299d17bcc3d25e8ab3e87978db76842f49add77fbbbe801dc07340c9"` Oct 11 07:07:26.259 INFO kablam! usermod: no changes Oct 11 07:07:26.724 INFO kablam! Compiling encoding_rs v0.8.6 Oct 11 07:07:26.731 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 11 07:07:26.731 INFO kablam! Compiling quote v0.6.3 Oct 11 07:07:26.731 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 11 07:07:26.765 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 07:07:26.766 INFO kablam! Compiling string_cache v0.7.3 Oct 11 07:07:30.042 INFO kablam! Compiling backtrace v0.3.9 Oct 11 07:07:33.826 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 11 07:07:37.016 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 07:07:40.244 INFO kablam! Compiling syn v0.14.4 Oct 11 07:07:43.737 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 07:07:47.268 INFO kablam! Compiling tokio v0.1.7 Oct 11 07:07:53.998 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 07:08:01.803 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 07:08:01.804 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 07:08:12.733 INFO kablam! Compiling serde_derive v1.0.70 Oct 11 07:08:12.733 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 11 07:08:12.733 INFO kablam! Compiling synstructure v0.9.0 Oct 11 07:08:19.500 INFO kablam! Compiling hyper v0.11.27 Oct 11 07:08:27.249 INFO kablam! Compiling cssparser v0.23.10 Oct 11 07:08:27.484 INFO kablam! Compiling failure_derive v0.1.2 Oct 11 07:08:38.422 INFO kablam! Compiling selectors v0.19.0 Oct 11 07:08:41.739 INFO kablam! Compiling failure v0.1.2 Oct 11 07:08:42.745 INFO kablam! Compiling markup5ever v0.7.2 Oct 11 07:08:42.942 INFO kablam! Compiling hyper-tls v0.1.3 Oct 11 07:08:49.358 INFO kablam! Compiling reqwest v0.8.8 Oct 11 07:08:56.603 INFO kablam! Compiling html5ever v0.22.3 Oct 11 07:09:02.834 INFO kablam! Compiling scraper v0.7.0 Oct 11 07:09:10.008 INFO kablam! Compiling rusty-manga-memorial v0.0.1 (/source) Oct 11 07:09:18.649 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 11 07:09:18.649 INFO kablam! --> src/mscrapers.rs:24:11 Oct 11 07:09:18.649 INFO kablam! | Oct 11 07:09:18.649 INFO kablam! 24 | impl From for failure::Error { Oct 11 07:09:18.649 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 11 07:09:18.649 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 11 07:09:18.649 INFO kablam! | Oct 11 07:09:18.649 INFO kablam! 6 | use std::string::ParseError; Oct 11 07:09:18.649 INFO kablam! | Oct 11 07:09:18.649 INFO kablam! Oct 11 07:09:18.649 INFO kablam! error[E0412]: cannot find type `ParseError` in this scope Oct 11 07:09:18.649 INFO kablam! --> src/mscrapers.rs:25:16 Oct 11 07:09:18.649 INFO kablam! | Oct 11 07:09:18.650 INFO kablam! 25 | fn from(e: ParseError) -> Self { Oct 11 07:09:18.650 INFO kablam! | ^^^^^^^^^^ not found in this scope Oct 11 07:09:18.650 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 11 07:09:18.650 INFO kablam! | Oct 11 07:09:18.650 INFO kablam! 6 | use std::string::ParseError; Oct 11 07:09:18.650 INFO kablam! | Oct 11 07:09:18.650 INFO kablam! Oct 11 07:09:18.767 INFO kablam! error: aborting due to 2 previous errors Oct 11 07:09:18.767 INFO kablam! Oct 11 07:09:18.767 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 11 07:09:18.794 INFO kablam! error: Could not compile `rusty-manga-memorial`. Oct 11 07:09:18.794 INFO kablam! Oct 11 07:09:18.794 INFO kablam! To learn more, run the command again with --verbose. Oct 11 07:09:18.795 INFO kablam! su: No module specific data is present Oct 11 07:09:19.696 INFO running `"docker" "rm" "-f" "8d9fa25d299d17bcc3d25e8ab3e87978db76842f49add77fbbbe801dc07340c9"` Oct 11 07:09:19.928 INFO blam! 8d9fa25d299d17bcc3d25e8ab3e87978db76842f49add77fbbbe801dc07340c9