Dec 06 14:42:15.652 INFO testing Danlock/rusty-rss-gen against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 14:42:15.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 14:42:15.867 INFO [stdout] 15e3c5c437cd6b313a9189136da97bf9d8875af9509cb7c2c6c0c6f3a53f1a76 Dec 06 14:42:15.874 INFO running `"docker" "start" "-a" "15e3c5c437cd6b313a9189136da97bf9d8875af9509cb7c2c6c0c6f3a53f1a76"` Dec 06 14:42:16.935 INFO [stderr] usermod: no changes Dec 06 14:42:17.288 INFO [stderr] Compiling futures v0.1.22 Dec 06 14:42:17.300 INFO [stderr] Compiling servo_arc v0.1.1 Dec 06 14:42:17.300 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 06 14:42:17.300 INFO [stderr] Compiling quote v0.6.3 Dec 06 14:42:17.300 INFO [stderr] Compiling backtrace-sys v0.1.24 Dec 06 14:42:17.300 INFO [stderr] Compiling openssl v0.9.24 Dec 06 14:42:17.300 INFO [stderr] Compiling tendril v0.4.0 Dec 06 14:42:17.300 INFO [stderr] Compiling string_cache v0.7.3 Dec 06 14:42:17.348 INFO [stderr] Compiling selectors v0.19.0 Dec 06 14:42:21.108 INFO [stderr] Compiling backtrace v0.3.9 Dec 06 14:42:22.356 INFO [stderr] Compiling syn v0.14.4 Dec 06 14:42:26.179 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 06 14:42:28.901 INFO [stderr] Compiling tokio-io v0.1.7 Dec 06 14:42:28.905 INFO [stderr] Compiling tokio-executor v0.1.2 Dec 06 14:42:28.906 INFO [stderr] Compiling tokio-service v0.1.0 Dec 06 14:42:28.908 INFO [stderr] Compiling want v0.0.4 Dec 06 14:42:28.909 INFO [stderr] Compiling relay v0.1.1 Dec 06 14:42:28.909 INFO [stderr] Compiling futures-cpupool v0.1.8 Dec 06 14:42:34.617 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 06 14:42:34.673 INFO [stderr] Compiling tokio-timer v0.2.4 Dec 06 14:42:35.434 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 06 14:42:35.436 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 06 14:42:35.809 INFO [stderr] Compiling native-tls v0.1.5 Dec 06 14:42:41.692 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 06 14:42:41.692 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 06 14:42:43.861 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 06 14:42:47.897 INFO [stderr] Compiling tokio v0.1.7 Dec 06 14:42:54.808 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 14:42:57.784 INFO [stderr] Compiling serde_derive v1.0.70 Dec 06 14:42:57.784 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 06 14:42:57.800 INFO [stderr] Compiling synstructure v0.9.0 Dec 06 14:43:04.405 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 06 14:43:04.456 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 06 14:43:04.636 INFO [stderr] Compiling cssparser v0.23.10 Dec 06 14:43:06.996 INFO [stderr] Compiling failure_derive v0.1.2 Dec 06 14:43:12.604 INFO [stderr] Compiling hyper v0.11.27 Dec 06 14:43:14.240 INFO [stderr] Compiling failure v0.1.2 Dec 06 14:43:23.690 INFO [stderr] Compiling markup5ever v0.7.2 Dec 06 14:43:32.348 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 06 14:43:38.487 INFO [stderr] Compiling html5ever v0.22.3 Dec 06 14:43:38.514 INFO [stderr] Compiling reqwest v0.8.8 Dec 06 14:43:43.162 INFO [stderr] Compiling scraper v0.7.0 Dec 06 14:43:55.506 INFO [stderr] Compiling rusty-manga-memorial v0.0.1 (/source) Dec 06 14:44:00.677 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 06 14:44:00.677 INFO [stderr] --> src/mscrapers.rs:24:11 Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] 24 | impl From for failure::Error { Dec 06 14:44:00.677 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 06 14:44:00.677 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] 6 | use std::string::ParseError; Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] Dec 06 14:44:00.677 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 06 14:44:00.677 INFO [stderr] --> src/mscrapers.rs:25:16 Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Dec 06 14:44:00.677 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 06 14:44:00.677 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] 6 | use std::string::ParseError; Dec 06 14:44:00.677 INFO [stderr] | Dec 06 14:44:00.677 INFO [stderr] Dec 06 14:44:00.782 INFO [stderr] error: aborting due to 2 previous errors Dec 06 14:44:00.782 INFO [stderr] Dec 06 14:44:00.782 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Dec 06 14:44:00.805 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Dec 06 14:44:00.805 INFO [stderr] Dec 06 14:44:00.805 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 14:44:00.808 INFO [stderr] su: No module specific data is present Dec 06 14:44:01.566 INFO running `"docker" "inspect" "15e3c5c437cd6b313a9189136da97bf9d8875af9509cb7c2c6c0c6f3a53f1a76"` Dec 06 14:44:01.860 INFO running `"docker" "rm" "-f" "15e3c5c437cd6b313a9189136da97bf9d8875af9509cb7c2c6c0c6f3a53f1a76"` Dec 06 14:44:02.044 INFO [stdout] 15e3c5c437cd6b313a9189136da97bf9d8875af9509cb7c2c6c0c6f3a53f1a76