[INFO] updating cached repository sinkuu/hirareca [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sinkuu/hirareca [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sinkuu/hirareca" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/sinkuu/hirareca"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/sinkuu/hirareca'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sinkuu/hirareca" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/sinkuu/hirareca"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/sinkuu/hirareca'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76642c465ee91d953a93ccf652c371403e175e08 [INFO] sha for GitHub repo sinkuu/hirareca: 76642c465ee91d953a93ccf652c371403e175e08 [INFO] validating manifest of sinkuu/hirareca on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sinkuu/hirareca on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sinkuu/hirareca [INFO] finished frobbing sinkuu/hirareca [INFO] frobbed toml for sinkuu/hirareca written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/sinkuu/hirareca/Cargo.toml [INFO] started frobbing sinkuu/hirareca [INFO] finished frobbing sinkuu/hirareca [INFO] frobbed toml for sinkuu/hirareca written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/sinkuu/hirareca/Cargo.toml [INFO] crate sinkuu/hirareca already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sinkuu/hirareca against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-1/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/sinkuu/hirareca:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1a9c8bb2d5db756e169492ae0d6d95f78b07304fd76d20f93896e766a8204e38 [INFO] running `"docker" "start" "-a" "1a9c8bb2d5db756e169492ae0d6d95f78b07304fd76d20f93896e766a8204e38"` [INFO] [stderr] Checking openssl-probe v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.2.1 [INFO] [stderr] Checking xdg v2.0.0 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking futures v0.1.10 [INFO] [stderr] Checking toml v0.3.0 [INFO] [stderr] Checking serde_json v0.9.8 [INFO] [stderr] Checking xml-rs v0.4.0 [INFO] [stderr] Checking lru-cache v0.1.0 [INFO] [stderr] Checking backtrace-sys v0.1.10 [INFO] [stderr] Checking mio v0.6.4 [INFO] [stderr] Checking env_logger v0.4.1 [INFO] [stderr] Checking backtrace v0.3.0 [INFO] [stderr] Checking error-chain v0.9.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.4 [INFO] [stderr] Checking tokio-proto v0.1.0 [INFO] [stderr] Checking tokio-minihttp v0.1.0 (https://github.com/tokio-rs/tokio-minihttp/#753a94c1) [INFO] [stderr] Checking curl v0.4.6 [INFO] [stderr] Checking tokio-curl v0.1.9 [INFO] [stderr] Checking hirareca v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/rss.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | type Err = (); [INFO] [stderr] | ^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stderr] --> src/rss.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | type Err = (); [INFO] [stderr] | ^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `Error` [INFO] [stderr] --> src/rss.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl TryFrom for Response { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `Error` from trait: `type Error;` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `Error` [INFO] [stderr] --> src/rss.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl TryFrom for Response { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `Error` from trait: `type Error;` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(std::io::Error); [INFO] [stderr] 36 | | XmlWriter(xml::writer::Error); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(std::io::Error); [INFO] [stderr] 36 | | XmlWriter(xml::writer::Error); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(std::io::Error); [INFO] [stderr] 36 | | XmlWriter(xml::writer::Error); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain! { [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(std::io::Error); [INFO] [stderr] 36 | | XmlWriter(xml::writer::Error); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `hirareca`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hirareca`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1a9c8bb2d5db756e169492ae0d6d95f78b07304fd76d20f93896e766a8204e38"` [INFO] running `"docker" "rm" "-f" "1a9c8bb2d5db756e169492ae0d6d95f78b07304fd76d20f93896e766a8204e38"` [INFO] [stdout] 1a9c8bb2d5db756e169492ae0d6d95f78b07304fd76d20f93896e766a8204e38