[INFO] updating cached repository ithos-org/ithos [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ithos-org/ithos [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ithos-org/ithos" "work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ithos-org/ithos"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ithos-org/ithos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ithos-org/ithos" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ithos-org/ithos"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ithos-org/ithos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d58b2622df7710d506a59eb79a83bf2934def2f [INFO] sha for GitHub repo ithos-org/ithos: 0d58b2622df7710d506a59eb79a83bf2934def2f [INFO] validating manifest of ithos-org/ithos on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ithos-org/ithos on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ithos-org/ithos [INFO] finished frobbing ithos-org/ithos [INFO] frobbed toml for ithos-org/ithos written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ithos-org/ithos/Cargo.toml [INFO] started frobbing ithos-org/ithos [INFO] finished frobbing ithos-org/ithos [INFO] frobbed toml for ithos-org/ithos written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ithos-org/ithos/Cargo.toml [INFO] crate ithos-org/ithos already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ithos-org/ithos against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-6/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ithos-org/ithos:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cc1b77579988fc7695fde8e8af72e2b5d50fc1284afc320fdb5f2dcb74d141b1 [INFO] running `"docker" "start" "-a" "cc1b77579988fc7695fde8e8af72e2b5d50fc1284afc320fdb5f2dcb74d141b1"` [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Checking untrusted v0.5.0 [INFO] [stderr] Checking data-encoding v2.0.0-rc.1 [INFO] [stderr] Checking protobuf v1.4.1 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling lmdb-sys v0.6.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking rpassword v0.4.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking lmdb v0.6.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Checking objecthash v0.4.1 [INFO] [stderr] Checking ring-pwhash v0.11.0 [INFO] [stderr] Checking ithos v0.0.0 (/opt/crater/workdir) [INFO] [stderr] error: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] [INFO] [stderr] = note: this error 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: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error 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] error: Could not compile `ithos`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] [INFO] [stderr] = note: this error 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: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error 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] error: Could not compile `ithos`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cc1b77579988fc7695fde8e8af72e2b5d50fc1284afc320fdb5f2dcb74d141b1"` [INFO] running `"docker" "rm" "-f" "cc1b77579988fc7695fde8e8af72e2b5d50fc1284afc320fdb5f2dcb74d141b1"` [INFO] [stdout] cc1b77579988fc7695fde8e8af72e2b5d50fc1284afc320fdb5f2dcb74d141b1