Dec 06 14:42:15.565 INFO testing Danlock/rusty-rss-gen against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 14:42:15.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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.820 INFO [stdout] 55b7628c0642c1770821ca2b6c63c84d36dd9ded12874f95c269127c5a2e638e Dec 06 14:42:15.828 INFO running `"docker" "start" "-a" "55b7628c0642c1770821ca2b6c63c84d36dd9ded12874f95c269127c5a2e638e"` Dec 06 14:42:16.601 INFO [stderr] usermod: no changes Dec 06 14:42:16.999 INFO [stderr] Compiling encoding_rs v0.8.6 Dec 06 14:42:17.008 INFO [stderr] Compiling tokio-service v0.1.0 Dec 06 14:42:17.008 INFO [stderr] Compiling relay v0.1.1 Dec 06 14:42:17.020 INFO [stderr] Compiling openssl-sys v0.9.33 Dec 06 14:42:17.020 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 06 14:42:17.020 INFO [stderr] Compiling want v0.0.4 Dec 06 14:42:17.020 INFO [stderr] Compiling tokio-io v0.1.7 Dec 06 14:42:17.020 INFO [stderr] Compiling quote v0.6.3 Dec 06 14:42:18.802 INFO [stderr] Compiling backtrace-sys v0.1.24 Dec 06 14:42:20.654 INFO [stderr] Compiling string_cache v0.7.3 Dec 06 14:42:20.760 INFO [stderr] Compiling syn v0.14.4 Dec 06 14:42:21.292 INFO [stderr] Compiling backtrace v0.3.9 Dec 06 14:42:24.527 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 06 14:42:26.324 INFO [stderr] Compiling openssl v0.9.24 Dec 06 14:42:26.370 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 06 14:42:26.370 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 06 14:42:27.956 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 06 14:42:31.212 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 06 14:42:31.212 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 06 14:42:36.870 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 06 14:42:39.646 INFO [stderr] Compiling tokio v0.1.7 Dec 06 14:42:43.186 INFO [stderr] Compiling native-tls v0.1.5 Dec 06 14:42:50.112 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 14:42:53.506 INFO [stderr] Compiling serde_derive v1.0.70 Dec 06 14:42:53.506 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 06 14:42:53.506 INFO [stderr] Compiling synstructure v0.9.0 Dec 06 14:43:01.136 INFO [stderr] Compiling cssparser v0.23.10 Dec 06 14:43:01.182 INFO [stderr] Compiling failure_derive v0.1.2 Dec 06 14:43:01.418 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 06 14:43:01.419 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 06 14:43:07.277 INFO [stderr] Compiling failure v0.1.2 Dec 06 14:43:08.928 INFO [stderr] Compiling selectors v0.19.0 Dec 06 14:43:10.950 INFO [stderr] Compiling hyper v0.11.27 Dec 06 14:43:21.939 INFO [stderr] Compiling markup5ever v0.7.2 Dec 06 14:43:29.364 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 06 14:43:34.324 INFO [stderr] Compiling reqwest v0.8.8 Dec 06 14:43:35.096 INFO [stderr] Compiling html5ever v0.22.3 Dec 06 14:43:40.695 INFO [stderr] Compiling scraper v0.7.0 Dec 06 14:43:51.436 INFO [stderr] Compiling rusty-manga-memorial v0.0.1 (/source) Dec 06 14:43:56.972 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 06 14:43:56.972 INFO [stderr] --> src/mscrapers.rs:24:11 Dec 06 14:43:56.972 INFO [stderr] | Dec 06 14:43:56.972 INFO [stderr] 24 | impl From for failure::Error { Dec 06 14:43:56.972 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 06 14:43:56.972 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 06 14:43:56.972 INFO [stderr] | Dec 06 14:43:56.972 INFO [stderr] 6 | use std::string::ParseError; Dec 06 14:43:56.972 INFO [stderr] | Dec 06 14:43:56.972 INFO [stderr] Dec 06 14:43:56.972 INFO [stderr] error[E0412]: cannot find type `ParseError` in this scope Dec 06 14:43:56.972 INFO [stderr] --> src/mscrapers.rs:25:16 Dec 06 14:43:56.972 INFO [stderr] | Dec 06 14:43:56.972 INFO [stderr] 25 | fn from(e: ParseError) -> Self { Dec 06 14:43:56.972 INFO [stderr] | ^^^^^^^^^^ not found in this scope Dec 06 14:43:56.972 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Dec 06 14:43:56.972 INFO [stderr] | Dec 06 14:43:56.973 INFO [stderr] 6 | use std::string::ParseError; Dec 06 14:43:56.973 INFO [stderr] | Dec 06 14:43:56.973 INFO [stderr] Dec 06 14:43:57.070 INFO [stderr] error: aborting due to 2 previous errors Dec 06 14:43:57.070 INFO [stderr] Dec 06 14:43:57.070 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Dec 06 14:43:57.092 INFO [stderr] error: Could not compile `rusty-manga-memorial`. Dec 06 14:43:57.092 INFO [stderr] Dec 06 14:43:57.092 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 14:43:57.092 INFO [stderr] su: No module specific data is present Dec 06 14:43:57.482 INFO running `"docker" "inspect" "55b7628c0642c1770821ca2b6c63c84d36dd9ded12874f95c269127c5a2e638e"` Dec 06 14:43:57.575 INFO running `"docker" "rm" "-f" "55b7628c0642c1770821ca2b6c63c84d36dd9ded12874f95c269127c5a2e638e"` Dec 06 14:43:57.670 INFO [stdout] 55b7628c0642c1770821ca2b6c63c84d36dd9ded12874f95c269127c5a2e638e