Nov 17 16:00:01.774 INFO testing Danlock/rusty-rss-gen against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 16:00:01.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 16:00:02.307 INFO [stdout] a5bbe1a1c40d2aab1d87343a31fc7321b70c9bb8762d82ebcedf75a980f83ca8 Nov 17 16:00:02.309 INFO running `"docker" "start" "-a" "a5bbe1a1c40d2aab1d87343a31fc7321b70c9bb8762d82ebcedf75a980f83ca8"` Nov 17 16:00:04.429 INFO [stderr] usermod: no changes Nov 17 16:00:04.799 INFO [stderr] Compiling encoding_rs v0.8.6 Nov 17 16:00:04.802 INFO [stderr] Compiling tokio-service v0.1.0 Nov 17 16:00:04.802 INFO [stderr] Compiling relay v0.1.1 Nov 17 16:00:04.807 INFO [stderr] Compiling want v0.0.4 Nov 17 16:00:04.809 INFO [stderr] Compiling quote v0.6.3 Nov 17 16:00:04.809 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 17 16:00:04.857 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 17 16:00:04.879 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 16:00:07.471 INFO [stderr] Compiling backtrace v0.3.9 Nov 17 16:00:16.407 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 17 16:00:17.959 INFO [stderr] Compiling syn v0.14.4 Nov 17 16:00:23.187 INFO [stderr] Compiling tokio v0.1.7 Nov 17 16:00:28.431 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 16:00:32.793 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 16:00:32.793 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 16:00:40.787 INFO [stderr] Compiling hyper v0.11.27 Nov 17 16:00:50.920 INFO [stderr] Compiling serde_derive v1.0.70 Nov 17 16:00:50.920 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 17 16:00:50.920 INFO [stderr] Compiling synstructure v0.9.0 Nov 17 16:01:04.802 INFO [stderr] Compiling failure_derive v0.1.2 Nov 17 16:01:06.104 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 16:01:07.051 INFO [stderr] Compiling cssparser v0.23.10 Nov 17 16:01:16.455 INFO [stderr] Compiling reqwest v0.8.8 Nov 17 16:01:18.203 INFO [stderr] Compiling selectors v0.19.0 Nov 17 16:01:21.819 INFO [stderr] Compiling failure v0.1.2 Nov 17 16:01:30.951 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 16:01:46.967 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 16:01:51.045 INFO [stderr] Compiling scraper v0.7.0 Nov 17 16:01:55.440 INFO [stderr] Compiling rusty-manga-memorial v0.0.1 (/source) Nov 17 16:01:59.747 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 17 16:01:59.747 INFO [stderr] --> src/mscrapers.rs:24:11 Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] 24 | impl From for failure::Error { Nov 17 16:01:59.747 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 17 16:01:59.747 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] 6 | use std::string::ParseError; Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] Nov 17 16:01:59.747 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Nov 17 16:01:59.747 INFO [stderr] --> src/mscrapers.rs:25:16 Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Nov 17 16:01:59.747 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 17 16:01:59.747 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] 6 | use std::string::ParseError; Nov 17 16:01:59.747 INFO [stderr] | Nov 17 16:01:59.747 INFO [stderr] Nov 17 16:01:59.843 INFO [stderr] error: aborting due to 2 previous errors Nov 17 16:01:59.843 INFO [stderr] Nov 17 16:01:59.843 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 17 16:01:59.859 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Nov 17 16:01:59.859 INFO [stderr] Nov 17 16:01:59.859 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 16:01:59.863 INFO [stderr] su: No module specific data is present Nov 17 16:02:00.197 INFO running `"docker" "inspect" "a5bbe1a1c40d2aab1d87343a31fc7321b70c9bb8762d82ebcedf75a980f83ca8"` Nov 17 16:02:00.325 INFO running `"docker" "rm" "-f" "a5bbe1a1c40d2aab1d87343a31fc7321b70c9bb8762d82ebcedf75a980f83ca8"` Nov 17 16:02:00.431 INFO [stdout] a5bbe1a1c40d2aab1d87343a31fc7321b70c9bb8762d82ebcedf75a980f83ca8